anchors fix
[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 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.7.X          Development release working toward v5.8
29 --------------
30 ____________________________________________________________________________
31 [ 17013] By: jhi                                   on 2002/06/05  13:41:02
32         Log: Mention the flakiness of AIX' make.
33      Branch: perl
34            ! pod/perldelta.pod
35 ____________________________________________________________________________
36 [ 17012] By: jhi                                   on 2002/06/05  13:40:45
37         Log: metaconfig unit change for #17011.
38      Branch: metaconfig
39            ! U/installdirs/inc_version_list.U
40 ____________________________________________________________________________
41 [ 17011] By: jhi                                   on 2002/06/05  13:23:59
42         Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
43              From: jason@openinformatics.com (Jason E. Stewart)
44              Date: 04 Jun 2002 16:42:32 -0600
45              Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
46              
47              Unexpanded $prefix.
48      Branch: perl
49            ! Configure
50 ____________________________________________________________________________
51 [ 17010] By: jhi                                   on 2002/06/05  13:16:49
52         Log: glibc version is more a library issue than a compiler issue.
53      Branch: perl
54            ! myconfig.SH
55 ____________________________________________________________________________
56 [ 17009] By: jhi                                   on 2002/06/05  13:07:01
57         Log: Subject: [Encode PATCH] spurious warning
58              From: Nicholas Clark <nick@unfortu.net>
59              Date: Sun, 2 Jun 2002 20:26:22 +0100
60              Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
61      Branch: perl
62            ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
63 ____________________________________________________________________________
64 [ 17008] By: jhi                                   on 2002/06/05  13:03:19
65         Log: Show gnulibc_version in myconfig. 
66      Branch: perl
67            ! myconfig.SH
68 ____________________________________________________________________________
69 [ 17007] By: jhi                                   on 2002/06/05  12:59:31
70         Log: Regen Glossary for #16991.
71      Branch: perl
72            ! Porting/Glossary Porting/config.sh Porting/config_H
73 ____________________________________________________________________________
74 [ 17006] By: jhi                                   on 2002/06/05  12:44:45
75         Log: More for #16991.
76      Branch: perl
77            ! hints/linux.sh
78 ____________________________________________________________________________
79 [ 17005] By: nick                                  on 2002/06/05  07:23:22
80         Log: Integrate mainline
81      Branch: perlio
82           +> ext/Thread/README.threads
83            - README.threads
84           !> (integrate 81 files)
85 ____________________________________________________________________________
86 [ 17004] By: jhi                                   on 2002/06/05  03:35:24
87         Log: FAQ sync.
88      Branch: perl
89            ! pod/perlfaq6.pod
90 ____________________________________________________________________________
91 [ 17003] By: jhi                                   on 2002/06/05  01:56:00
92         Log: Subject: [ID 20020602.004] threads::shared::queue new nit
93              From: Elizabeth Mattijsen <liz@dijkmat.nl>
94              Date: Sun, 02 Jun 2002 21:36:05 +0200
95              Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
96      Branch: perl
97            ! ext/threads/shared/queue.pm
98 ____________________________________________________________________________
99 [ 17002] By: jhi                                   on 2002/06/05  01:47:02
100         Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
101              From: "Daniel Berger" <djberg96@attbi.com>
102              Date: Mon, 03 Jun 2002 19:18:38 GMT
103              Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
104      Branch: perl
105            ! README.beos
106 ____________________________________________________________________________
107 [ 17001] By: jhi                                   on 2002/06/05  01:44:40
108         Log: Subject: One more sorry for Oracle
109              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
110              Date: Tue, 04 Jun 2002 10:02:17 +0200
111              Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
112              
113              (modified)
114      Branch: perl
115            ! README.hpux
116 ____________________________________________________________________________
117 [ 17000] By: jhi                                   on 2002/06/05  01:42:58
118         Log: metaconfig unit change for #16999.
119      Branch: metaconfig
120            ! U/threads/usethreads.U
121 ____________________________________________________________________________
122 [ 16999] By: jhi                                   on 2002/06/05  01:42:44
123         Log: Disable the combination of ithreads but not perlio.
124      Branch: perl
125            ! Configure INSTALL
126 ____________________________________________________________________________
127 [ 16998] By: jhi                                   on 2002/06/05  00:58:43
128         Log: perlthrtut links.
129      Branch: perl
130            ! ext/threads/shared/shared.pm ext/threads/threads.pm
131            ! pod/perldelta.pod
132 ____________________________________________________________________________
133 [ 16997] By: jhi                                   on 2002/06/05  00:55:08
134         Log: Unmatchings.
135      Branch: perl
136            ! README.netware README.win32
137 ____________________________________________________________________________
138 [ 16996] By: jhi                                   on 2002/06/05  00:50:08
139         Log: Subject: Re: 2nd draft of announcement
140              From: "John P. Linderman" <jpl@research.att.com>
141              Date: Mon, 03 Jun 2002 08:57:49 -0400
142              Message-Id: <200206031257.IAA12388@raptor.research.att.com>
143              
144              Let's not forget the mystery IRIX failure.
145      Branch: perl
146            ! pod/perldelta.pod
147 ____________________________________________________________________________
148 [ 16995] By: jhi                                   on 2002/06/05  00:45:34
149         Log: Move the obsolete README.threads out of sight to ext/Threads;
150              save one part of the IRIX knowledge in INSTALL (though IRIX
151              6.2 is quite old...)
152      Branch: perl
153            + ext/Thread/README.threads
154            - README.threads
155            ! INSTALL MANIFEST
156 ____________________________________________________________________________
157 [ 16994] By: jhi                                   on 2002/06/05  00:27:47
158         Log: Upgrade to Math::BigRat 0.07.
159      Branch: perl
160            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
161            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
162            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
163 ____________________________________________________________________________
164 [ 16993] By: jhi                                   on 2002/06/05  00:27:08
165         Log: metaconfig unit change #16991.
166      Branch: metaconfig
167            ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
168 ____________________________________________________________________________
169 [ 16992] By: jhi                                   on 2002/06/05  00:26:45
170         Log: Forgot from #16991.
171      Branch: perl
172            ! config_h.SH
173 ____________________________________________________________________________
174 [ 16991] By: jhi                                   on 2002/06/05  00:16:28
175         Log: Subject: Re: hints/linux.sh & stdio
176              From: Andy Dougherty <doughera@lafayette.edu>
177              Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
178              Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
179      Branch: perl
180            ! Configure
181 ____________________________________________________________________________
182 [ 16990] By: jhi                                   on 2002/06/05  00:08:57
183         Log: Integrate maintperl change #16988;
184              
185              make IO::Pipe work on windows
186      Branch: perl
187           !> ext/IO/lib/IO/Pipe.pm
188 ____________________________________________________________________________
189 [ 16989] By: jhi                                   on 2002/06/05  00:07:15
190         Log: Integrate macperl chages #16974 and #16975;
191              
192              nativize() isn't happy with absolute Mac paths
193              
194              Test::Harness test fixes, attempt #3 :-)
195      Branch: perl
196           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
197           !> lib/Test/Harness/t/callback.t
198           !> lib/Test/Harness/t/strap-analyze.t
199           !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
200 ____________________________________________________________________________
201 [ 16988] By: gsar                                  on 2002/06/04  23:14:56
202         Log: make IO::Pipe work on windows
203      Branch: maint-5.6/perl
204            ! ext/IO/lib/IO/Pipe.pm
205 ____________________________________________________________________________
206 [ 16987] By: rgs                                   on 2002/06/04  21:37:23
207         Log: s/modperl/mod_perl/g
208      Branch: perl
209            ! README.aix pod/perldelta.pod
210 ____________________________________________________________________________
211 [ 16986] By: rgs                                   on 2002/06/04  21:32:19
212         Log: Subject: [DOC PATCH] perldelta.pod
213              From: Philip Newton <Philip.Newton@gmx.net>
214              Date: Tue, 04 Jun 2002 06:52:55 +0200
215              Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
216              
217              (with one nit, s/modperl/mod_perl/)
218      Branch: perl
219            ! pod/perldelta.pod
220 ____________________________________________________________________________
221 [ 16985] By: rgs                                   on 2002/06/04  20:30:00
222         Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
223      Branch: perl
224            ! pod/perlfunc.pod
225 ____________________________________________________________________________
226 [ 16984] By: ams                                   on 2002/06/04  01:05:49
227         Log: Subject: [PATCH] Re: Some bugs in RC1
228              From: Michael G Schwern <schwern@pobox.com>
229              Date: Mon, 03 Jun 2002 19:59:21 -0400
230              Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
231      Branch: perl
232            ! lib/perl5db.pl
233 ____________________________________________________________________________
234 [ 16983] By: pudge                                 on 2002/06/04  00:22:12
235         Log: Update Errno slightly to latest version
236      Branch: macperl
237            ! macos/lib/Errno.pm
238 ____________________________________________________________________________
239 [ 16982] By: rgs                                   on 2002/06/03  19:15:26
240         Log: Protect against localizing an %ENV slice.
241      Branch: perl
242            ! lib/Cwd.pm
243 ____________________________________________________________________________
244 [ 16981] By: rgs                                   on 2002/06/03  18:59:19
245         Log: Document that lock() is a "weak keyword".
246      Branch: perl
247            ! pod/perlfunc.pod
248 ____________________________________________________________________________
249 [ 16980] By: ams                                   on 2002/06/03  18:38:26
250         Log: Subject: [PATCH Switch.pm] Minor typo
251              From: Philip Newton <Philip.Newton@gmx.net>
252              Date: Mon, 03 Jun 2002 21:35:55 +0200
253              Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
254      Branch: perl
255            ! lib/Switch.pm
256 ____________________________________________________________________________
257 [ 16979] By: ams                                   on 2002/06/03  17:06:03
258         Log: Remove all occurrences of occurence, except for one (in the
259              Changelog) that is preserved for historical reasons.
260      Branch: perl
261            ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
262            ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
263            ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
264 ____________________________________________________________________________
265 [ 16978] By: pudge                                 on 2002/06/02  17:22:43
266         Log: Update Changes
267      Branch: macperl
268            ! macos/Changes
269 ____________________________________________________________________________
270 [ 16977] By: pudge                                 on 2002/06/02  17:21:45
271         Log: Update Help menu for 5.8
272      Branch: macperl
273            ! macos/macperl/MacPerl.podhelp
274 ____________________________________________________________________________
275 [ 16976] By: pudge                                 on 2002/06/02  17:21:28
276         Log: Bump versions
277      Branch: macperl
278            ! macos/MPVersion.r macos/config.h macos/config.sh
279 ____________________________________________________________________________
280 [ 16975] By: pudge                                 on 2002/06/02  17:19:29
281         Log: Test::Harness test fixes, attempt #3 :-)
282      Branch: macperl
283            ! lib/Test/Harness/t/callback.t
284            ! lib/Test/Harness/t/strap-analyze.t
285            ! lib/Test/Harness/t/test-harness.t
286 ____________________________________________________________________________
287 [ 16974] By: pudge                                 on 2002/06/02  17:18:48
288         Log: nativize() isn't happy with absolute Mac paths
289      Branch: macperl
290            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
291            ! lib/lib_pm.PL
292 ____________________________________________________________________________
293 [ 16973] By: jhi                                   on 2002/06/01  21:19:50
294         Log: Integrate #16971 from maint-5.6;
295              
296              IO::Poll wasn't working on windows since poll.c wasn't using the
297              same abstractions as perl; for test case, see:
298              http://bugs.activestate.com/show_bug.cgi?id=19624
299      Branch: perl
300           !> XSUB.h ext/IO/poll.c
301 ____________________________________________________________________________
302 [ 16972] By: jhi                                   on 2002/06/01  21:14:39
303         Log: A few links.
304      Branch: perl
305            ! pod/perldelta.pod
306 ____________________________________________________________________________
307 [ 16971] By: gsar                                  on 2002/06/01  20:39:08
308         Log: IO::Poll wasn't working on windows since poll.c wasn't using the
309              same abstractions as perl; for test case, see:
310              http://bugs.activestate.com/show_bug.cgi?id=19624
311      Branch: maint-5.6/perl
312            ! XSUB.h ext/IO/poll.c
313 ____________________________________________________________________________
314 [ 16970] By: jhi                                   on 2002/06/01  20:27:03
315         Log: Various perldelta tweaks.
316      Branch: perl
317            ! pod/perldelta.pod
318 ____________________________________________________________________________
319 [ 16969] By: jhi                                   on 2002/06/01  19:52:15
320         Log: Update Changes.
321      Branch: perl
322            ! Changes patchlevel.h
323 ____________________________________________________________________________
324 [ 16968] By: pudge                                 on 2002/06/01  18:55:49
325         Log: Integrate perl for 5.8.0 RC1
326      Branch: macperl
327           !> (integrate 77 files)
328 ____________________________________________________________________________
329 [ 16967] By: jhi                                   on 2002/06/01  17:46:42
330         Log: Two obsolete files.
331      Branch: perl
332            ! Porting/makerel
333 ____________________________________________________________________________
334 [ 16966] By: jhi                                   on 2002/06/01  17:42:45
335         Log: This is Perl 5.8.0 RC 1.
336      Branch: perl
337            ! patchlevel.h
338 ____________________________________________________________________________
339 [ 16965] By: jhi                                   on 2002/06/01  17:39:39
340         Log: Update Changes.
341      Branch: perl
342            ! Changes patchlevel.h
343 ____________________________________________________________________________
344 [ 16964] By: jhi                                   on 2002/06/01  17:25:31
345         Log: Subject: [Encode] 1.75 Released
346              From: Dan Kogai <dankogai@dan.co.jp>
347              Date: Sun, 2 Jun 2002 03:19:19 +0900
348              Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
349      Branch: perl
350            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
351            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
352            ! ext/Encode/lib/Encode/Alias.pm
353            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
354            ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
355 ____________________________________________________________________________
356 [ 16963] By: jhi                                   on 2002/06/01  16:15:24
357         Log: Paranoia regen_headers; no changes but at least
358              the timestamps are now fine.
359      Branch: perl
360            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
361            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
362            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
363            ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
364            ! warnings.h
365 ____________________________________________________________________________
366 [ 16962] By: jhi                                   on 2002/06/01  16:13:17
367         Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
368              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
369              Date: Sat, 01 Jun 2002 11:35:22 +0200
370              Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
371      Branch: perl
372            ! README.hpux
373 ____________________________________________________________________________
374 [ 16961] By: jhi                                   on 2002/06/01  15:57:04
375         Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
376      Branch: perl
377            ! pod/perldelta.pod pod/perltoc.pod
378 ____________________________________________________________________________
379 [ 16960] By: jhi                                   on 2002/06/01  15:30:10
380         Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
381      Branch: perl
382            ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
383            ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
384 ____________________________________________________________________________
385 [ 16959] By: jhi                                   on 2002/06/01  15:03:57
386         Log: Even more VMSifying (this time more like de-MacOSifying).
387      Branch: perl
388            ! lib/Test/Harness/t/test-harness.t
389 ____________________________________________________________________________
390 [ 16958] By: jhi                                   on 2002/06/01  14:58:39
391         Log: VMSifying from Craig Berry.
392      Branch: perl
393            ! lib/Test/Harness/t/callback.t
394            ! lib/Test/Harness/t/strap-analyze.t
395            ! lib/Test/Harness/t/test-harness.t
396 ____________________________________________________________________________
397 [ 16957] By: jhi                                   on 2002/06/01  14:52:34
398         Log: Mention the CJK docs.
399      Branch: perl
400            ! pod/perldelta.pod
401 ____________________________________________________________________________
402 [ 16956] By: jhi                                   on 2002/06/01  14:36:15
403         Log: Subject: [PATCH] another Storable test
404              From: Nicholas Clark <nick@unfortu.net>
405              Date: Sat, 1 Jun 2002 14:07:01 +0100
406              Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
407      Branch: perl
408            ! ext/Storable/t/interwork56.t
409 ____________________________________________________________________________
410 [ 16955] By: nick                                  on 2002/06/01  09:02:48
411         Log: Integrate mainline
412      Branch: perlio
413            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
414           !> (integrate 62 files)
415 ____________________________________________________________________________
416 [ 16954] By: jhi                                   on 2002/06/01  04:05:35
417         Log: Make the changes MacOS-specific.
418      Branch: perl
419            ! lib/Test/Harness/t/callback.t
420            ! lib/Test/Harness/t/strap-analyze.t
421            ! lib/Test/Harness/t/test-harness.t
422 ____________________________________________________________________________
423 [ 16953] By: ams                                   on 2002/06/01  03:20:52
424         Log: Remove $Id$ lines.
425      Branch: perl
426            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
427            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
428            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
429            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
430            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
431            ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
432            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
433            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
434            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
435            ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
436            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
437            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
438            ! ext/Storable/t/utf8hash.t
439 ____________________________________________________________________________
440 [ 16952] By: jhi                                   on 2002/06/01  03:09:47
441         Log: Perl Labs dead, Smokers live.
442      Branch: perl
443            ! pod/perlhack.pod
444 ____________________________________________________________________________
445 [ 16951] By: ams                                   on 2002/06/01  03:08:02
446         Log: Nitpick at ChangeLog until it is consistently formatted.
447      Branch: perl
448            ! ext/Storable/ChangeLog
449 ____________________________________________________________________________
450 [ 16950] By: jhi                                   on 2002/06/01  02:46:48
451         Log: strictify lib.pm.
452      Branch: perl
453            ! lib/lib_pm.PL
454 ____________________________________________________________________________
455 [ 16949] By: jhi                                   on 2002/06/01  02:33:27
456         Log: s/invcer/incver/
457      Branch: perl
458            ! lib/lib_pm.PL
459 ____________________________________________________________________________
460 [ 16948] By: jhi                                   on 2002/06/01  02:03:27
461         Log: Subject: Re: perl@16925
462              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
463              Date: Fri, 31 May 2002 19:56:39 -0700
464              Message-ID: <nfD+8gzkgGHH092yn@efn.org>
465              
466              Self-tie clarifications.
467      Branch: perl
468            ! pod/perldelta.pod
469 ____________________________________________________________________________
470 [ 16947] By: jhi                                   on 2002/06/01  01:17:45
471         Log: Be exact of what happens.
472      Branch: perl
473            ! README.cygwin
474 ____________________________________________________________________________
475 [ 16946] By: jhi                                   on 2002/06/01  01:16:59
476         Log: Subject: [Patch] Inplace editing on Cygwin and others?
477              From: "Gerrit P. Haase" <gp@familiehaase.de>
478              Date: Sat, 1 Jun 2002 04:14:43 +0200
479              Message-ID: <199100765833.20020601041443@familiehaase.de>
480      Branch: perl
481            ! README.cygwin doio.c perl.c
482 ____________________________________________________________________________
483 [ 16945] By: jhi                                   on 2002/05/31  23:03:23
484         Log: MacOS test glitch.
485      Branch: perl
486            ! ext/Digest/MD5/t/files.t
487 ____________________________________________________________________________
488 [ 16944] By: jhi                                   on 2002/05/31  22:13:31
489         Log: Update Changes.
490      Branch: perl
491            ! Changes patchlevel.h
492 ____________________________________________________________________________
493 [ 16943] By: jhi                                   on 2002/05/31  22:08:03
494         Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
495              From: "Craig A. Berry" <craigberry@mac.com>
496              Date: Fri, 31 May 2002 17:20:11 -0500
497              Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
498              
499              Avoid redef warning.
500      Branch: perl
501            ! lib/Math/BigInt/Calc.pm
502 ____________________________________________________________________________
503 [ 16942] By: jhi                                   on 2002/05/31  21:42:12
504         Log: Integrate macperl patches #16926 and #16938;
505              
506              Big MacPerl Testing Patch No. 2
507              
508              Big MacPerl Testing Patch No. 3
509      Branch: perl
510           !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
511           !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
512           !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
513           !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
514           !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
515           !> lib/Test/Harness/t/callback.t
516           !> lib/Test/Harness/t/strap-analyze.t
517           !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
518           !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
519           !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
520 ____________________________________________________________________________
521 [ 16941] By: pudge                                 on 2002/05/31  20:49:56
522         Log: Configuration / test updates
523      Branch: macperl
524            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
525            ! macos/Makefile.mk
526 ____________________________________________________________________________
527 [ 16940] By: pudge                                 on 2002/05/31  20:49:19
528         Log: Fix various Makefile.PL for string/array conflicts
529      Branch: macperl
530            ! macos/ext/Mac/Controls/Makefile.PL
531            ! macos/ext/Mac/Dialogs/Makefile.PL
532            ! macos/ext/Mac/Events/Makefile.PL
533            ! macos/ext/Mac/Files/Makefile.PL
534            ! macos/ext/Mac/Fonts/Makefile.PL
535            ! macos/ext/Mac/Lists/Makefile.PL
536            ! macos/ext/Mac/Menus/Makefile.PL
537            ! macos/ext/Mac/MoreFiles/Makefile.PL
538            ! macos/ext/Mac/Movies/Makefile.PL
539            ! macos/ext/Mac/Navigation/Makefile.PL
540            ! macos/ext/Mac/Notification/Makefile.PL
541            ! macos/ext/Mac/OSA/Makefile.PL
542            ! macos/ext/Mac/QDOffscreen/Makefile.PL
543            ! macos/ext/Mac/QuickTimeVR/Makefile.PL
544            ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
545            ! macos/ext/Mac/StandardFile/Makefile.PL
546            ! macos/ext/Mac/TextEdit/Makefile.PL
547            ! macos/ext/Mac/Windows/Makefile.PL
548            ! macos/ext/MacPerl/Makefile.PL
549 ____________________________________________________________________________
550 [ 16939] By: pudge                                 on 2002/05/31  20:48:09
551         Log: Integrate perl
552      Branch: macperl
553            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
554           !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
555           !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
556           !> pod/perlvar.pod
557 ____________________________________________________________________________
558 [ 16938] By: pudge                                 on 2002/05/31  20:46:07
559         Log: Big MacPerl Testing Patch No. 3
560      Branch: macperl
561            ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
562            ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
563            ! lib/Test/Harness/t/callback.t
564            ! lib/Test/Harness/t/strap-analyze.t
565            ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
566            ! utils/dprofpp.PL utils/splain.PL
567 ____________________________________________________________________________
568 [ 16937] By: jhi                                   on 2002/05/31  20:14:45
569         Log: Update the LWP status.
570      Branch: perl
571            ! pod/perldelta.pod
572 ____________________________________________________________________________
573 [ 16936] By: nick                                  on 2002/05/31  20:07:40
574         Log: Integrate mainline
575      Branch: perlio
576           +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
577           +> lib/File/Spec/NW5.pm
578            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
579            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
580            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
581            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
582           !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
583           !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
584           !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
585           !> patchlevel.h pod/perldelta.pod pod/perlport.pod
586           !> pod/perlvar.pod toke.c
587 ____________________________________________________________________________
588 [ 16935] By: jhi                                   on 2002/05/31  19:27:50
589         Log: Freudian slip :-)
590      Branch: perl
591            ! pod/perlhist.pod
592 ____________________________________________________________________________
593 [ 16934] By: jhi                                   on 2002/05/31  18:58:21
594         Log: perlhist update.
595      Branch: perl
596            ! pod/perlhist.pod
597 ____________________________________________________________________________
598 [ 16933] By: jhi                                   on 2002/05/31  18:52:26
599         Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
600              From: Andy Dougherty <doughera@lafayette.edu>
601              Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
602              Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
603      Branch: perl
604            ! lib/Math/BigInt/t/mbi_rand.t
605 ____________________________________________________________________________
606 [ 16932] By: jhi                                   on 2002/05/31  18:46:54
607         Log: From: Michael G Schwern <schwern@pobox.com>
608              Date: Fri, 31 May 2002 15:18:02 -0400
609              Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
610              To: perl5-porters@perl.org
611      Branch: perl
612            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
613            ! MANIFEST
614 ____________________________________________________________________________
615 [ 16931] By: jhi                                   on 2002/05/31  17:52:24
616         Log: More datapoints on gcc/alpha.
617      Branch: perl
618            ! pod/perldelta.pod
619 ____________________________________________________________________________
620 [ 16930] By: jhi                                   on 2002/05/31  17:07:14
621         Log: Document that old gccs on Alpha are no good.
622      Branch: perl
623            ! pod/perldelta.pod
624 ____________________________________________________________________________
625 [ 16929] By: pudge                                 on 2002/05/31  16:27:30
626         Log: Integrate perl
627      Branch: macperl
628           +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
629           +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
630           +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
631           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
632           +> t/lib/sample-tests/skipall_nomsg
633            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
634            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
635            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
636            - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
637            - NetWare/bat/ToggleXDC.bat
638           !> (integrate 86 files)
639 ____________________________________________________________________________
640 [ 16928] By: jhi                                   on 2002/05/31  16:20:02
641         Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
642              From: Colin Watson <colinw@zeus.com>
643              Date: Fri, 31 May 2002 17:34:06 +0100
644              Message-ID: <20020531163406.GA10401@zeus.com>
645      Branch: perl
646            ! hints/hpux.sh
647 ____________________________________________________________________________
648 [ 16927] By: jhi                                   on 2002/05/31  16:17:29
649         Log: Subject: [PATCH] Adjust executable suffix checks for VMS
650              From: Paul_GreenVOS@vos.stratus.com
651              Date: Fri, 31 May 02 12:23 edt
652              Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
653      Branch: perl
654            ! pod/perlport.pod pod/perlvar.pod
655 ____________________________________________________________________________
656 [ 16926] By: pudge                                 on 2002/05/31  16:07:35
657         Log: Big MacPerl Testing Patch No. 2
658              There might be more soon, but this is almost all of it for now
659      Branch: macperl
660            ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
661            ! lib/Devel/SelfStubber.t lib/English.t
662            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
663            ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
664            ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
665            ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
666 ____________________________________________________________________________
667 [ 16925] By: jhi                                   on 2002/05/31  14:52:22
668         Log: Update Changes.
669      Branch: perl
670            ! Changes patchlevel.h
671 ____________________________________________________________________________
672 [ 16924] By: jhi                                   on 2002/05/31  14:34:23
673         Log: Missing MANIFESTations.
674      Branch: perl
675            ! MANIFEST
676 ____________________________________________________________________________
677 [ 16923] By: jhi                                   on 2002/05/31  13:21:13
678         Log: DJGPP tweaks from Laszlo.
679      Branch: perl
680            ! lib/English.t
681 ____________________________________________________________________________
682 [ 16922] By: jhi                                   on 2002/05/31  13:12:51
683         Log: NetWare update from Ananth Kesari.
684      Branch: perl
685            + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
686            + lib/File/Spec/NW5.pm
687            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
688            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
689            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
690            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
691            ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
692            ! README.netware ext/DynaLoader/DynaLoader_pm.PL
693            ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
694 ____________________________________________________________________________
695 [ 16921] By: jhi                                   on 2002/05/31  12:39:48
696         Log: Integrate perlio;
697              
698              Use File::Spec for blib expectance tests - skating round
699              existing MacOS and VMS hacks.
700      Branch: perl
701           !> lib/blib.t
702 ____________________________________________________________________________
703 [ 16920] By: nick                                  on 2002/05/31  08:48:40
704         Log: Use File::Spec for blib expectance tests - skating round
705              existing MacOS and VMS hacks.
706      Branch: perlio
707            ! lib/blib.t
708 ____________________________________________________________________________
709 [ 16919] By: nick                                  on 2002/05/31  08:39:37
710         Log: Integrate mainline
711      Branch: perlio
712           +> ext/Storable/t/interwork56.t
713           +> ext/Storable/t/make_56_interwork.pl
714           +> lib/ExtUtils/t/writemakefile_args.t
715           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
716           +> t/lib/sample-tests/skipall_nomsg
717            - NetWare/bat/Setwatcom.bat
718           !> (integrate 62 files)
719 ____________________________________________________________________________
720 [ 16918] By: jhi                                   on 2002/05/31  03:12:15
721         Log: Regen toc.
722      Branch: perl
723            ! pod/perltoc.pod
724 ____________________________________________________________________________
725 [ 16917] By: jhi                                   on 2002/05/31  02:13:06
726         Log: Subject: [PATCH] t/test.pl, which_perl, VMS
727              From: "Craig A. Berry" <craigberry@mac.com>
728              Date: Thu, 30 May 2002 22:14:15 -0500
729              Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
730      Branch: perl
731            ! t/test.pl
732 ____________________________________________________________________________
733 [ 16916] By: jhi                                   on 2002/05/31  02:05:11
734         Log: Missing from #16914.
735      Branch: perl
736            ! MANIFEST
737 ____________________________________________________________________________
738 [ 16915] By: jhi                                   on 2002/05/31  02:01:07
739         Log: BeOS status update.
740      Branch: perl
741            ! AUTHORS README.beos pod/perldelta.pod
742 ____________________________________________________________________________
743 [ 16914] By: jhi                                   on 2002/05/31  01:54:38
744         Log: Upgrade to Test::Harness 2.24.
745      Branch: perl
746            + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
747            + t/lib/sample-tests/skipall_nomsg
748            ! lib/Test/Harness.pm lib/Test/Harness/Changes
749            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
750            ! lib/Test/Harness/t/strap-analyze.t
751            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
752 ____________________________________________________________________________
753 [ 16913] By: jhi                                   on 2002/05/31  01:24:32
754         Log: metaconfig unit change for #16912.
755      Branch: metaconfig/U/perl
756            ! perlpath.U
757 ____________________________________________________________________________
758 [ 16912] By: jhi                                   on 2002/05/31  01:24:16
759         Log: Subject: Improved $^X patch
760              From: Paul_GreenVOS@vos.stratus.com
761              Date: Thu, 30 May 02 17:32 edt
762              Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
763      Branch: perl
764            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
765            ! pod/perlport.pod pod/perlvar.pod
766 ____________________________________________________________________________
767 [ 16911] By: jhi                                   on 2002/05/31  01:12:21
768         Log: Subject: [PATCH configure.com] _ext -> _exe
769              From: "Craig A. Berry" <craigberry@mac.com>
770              Date: Thu, 30 May 2002 18:32:43 -0500
771              Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
772      Branch: perl
773            ! configure.com
774 ____________________________________________________________________________
775 [ 16910] By: jhi                                   on 2002/05/31  01:10:08
776         Log: Because of #16909 MANIFEST changes.
777      Branch: perl
778            ! t/TEST t/harness
779 ____________________________________________________________________________
780 [ 16909] By: jhi                                   on 2002/05/31  01:09:36
781         Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
782              From: Nicholas Clark <nick@unfortu.net>
783              Date: Fri, 31 May 2002 00:02:22 +0100
784              Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
785      Branch: perl
786            + ext/Storable/t/interwork56.t
787            + ext/Storable/t/make_56_interwork.pl
788            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
789            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
790            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
791 ____________________________________________________________________________
792 [ 16908] By: jhi                                   on 2002/05/30  20:49:34
793         Log: Integrate perlio;
794              
795              "we have a belt, braces, trousers glued on and a kilt over the
796              top solution" NI-S
797              
798              (one more bench to the barricade against glibc 2.3)
799      Branch: perl
800           !> perlio.c
801 ____________________________________________________________________________
802 [ 16907] By: jhi                                   on 2002/05/30  20:42:42
803         Log: Upgrade to Math::BigRat 0.06.
804      Branch: perl
805            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
806 ____________________________________________________________________________
807 [ 16906] By: jhi                                   on 2002/05/30  20:39:30
808         Log: Upgrade to Math::BigInt 1.57.
809      Branch: perl
810            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
811            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
812            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
813            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
814            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
815 ____________________________________________________________________________
816 [ 16905] By: jhi                                   on 2002/05/30  20:26:32
817         Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
818              From: "Craig A. Berry" <craigberry@mac.com>
819              Date: Thu, 30 May 2002 16:22:40 -0500
820              Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
821      Branch: perl
822            ! lib/blib.t
823 ____________________________________________________________________________
824 [ 16904] By: jhi                                   on 2002/05/30  20:24:10
825         Log: Upgrade to ExtUtils::MakeMaker 6.01.
826      Branch: perl
827            + lib/ExtUtils/t/writemakefile_args.t
828            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
829            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
830            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
831            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
832            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
833            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
834            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
835            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
836 ____________________________________________________________________________
837 [ 16903] By: dougm                                 on 2002/05/30  20:05:47
838         Log: prevent attempts to load extension libraries more than once on darwin.
839              avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
840      Branch: perl
841            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
842 ____________________________________________________________________________
843 [ 16902] By: jhi                                   on 2002/05/30  20:01:10
844         Log: Obsolete file.
845      Branch: perl
846            - NetWare/bat/Setwatcom.bat
847            ! MANIFEST
848 ____________________________________________________________________________
849 [ 16901] By: jhi                                   on 2002/05/30  19:49:57
850         Log: Update Andy.
851      Branch: perl
852            ! hints/linux.sh
853 ____________________________________________________________________________
854 [ 16900] By: jhi                                   on 2002/05/30  19:40:14
855         Log: INT2PTR/PTR2IV defined twice.
856      Branch: perl
857            ! ext/Devel/PPPort/PPPort.pm
858 ____________________________________________________________________________
859 [ 16899] By: jhi                                   on 2002/05/30  19:26:11
860         Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
861              From: PPrymmer@factset.com
862              Date: Thu, 30 May 2002 13:57:31 -0400
863              Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
864              
865              Multinet matters with s/might the/mind the/
866      Branch: perl
867            ! README.vms
868 ____________________________________________________________________________
869 [ 16898] By: nick                                  on 2002/05/30  15:55:46
870         Log: Integrate mainline
871      Branch: perlio
872           !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
873           !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
874 ____________________________________________________________________________
875 [ 16897] By: jhi                                   on 2002/05/30  15:46:52
876         Log: Document the glibc 2.2.5 long long bug.
877      Branch: perl
878            ! pod/perldelta.pod
879 ____________________________________________________________________________
880 [ 16896] By: jhi                                   on 2002/05/30  15:43:56
881         Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
882              From: Abigail <abigail@foad.org>
883              Date: Thu, 30 May 2002 09:33:51 -0700
884              Message-ID: <20020530093351.A18225@ucan.foad.org>
885      Branch: perl
886            ! pod/perlfunc.pod
887 ____________________________________________________________________________
888 [ 16895] By: nick                                  on 2002/05/30  14:40:11
889         Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
890      Branch: perlio
891            ! perlio.c
892 ____________________________________________________________________________
893 [ 16894] By: nick                                  on 2002/05/30  14:39:19
894         Log: Integrate mainline
895      Branch: perlio
896           !> (integrate 50 files)
897 ____________________________________________________________________________
898 [ 16893] By: jhi                                   on 2002/05/30  14:24:29
899         Log: Update Changes.
900      Branch: perl
901            ! Changes patchlevel.h
902 ____________________________________________________________________________
903 [ 16892] By: jhi                                   on 2002/05/30  14:17:43
904         Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
905              From: "Green, Paul" <Paul.Green@stratus.com>
906              Date: Thu, 30 May 2002 11:11:35 -0400
907              Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
908      Branch: perl
909            ! pod/perlvar.pod
910 ____________________________________________________________________________
911 [ 16891] By: jhi                                   on 2002/05/30  14:07:30
912         Log: charnames patch from Thomas Wegner.
913      Branch: perl
914            ! lib/charnames.pm lib/charnames.t
915 ____________________________________________________________________________
916 [ 16890] By: jhi                                   on 2002/05/30  14:03:24
917         Log: Subject: [Patch perl@16861] charnames::vianame tweak
918              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
919              Date: Thu, 30 May 2002 23:56:51 +0900
920              Message-Id: <20020530235541.D722.BQW10602@nifty.com>
921      Branch: perl
922            ! lib/charnames.pm
923 ____________________________________________________________________________
924 [ 16889] By: jhi                                   on 2002/05/30  14:02:02
925         Log: Chart the self-tying minefield.
926      Branch: perl
927            ! pod/perldelta.pod
928 ____________________________________________________________________________
929 [ 16888] By: jhi                                   on 2002/05/30  13:58:53
930         Log: Ignasi Roca convinced me, so #16855 is back in.
931      Branch: perl
932            ! utfebcdic.h
933 ____________________________________________________________________________
934 [ 16887] By: jhi                                   on 2002/05/30  13:51:29
935         Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
936              From: Andy Dougherty <doughera@lafayette.edu>
937              Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
938              Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
939      Branch: perl
940            ! hints/linux.sh
941 ____________________________________________________________________________
942 [ 16886] By: gbarr                                 on 2002/05/30  13:49:11
943         Log: Sync with libnet-1.12
944      Branch: perl
945            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
946 ____________________________________________________________________________
947 [ 16885] By: jhi                                   on 2002/05/30  13:43:28
948         Log: Subject: Re: perl@16861
949              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
950              Date: Wed, 29 May 2002 15:27:18 -0700
951              Message-ID: <GXV98gzkgW7Y092yn@efn.org>
952              
953              Yitzchak won't give up on self-ties.
954      Branch: perl
955            ! pp_sys.c t/op/tie.t
956 ____________________________________________________________________________
957 [ 16884] By: ams                                   on 2002/05/30  13:32:52
958         Log: Ronald Kimball pointed out that there was a run-on sentence in the
959              last patch by Stas Bekman, and I fixed it, and while I was at it, I
960              fixed the wording of the last phrase as well, and then I re-wrapped
961              the paragraph.
962      Branch: perl
963            ! pod/perlvar.pod
964 ____________________________________________________________________________
965 [ 16883] By: jhi                                   on 2002/05/30  13:30:52
966         Log: Integrate macperl change #16875.
967      Branch: perl
968           !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
969           !> t/lib/warnings/op
970 ____________________________________________________________________________
971 [ 16882] By: jhi                                   on 2002/05/30  13:29:13
972         Log: Integrate macperl patch #16868.
973      Branch: perl
974           !> (integrate 36 files)
975 ____________________________________________________________________________
976 [ 16881] By: jhi                                   on 2002/05/30  12:50:14
977         Log: Subject: Re: [ PATCH ] module test fest
978              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
979              Date: Thu, 30 May 2002 13:52:18 +0200
980              Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
981              
982              HP-UX Oracle wisdom (with some tweaks)
983      Branch: perl
984            ! README.hpux
985 ____________________________________________________________________________
986 [ 16880] By: jhi                                   on 2002/05/30  12:48:09
987         Log: metaconfig unit change for #16879.
988      Branch: metaconfig
989            ! U/modified/Options.U
990 ____________________________________________________________________________
991 [ 16879] By: jhi                                   on 2002/05/30  12:47:34
992         Log: Configure -A should not mangle spaces, from H.Merijn B.
993      Branch: perl
994            ! Configure
995 ____________________________________________________________________________
996 [ 16878] By: jhi                                   on 2002/05/30  12:40:42
997         Log: OS/2: found the _fd_flags() prototype.
998      Branch: perl
999            ! os2/os2ish.h
1000 ____________________________________________________________________________
1001 [ 16877] By: jhi                                   on 2002/05/30  12:33:05
1002         Log: Fix up the signal handler reinstallation lore.
1003      Branch: perl
1004            ! pod/perlipc.pod
1005 ____________________________________________________________________________
1006 [ 16876] By: jhi                                   on 2002/05/30  12:29:09
1007         Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
1008              From: Stas Bekman <stas@stason.org>
1009              Date: Thu, 30 May 2002 15:29:02 +0800
1010              Message-ID: <3CF5D4BE.4000500@stason.org>
1011      Branch: perl
1012            ! pod/perlipc.pod
1013 ____________________________________________________________________________
1014 [ 16875] By: pudge                                 on 2002/05/30  11:48:05
1015         Log: Fixes for fixes
1016      Branch: macperl
1017            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
1018            ! t/lib/warnings/op
1019 ____________________________________________________________________________
1020 [ 16874] By: ams                                   on 2002/05/30  07:41:30
1021         Log: Fix typo in #16866.
1022      Branch: perl
1023            ! lib/File/stat.t
1024 ____________________________________________________________________________
1025 [ 16873] By: ams                                   on 2002/05/30  07:39:24
1026         Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
1027              From: Stas Bekman <stas@stason.org>
1028              Date: Thu, 30 May 2002 16:14:55 +0800
1029              Message-Id: <3CF5DF7F.1060700@stason.org>
1030      Branch: perl
1031            ! lib/File/Spec/Unix.pm
1032 ____________________________________________________________________________
1033 [ 16872] By: ams                                   on 2002/05/30  07:38:34
1034         Log: Subject: [PATCH pod/perlvar.pod] $^X
1035              From: Stas Bekman <stas@stason.org>
1036              Date: Thu, 30 May 2002 15:59:48 +0800
1037              Message-Id: <3CF5DBF4.7080500@stason.org>
1038      Branch: perl
1039            ! pod/perlvar.pod
1040 ____________________________________________________________________________
1041 [ 16871] By: nick                                  on 2002/05/30  06:45:56
1042         Log: Integrate all but lib/File/stat.t which seems broken.
1043      Branch: perlio
1044           !> Changes Porting/patching.pod cygwin/perlld.in
1045           !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
1046           !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
1047           !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
1048           !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
1049           !> t/run/fresh_perl.t utfebcdic.h
1050 ____________________________________________________________________________
1051 [ 16870] By: pudge                                 on 2002/05/30  06:06:34
1052         Log: Integrate perl
1053      Branch: macperl
1054           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
1055           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
1056           !> (integrate 137 files)
1057 ____________________________________________________________________________
1058 [ 16869] By: pudge                                 on 2002/05/30  05:41:50
1059         Log: Makefile / config / test updates for MacPerl
1060      Branch: macperl
1061            + macos/MacPerlMakeTests.plx
1062            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
1063            ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
1064            ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
1065 ____________________________________________________________________________
1066 [ 16868] By: pudge                                 on 2002/05/30  05:39:51
1067         Log: Big MacPerl Testing Patch No. 1
1068              If you like this, stay tuned, there's more to come!
1069      Branch: macperl
1070            ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
1071            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
1072            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
1073            ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
1074            ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
1075            ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
1076            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
1077            ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
1078            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
1079            ! lib/Test/Harness/t/strap-analyze.t
1080            ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
1081            ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
1082            ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
1083            ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
1084            ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
1085 ____________________________________________________________________________
1086 [ 16867] By: jhi                                   on 2002/05/29  23:25:09
1087         Log: Attachments are okay.
1088      Branch: perl
1089            ! Porting/patching.pod
1090 ____________________________________________________________________________
1091 [ 16866] By: jhi                                   on 2002/05/29  19:46:49
1092         Log: OS/2: ENOINO.
1093      Branch: perl
1094            ! lib/File/stat.t
1095 ____________________________________________________________________________
1096 [ 16865] By: jhi                                   on 2002/05/29  19:41:53
1097         Log: OS/2: provide prototype.
1098      Branch: perl
1099            ! os2/os2ish.h
1100 ____________________________________________________________________________
1101 [ 16864] By: jhi                                   on 2002/05/29  19:29:17
1102         Log: OS/2: fp stringification fudge.
1103              (After this the whole suite passes 98.30%)
1104      Branch: perl
1105            ! t/base/num.t
1106 ____________________________________________________________________________
1107 [ 16863] By: jhi                                   on 2002/05/29  17:35:04
1108         Log: harness wasn't running x2p/s2p.t.
1109      Branch: perl
1110            ! t/harness
1111 ____________________________________________________________________________
1112 [ 16862] By: nick                                  on 2002/05/29  14:12:41
1113         Log: Integrate mainline
1114      Branch: perlio
1115           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
1116           !> (integrate 100 files)
1117 ____________________________________________________________________________
1118 [ 16861] By: jhi                                   on 2002/05/29  13:41:01
1119         Log: Subject: [PATCH] pack 'w' should be using NV, not double
1120              From: Nicholas Clark <nick@ccl4.org>
1121              Date: Wed, 29 May 2002 15:38:41 +0100
1122              Message-ID: <20020529153840.L53388@plum.flirble.org>
1123      Branch: perl
1124            ! pp_pack.c
1125 ____________________________________________________________________________
1126 [ 16860] By: jhi                                   on 2002/05/29  13:31:35
1127         Log: Update Changes.
1128      Branch: perl
1129            ! Changes patchlevel.h
1130 ____________________________________________________________________________
1131 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
1132         Log: Spelling bee.
1133      Branch: perl
1134            ! t/op/tie.t
1135 ____________________________________________________________________________
1136 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
1137         Log: Recover some of the #16845.
1138      Branch: perl
1139            ! sv.c t/op/tie.t t/run/fresh_perl.t
1140 ____________________________________________________________________________
1141 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
1142         Log: Retract #16855 until settled.
1143      Branch: perl
1144            ! utfebcdic.h
1145 ____________________________________________________________________________
1146 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
1147         Log: OS/2: more missing definitions.
1148      Branch: perl
1149            ! os2/os2ish.h
1150 ____________________________________________________________________________
1151 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
1152         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
1153              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1154              Date: Wed, 29 May 2002 13:16:16 +0200
1155              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
1156      Branch: perl
1157            ! utfebcdic.h
1158 ____________________________________________________________________________
1159 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
1160         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
1161      Branch: perl
1162            ! ext/Devel/PPPort/PPPort.pm
1163 ____________________________________________________________________________
1164 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
1165         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
1166              From: "Gerrit P. Haase" <gp@familiehaase.de>
1167              Date: Wed, 29 May 2002 08:06:43 +0200
1168              Message-ID: <1881715214417.20020529080643@familiehaase.de>
1169      Branch: perl
1170            ! perl.h
1171 ____________________________________________________________________________
1172 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
1173         Log: OS/2: more missing headers from John Poltorak.
1174      Branch: perl
1175            ! os2/os2ish.h
1176 ____________________________________________________________________________
1177 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
1178         Log: Subject: Re: forewarning: usedevel and versiononly
1179              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1180              Date: Wed, 29 May 2002 09:41:23 +0200
1181              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
1182              
1183              More 5.7.3 -> 5.8.0.
1184      Branch: perl
1185            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
1186            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
1187 ____________________________________________________________________________
1188 [ 16850] By: ams                                   on 2002/05/29  06:48:19
1189         Log: Lots of spring cleaning. (No functional changes.)
1190      Branch: perl
1191            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
1192            ! ext/Storable/README ext/Storable/Storable.pm
1193            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
1194            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
1195            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
1196            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
1197            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
1198            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
1199            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
1200            ! ext/Storable/t/store.t ext/Storable/t/tied.t
1201            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
1202            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
1203 ____________________________________________________________________________
1204 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
1205         Log: pod cleanups.
1206      Branch: perl
1207            ! README.aix README.cygwin README.jp README.ko README.macos
1208            ! README.tw pod/perl561delta.pod pod/perldelta.pod
1209            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
1210            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
1211            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
1212 ____________________________________________________________________________
1213 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
1214         Log: Regen perltoc.
1215      Branch: perl
1216            ! pod/perltoc.pod
1217 ____________________________________________________________________________
1218 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
1219         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
1220              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1221              Date: Wed, 29 May 2002 02:48:15 +0400
1222              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
1223      Branch: perl
1224            ! wince/Makefile.ce
1225 ____________________________________________________________________________
1226 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
1227         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
1228              From: PPrymmer@factset.com
1229              Date: Tue, 28 May 2002 18:34:55 -0400
1230              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
1231      Branch: perl
1232            ! configure.com vms/genopt.com
1233 ____________________________________________________________________________
1234 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
1235         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
1236              to restore some level of sanity in the tied scalars can of worms.
1237      Branch: perl
1238            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
1239 ____________________________________________________________________________
1240 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
1241         Log: extension of change#16332: isolate signal diddling to the main
1242              interpreter (fixes signal-related races, e.g. when multiple
1243              threads run system())
1244      Branch: maint-5.6/perl
1245            ! util.c
1246 ____________________________________________________________________________
1247 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
1248         Log: Bump the version numbers to five-eight-oh.
1249      Branch: perl
1250            ! Configure NetWare/Makefile NetWare/config_H.wc
1251            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
1252            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
1253            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
1254            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1255            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
1256            ! wince/config_H.ce
1257 ____________________________________________________________________________
1258 [ 16842] By: ams                                   on 2002/05/28  19:34:27
1259         Log: Subject: Minor INSTALL patch
1260              From: Andy Dougherty <doughera@lafayette.edu>
1261              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
1262              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
1263      Branch: perl
1264            ! INSTALL
1265 ____________________________________________________________________________
1266 [ 16841] By: ams                                   on 2002/05/28  19:01:22
1267         Log: Add integer.t to MANIFEST.
1268      Branch: perl
1269            ! ext/Storable/MANIFEST
1270 ____________________________________________________________________________
1271 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
1272         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
1273              From: Dan Kogai <dankogai@dan.co.jp>
1274              Date: Wed, 29 May 2002 03:43:57 +0900
1275              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
1276      Branch: perl
1277            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
1278            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
1279            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
1280            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
1281            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
1282            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
1283            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
1284            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
1285            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
1286            ! ext/Encode/t/mime-header.t
1287 ____________________________________________________________________________
1288 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
1289         Log: OS/2: bug found by John Poltorak.
1290      Branch: perl
1291            ! lib/ExtUtils/MM_OS2.pm
1292 ____________________________________________________________________________
1293 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
1294         Log: makefiles should not clobber lib/Thread directory (some Thread
1295              files seem to live there rather than in ext, for some reason)
1296      Branch: perl
1297            ! win32/Makefile win32/makefile.mk
1298 ____________________________________________________________________________
1299 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
1300         Log: Subject: [PATCH] Bug fix for charnames::vianame
1301              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1302              Date: Tue, 28 May 2002 23:53:39 +0900
1303              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
1304      Branch: perl
1305            ! lib/charnames.pm lib/charnames.t
1306 ____________________________________________________________________________
1307 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
1308         Log: Test output tweak.
1309      Branch: perl
1310            ! lib/ExtUtils/t/Embed.t
1311 ____________________________________________________________________________
1312 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
1313         Log: More charnames tweaks.
1314      Branch: perl
1315            ! lib/charnames.pm lib/charnames.t
1316 ____________________________________________________________________________
1317 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
1318         Log: Subject: [PATCH] Doc fix for charnames::vianame
1319              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1320              Date: Tue, 28 May 2002 22:46:41 +0900
1321              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
1322      Branch: perl
1323            ! lib/charnames.pm
1324 ____________________________________________________________________________
1325 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
1326         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
1327              From: "Yves Orton" <demerphq@hotmail.com>
1328              Date: Tue, 28 May 2002 15:43:12 +0200
1329              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
1330      Branch: perl
1331            ! lib/ExtUtils/t/Embed.t
1332 ____________________________________________________________________________
1333 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
1334         Log: metaconfig unit change for #16831.
1335      Branch: metaconfig/U/perl
1336            ! gccvers.U
1337 ____________________________________________________________________________
1338 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
1339         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
1340      Branch: perl
1341            ! Configure
1342 ____________________________________________________________________________
1343 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
1344         Log: Retract the Straps part of #16829 for now since
1345              the subtest 44 of t/strap.t started failing.
1346      Branch: perl
1347            ! lib/Test/Harness/Straps.pm
1348 ____________________________________________________________________________
1349 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
1350         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
1351              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1352              Date: Tue, 28 May 2002 08:17:53 +0200
1353              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
1354      Branch: perl
1355            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
1356            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
1357 ____________________________________________________________________________
1358 [ 16828] By: nick                                  on 2002/05/28  08:00:28
1359         Log: Integrate mainline
1360      Branch: perlio
1361           !> Changes Makefile.micro README.netware README.tru64
1362           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
1363           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
1364           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
1365           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
1366           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
1367           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
1368           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
1369           !> uconfig.h util.c
1370 ____________________________________________________________________________
1371 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
1372         Log: Tru64: sockatmark trouble.
1373      Branch: perl
1374            ! README.tru64
1375 ____________________________________________________________________________
1376 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
1377         Log: Update Changes.
1378      Branch: perl
1379            ! Changes patchlevel.h
1380 ____________________________________________________________________________
1381 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
1382         Log: Integrate perl
1383      Branch: macperl
1384           +> ext/Storable/t/integer.t
1385            ! macos/MPVersion.r macos/config.sh
1386           !> (integrate 60 files)
1387 ____________________________________________________________________________
1388 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
1389         Log: Todo update.
1390      Branch: perl
1391            ! pod/perltodo.pod
1392 ____________________________________________________________________________
1393 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
1394         Log: Don't assume sh and true.
1395      Branch: perl
1396            ! Makefile.micro uconfig.h
1397 ____________________________________________________________________________
1398 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
1399         Log: Subject: Re: [PATCH] Version tango
1400              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1401              Date: Mon, 27 May 2002 13:20:56 -0700
1402              Message-ID: <oUp88gzkgy+T092yn@efn.org>
1403      Branch: perl
1404            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
1405            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
1406            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
1407            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
1408            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
1409            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
1410 ____________________________________________________________________________
1411 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
1412         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
1413              stashes correctly.) Partial info is better than wrong info.
1414      Branch: perl
1415            ! t/lib/warnings/pp_hot util.c
1416 ____________________________________________________________________________
1417 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
1418         Log: A shot in the dark.
1419      Branch: perl
1420            ! mg.c
1421 ____________________________________________________________________________
1422 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
1423         Log: Comment nit from Yitzchak.
1424      Branch: perl
1425            ! sv.c
1426 ____________________________________________________________________________
1427 [ 16818] By: nick                                  on 2002/05/27  18:47:58
1428         Log: Integrate mainline
1429      Branch: perlio
1430           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
1431           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
1432           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
1433           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
1434           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
1435           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
1436           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
1437           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
1438           !> pod/perlsub.pod
1439 ____________________________________________________________________________
1440 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
1441         Log: POD cleanup and rewrapping.
1442      Branch: perl
1443            ! README.netware
1444 ____________________________________________________________________________
1445 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
1446         Log: Update Changes.
1447      Branch: perl
1448            ! Changes patchlevel.h
1449 ____________________________________________________________________________
1450 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
1451         Log: More NetWare.
1452      Branch: perl
1453            ! README.netware
1454 ____________________________________________________________________________
1455 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
1456         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
1457              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1458              Date: Mon, 27 May 2002 19:26:27 +0200
1459              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
1460      Branch: perl
1461            ! hints/hpux.sh
1462 ____________________________________________________________________________
1463 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
1464         Log: We are not that certain about the localising of
1465              tied aggregates.
1466      Branch: perl
1467            ! pod/perldelta.pod
1468 ____________________________________________________________________________
1469 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
1470         Log: Missed from #16811.
1471      Branch: perl
1472            + NetWare/sv_nw.c
1473            ! MANIFEST
1474 ____________________________________________________________________________
1475 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
1476         Log: NetWare diff from Ananth Kesari.
1477      Branch: perl
1478            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
1479            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
1480 ____________________________________________________________________________
1481 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
1482         Log: Integrate perlio;
1483              
1484              Fix for the IO::Scalar bug (I think).
1485              At tie time break the loop but in a different place:
1486              A. Increment REFCNT of the RV involved in the self-tie
1487              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
1488              At mg_free time
1489              Break the connection between the RV and its referent
1490              so that we do not try and free it (again).
1491              
1492              Add IO::Scalar fail case to the tests.
1493      Branch: perl
1494           !> mg.c sv.c t/op/tie.t
1495 ____________________________________________________________________________
1496 [ 16809] By: nick                                  on 2002/05/27  11:02:21
1497         Log: Add IO::Scalar fail case to the tests.
1498      Branch: perlio
1499            ! t/op/tie.t
1500 ____________________________________________________________________________
1501 [ 16808] By: nick                                  on 2002/05/27  09:54:46
1502         Log: Fix for the IO::Scalar bug (I think).
1503              At tie time break the loop but in a different place:
1504              A. Increment REFCNT of the RV involved in the self-tie
1505              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
1506              At mg_free time
1507              Break the connection between the RV and its referent
1508              so that we do not try and free it (again).
1509      Branch: perlio
1510            ! mg.c sv.c
1511 ____________________________________________________________________________
1512 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
1513         Log: select() portability nit.
1514      Branch: perl
1515            ! pod/perlfunc.pod
1516 ____________________________________________________________________________
1517 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
1518         Log: Fix a remaining B::Lint bug.
1519      Branch: perl
1520            ! ext/B/B/Lint.pm ext/B/t/lint.t
1521 ____________________________________________________________________________
1522 [ 16805] By: nick                                  on 2002/05/26  20:51:31
1523         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
1524              Only op/local.t fails but it is nasty... try valgrind on other machine.
1525      Branch: perlio
1526            ! sv.c
1527 ____________________________________________________________________________
1528 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
1529         Log: Some day I might actually learn to test changes first
1530              before committing them in.
1531      Branch: perl
1532            ! hints/darwin.sh
1533 ____________________________________________________________________________
1534 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
1535         Log: Until otherwise proven.
1536      Branch: perl
1537            ! hints/darwin.sh
1538 ____________________________________________________________________________
1539 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
1540         Log: Darwin hint tweaks.
1541      Branch: perl
1542            ! hints/darwin.sh
1543 ____________________________________________________________________________
1544 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
1545         Log: FAQ sync.
1546      Branch: perl
1547            ! pod/perlfaq5.pod pod/perlfaq6.pod
1548 ____________________________________________________________________________
1549 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
1550         Log: Subject: [DOC-PATCH] README.cygwin updated
1551              From: "Gerrit P. Haase" <gp@familiehaase.de>
1552              Date: Sun, 26 May 2002 14:56:14 +0200
1553              Message-ID: <1151480833395.20020526145614@familiehaase.de>
1554      Branch: perl
1555            ! README.cygwin
1556 ____________________________________________________________________________
1557 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
1558         Log: I thinkk thinggy has only one g.
1559      Branch: perl
1560            ! pod/perldelta.pod
1561 ____________________________________________________________________________
1562 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
1563         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
1564              From: Dave Mitchell <davem@fdgroup.com>
1565              Date: Sun, 26 May 2002 14:15:42 +0100
1566              Message-ID: <20020526141542.B18527@fdgroup.com>
1567      Branch: perl
1568            ! pod/perldelta.pod pod/perlsub.pod
1569 ____________________________________________________________________________
1570 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
1571         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
1572              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
1573              Date: Sat, 25 May 2002 21:52:16 -0700
1574              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
1575      Branch: perl
1576            ! ext/B/B/Deparse.pm
1577 ____________________________________________________________________________
1578 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
1579         Log: Slight reformatting; tiny tweaks.
1580      Branch: perl
1581            ! pod/perlipc.pod
1582 ____________________________________________________________________________
1583 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
1584         Log: Integrate perlio; Update perlipc.pod for new signals.
1585      Branch: perl
1586           !> pod/perlipc.pod
1587 ____________________________________________________________________________
1588 [ 16794] By: nick                                  on 2002/05/26  08:07:12
1589         Log: Update perlipc.pod for new signals
1590      Branch: perlio
1591            ! pod/perlipc.pod
1592 ____________________________________________________________________________
1593 [ 16793] By: nick                                  on 2002/05/26  07:10:14
1594         Log: Integrate mainline
1595      Branch: perlio
1596           !> AUTHORS Changes Configure patchlevel.h
1597 ____________________________________________________________________________
1598 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
1599         Log: Mention that we do Win64.
1600      Branch: perl
1601            ! pod/perldelta.pod
1602 ____________________________________________________________________________
1603 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
1604         Log: Document the $Config{byteorder} changes.
1605      Branch: perl
1606            ! pod/perldelta.pod
1607 ____________________________________________________________________________
1608 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
1609         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
1610              From: Nicholas Clark <nick@unfortu.net>
1611              Date: Sat, 25 May 2002 22:37:19 +0100
1612              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
1613              
1614              Subject: [PATCH] Storable (smaller)
1615              From: Nicholas Clark <nick@unfortu.net>
1616              Date: Sat, 25 May 2002 23:13:13 +0100
1617              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
1618      Branch: perl
1619            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1620            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
1621 ____________________________________________________________________________
1622 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
1623         Log: Update Changes.
1624      Branch: perl
1625            ! Changes patchlevel.h
1626 ____________________________________________________________________________
1627 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
1628         Log: AUTHORS updates.
1629      Branch: perl
1630            ! AUTHORS
1631 ____________________________________________________________________________
1632 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
1633         Log: metaconfig unit changes for #16786.
1634      Branch: metaconfig
1635            ! U/modified/Getfile.U U/modified/pager.U
1636 ____________________________________________________________________________
1637 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
1638         Log: Pager query tweaks from Andy Dougherty (for OS/2).
1639      Branch: perl
1640            ! Configure
1641 ____________________________________________________________________________
1642 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
1643         Log: Integrate perlio; Fix VMS ungetc fix for platforms like NetBSD.
1644      Branch: perl
1645           !> perlio.c
1646 ____________________________________________________________________________
1647 [ 16784] By: nick                                  on 2002/05/25  17:34:48
1648         Log: Fix VMS ungetc fix for platforms like NetBSD.
1649      Branch: perlio
1650            ! perlio.c
1651 ____________________________________________________________________________
1652 [ 16783] By: nick                                  on 2002/05/25  16:33:14
1653         Log: Integrate mainline for Lupe's perlio.c fix before
1654              starting on NetBSD issue
1655      Branch: perlio
1656           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
1657           !> perlio.c pod/perlapio.pod pod/perldelta.pod
1658 ____________________________________________________________________________
1659 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
1660         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
1661              From: "Craig A. Berry" <craigberry@mac.com>
1662              Date: Sat, 25 May 2002 12:19:36 -0500
1663              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
1664      Branch: perl
1665            ! lib/ExtUtils/t/basic.t
1666 ____________________________________________________________________________
1667 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
1668         Log: BeOS: update the test status.
1669      Branch: perl
1670            ! README.beos pod/perldelta.pod
1671 ____________________________________________________________________________
1672 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
1673         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
1674              From: Nicholas Clark <nick@unfortu.net>
1675              Date: Sat, 25 May 2002 17:19:21 +0100
1676              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
1677      Branch: perl
1678            ! ext/Storable/t/integer.t
1679 ____________________________________________________________________________
1680 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
1681         Log: Update the number of tests.
1682      Branch: perl
1683            ! pod/perldelta.pod
1684 ____________________________________________________________________________
1685 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
1686         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
1687              From: lupe@lupe-christoph.de (Lupe Christoph)    
1688              Date: Sat, 25 May 2002 15:45:34 +0200
1689              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
1690      Branch: perl
1691            ! perlio.c pod/perlapio.pod
1692 ____________________________________________________________________________
1693 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
1694         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
1695              From: Nicholas Clark <nick@unfortu.net>
1696              Date: Sat, 25 May 2002 12:17:44 +0100
1697              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
1698      Branch: perl
1699            ! ext/Storable/t/integer.t
1700 ____________________________________________________________________________
1701 [ 16776] By: nick                                  on 2002/05/25  11:23:28
1702         Log: Integrate mainline
1703      Branch: perlio
1704           +> ext/Storable/t/integer.t
1705           !> (integrate 41 files)
1706 ____________________________________________________________________________
1707 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
1708         Log: perldelta tweaks.
1709      Branch: perl
1710            ! pod/perldelta.pod
1711 ____________________________________________________________________________
1712 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
1713         Log: UNICOS: update test status.
1714      Branch: perl
1715            ! ext/Socket/socketpair.t pod/perldelta.pod
1716 ____________________________________________________________________________
1717 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
1718         Log: UNICOS: since $] is really 5.00700299999997,
1719              testing for equivalence with 5.007003 isn't correct.
1720              (From Nicholas Clark.)
1721      Branch: perl
1722            ! ext/Storable/t/downgrade.t
1723 ____________________________________________________________________________
1724 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
1725         Log: Knock off one test failure thanks to #16771.
1726      Branch: perl
1727            ! pod/perldelta.pod
1728 ____________________________________________________________________________
1729 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
1730         Log: In some (rare) platforms (such as UNICOS) using the native
1731              atof is still better.
1732      Branch: perl
1733            ! numeric.c perl.h
1734 ____________________________________________________________________________
1735 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
1736         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
1737              From: "Craig A. Berry" <craigberry@mac.com>
1738              Date: Fri, 24 May 2002 16:24:44 -0500
1739              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
1740      Branch: perl
1741            ! pod/perldelta.pod vms/vms.c
1742 ____________________________________________________________________________
1743 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
1744         Log: Subject: [PATCH pod/perllol.pod] small typo
1745              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
1746              Date: Fri, 24 May 2002 16:05:07 -0400
1747              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
1748      Branch: perl
1749            ! pod/perllol.pod
1750 ____________________________________________________________________________
1751 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
1752         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
1753              From: Andy Dougherty <doughera@lafayette.edu>
1754              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
1755              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
1756      Branch: perl
1757            ! hints/solaris_2.sh
1758 ____________________________________________________________________________
1759 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
1760         Log: Subject: [patch] small change
1761              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
1762              Date: Fri, 24 May 2002 19:18:24 +0400
1763              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
1764      Branch: perl
1765            ! perl.h win32/makefile.mk
1766 ____________________________________________________________________________
1767 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
1768         Log: Subject: [PATCH] README.aix
1769              From: John Peacock <jpeacock@rowman.com>    
1770              Date: Fri, 24 May 2002 10:49:39 -0400
1771              Message-ID: <3CEE5303.1070201@rowman.com>
1772      Branch: perl
1773            ! README.aix
1774 ____________________________________________________________________________
1775 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
1776         Log: Upgrade to Locale-Codes 2.04.
1777      Branch: perl
1778            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
1779            ! lib/Locale/Country.pm
1780 ____________________________________________________________________________
1781 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
1782         Log: Update Changes.
1783      Branch: perl
1784            ! Changes patchlevel.h
1785 ____________________________________________________________________________
1786 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
1787         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
1788              From: Abigail <abigail@foad.org>
1789              Date: Fri, 24 May 2002 02:43:37 -0700
1790              Message-ID: <20020524024337.A28749@ucan.foad.org>
1791      Branch: perl
1792            ! Makefile.SH
1793 ____________________________________________________________________________
1794 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
1795         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
1796              From: Abigail <abigail@foad.org>
1797              Date: Fri, 24 May 2002 02:26:48 -0700
1798              Message-ID: <20020524022648.A31684@ucan.foad.org>
1799      Branch: perl
1800            ! ext/POSIX/t/posix.t
1801 ____________________________________________________________________________
1802 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
1803         Log: Doc tweaks.
1804      Branch: perl
1805            ! pod/perlunicode.pod pod/perluniintro.pod
1806 ____________________________________________________________________________
1807 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
1808         Log: More portability defines, now mostly type-related
1809              (based on Storable.xs)
1810      Branch: perl
1811            ! ext/Devel/PPPort/PPPort.pm
1812 ____________________________________________________________________________
1813 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
1814         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
1815              From: Nicholas Clark <nick@unfortu.net>
1816              Date: Thu, 23 May 2002 23:43:16 +0100
1817              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
1818      Branch: perl
1819            + ext/Storable/t/integer.t
1820            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
1821            ! ext/Storable/Storable.xs
1822 ____________________________________________________________________________
1823 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
1824         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
1825              From: "Craig A. Berry" <craigberry@mac.com>
1826              Date: Thu, 23 May 2002 16:47:34 -0500
1827              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
1828      Branch: perl
1829            ! configure.com
1830 ____________________________________________________________________________
1831 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
1832         Log: One more ppportability thing (from Sarathy).
1833      Branch: perl
1834            ! ext/Devel/PPPort/PPPort.pm
1835 ____________________________________________________________________________
1836 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
1837         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
1838              From: Michael G Schwern <schwern@pobox.com>
1839              Date: Wed, 22 May 2002 19:21:43 -0400
1840              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
1841      Branch: perl
1842            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1843            ! lib/Test/Harness/t/strap-analyze.t
1844            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
1845            ! t/lib/sample-tests/die_head_end
1846            ! t/lib/sample-tests/die_last_minute
1847 ____________________________________________________________________________
1848 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
1849         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
1850              From: Michael G Schwern <schwern@pobox.com>
1851              Date: Wed, 22 May 2002 19:14:35 -0400
1852              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
1853      Branch: perl
1854            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
1855            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
1856            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
1857 ____________________________________________________________________________
1858 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
1859         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
1860              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1861              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
1862              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
1863      Branch: perl
1864            ! dump.c
1865 ____________________________________________________________________________
1866 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
1867         Log: Typo squad.
1868      Branch: perl
1869            ! ext/POSIX/POSIX.pod pod/perldelta.pod
1870 ____________________________________________________________________________
1871 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
1872         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
1873              From: Abigail <abigail@foad.org>
1874              Date: Thu, 23 May 2002 07:53:33 -0700
1875              Message-ID: <20020523075333.A14658@ucan.foad.org>
1876      Branch: perl
1877            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
1878 ____________________________________________________________________________
1879 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
1880         Log: PPPort dTHX.
1881      Branch: perl
1882            ! ext/Devel/PPPort/PPPort.pm
1883 ____________________________________________________________________________
1884 [ 16750] By: nick                                  on 2002/05/23  08:00:24
1885         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
1886      Branch: perlio
1887           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
1888           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
1889           !> pod/perldelta.pod
1890 ____________________________________________________________________________
1891 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
1892         Log: We do not want utf8.t to be compiled under -Mutf8,
1893              wonky as it sounds.
1894      Branch: perl
1895            ! lib/utf8.t
1896 ____________________________________________________________________________
1897 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
1898         Log: We do not want to see the utf8 hints bit.
1899      Branch: perl
1900            ! lib/vmsish.t
1901 ____________________________________________________________________________
1902 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
1903         Log: More -Mutf8 cleanup.
1904      Branch: perl
1905            ! ext/PerlIO/t/fallback.t
1906 ____________________________________________________________________________
1907 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
1908         Log: -Mutf8 cleanup.
1909      Branch: perl
1910            ! ext/Encode/t/mime-header.t
1911 ____________________________________________________________________________
1912 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
1913         Log: Integrate perlio; VMS vs perlio.
1914      Branch: perl
1915           !> ext/PerlIO/encoding/encoding.xs perlio.c
1916 ____________________________________________________________________________
1917 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
1918         Log: Subject: Re: Additional README.aix changes
1919              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1920              Date: Wed, 22 May 2002 08:37:37 +0200
1921              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
1922      Branch: perl
1923            ! README.aix
1924 ____________________________________________________________________________
1925 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
1926         Log: HP-UX 11.00 io_xs hangup workaround.
1927      Branch: perl
1928            ! hints/hpux.sh
1929 ____________________________________________________________________________
1930 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
1931         Log: Updated UNICOS status from Mark Lutz.
1932      Branch: perl
1933            ! pod/perldelta.pod
1934 ____________________________________________________________________________
1935 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
1936         Log: UNICOS: Mark Lutz had a better idea.
1937      Branch: perl
1938            ! hints/unicos.sh
1939 ____________________________________________________________________________
1940 [ 16740] By: nick                                  on 2002/05/22  21:13:10
1941         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
1942      Branch: perlio
1943            ! perlio.c
1944 ____________________________________________________________________________
1945 [ 16739] By: nick                                  on 2002/05/22  20:59:22
1946         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
1947              ungetc() and buffer snooping may not mix. So use buffer snoop
1948              hooks to avoid ungetc() where available.
1949              unread() falls back to using :pending layer, and fill has
1950              VMS specific code (which should not get used) or ungetc()
1951              which should work.
1952      Branch: perlio
1953            ! perlio.c
1954 ____________________________________________________________________________
1955 [ 16738] By: nick                                  on 2002/05/22  20:34:55
1956         Log: Integrate mainline
1957      Branch: perlio
1958           !> (integrate 40 files)
1959 ____________________________________________________________________________
1960 [ 16737] By: nick                                  on 2002/05/22  19:04:13
1961         Log: Flag the VMS-problem-causing part of :encoding
1962              for enhancement. (Problem still needs fixing in perlio.c)
1963      Branch: perlio
1964            ! ext/PerlIO/encoding/encoding.xs
1965 ____________________________________________________________________________
1966 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
1967         Log: UNICOS: using uname -m is wrong since what matter
1968              is what CPUs (FPUs) we have.
1969      Branch: perl
1970            ! hints/unicos.sh
1971 ____________________________________________________________________________
1972 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
1973         Log: Update Changes.
1974      Branch: perl
1975            ! Changes patchlevel.h
1976 ____________________________________________________________________________
1977 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
1978         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
1979              From: Dave Mitchell <davem@fdgroup.com>
1980              Date: Wed, 22 May 2002 12:53:21 +0100
1981              Message-ID: <20020522125320.E12794@fdgroup.com>
1982      Branch: perl
1983            ! ext/threads/shared/t/cond.t
1984 ____________________________________________________________________________
1985 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
1986         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
1987              From: John Borwick <john_borwick@ncsu.edu>
1988              Date: Wed, 22 May 2002 04:10:37 -0400
1989              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
1990      Branch: perl
1991            ! pod/perlunicode.pod pod/perluniintro.pod
1992 ____________________________________________________________________________
1993 [ 16732] By: ams                                   on 2002/05/22  05:47:35
1994         Log: Integrate #16731 from //depot/macperl.
1995      Branch: perl
1996           !> t/io/crlf.t
1997 ____________________________________________________________________________
1998 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
1999         Log: Be more specific in what we're looking for
2000      Branch: macperl
2001            ! t/io/crlf.t
2002 ____________________________________________________________________________
2003 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
2004         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
2005      Branch: macperl
2006            + lib/Unicode/README
2007           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
2008           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
2009            - t/lib/st-dump.pl
2010            ! macos/MPVersion.r macos/config.sh
2011           !> (integrate 135 files)
2012 ____________________________________________________________________________
2013 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
2014         Log: FAQ sync.
2015      Branch: perl
2016            ! pod/perlfaq4.pod
2017 ____________________________________________________________________________
2018 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
2019         Log: Getopt::Std clarification from John Borwick.
2020      Branch: perl
2021            ! lib/Getopt/Std.pm
2022 ____________________________________________________________________________
2023 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
2024         Log: Subject: Re: [Patch] for problem with shellwords.pl
2025              From: "Curtis Poe" <cp@onsitetech.com>
2026              Date: Tue, 21 May 2002 11:17:40 -0700
2027              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
2028              
2029              Subject: [Patch] for security problem with Text::ParseWords
2030              From: "Curtis Poe" <cp@onsitetech.com>     
2031              Date: Tue, 21 May 2002 15:10:18 -0700
2032              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
2033      Branch: perl
2034            ! lib/Text/ParseWords.pm lib/shellwords.pl
2035 ____________________________________________________________________________
2036 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
2037         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
2038              From: Nicholas Clark <nick@unfortu.net>
2039              Date: Tue, 21 May 2002 23:01:48 +0100
2040              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
2041      Branch: perl
2042            ! ext/SDBM_File/SDBM_File.xs
2043 ____________________________________________________________________________
2044 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
2045         Log: Subject: [PATCH] Additional README.aix changes
2046              From: John Peacock <jpeacock@rowman.com>
2047              Date: Tue, 21 May 2002 12:01:10 -0400
2048              Message-ID: <3CEA6F46.70902@rowman.com>
2049      Branch: perl
2050            ! README.aix
2051 ____________________________________________________________________________
2052 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
2053         Log: Subject: Win32 crash in fork.t (perl@16694)
2054              From: "Kevin Chase" <kevincha99@hotmail.com>
2055              Date: Mon, 20 May 2002 17:02:16 -0700
2056              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
2057              
2058              
2059              It looks that the Poison() found its first target.
2060              The suggested patch is fine.
2061      Branch: perl
2062            ! cop.h
2063 ____________________________________________________________________________
2064 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
2065         Log: microperl: if DIEing on no-functionality, the has-functionality
2066              would be unreachable code.
2067      Branch: perl
2068            ! pp.c pp_sys.c
2069 ____________________________________________________________________________
2070 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
2071         Log: microperl: do not regenerate the perly.
2072      Branch: perl
2073            ! Makefile.micro
2074 ____________________________________________________________________________
2075 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
2076         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
2077              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2078              Date: Mon, 20 May 2002 22:55:46 -0700
2079              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
2080      Branch: perl
2081            ! utils/h2xs.PL
2082 ____________________________________________________________________________
2083 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
2084         Log: Regen uconfig.h.
2085      Branch: perl
2086            ! uconfig.h
2087 ____________________________________________________________________________
2088 [ 16719] By: ams                                   on 2002/05/21  05:02:01
2089         Log: Why quote some keys?
2090      Branch: perl
2091            ! ext/Storable/Makefile.PL
2092 ____________________________________________________________________________
2093 [ 16718] By: ams                                   on 2002/05/21  04:08:39
2094         Log: Suppress warning about $canonical. (Nicholas Clark)
2095      Branch: perl
2096            ! ext/Storable/Storable.pm
2097 ____________________________________________________________________________
2098 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
2099         Log: Subject: [PATCH] VMS iThreads follow-up
2100              From: "Craig A. Berry" <craigberry@mac.com>
2101              Date: Mon, 20 May 2002 21:34:17 -0500
2102              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
2103      Branch: perl
2104            ! configure.com
2105 ____________________________________________________________________________
2106 [ 16716] By: ams                                   on 2002/05/21  02:47:18
2107         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
2108              2. Install in core library directory. (Tatsuhiko Miyagawa)
2109      Branch: perl
2110            ! ext/Storable/Makefile.PL
2111 ____________________________________________________________________________
2112 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
2113         Log: Subject: [Encode] 1.72 released
2114              From: Dan Kogai <dankogai@dan.co.jp>
2115              Date: Tue, 21 May 2002 01:06:19 +0900
2116              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
2117      Branch: perl
2118            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
2119            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
2120            ! ext/Encode/Unicode/Unicode.xs
2121            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
2122 ____________________________________________________________________________
2123 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
2124         Log: Update Changes.
2125      Branch: perl
2126            ! Changes patchlevel.h
2127 ____________________________________________________________________________
2128 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
2129         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
2130      Branch: perl
2131            ! pod/perlfaq4.pod
2132 ____________________________________________________________________________
2133 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
2134         Log: metaconfig unit changes for #16711.
2135      Branch: metaconfig
2136            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
2137            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
2138            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
2139            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
2140            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
2141            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
2142            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
2143            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
2144            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
2145            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
2146            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
2147            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
2148            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
2149            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
2150            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
2151            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
2152            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
2153            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
2154            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
2155            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
2156            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
2157            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
2158            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
2159            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
2160 ____________________________________________________________________________
2161 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
2162         Log: Document better what the foo_r_proto are supposed to be.
2163      Branch: perl
2164            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2165            ! config_h.SH reentr.pl
2166 ____________________________________________________________________________
2167 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
2168         Log: Subject: Re: pod patches.
2169              From: Jim Cromie <jcromie@divsol.com>
2170              Date: Mon, 20 May 2002 09:00:10 -0600
2171              Message-ID: <3CE90F7A.3070309@divsol.com>
2172              
2173              (with Philip Newton's tweaks)
2174      Branch: perl
2175            ! pod/perlsub.pod
2176 ____________________________________________________________________________
2177 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
2178         Log: Subject: Re: pod patch - perldelta.pod
2179              From: Jim Cromie <jcromie@divsol.com>
2180              Date: Mon, 20 May 2002 07:16:54 -0600
2181              Message-ID: <3CE8F746.50603@divsol.com>
2182      Branch: perl
2183            ! pod/perldelta.pod
2184 ____________________________________________________________________________
2185 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
2186         Log: Subject: [patch] one more little step for WinCE
2187              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
2188              Date: Mon, 20 May 2002 11:47:19 +0400
2189              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
2190      Branch: perl
2191            ! wince/Makefile.ce
2192 ____________________________________________________________________________
2193 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
2194         Log: Preemptive doc patch.
2195      Branch: perl
2196            ! pod/perldelta.pod
2197 ____________________________________________________________________________
2198 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
2199         Log: The "constant sub redefined" warning can't be disabled.
2200      Branch: perl
2201            ! pod/perldiag.pod
2202 ____________________________________________________________________________
2203 [ 16705] By: nick                                  on 2002/05/20  10:18:26
2204         Log: Integrate mainline
2205      Branch: perlio
2206           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
2207           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
2208           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
2209           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
2210 ____________________________________________________________________________
2211 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
2212         Log: Missed hunk from #16701.
2213      Branch: perl
2214            ! vms/vms.c
2215 ____________________________________________________________________________
2216 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
2217         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
2218              From: andreas.koenig@anima.de (Andreas J. Koenig)
2219              Date: Mon, 20 May 2002 05:36:14 +0200
2220              Message-ID: <m34rh37aoh.fsf@anima.de>
2221      Branch: perl
2222            + lib/CPAN/t/mirroredby.t
2223            ! MANIFEST
2224 ____________________________________________________________________________
2225 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
2226         Log: Subject: tiny doc tweaks
2227              From: andreas.koenig@anima.de (Andreas J. Koenig)
2228              Date: Mon, 20 May 2002 05:07:13 +0200
2229              Message-ID: <m38z6f7c0u.fsf@anima.de>
2230      Branch: perl
2231            ! pod/perldelta.pod pod/perlfunc.pod
2232 ____________________________________________________________________________
2233 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
2234         Log: Subject: [PATCH @16694] ithreads for VMS
2235              From: "Craig A. Berry" <craigberry@mac.com>
2236              Date: Sun, 19 May 2002 22:06:43 -0500
2237              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
2238      Branch: perl
2239            ! configure.com vms/vms.c vms/vmsish.h
2240 ____________________________________________________________________________
2241 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
2242         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
2243              From: Autrijus Tang <autrijus@autrijus.org>
2244              Date: Mon, 20 May 2002 04:10:31 +0800
2245              Message-ID: <20020519201031.GA1603@not.autrijus.org>
2246      Branch: perl
2247            ! ext/Encode/Encode/Makefile_PL.e2x
2248 ____________________________________________________________________________
2249 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
2250         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
2251              while trying to -O3 optimize B.c.  (A bit weird since
2252              10.1.4 used to work fine, and nothing has changed in
2253              ext/B/..., but the overoptimization was repeatable.)
2254      Branch: perl
2255            + ext/B/hints/darwin.pl
2256            ! MANIFEST
2257 ____________________________________________________________________________
2258 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
2259         Log: UNICOS/mk seems to still have this problem.
2260      Branch: perl
2261            ! ext/Socket/socketpair.t
2262 ____________________________________________________________________________
2263 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
2264         Log: perldelta tweaks.
2265      Branch: perl
2266            ! pod/perldelta.pod
2267 ____________________________________________________________________________
2268 [ 16696] By: nick                                  on 2002/05/19  18:26:39
2269         Log: Integrate mailine
2270      Branch: perlio
2271           !> (integrate 35 files)
2272 ____________________________________________________________________________
2273 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
2274         Log: Document the reentrant_retry(), but from user's viewpoint.
2275      Branch: perl
2276            ! pod/perlthrtut.pod
2277 ____________________________________________________________________________
2278 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
2279         Log: Update Changes.
2280      Branch: perl
2281            ! Changes patchlevel.h
2282 ____________________________________________________________________________
2283 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
2284         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
2285              From: Slaven Rezic <slaven.rezic@berlin.de>
2286              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
2287              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
2288      Branch: perl
2289            ! lib/Benchmark.pm
2290 ____________________________________________________________________________
2291 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
2292         Log: Document once more the difference between :utf8
2293              and :encoding(...).
2294      Branch: perl
2295            ! lib/open.pm pod/perluniintro.pod
2296 ____________________________________________________________________________
2297 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
2298         Log: Third Degree: make the options more portable between
2299              Tru64 versions.
2300      Branch: perl
2301            ! Makefile.SH
2302 ____________________________________________________________________________
2303 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
2304         Log: IRIX SMP turned up a few hundred "Use of uninitialized
2305              value in numeric eq" warnings: initialise the $counter2.
2306      Branch: perl
2307            ! ext/threads/shared/t/cond.t
2308 ____________________________________________________________________________
2309 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
2310         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
2311              From: Dave Mitchell <davem@fdgroup.com>
2312              Date: Sun, 19 May 2002 00:50:43 +0100
2313              Message-ID: <20020519005043.F7275@fdgroup.com>
2314      Branch: perl
2315            ! ext/threads/shared/t/cond.t
2316 ____________________________________________________________________________
2317 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
2318         Log: Sarathy pointed out that instead of zeroing heap
2319              it is more prudent to poison it.
2320      Branch: perl
2321            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
2322            ! scope.c sv.c util.c
2323 ____________________________________________________________________________
2324 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
2325         Log: The thread warnings aren't quite yet working as planned.
2326      Branch: perl
2327            ! ext/threads/shared/t/cond.t
2328 ____________________________________________________________________________
2329 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
2330         Log: Forgotten from #16685.
2331      Branch: perl
2332            ! ext/threads/shared/t/cond.t
2333 ____________________________________________________________________________
2334 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
2335         Log: Subject: [PATCH threads] revised warnings + more tests + docs
2336              From: Dave Mitchell <davem@fdgroup.com>
2337              Date: Sat, 18 May 2002 22:24:51 +0100
2338              Message-ID: <20020518222451.E7275@fdgroup.com>
2339      Branch: perl
2340            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
2341            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
2342            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
2343 ____________________________________________________________________________
2344 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
2345         Log: Storable status tweak.
2346      Branch: perl
2347            ! pod/perldelta.pod
2348 ____________________________________________________________________________
2349 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
2350         Log: perlfunc and perldelta updates about caller().
2351      Branch: perl
2352            ! pod/perldelta.pod pod/perlfunc.pod
2353 ____________________________________________________________________________
2354 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
2355         Log: Subject: [PATCH] RE: perl@16678
2356              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
2357              Date: Sat, 18 May 2002 21:15:43 +0100
2358              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
2359              
2360              Making the symbols generated by warnings.pl future-proof.
2361      Branch: perl
2362            ! lib/warnings.pm warnings.h warnings.pl
2363 ____________________________________________________________________________
2364 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
2365         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
2366              From: Michael G Schwern <schwern@pobox.com>
2367              Date: Sat, 18 May 2002 14:53:50 -0400
2368              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
2369      Branch: perl
2370            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
2371            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
2372 ____________________________________________________________________________
2373 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
2374         Log: Prettyprinting.
2375      Branch: perl
2376            ! t/op/recurse.t
2377 ____________________________________________________________________________
2378 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
2379         Log: Companion to #16601: cxinc would create uninitialized
2380              PERL_CONTEXTs.  The bug was tickled by the test
2381              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
2382              added to check that I got the context stack extension right.
2383              Also rewrite recurse.t to use test.pl.
2384      Branch: perl
2385            ! scope.c t/op/recurse.t
2386 ____________________________________________________________________________
2387 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
2388         Log: Update Changes.
2389      Branch: perl
2390            ! Changes patchlevel.h
2391 ____________________________________________________________________________
2392 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
2393         Log: URL and other tiny tweaks.
2394      Branch: perl
2395            ! pod/perluniintro.pod
2396 ____________________________________________________________________________
2397 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
2398         Log: Subject: [Patch] doc patch on Unicode
2399              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2400              Date: Sun, 19 May 2002 01:01:58 +0900
2401              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
2402      Branch: perl
2403            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
2404 ____________________________________________________________________________
2405 [ 16675] By: ams                                   on 2002/05/18  15:06:35
2406         Log: s/2.0/2.00/ to be CPAN friendly.
2407      Branch: perl
2408            ! ext/Storable/Storable.pm
2409 ____________________________________________________________________________
2410 [ 16674] By: ams                                   on 2002/05/18  14:47:07
2411         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
2412              EBCDIC, amazing.
2413              From: Philip Newton <Philip.Newton@gmx.net>
2414              Date: Sat, 18 May 2002 09:54:13 +0200
2415              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
2416      Branch: perl
2417            ! lib/Pod/t/eol.t
2418 ____________________________________________________________________________
2419 [ 16673] By: ams                                   on 2002/05/18  14:41:00
2420         Log: Subject: Storable test for 64 bit 5.6.1
2421              From: Nicholas Clark <nick@unfortu.net>
2422              Date: Sat, 18 May 2002 15:48:55 +0100
2423              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
2424              (Private mail.)
2425      Branch: perl
2426            ! ext/Storable/t/malice.t
2427 ____________________________________________________________________________
2428 [ 16672] By: nick                                  on 2002/05/18  09:47:51
2429         Log: Integrate mainline
2430      Branch: perlio
2431           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
2432            - t/lib/st-dump.pl
2433           !> (integrate 67 files)
2434 ____________________________________________________________________________
2435 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
2436         Log: No more true.
2437      Branch: perl
2438            ! lib/vars.pm
2439 ____________________________________________________________________________
2440 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
2441         Log: Make use vars grok UTF-8.
2442      Branch: perl
2443            ! lib/vars.pm t/run/fresh_perl.t
2444 ____________________________________________________________________________
2445 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
2446         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
2447              From: Michael G Schwern <schwern@pobox.com>
2448              Date: Fri, 17 May 2002 23:54:29 -0400  
2449              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
2450      Branch: perl
2451            ! t/op/tie.t t/run/fresh_perl.t
2452 ____________________________________________________________________________
2453 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
2454         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
2455              From: Michael G Schwern <schwern@pobox.com>
2456              Date: Fri, 17 May 2002 20:37:26 -0400  
2457              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
2458      Branch: perl
2459            + t/lib/sample-tests/shbang_misparse
2460            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
2461            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
2462            ! lib/Test/Harness/t/test-harness.t
2463 ____________________________________________________________________________
2464 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
2465         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
2466              From: Nicholas Clark <nick@unfortu.net>
2467              Date: Sat, 18 May 2002 00:18:39 +0100  
2468              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
2469              
2470              Use Storable's st-dump.pl.
2471      Branch: perl
2472            - t/lib/st-dump.pl
2473            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
2474            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
2475            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
2476            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
2477            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
2478            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
2479            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
2480 ____________________________________________________________________________
2481 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
2482         Log: Forgotten from #16656.
2483      Branch: perl
2484            ! ext/B/B.xs
2485 ____________________________________________________________________________
2486 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
2487         Log: Subject: [PATCH] Storable ChangeLog ready for release 
2488              From: Nicholas Clark <nick@unfortu.net>
2489              Date: Fri, 17 May 2002 23:17:34 +0100  
2490              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
2491      Branch: perl
2492            ! ext/Storable/ChangeLog
2493 ____________________________________________________________________________
2494 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
2495         Log: Subject: [PATCH] Storable stand alone tests
2496              From: Nicholas Clark <nick@unfortu.net>
2497              Date: Fri, 17 May 2002 22:43:35 +0100  
2498              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
2499      Branch: perl
2500            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
2501            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
2502            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
2503            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
2504            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
2505            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
2506            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
2507            ! ext/Storable/t/store.t ext/Storable/t/tied.t
2508            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
2509            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
2510 ____________________________________________________________________________
2511 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
2512         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
2513              From: Michael G Schwern <schwern@pobox.com>
2514              Date: Fri, 17 May 2002 17:17:54 -0400  
2515              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
2516      Branch: perl
2517            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
2518            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
2519            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
2520            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
2521            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
2522            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2523            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
2524            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
2525            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
2526            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
2527            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
2528            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
2529            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
2530            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
2531 ____________________________________________________________________________
2532 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
2533         Log: More regression tests for caller() and fix one bug of #16658.
2534      Branch: perl
2535            ! pp_ctl.c t/op/caller.t
2536 ____________________________________________________________________________
2537 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
2538         Log: Integrate perlio;
2539              
2540              Fix the crlf.t buffer leak
2541              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
2542              flagged it because it is more often popped without stream
2543              being closed.
2544              - Define non-noop PerlIOBuf_popped(), use it and export it.
2545      Branch: perl
2546           !> makedef.pl perlio.c perliol.h
2547 ____________________________________________________________________________
2548 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
2549         Log: Add a note about Cwd::fastcwd() returning tainted data.
2550              Sort modules alphabetically.
2551      Branch: perl
2552            ! pod/perldelta.pod
2553 ____________________________________________________________________________
2554 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
2555         Log: Remove O from the untested modules list.
2556      Branch: perl
2557            ! t/lib/1_compile.t
2558 ____________________________________________________________________________
2559 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
2560         Log: Fix bug 20020517.003 : segfault with caller().
2561              Add regression tests for caller.
2562      Branch: perl
2563            + t/op/caller.t
2564            ! MANIFEST pp_ctl.c
2565 ____________________________________________________________________________
2566 [ 16657] By: nick                                  on 2002/05/17  17:18:18
2567         Log: Fix the crlf.t buffer leak
2568              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
2569              flagged it because it is more often popped without stream
2570              being closed.
2571              - Define non-noop PerlIOBuf_popped(), use it and export it.
2572      Branch: perlio
2573            ! makedef.pl perlio.c perliol.h
2574 ____________________________________________________________________________
2575 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
2576         Log: PERL_HASH() casting games so that our hashed data is "unsigned
2577              char" but old code using just a "char" doesn't need changes.
2578              (The change is using a temporary pointer instead of a direct
2579              cast to unsigned char* which would blindly cast anything,
2580              not just char pointers.)  (The problem arose in MacOS Classic,
2581              as seen by Pudge, the cure by Nicholas Clark.)
2582      Branch: perl
2583            ! hv.c hv.h op.c sv.c vms/vms.c
2584 ____________________________________________________________________________
2585 [ 16655] By: nick                                  on 2002/05/17  14:59:20
2586         Log: Integrate mainline
2587      Branch: perlio
2588           !> (integrate 28 files)
2589 ____________________________________________________________________________
2590 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
2591         Log: Update Changes.
2592      Branch: perl
2593            ! Changes patchlevel.h
2594 ____________________________________________________________________________
2595 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
2596         Log: FAQ sync.
2597      Branch: perl
2598            ! pod/perlfaq4.pod pod/perlfaq8.pod
2599 ____________________________________________________________________________
2600 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
2601         Log: Forgot from #16628.
2602      Branch: perl
2603            ! ext/Encode/Makefile.PL
2604 ____________________________________________________________________________
2605 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
2606         Log: One Last Time
2607      Branch: macperl
2608            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2609            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
2610            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
2611            + lib/Unicode/UCD.t
2612 ____________________________________________________________________________
2613 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
2614         Log: Stupid case insensitivity
2615      Branch: macperl
2616            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
2617            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
2618            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
2619            - lib/unicode/UCD.t
2620 ____________________________________________________________________________
2621 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
2622         Log: Move Unicode -> unicode, remove README
2623      Branch: macperl
2624            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2625            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
2626            - lib/Unicode/Collate/t/test.t lib/Unicode/README
2627            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
2628 ____________________________________________________________________________
2629 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
2630         Log: Move Unicode -> unicode, remove README (oops, forgot one)
2631      Branch: macperl
2632           +> lib/unicode/Collate/README
2633 ____________________________________________________________________________
2634 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
2635         Log: Move Unicode -> unicode, remove README
2636      Branch: macperl
2637           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
2638           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
2639           +> lib/unicode/UCD.pm lib/unicode/UCD.t
2640 ____________________________________________________________________________
2641 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
2642         Log: Integrate perl
2643      Branch: macperl
2644           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
2645           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
2646           +> lib/Thread/Semaphore.pm
2647            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
2648            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
2649            - wince/include/sys/types.h wince/include/sys/utime.h
2650            - wince/include/time.h
2651            ! macos/MPVersion.r macos/config.sh
2652           !> (integrate 173 files)
2653 ____________________________________________________________________________
2654 [ 16645] By: nick                                  on 2002/05/17  06:56:40
2655         Log: Integrate mainline
2656      Branch: perlio
2657           +> ext/Storable/t/st-dump.pl
2658            - wince/FindExt.pm
2659           !> (integrate 40 files)
2660 ____________________________________________________________________________
2661 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
2662         Log: STDERR noise.
2663      Branch: perl
2664            ! lib/Switch.pm
2665 ____________________________________________________________________________
2666 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
2667         Log: Upgrade to Switch 2.07.
2668      Branch: perl
2669            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
2670            ! lib/Switch/t/given.t lib/Switch/t/nested.t
2671            ! lib/Switch/t/switch.t
2672 ____________________________________________________________________________
2673 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
2674         Log: Missed hunk in #16641.
2675      Branch: perl
2676            ! lib/Filter/Simple/Changes
2677 ____________________________________________________________________________
2678 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
2679         Log: Upgrade to Filter::Simple 0.78.
2680              (Keep #14432, let Damian know of it.)
2681      Branch: perl
2682            ! lib/Filter/Simple.pm lib/Filter/Simple/README
2683            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
2684            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
2685            ! lib/Filter/Simple/t/import.t
2686 ____________________________________________________________________________
2687 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
2688         Log: More Third Degree.
2689      Branch: perl
2690            ! t/TEST
2691 ____________________________________________________________________________
2692 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
2693         Log: Third Degree tweaks.
2694      Branch: perl
2695            ! pod/perlhack.pod t/TEST
2696 ____________________________________________________________________________
2697 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
2698         Log: Purify: dl_last_error was leaking.
2699      Branch: perl
2700            ! ext/DynaLoader/dlutils.c
2701 ____________________________________________________________________________
2702 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
2703         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
2704              From: Chris Ball <chris@cpan.org>
2705              Date: 16 May 2002 20:51:34 +0100
2706              Message-ID: <86lmajvpkp.fsf@void.printf.net>
2707      Branch: perl
2708            ! utils/perldoc.PL
2709 ____________________________________________________________________________
2710 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
2711         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
2712              From: "Craig A. Berry" <craigberry@mac.com>
2713              Date: Thu, 16 May 2002 14:13:15 -0500
2714              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
2715      Branch: perl
2716            ! lib/ExtUtils/t/Constant.t
2717 ____________________________________________________________________________
2718 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
2719         Log: Make Cwd::fastcwd() return a tainted value.
2720              Add regression tests for taint-safety of the *cwd()
2721              functions.
2722      Branch: perl
2723            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
2724 ____________________________________________________________________________
2725 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
2726         Log: Subject: Re: AIX warning in hints regarding gcc
2727              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2728              Date: Thu, 16 May 2002 18:55:41 +0200
2729              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
2730      Branch: perl
2731            ! hints/aix.sh
2732 ____________________________________________________________________________
2733 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
2734         Log: Update the test statuses.
2735      Branch: perl
2736            ! pod/perldelta.pod
2737 ____________________________________________________________________________
2738 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
2739         Log: The UDP sockpair failure seems to have magically
2740              disappeared from both UNICOSes.
2741              (One gets "UNEXPECTEDLY SUCCEEDED".)
2742      Branch: perl
2743            ! ext/Socket/socketpair.t
2744 ____________________________________________________________________________
2745 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
2746         Log: Brokenness of restricted hashes with Storable on EBCDIC
2747              seems to be an artifact of the downgrade.t.
2748      Branch: perl
2749            ! ext/Storable/Storable.pm
2750 ____________________________________________________________________________
2751 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
2752         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
2753              memory debuggers.
2754      Branch: perl
2755            ! pod/perlhack.pod
2756 ____________________________________________________________________________
2757 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
2758         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
2759              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2760              Date: Thu, 16 May 2002 16:42:34 +0200
2761              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
2762              
2763              gcc 3 version parsing proofing.
2764      Branch: perl
2765            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
2766 ____________________________________________________________________________
2767 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
2768         Log: Subject: [PATCH] good day for WinCE port of perl.
2769              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2770              Date: Thu, 16 May 2002 03:33:23 +0400
2771              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
2772      Branch: perl
2773            - wince/FindExt.pm
2774            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
2775            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
2776            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
2777            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
2778            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
2779            ! wince/config_H.ce wince/config_h.PL
2780 ____________________________________________________________________________
2781 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
2782         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
2783              From: slaven.rezic@berlin.de
2784              Date: Mon, 13 May 2002 16:02:24 +0200
2785              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
2786      Branch: perl
2787            ! ext/Sys/Syslog/Syslog.pm
2788 ____________________________________________________________________________
2789 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
2790         Log: Subject: Re: [PATCH] allow use threads qw(yield)
2791              From: Dave Mitchell <davem@fdgroup.com>
2792              Date: Wed, 15 May 2002 23:26:27 +0100
2793              Message-ID: <20020515232626.E28924@fdgroup.com>
2794      Branch: perl
2795            ! ext/threads/threads.xs
2796 ____________________________________________________________________________
2797 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
2798         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
2799              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2800              Date: Thu, 16 May 2002 14:22:21 +0200
2801              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
2802      Branch: perl
2803            ! hints/aix.sh
2804 ____________________________________________________________________________
2805 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
2806         Log: metaconfig unit change for #16623.
2807      Branch: metaconfig
2808            ! U/ebcdic/trnl.U
2809 ____________________________________________________________________________
2810 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
2811         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
2812              from John Poltorak <jp@eyup.org>.
2813      Branch: perl
2814            ! Configure
2815 ____________________________________________________________________________
2816 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
2817         Log: DJGPP doesn't have \r\n delimited files (it has \r).
2818      Branch: perl
2819            ! lib/Tie/File/t/21_win32.t
2820 ____________________________________________________________________________
2821 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
2822         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
2823              2. Doing a s///g instead of tr/// works better for CR-delimited
2824              files, like in DJGPP (since <FH> doesn't correctly pull in
2825              CR-delimited lines).
2826      Branch: perl
2827            ! lib/Pod/Html.pm lib/Pod/t/eol.t
2828 ____________________________________________________________________________
2829 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
2830         Log: Don't test $! with like() since one may have
2831              a non-English locale, or simply AIX :-)
2832      Branch: perl
2833            ! ext/PerlIO/t/fail.t
2834 ____________________________________________________________________________
2835 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
2836         Log: DJGPP updates from Laszlo Molnar.
2837      Branch: perl
2838            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
2839 ____________________________________________________________________________
2840 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
2841         Log: Integrate perlio;
2842              
2843              Make open fail when layer string does not parse.
2844      Branch: perl
2845           +> ext/PerlIO/t/fail.t
2846           !> MANIFEST perlio.c
2847 ____________________________________________________________________________
2848 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
2849         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
2850              From: Nicholas Clark <nick@unfortu.net>
2851              Date: Wed, 15 May 2002 23:06:20 +0100
2852              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
2853      Branch: perl
2854            ! ext/Storable/Storable.xs
2855 ____________________________________________________________________________
2856 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
2857         Log: Two down, ten to go.
2858      Branch: perl
2859            ! pod/perldelta.pod
2860 ____________________________________________________________________________
2861 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
2862         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
2863      Branch: perl
2864            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
2865 ____________________________________________________________________________
2866 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
2867         Log: Schizoid MANIFESTs.
2868      Branch: perl
2869            + ext/Storable/t/st-dump.pl
2870            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
2871 ____________________________________________________________________________
2872 [ 16613] By: nick                                  on 2002/05/15  19:26:00
2873         Log: Make open fail when layer string does not parse.
2874      Branch: perlio
2875            + ext/PerlIO/t/fail.t
2876            ! MANIFEST perlio.c
2877 ____________________________________________________________________________
2878 [ 16612] By: nick                                  on 2002/05/15  18:11:15
2879         Log: Integrate mainline
2880      Branch: perlio
2881           !> Changes ext/Storable/Storable.pm patchlevel.h
2882           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
2883 ____________________________________________________________________________
2884 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
2885         Log: Update Changes.
2886      Branch: perl
2887            ! Changes patchlevel.h
2888 ____________________________________________________________________________
2889 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
2890         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
2891      Branch: perl
2892            ! pod/perldelta.pod t/run/fresh_perl.t
2893 ____________________________________________________________________________
2894 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
2895         Log: Document some of the known EBCDIC problems with Storable.
2896              (There is more, but need to do more tests.)
2897      Branch: perl
2898            ! ext/Storable/Storable.pm
2899 ____________________________________________________________________________
2900 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
2901         Log: Purify finding: jperl.t causes a few Array Bounds Reads
2902              (one byte too far in a malloced buffer) at various spots
2903              in regcomp.c, all the buffers malloced by SvGROW() in
2904              sv_recode_to_utf8().
2905      Branch: perl
2906            ! sv.c
2907 ____________________________________________________________________________
2908 [ 16607] By: nick                                  on 2002/05/15  06:57:26
2909         Log: Integrate mainline
2910      Branch: perlio
2911           +> Porting/thirdclean
2912           !> (integrate 36 files)
2913 ____________________________________________________________________________
2914 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
2915         Log: Subject: [PATCH] Re: use of lc module names and warnings
2916              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2917              Date: Sun, 12 May 2002 23:09:46 +0200
2918              Message-ID: <20020512230946.E699@rafael>
2919      Branch: perl
2920            ! toke.c
2921 ____________________________________________________________________________
2922 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
2923         Log: More rule tweakage.
2924      Branch: perl
2925            ! Porting/thirdclean
2926 ____________________________________________________________________________
2927 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
2928         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
2929              From: Sam Tregar <sam@tregar.com>
2930              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
2931              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
2932      Branch: perl
2933            ! ext/Devel/DProf/DProf.xs
2934 ____________________________________________________________________________
2935 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
2936         Log: $VERSIONize.
2937      Branch: perl
2938            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
2939 ____________________________________________________________________________
2940 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
2941         Log: Third Degree: name the op/foo.t as op_foo.
2942      Branch: perl
2943            ! t/TEST
2944 ____________________________________________________________________________
2945 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
2946         Log: Read of uninitialized heap found by Third Degree
2947              (e.g. in t/op/subst.t)
2948      Branch: perl
2949            ! scope.c
2950 ____________________________________________________________________________
2951 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
2952         Log: Add more rules.
2953      Branch: perl
2954            ! Porting/thirdclean
2955 ____________________________________________________________________________
2956 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
2957         Log: Subject: [PATCH] allow use threads qw(yield)
2958              From: Dave Mitchell <davem@fdgroup.com>
2959              Date: Tue, 14 May 2002 22:49:47 +0100
2960              Message-ID: <20020514224947.F25049@fdgroup.com>
2961      Branch: perl
2962            ! ext/threads/threads.pm ext/threads/threads.xs
2963 ____________________________________________________________________________
2964 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
2965         Log: Micropatch from Olaf Flebbe.
2966      Branch: perl
2967            ! epoc/epoc.c
2968 ____________________________________________________________________________
2969 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
2970         Log: Subject: perlhack.pod typos [PATCH]
2971              From: "John P. Linderman" <jpl@research.att.com>
2972              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
2973              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
2974      Branch: perl
2975            ! pod/perlhack.pod
2976 ____________________________________________________________________________
2977 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
2978         Log: Subject: typo in Socket.pm
2979              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2980              Date: Tue, 14 May 2002 12:02:47 +0200
2981              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
2982      Branch: perl
2983            ! ext/IO/lib/IO/Socket.pm
2984 ____________________________________________________________________________
2985 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
2986         Log: The #16592 needs this.
2987      Branch: perl
2988            ! embedvar.h perlapi.h
2989 ____________________________________________________________________________
2990 [ 16594] By: sky                                   on 2002/05/14  17:08:01
2991         Log: Subject: Re: lib/sort.t failure [PATCH]
2992              From: "John P. Linderman" <jpl@research.att.com>
2993              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
2994              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
2995      Branch: perl
2996            ! pod/perlfunc.pod
2997 ____________________________________________________________________________
2998 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
2999         Log: Add a script for cleaning out the "known noise"
3000              from Third Degree reports: either noise caused
3001              by libc itself, or Perl_yyparse leaks.
3002      Branch: perl
3003            + Porting/thirdclean
3004            ! MANIFEST
3005 ____________________________________________________________________________
3006 [ 16592] By: sky                                   on 2002/05/14  15:21:39
3007         Log: Turn the sort RealCmp for stable quicksorts into a
3008              threadsafe per interpreter values.
3009      Branch: perl
3010            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
3011 ____________________________________________________________________________
3012 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
3013         Log: reentr.h affects more C files than just reentr.c
3014      Branch: perl
3015            ! locale.c pp.c pp_sys.c
3016 ____________________________________________________________________________
3017 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
3018         Log: Document reentr.pl a bit better.  Still rather
3019              convoluted code, but it ain't broken, so...
3020      Branch: perl
3021            ! reentr.h reentr.pl
3022 ____________________________________________________________________________
3023 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
3024         Log: z/OS update: not all Storable was clear yet.
3025      Branch: perl
3026            ! pod/perldelta.pod
3027 ____________________________________________________________________________
3028 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
3029         Log: Avoid potentially empty struct.
3030      Branch: perl
3031            ! reentr.h reentr.pl
3032 ____________________________________________________________________________
3033 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
3034         Log: Todo tweaks.
3035      Branch: perl
3036            ! pod/perltodo.pod
3037 ____________________________________________________________________________
3038 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
3039         Log: Subject: [PATCH] various minor fixes in threads.            
3040              From: Dave Mitchell <davem@fdgroup.com>
3041              Date: Mon, 13 May 2002 23:48:22 +0100      
3042              Message-ID: <20020513234822.G21318@fdgroup.com>
3043      Branch: perl
3044            ! dump.c ext/threads/shared/shared.xs
3045 ____________________________________________________________________________
3046 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
3047         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
3048              From: PPrymmer@factset.com
3049              Date: Mon, 13 May 2002 17:37:28 -0400
3050              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
3051      Branch: perl
3052            ! vms/vms.c
3053 ____________________________________________________________________________
3054 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
3055         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
3056              From: Nicholas Clark <nick@unfortu.net>    
3057              Date: Mon, 13 May 2002 21:45:47 +0100
3058              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
3059      Branch: perl
3060            ! lib/ExtUtils/t/Constant.t
3061 ____________________________________________________________________________
3062 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
3063         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
3064              From: Nicholas Clark <nick@unfortu.net>    
3065              Date: Mon, 13 May 2002 21:47:38 +0100
3066              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
3067      Branch: perl
3068            ! lib/Benchmark.t
3069 ____________________________________________________________________________
3070 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
3071         Log: Subject: WinCE several touches
3072              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3073              Date: Tue, 14 May 2002 00:43:11 +0400      
3074              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
3075      Branch: perl
3076            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
3077            ! wince/config_h.PL
3078 ____________________________________________________________________________
3079 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
3080         Log: Subject: Re: perl@16573
3081              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3082              Date: Mon, 13 May 2002 18:30:35 +0200
3083              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
3084              
3085              (gcc 3.0 vs 64-bit hpux hints)
3086      Branch: perl
3087            ! hints/hpux.sh
3088 ____________________________________________________________________________
3089 [ 16580] By: sky                                   on 2002/05/13  19:38:09
3090         Log: Make the point a bit clearer after suggestion from Merijin
3091      Branch: perl
3092            ! pod/perltodo.pod
3093 ____________________________________________________________________________
3094 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
3095         Log: perltodo update.
3096      Branch: perl
3097            ! pod/perltodo.pod
3098 ____________________________________________________________________________
3099 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
3100         Log: Subject: README.aix update
3101              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3102              Date: Mon, 13 May 2002 19:02:47 +0200
3103              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
3104      Branch: perl
3105            ! README.aix
3106 ____________________________________________________________________________
3107 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
3108         Log: export PerlIOBuf_get_base for win32 extension linkage
3109      Branch: perl
3110            ! makedef.pl
3111 ____________________________________________________________________________
3112 [ 16576] By: nick                                  on 2002/05/13  18:20:22
3113         Log: Integrate mainline
3114      Branch: perlio
3115           !> Changes README.vos ext/threads/shared/shared.pm
3116           !> ext/threads/shared/t/0nothread.t
3117           !> ext/threads/shared/t/av_refs.t
3118           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
3119           !> ext/threads/shared/t/hv_refs.t
3120           !> ext/threads/shared/t/hv_simple.t
3121           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
3122           !> ext/threads/shared/t/semaphore.t
3123           !> ext/threads/shared/t/shared_attr.t
3124           !> ext/threads/shared/t/sv_refs.t
3125           !> ext/threads/shared/t/sv_simple.t patchlevel.h
3126           !> pod/perldelta.pod vms/vms.c xsutils.c
3127 ____________________________________________________________________________
3128 [ 16575] By: ams                                   on 2002/05/13  15:42:50
3129         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
3130              From: Paul_GreenVOS@vos.stratus.com
3131              Date: Mon, 13 May 02 12:32 edt
3132              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
3133      Branch: perl
3134            ! README.vos pod/perldelta.pod
3135 ____________________________________________________________________________
3136 [ 16574] By: ams                                   on 2002/05/13  15:41:14
3137         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
3138              From: PPrymmer@factset.com
3139              Date: Mon, 13 May 2002 11:38:15 -0400
3140              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
3141      Branch: perl
3142            ! vms/vms.c
3143 ____________________________________________________________________________
3144 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
3145         Log: Update Changes.
3146      Branch: perl
3147            ! Changes patchlevel.h
3148 ____________________________________________________________________________
3149 [ 16572] By: sky                                   on 2002/05/13  12:30:35
3150         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
3151              From: Dave Mitchell <davem@fdgroup.com>
3152              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
3153              Message-Id: <20020510235227.J12298@fdgroup.com>
3154      Branch: perl
3155            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
3156            ! ext/threads/shared/t/av_refs.t
3157            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
3158            ! ext/threads/shared/t/hv_refs.t
3159            ! ext/threads/shared/t/hv_simple.t
3160            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
3161            ! ext/threads/shared/t/semaphore.t
3162            ! ext/threads/shared/t/shared_attr.t
3163            ! ext/threads/shared/t/sv_refs.t
3164            ! ext/threads/shared/t/sv_simple.t xsutils.c
3165 ____________________________________________________________________________
3166 [ 16571] By: nick                                  on 2002/05/13  07:54:10
3167         Log: Integrate Mainline
3168      Branch: perlio
3169           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
3170            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
3171            - wince/include/cectype.h wince/include/errno.h
3172            - wince/include/sys/types.h wince/include/sys/utime.h
3173            - wince/include/time.h
3174           !> (integrate 51 files)
3175 ____________________________________________________________________________
3176 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
3177         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
3178              From: Michael G Schwern <schwern@pobox.com>
3179              Date: Sun, 12 May 2002 19:32:58 -0400
3180              Message-ID: <20020512233258.GK696@blackrider>
3181      Branch: perl
3182            ! t/TEST
3183 ____________________________________________________________________________
3184 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
3185         Log: Be clean.
3186      Branch: perl
3187            ! Makefile.SH ext/B/t/o.t
3188 ____________________________________________________________________________
3189 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
3190         Log: change#8666 ($Config{perllibs}) apparently never got into
3191              mainline--merge, and add other missing entries; regen
3192              config_H.* files
3193      Branch: perl
3194            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
3195            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
3196            ! win32/config_H.vc win32/config_H.vc64
3197 ____________________________________________________________________________
3198 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
3199         Log: Elaborate on the exit/wait plan a bit.
3200      Branch: perl
3201            ! pod/perltodo.pod
3202 ____________________________________________________________________________
3203 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
3204         Log: Slight doc tweaks.
3205      Branch: perl
3206            ! pod/perlthrtut.pod
3207 ____________________________________________________________________________
3208 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
3209         Log: OS/390: update the test results.
3210      Branch: perl
3211            ! pod/perldelta.pod
3212 ____________________________________________________________________________
3213 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
3214         Log: Add threadsafety caveats.
3215      Branch: perl
3216            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
3217 ____________________________________________________________________________
3218 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
3219         Log: Update the Mac OS X situation.
3220      Branch: perl
3221            ! pod/perldelta.pod
3222 ____________________________________________________________________________
3223 [ 16562] By: sky                                   on 2002/05/12  19:10:27
3224         Log: Update todo, removing things done and adding new things.
3225      Branch: perl
3226            ! pod/perltodo.pod
3227 ____________________________________________________________________________
3228 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
3229         Log: Reword the "threads still running" cleanup message.
3230      Branch: perl
3231            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
3232            ! pod/perltoc.pod
3233 ____________________________________________________________________________
3234 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
3235         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
3236              (The manifestation: running pat.t core dumps after test 639.
3237              Removing everything after 639 makes core go away, as does
3238              removing everything before 640.  I did say "weird".  Some
3239              sort of a memory corruption, no doubt, but no time to debug
3240              in more detail.)
3241      Branch: perl
3242            ! t/op/pat.t
3243 ____________________________________________________________________________
3244 [ 16559] By: sky                                   on 2002/05/12  17:59:41
3245         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
3246      Branch: perl
3247            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
3248            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
3249            ! MANIFEST
3250 ____________________________________________________________________________
3251 [ 16558] By: sky                                   on 2002/05/12  17:57:51
3252         Log: Fixed bug where tmpsv would be null after the return of the 
3253              amagic. Now check for that and allocate the tmpsv afterwards, 
3254              this is done in all other places that use amagic.
3255              Fixes bug when threads->unknownfunction() was called and
3256              we coredumped on the stringification somewhere deep in the
3257              autoloader/dynaloader something. Far to deep for me to provide
3258              a test case.
3259      Branch: perl
3260            ! sv.c
3261 ____________________________________________________________________________
3262 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
3263         Log: (retracted by #16560)
3264              EBCDIC: must protect also compile time so that
3265              the illegal UTF-EBCDIC is not seen.
3266      Branch: perl
3267            ! t/op/pat.t
3268 ____________________________________________________________________________
3269 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
3270         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
3271      Branch: perl
3272            ! pod/perlebcdic.pod regcomp.c
3273 ____________________________________________________________________________
3274 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
3275         Log: As suggested by Dave Mitchell, adding yield()s at
3276              appropriate spots helps non-preemptive thread
3277              implementations, like the GNU pth.  Tested at NetBSD
3278              by Martin Weber <Ephaeton@gmx.net>.
3279      Branch: perl
3280            ! ext/threads/t/basic.t ext/threads/t/list.t
3281            ! ext/threads/t/thread.t
3282 ____________________________________________________________________________
3283 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
3284         Log: Subject: RE: VOS bleadperl test failure on 16539
3285              From: chromatic <chromatic@rmci.net>
3286              Date: Sat, 11 May 2002 23:23:54 -0700
3287              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
3288      Branch: perl
3289            ! ext/B/t/o.t
3290 ____________________________________________________________________________
3291 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
3292         Log: There's no rest for the wicked misspellers.
3293      Branch: perl
3294            ! pod/perlthrtut.pod
3295 ____________________________________________________________________________
3296 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
3297         Log: Detypos (and sticking with US spelling since Dan Sugalski
3298              wrote the original text of perlthrtut)
3299      Branch: perl
3300            ! ext/threads/threads.pm pod/perlthrtut.pod
3301 ____________________________________________________________________________
3302 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
3303         Log: Because of #16550 these tests would now spew
3304              "Malformed UTF-8" in EBCDIC.
3305      Branch: perl
3306            ! t/op/pat.t
3307 ____________________________________________________________________________
3308 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
3309         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
3310              scripts does not apply any more.  (The utf8.t needed a little
3311              bit of relaxing to work in EBCDIC, since *both* the bytes in
3312              subtest #30 are illegal UTF-EBCDIC, and the error message
3313              matched is slightly different.)  The utf8.t now passes.
3314      Branch: perl
3315            ! lib/utf8.t toke.c
3316 ____________________________________________________________________________
3317 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
3318         Log: Subject: [PATCH] a bit more for WinCE
3319              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3320              Date: Sun, 12 May 2002 02:34:24 +0400
3321              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
3322      Branch: perl
3323            ! wince/wince.c
3324 ____________________________________________________________________________
3325 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
3326         Log: Subject: [PATCH] for WinCE cross-build, another one
3327              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
3328              Date: Sun, 12 May 2002 00:02:47 +0400
3329              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
3330      Branch: perl
3331            - wince/include/cectype.h wince/include/errno.h
3332            - wince/include/sys/types.h wince/include/sys/utime.h
3333            - wince/include/time.h
3334            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
3335            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
3336            ! wince/wince.c
3337 ____________________________________________________________________________
3338 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
3339         Log: Explicit casts due to #16542.
3340      Branch: perl
3341            ! ext/B/B.xs hv.c op.c sv.c
3342 ____________________________________________________________________________
3343 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
3344         Log: Upgrade to Test::Harness 2.21.
3345      Branch: perl
3346            ! lib/Test/Harness.pm lib/Test/Harness/Changes
3347            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
3348            ! lib/Test/Harness/t/test-harness.t
3349 ____________________________________________________________________________
3350 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
3351         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
3352              but keep up with the $VERSION)
3353      Branch: perl
3354            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
3355 ____________________________________________________________________________
3356 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
3357         Log: metaconfig unit change for #16543.
3358      Branch: metaconfig
3359            ! U/threads/usethreads.U
3360 ____________________________________________________________________________
3361 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
3362         Log: Subject: [PATCH] updated threads docs
3363              From: Dave Mitchell <davem@fdgroup.com>
3364              Date: Sat, 11 May 2002 20:00:51 +0100
3365              Message-ID: <20020511200050.D14841@fdgroup.com>
3366      Branch: perl
3367            ! Configure README.threads pod/perlothrtut.pod
3368            ! pod/perlthrtut.pod
3369 ____________________________________________________________________________
3370 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
3371         Log: Subject: unsigned char hashes (Re: perl@16539)
3372              From: Nicholas Clark <nick@unfortu.net>
3373              Date: Sat, 11 May 2002 17:54:44 +0100
3374              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
3375              
3376              Be explicitly unsigned char in the hash calculation.
3377      Branch: perl
3378            ! hv.h
3379 ____________________________________________________________________________
3380 [ 16541] By: nick                                  on 2002/05/11  08:21:00
3381         Log: Integrate mainline
3382      Branch: perlio
3383           +> ext/B/t/o.t
3384           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
3385           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
3386           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
3387 ____________________________________________________________________________
3388 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
3389         Log: Subject: more os x test output cosmetics
3390              From: Kay Röpke <kroepke@dolphin-services.de>
3391              Date: Fri, 10 May 2002 14:07:34 +0200
3392              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
3393      Branch: perl
3394            ! ext/DB_File/t/db-btree.t
3395 ____________________________________________________________________________
3396 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
3397         Log: Update Changes.
3398      Branch: perl
3399            ! Changes patchlevel.h
3400 ____________________________________________________________________________
3401 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
3402         Log: Regen toc.
3403      Branch: perl
3404            ! pod/perltoc.pod
3405 ____________________________________________________________________________
3406 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
3407         Log: Move pod, add $VERSION.
3408      Branch: perl
3409            ! ext/threads/shared/queue.pm
3410 ____________________________________________________________________________
3411 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
3412         Log: Unused variables.
3413      Branch: perl
3414            ! ext/Encode/Encode.xs
3415 ____________________________________________________________________________
3416 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
3417         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
3418              From: chromatic <chromatic@rmci.net>
3419              Date: Fri, 10 May 2002 07:43:25 -0700
3420              Message-ID: <20020510144325.26245.qmail@firewheel>
3421      Branch: perl
3422            + ext/B/t/o.t
3423            ! MANIFEST
3424 ____________________________________________________________________________
3425 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
3426         Log: Don't do JAPHs unless doing "make torturetest".
3427              Document the less obvious make test targets.
3428      Branch: perl
3429            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
3430 ____________________________________________________________________________
3431 [ 16533] By: nick                                  on 2002/05/10  06:02:58
3432         Log: Integrate mainline
3433      Branch: perlio
3434           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
3435           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
3436           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
3437           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
3438           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
3439           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
3440           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
3441           !> t/run/fresh_perl.t util.c
3442 ____________________________________________________________________________
3443 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
3444         Log: Subject: [PATCH] format and other warnings
3445              From: Robin Barker <rmb1@cise.npl.co.uk>
3446              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
3447              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
3448      Branch: perl
3449            ! Porting/pumpkin.pod ext/Encode/Encode.xs
3450            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
3451            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
3452            ! ext/threads/threads.xs
3453 ____________________________________________________________________________
3454 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
3455         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
3456      Branch: perl
3457            ! t/op/tie.t t/run/fresh_perl.t
3458 ____________________________________________________________________________
3459 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
3460         Log: Subject: Re: [PATCH] Re: perl@16433
3461              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
3462              Date: Thu, 09 May 2002 16:24:59 -0700
3463              Message-ID: <LVw28gzkguhE092yn@efn.org>
3464      Branch: perl
3465            ! t/op/tie.t
3466 ____________________________________________________________________________
3467 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
3468         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
3469              From: Dave Mitchell <davem@fdgroup.com>
3470              Date: Thu, 9 May 2002 17:18:42 +0100
3471              Message-ID: <20020509171842.C9836@fdgroup.com>
3472      Branch: perl
3473            ! ext/threads/shared/t/cond.t
3474 ____________________________________________________________________________
3475 [ 16528] By: nick                                  on 2002/05/09  16:40:39
3476         Log: Integrate maint branch io (pipe) fixes.
3477      Branch: perl
3478           !> doio.c pp_sys.c util.c
3479 ____________________________________________________________________________
3480 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
3481         Log: FAQ sync.
3482      Branch: perl
3483            ! pod/perlfaq3.pod pod/perlfaq4.pod
3484 ____________________________________________________________________________
3485 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
3486         Log: metaconfig unit changes for #16525, plus extra linting.
3487      Branch: metaconfig
3488            ! U/compline/ptrsize.U U/protos/Protochk.U
3489            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3490            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3491            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3492            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3493            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3494            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3495            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3496            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3497            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3498            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3499            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3500            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3501            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3502            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3503            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3504            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3505            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3506            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3507            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3508            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3509            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3510            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3511            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3512            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3513 ____________________________________________________________________________
3514 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
3515         Log: metaconfig unit linting.
3516      Branch: perl
3517            ! reentr.pl
3518 ____________________________________________________________________________
3519 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
3520         Log: metaconfig unit changes for #16523.
3521      Branch: metaconfig
3522            ! U/compline/ptrsize.U
3523      Branch: metaconfig/U/perl
3524            ! use64bits.U
3525 ____________________________________________________________________________
3526 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
3527         Log: ptrsize should depend on use64bitall, not the other
3528              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
3529      Branch: perl
3530            ! Configure
3531 ____________________________________________________________________________
3532 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
3533         Log: Integrate #16510 from macperl;
3534              
3535              Tell IO.xs that MacOS sometimes doesn't need extra help
3536      Branch: perl
3537           !> ext/IO/IO.xs
3538 ____________________________________________________________________________
3539 [ 16521] By: ams                                   on 2002/05/09  12:42:12
3540         Log: Subject: Re: Storable doc patches
3541              From: "Philip Newton" <Philip.Newton@gmx.net>
3542              Date: Thu, 9 May 2002 14:32:29 +0200
3543              Message-Id: 
3544      Branch: perl
3545            ! ext/Storable/Storable.pm
3546 ____________________________________________________________________________
3547 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
3548         Log: cmp() compares chars, not bytes.
3549      Branch: perl
3550            ! pod/perllocale.pod
3551 ____________________________________________________________________________
3552 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
3553         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
3554      Branch: perl
3555            ! pod/perlhack.pod
3556 ____________________________________________________________________________
3557 [ 16518] By: ams                                   on 2002/05/09  09:04:31
3558         Log: Subject: Storable doc patches
3559              From: Philip Newton <Philip.Newton@gmx.net>
3560              Date: Thu, 09 May 2002 12:00:45 +0200
3561              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
3562      Branch: perl
3563            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
3564 ____________________________________________________________________________
3565 [ 16517] By: ams                                   on 2002/05/09  08:53:50
3566         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
3567              From: Philip Newton <Philip.Newton@gmx.net>
3568              Date: Thu, 09 May 2002 11:16:06 +0200
3569              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
3570      Branch: perl
3571            ! ext/Storable/README
3572 ____________________________________________________________________________
3573 [ 16516] By: nick                                  on 2002/05/09  08:13:39
3574         Log: Integrate mainline
3575      Branch: perlio
3576           !> pod/perlxstut.pod
3577 ____________________________________________________________________________
3578 [ 16515] By: nick                                  on 2002/05/09  07:29:53
3579         Log: Integrate mainline
3580      Branch: perlio
3581           !> (integrate 27 files)
3582 ____________________________________________________________________________
3583 [ 16514] By: ams                                   on 2002/05/09  06:50:24
3584         Log: Subject: [Patch] perlxstut.pod
3585              From: lupe@lupe-christoph.de (Lupe Christoph)
3586              Date: Thu, 9 May 2002 09:42:02 +0200
3587              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
3588              (Applied with tweaks.)
3589      Branch: perl
3590            ! pod/perlxstut.pod
3591 ____________________________________________________________________________
3592 [ 16513] By: ams                                   on 2002/05/09  06:04:47
3593         Log: Subject: [Patch] perlapio.pod
3594              From: lupe@lupe-christoph.de (Lupe Christoph)
3595              Date: Thu, 9 May 2002 09:01:50 +0200
3596              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
3597              (Applied with tweaks.)
3598      Branch: perl
3599            ! pod/perlapio.pod
3600 ____________________________________________________________________________
3601 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
3602         Log: Integrate from macperl
3603      Branch: maint-5.6/macperl
3604           !> macos/macperl/MPConsole.cp
3605 ____________________________________________________________________________
3606 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
3607         Log: Make interrupt act as end of file, MacPerl Bug #542154
3608      Branch: macperl
3609            ! macos/macperl/MPConsole.cp
3610 ____________________________________________________________________________
3611 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
3612         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
3613      Branch: macperl
3614            ! ext/IO/IO.xs
3615 ____________________________________________________________________________
3616 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
3617         Log: Make perlio (!sfio) work on MacOS
3618      Branch: macperl
3619            ! macos/config.h macos/config.sh macos/macish.c
3620 ____________________________________________________________________________
3621 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
3622         Log: integrate maint-5.6/macperl contents
3623      Branch: maint-5.6/perl
3624           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
3625           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
3626           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
3627 ____________________________________________________________________________
3628 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
3629         Log: Rework #16506 some more.
3630      Branch: perl
3631            ! ext/Time/HiRes/HiRes.xs win32/win32.c
3632 ____________________________________________________________________________
3633 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
3634         Log: Rework #16503 a bit to keep all the HiRes implementation
3635              in one place, assuming we want to re-CPAN Time::HiRes at
3636              some point.
3637      Branch: perl
3638            ! ext/Time/HiRes/HiRes.xs win32/win32.c
3639 ____________________________________________________________________________
3640 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
3641         Log: metaconfig unit change for #16504.
3642      Branch: metaconfig
3643            ! U/modified/Cppsym.U
3644 ____________________________________________________________________________
3645 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
3646         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
3647              From: Pixel <pixel@mandrakesoft.com>
3648              Date: 08 May 2002 18:19:51 +0200
3649              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
3650      Branch: perl
3651            ! Configure
3652 ____________________________________________________________________________
3653 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
3654         Log: make the gettimeofday() implementation in Time::HiRes available
3655              from perl
3656      Branch: perl
3657            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
3658            ! win32/config.bc win32/config.gc win32/config.vc
3659            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
3660            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
3661            ! win32/win32.c win32/win32iop.h
3662 ____________________________________________________________________________
3663 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
3664         Log: Subject: Test output update for OS X 10.1.4
3665              From: Kay Röpke <kroepke@dolphin-services.de>
3666              Date: Wed, 8 May 2002 22:23:36 +0200
3667              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
3668      Branch: perl
3669            ! ext/DB_File/t/db-recno.t
3670 ____________________________________________________________________________
3671 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
3672         Log: Subject: [PATCH] Re: perl@16433
3673              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3674              Date: Tue, 07 May 2002 18:40:44 -0700
3675              Message-ID: <cII28gzkgaOS092yn@efn.org>
3676              
3677              Subject: Re: [PATCH] Re: perl@16433
3678              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3679              Date: Wed, 08 May 2002 10:16:42 -0700
3680              Message-ID: <61V28gzkg+jG092yn@efn.org>
3681      Branch: perl
3682            ! pp_sys.c sv.c t/op/tie.t
3683 ____________________________________________________________________________
3684 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
3685         Log: Subject: [DOC PATCH] Minor threads::shared nits
3686              From: Simon Glover <scog@amnh.org>
3687              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
3688              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
3689      Branch: perl
3690            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
3691            ! ext/threads/shared/shared.pm
3692 ____________________________________________________________________________
3693 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
3694         Log: Subject: [DOC PATCH] perlthrtut proofreading
3695              From: Simon Glover <scog@amnh.org>
3696              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
3697              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
3698      Branch: perl
3699            ! pod/perlthrtut.pod
3700 ____________________________________________________________________________
3701 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
3702         Log: Deprecate 5.005threads.
3703      Branch: perl
3704            ! pod/perldelta.pod
3705 ____________________________________________________________________________
3706 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
3707         Log: Integrate perlio;
3708              
3709              PerlIO/XS interface routine and doc updates from
3710              lupe@lupe-christoph.de (Lupe Christoph) in mail
3711              Subject: [For Review] Patch for perlio.c and pods
3712              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
3713              Date: Sun, 5 May 2002 10:43:15 +0200
3714              (Minor tweaks to follow.)
3715              
3716              Portability and doc tweaks to PerlIO/XS stuff.
3717              We are still "papering over the cracks" a bit,
3718              but now it is good stiff card held on with epoxy.
3719      Branch: perl
3720           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
3721 ____________________________________________________________________________
3722 [ 16496] By: nick                                  on 2002/05/08  19:08:43
3723         Log: Portability and doc tweaks to PerlIO/XS stuff.
3724              We are still "papering over the cracks" a bit,
3725              but now it is good stiff card held on with epoxy.
3726      Branch: perlio
3727            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
3728 ____________________________________________________________________________
3729 [ 16495] By: nick                                  on 2002/05/08  17:56:43
3730         Log: PerlIO/XS interface routine and doc updates from
3731              lupe@lupe-christoph.de (Lupe Christoph) in mail
3732              Subject: [For Review] Patch for perlio.c and pods
3733              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
3734              Date: Sun, 5 May 2002 10:43:15 +0200
3735              (Minor tweaks to follow.)
3736      Branch: perlio
3737            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
3738 ____________________________________________________________________________
3739 [ 16494] By: nick                                  on 2002/05/08  17:40:34
3740         Log: Integrate mainline
3741      Branch: perlio
3742           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
3743           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
3744           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
3745           !> t/run/fresh_perl.t
3746 ____________________________________________________________________________
3747 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
3748         Log: Update Changes.
3749      Branch: perl
3750            ! Changes patchlevel.h
3751 ____________________________________________________________________________
3752 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
3753         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
3754              don't unlink /dev/null
3755      Branch: perl
3756            ! Porting/p4genpatch
3757 ____________________________________________________________________________
3758 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
3759         Log: Integrate perlio; 
3760              
3761              Avoid pointless re-encode of data in :encoding's read buffer
3762              on a close
3763      Branch: perl
3764           !> ext/PerlIO/encoding/encoding.xs
3765 ____________________________________________________________________________
3766 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
3767         Log: The base.pm changes need this, too?
3768      Branch: perl
3769            ! lib/diagnostics.t
3770 ____________________________________________________________________________
3771 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
3772         Log: fix p4genpatch breakage (missing slash in patch headers)
3773      Branch: perl
3774            ! Porting/p4genpatch
3775 ____________________________________________________________________________
3776 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
3777         Log: Integrate #14679 from macperl;
3778              
3779              Skip layer symbols for sfio
3780      Branch: perl
3781           !> makedef.pl
3782 ____________________________________________________________________________
3783 [ 16487] By: nick                                  on 2002/05/08  13:12:47
3784         Log: Avoid pointless re-encode of data in :encoding's read buffer
3785              on a close
3786      Branch: perlio
3787            ! ext/PerlIO/encoding/encoding.xs
3788 ____________________________________________________________________________
3789 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
3790         Log: Integrate #16481 from macperl;
3791              
3792              p4genpatch Mac OS fixes (paths, utime)
3793      Branch: perl
3794           !> Porting/p4genpatch
3795 ____________________________________________________________________________
3796 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
3797         Log: Storable doc tweaks.
3798      Branch: perl
3799            ! ext/Storable/Storable.pm
3800 ____________________________________________________________________________
3801 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
3802         Log: Subject: Re: [PATCH] use base Notexists
3803              From: andreas.koenig@anima.de (Andreas J. Koenig)
3804              Date: Wed, 08 May 2002 15:57:53 +0200
3805              Message-ID: <m34rhi91y6.fsf@anima.de>
3806      Branch: perl
3807            ! lib/base.pm lib/fields.t
3808 ____________________________________________________________________________
3809 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
3810         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
3811              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
3812              Date: Wed, 8 May 2002 10:47:51 +0400
3813              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
3814      Branch: perl
3815            ! t/run/fresh_perl.t
3816 ____________________________________________________________________________
3817 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
3818         Log: Document how even "ASCII" locales can have problems
3819              if \w includes some of the regex metacharacters.
3820      Branch: perl
3821            ! lib/locale.t
3822 ____________________________________________________________________________
3823 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
3824         Log: p4genpatch Mac OS fixes (paths, utime)
3825      Branch: macperl
3826            ! Porting/p4genpatch
3827 ____________________________________________________________________________
3828 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
3829         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
3830              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
3831              Date: Wed, 8 May 2002 10:33:14 +0400
3832              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
3833      Branch: perl
3834            ! ext/File/Glob/bsd_glob.c
3835 ____________________________________________________________________________
3836 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
3837         Log: Skip layer symbols for sfio
3838      Branch: macperl
3839            ! makedef.pl
3840 ____________________________________________________________________________
3841 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
3842         Log: Bump up the Storable $VERSION to 2.0.
3843      Branch: perl
3844            ! ext/Storable/Storable.pm
3845 ____________________________________________________________________________
3846 [ 16477] By: nick                                  on 2002/05/08  06:21:18
3847         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
3848      Branch: perlio
3849           !> (integrate 36 files)
3850 ____________________________________________________________________________
3851 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
3852         Log: Oops, add back
3853      Branch: macperl
3854            + macos/MacPerlTests.cmd
3855 ____________________________________________________________________________
3856 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
3857         Log: Integrate with perl
3858      Branch: macperl
3859           +> Porting/p4genpatch ext/Digest/MD5/README
3860           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
3861           +> ext/threads/shared/semaphore.pm
3862           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
3863           +> t/comp/hints.t vos/compile_full_perl.cm
3864           +> vos/configure_full_perl.sh vos/make_full_perl.sh
3865           +> wince/compile.bat wince/win32io.c
3866            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
3867            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
3868           !> (integrate 206 files)
3869 ____________________________________________________________________________
3870 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
3871         Log: Update README (integrate from macperl)
3872      Branch: maint-5.6/macperl
3873           !> README.macos
3874 ____________________________________________________________________________
3875 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
3876         Log: Various syncs from macperl/ -> maint-5.6/macperl/
3877              File::Copy, File::Spec updates
3878              Test script modifications
3879              pp_require path bugfixes
3880      Branch: maint-5.6/macperl
3881            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
3882            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
3883 ____________________________________________________________________________
3884 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
3885         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
3886      Branch: macperl
3887            ! macos/macperl/MacPerl.podhelp
3888      Branch: maint-5.6/macperl
3889            ! macos/macperl/MacPerl.podhelp
3890 ____________________________________________________________________________
3891 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
3892         Log: Reset Mac::err flag in app, MacPerl Bug #546065
3893      Branch: macperl
3894            ! macos/macperl/MPScript.c
3895      Branch: maint-5.6/macperl
3896            ! macos/macperl/MPScript.c
3897 ____________________________________________________________________________
3898 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
3899         Log: Fix for some module install paths, MacPerl Bug #549611
3900      Branch: macperl
3901            ! macos/macperl/Droplets/installme.plx
3902            ! macos/macperl/Droplets/untarzipme.plx
3903      Branch: maint-5.6/macperl
3904            ! macos/macperl/Droplets/installme.plx
3905            ! macos/macperl/Droplets/untarzipme.plx
3906 ____________________________________________________________________________
3907 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
3908         Log: Stupid Mac::OSA::Simple bugs
3909      Branch: macperl
3910            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
3911      Branch: maint-5.6/macperl
3912            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
3913 ____________________________________________________________________________
3914 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
3915         Log: Various BuildTools fixes, MacPerl Bug #545341
3916      Branch: macperl
3917            ! macos/lib/Mac/BuildTools.pm
3918      Branch: maint-5.6/macperl
3919            ! macos/lib/Mac/BuildTools.pm
3920 ____________________________________________________________________________
3921 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
3922         Log: MM_MacOS has been moved from macos/lib/ to lib/
3923      Branch: macperl
3924            - macos/lib/ExtUtils/MM_MacOS.pm
3925 ____________________________________________________________________________
3926 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
3927         Log: Oops, add Digest::MD5 Makefile.mk back in
3928      Branch: macperl
3929            + macos/bundled_ext/Digest/MD5/Makefile.mk
3930 ____________________________________________________________________________
3931 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
3932         Log: Allow focus of first item, MacPerl Bug #529102
3933      Branch: macperl
3934            ! macos/ext/Mac/Windows/Windows.pm
3935      Branch: maint-5.6/macperl
3936            ! macos/ext/Mac/Windows/Windows.pm
3937 ____________________________________________________________________________
3938 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
3939         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
3940      Branch: macperl
3941            ! macos/lib/Mac/Glue.pm
3942      Branch: maint-5.6/macperl
3943            ! macos/lib/Mac/Glue.pm
3944 ____________________________________________________________________________
3945 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
3946         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
3947      Branch: perl
3948            ! makedef.pl
3949 ____________________________________________________________________________
3950 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
3951         Log: aTHX may be empty
3952      Branch: perl
3953            ! win32/win32.c
3954 ____________________________________________________________________________
3955 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
3956         Log: 5005threads builds again on windows
3957      Branch: perl
3958            ! win32/win32.c win32/win32.h
3959 ____________________________________________________________________________
3960 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
3961         Log: fixes for various warnings identified by Visual C++
3962      Branch: perl
3963            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
3964            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
3965            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
3966            ! win32/config.bc win32/config.gc win32/config.vc
3967            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3968            ! win32/win32.c win32/win32iop.h
3969 ____________________________________________________________________________
3970 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
3971         Log: keep paths consistently slashed on windows
3972      Branch: perl
3973            ! t/harness
3974 ____________________________________________________________________________
3975 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
3976         Log: integrate makefile.mk changes into Makefile
3977      Branch: perl
3978            ! win32/Makefile
3979 ____________________________________________________________________________
3980 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
3981         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
3982              From: Nicholas Clark <nick@unfortu.net>
3983              Date: Tue, 7 May 2002 23:26:01 +0100
3984              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
3985      Branch: perl
3986            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
3987            ! ext/Storable/README ext/Storable/Storable.pm
3988            ! ext/Storable/t/malice.t
3989 ____________________________________________________________________________
3990 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
3991         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
3992              From: Dave Mitchell <davem@fdgroup.com>
3993              Date: Wed, 8 May 2002 00:11:02 +0100
3994              Message-ID: <20020508001102.D4118@fdgroup.com>
3995      Branch: perl
3996            ! pp_hot.c scope.c
3997 ____________________________________________________________________________
3998 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
3999         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
4000              From: Dave Mitchell <davem@fdgroup.com>
4001              Date: Tue, 7 May 2002 23:13:10 +0100
4002              Message-ID: <20020507231310.B4118@fdgroup.com>
4003      Branch: perl
4004            ! pp_hot.c
4005 ____________________________________________________________________________
4006 [ 16454] By: sky                                   on 2002/05/07  21:18:44
4007         Log: Documentation of async
4008      Branch: perl
4009            ! ext/threads/threads.pm
4010 ____________________________________________________________________________
4011 [ 16453] By: sky                                   on 2002/05/07  21:16:28
4012         Log: Documentation added.
4013      Branch: perl
4014            ! ext/threads/shared/semaphore.pm
4015 ____________________________________________________________________________
4016 [ 16452] By: sky                                   on 2002/05/07  21:15:34
4017         Log: Add support for async.
4018      Branch: perl
4019            ! ext/threads/threads.pm
4020 ____________________________________________________________________________
4021 [ 16451] By: sky                                   on 2002/05/07  21:01:47
4022         Log: Add documentation.
4023      Branch: perl
4024            ! ext/threads/shared/queue.pm
4025 ____________________________________________________________________________
4026 [ 16450] By: sky                                   on 2002/05/07  20:24:08
4027         Log: Fix bad assumptions in test case.
4028              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
4029              b) $var++ is not atomic
4030              c) the creating of the string to print and the actuall printing 
4031              could be preempted by another thread
4032      Branch: perl
4033            ! ext/threads/shared/t/queue.t
4034 ____________________________________________________________________________
4035 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
4036         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
4037              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4038              Date: Tue, 07 May 2002 19:41:03 +0200
4039              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
4040      Branch: perl
4041            ! makedepend.SH
4042 ____________________________________________________________________________
4043 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
4044         Log: Upgrade to Encode 1.71.
4045      Branch: perl
4046            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4047            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
4048 ____________________________________________________________________________
4049 [ 16447] By: nick                                  on 2002/05/07  18:39:47
4050         Log: Integrate mainline
4051      Branch: perlio
4052           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
4053           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
4054           !> lib/User/pwent.t
4055 ____________________________________________________________________________
4056 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
4057         Log: AUTHORS updates.
4058      Branch: perl
4059            ! AUTHORS
4060 ____________________________________________________________________________
4061 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
4062         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
4063              From: Robin Barker <rmb1@cise.npl.co.uk>
4064              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
4065              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
4066      Branch: perl
4067            ! ext/Encode/Encode.xs
4068 ____________________________________________________________________________
4069 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
4070         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
4071              From: Michael A Chase <mchase@ix.netcom.com>
4072              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
4073              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
4074              
4075              (plus add what POSIX says)
4076      Branch: perl
4077            ! lib/File/Spec/Unix.pm
4078 ____________________________________________________________________________
4079 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
4080         Log: Subject: Re: lib/User/pwent.t on Cygwin
4081              From: John Peacock <jpeacock@rowman.com>
4082              Date: Mon, 06 May 2002 10:14:21 -0400
4083              Message-ID: <3CD68FBD.8020502@rowman.com>
4084      Branch: perl
4085            ! lib/User/pwent.t
4086 ____________________________________________________________________________
4087 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
4088         Log: Subject: [PATCH] Storable (Re: perl@16433)
4089              From: Radu Greab <radu@netsoft.ro>
4090              Date: Tue, 7 May 2002 11:37:03 +0300
4091              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
4092              
4093              Subject: Re: [PATCH] Storable (Re: perl@16433)
4094              From: Radu Greab <radu@netsoft.ro>
4095              Date: Tue, 7 May 2002 12:49:24 +0300
4096              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
4097              
4098              Plug the Storable memory leaks.
4099      Branch: perl
4100            ! ext/Storable/Storable.xs
4101 ____________________________________________________________________________
4102 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
4103         Log: Upgrade to CPAN 1.61.
4104      Branch: perl
4105            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
4106 ____________________________________________________________________________
4107 [ 16440] By: nick                                  on 2002/05/07  07:07:58
4108         Log: Integrate mainline
4109      Branch: perlio
4110           +> Porting/p4genpatch vos/compile_full_perl.cm
4111           +> vos/configure_full_perl.sh vos/make_full_perl.sh
4112           +> wince/compile.bat wince/win32io.c
4113            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
4114           !> (integrate 74 files)
4115 ____________________________________________________________________________
4116 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
4117         Log: Document the bad behaviour of for(1..5){$_++}
4118              (it works but it should fail)
4119      Branch: perl
4120            ! pod/perldelta.pod
4121 ____________________________________________________________________________
4122 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
4123         Log: README.ko update from Jungshik Shin.
4124      Branch: perl
4125            ! README.ko
4126 ____________________________________________________________________________
4127 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
4128         Log: Subject: Re: perl@16433
4129              From: Nicholas Clark <nick@unfortu.net>
4130              Date: Tue, 7 May 2002 00:21:46 +0100
4131              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
4132      Branch: perl
4133            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
4134            ! ext/Storable/t/malice.t
4135 ____________________________________________________________________________
4136 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
4137         Log: Subject:  two and a half steps further for WinCE cross-build
4138              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4139              Date: Mon, 6 May 2002 23:54:24 +0400
4140              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
4141      Branch: perl
4142            - wince/config.h
4143            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
4144 ____________________________________________________________________________
4145 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
4146         Log: Detypo.
4147      Branch: perl
4148            ! pod/perldelta.pod
4149 ____________________________________________________________________________
4150 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
4151         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
4152              From: Dave Mitchell <davem@fdgroup.com>
4153              Date: Mon, 6 May 2002 17:17:00 +0100
4154              Message-ID: <20020506171700.A256@fdgroup.com>
4155      Branch: perl
4156            ! pod/perldelta.pod t/op/local.t
4157 ____________________________________________________________________________
4158 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
4159         Log: Update Changes.
4160      Branch: perl
4161            ! Changes patchlevel.h
4162 ____________________________________________________________________________
4163 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
4164         Log: Add a test for #16431, and document Dave's campaign
4165              against localised hash element bugs.
4166      Branch: perl
4167            ! pod/perldelta.pod t/op/tie.t
4168 ____________________________________________________________________________
4169 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
4170         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
4171              From: Dave Mitchell <davem@fdgroup.com>
4172              Date: Sat, 4 May 2002 00:34:18 +0100
4173              Message-ID: <20020504003418.F22026@fdgroup.com>
4174      Branch: perl
4175            ! pp_hot.c t/op/local.t
4176 ____________________________________________________________________________
4177 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
4178         Log: Regen uconfig.h.
4179      Branch: perl
4180            ! uconfig.h
4181 ____________________________________________________________________________
4182 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
4183         Log: Unfortunately AmigaOS has been broken since 11423
4184              and is unlikely to get fixed in time for 5.8.0.
4185      Branch: perl
4186            ! pod/perldelta.pod
4187 ____________________________________________________________________________
4188 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
4189         Log: Ultimate discouragement for the old tools, from Andreas.
4190      Branch: perl
4191            - Porting/p4d2p Porting/p4desc
4192            ! MANIFEST Porting/repository.pod
4193 ____________________________________________________________________________
4194 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
4195         Log: Upgrade to Digest::MD5 2.20.
4196      Branch: perl
4197            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4198            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
4199 ____________________________________________________________________________
4200 [ 16426] By: ams                                   on 2002/05/06  09:48:42
4201         Log: Subject: [Encode] 1.70 released
4202              From: Dan Kogai <dankogai@dan.co.jp>
4203              Date: Mon, 6 May 2002 19:36:15 +0900
4204              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
4205      Branch: perl
4206            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
4207            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
4208            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
4209 ____________________________________________________________________________
4210 [ 16425] By: ams                                   on 2002/05/06  09:40:42
4211         Log: Subject: [PATCH] PerlIO::Via reference
4212              From: Gisle Aas <gisle@ActiveState.com>
4213              Date: 05 May 2002 22:50:23 -0700
4214              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
4215      Branch: perl
4216            ! pod/perliol.pod
4217 ____________________________________________________________________________
4218 [ 16424] By: ams                                   on 2002/05/06  09:37:58
4219         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
4220              From: Brendan O'Dea <bod@debian.org>
4221              Date: Mon, 6 May 2002 14:04:48 +1000
4222              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
4223      Branch: perl
4224            ! lib/Term/Complete.pm
4225 ____________________________________________________________________________
4226 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
4227         Log: p4genpatch: avoid stderr noise during adds
4228      Branch: perl
4229            ! Porting/p4genpatch
4230 ____________________________________________________________________________
4231 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
4232         Log: Subject: [PATCH] Fixup VOS builds of miniperl
4233              From: Paul_GreenVOS@vos.stratus.com
4234              Date: Sun, 5 May 02 23:11 edt
4235              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
4236      Branch: perl
4237            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
4238 ____________________________________________________________________________
4239 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
4240         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
4241              From: Radu Greab <radu@netsoft.ro>
4242              Date: Mon, 6 May 2002 04:23:10 +0300
4243              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
4244      Branch: perl
4245            ! pp_sys.c t/op/exec.t
4246 ____________________________________________________________________________
4247 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
4248         Log: Further comment tweak, to agree with perlxs.pod.
4249      Branch: perl
4250            ! perl.h
4251 ____________________________________________________________________________
4252 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
4253         Log: Subject: [PATCH] Update README.vos and release vos build macros
4254              From: Paul_GreenVOS@vos.stratus.com
4255              Date: Sun, 5 May 02 17:15 edt
4256              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
4257              To: perl5-porters@perl.org
4258      Branch: perl
4259            + vos/compile_full_perl.cm vos/configure_full_perl.sh
4260            + vos/make_full_perl.sh
4261            ! MANIFEST README.vos vos/Changes
4262 ____________________________________________________________________________
4263 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
4264         Log: Retract MM_NW5.pm part of #16371, at the request
4265              of Michael Schwern.
4266      Branch: perl
4267            ! lib/ExtUtils/MM_NW5.pm
4268 ____________________________________________________________________________
4269 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
4270         Log: Comment tweaks.
4271      Branch: perl
4272            ! perl.h
4273 ____________________________________________________________________________
4274 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
4275         Log: a few more p4genpatch fixes:
4276              
4277              don't assume previous revision exists, let p4 compute it from
4278              the one-less-change number instead
4279              
4280              the time part in timestamps were always 00:00:00; fix by
4281              fetching metadata via "p4 fsync" rather than "p4 filelog"
4282              
4283              quote all file names used in external commands to make them
4284              them work when there are spaces in those file names
4285              
4286              looks production worthy now :)
4287      Branch: perl
4288            ! Porting/p4genpatch
4289 ____________________________________________________________________________
4290 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
4291         Log: The #16401 was far from enough, and mostly in a wrong direction.
4292              The right thing to do would be to convert Storable into using
4293              the new MY_CXT scheme (no static data, and memory management
4294              using SVs).
4295      Branch: perl
4296            ! ext/Storable/Storable.xs
4297 ____________________________________________________________________________
4298 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
4299         Log: p4genpatch diffs against depot files from //depot/perl when called
4300              with -b //depot/maint-5.6/perl
4301      Branch: perl
4302            ! Porting/p4genpatch
4303 ____________________________________________________________________________
4304 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
4305         Log: p4genpatch: current directory may not be writable, so don't
4306              create temp files there
4307      Branch: perl
4308            ! Porting/p4genpatch
4309 ____________________________________________________________________________
4310 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
4311         Log: p4genpatch now works on windows
4312      Branch: perl
4313            ! Porting/p4genpatch
4314 ____________________________________________________________________________
4315 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
4316         Log: p4genpatch: tweak from Andreas to strip leading portion of
4317              path specified in -b (so patch can be applied with "patch -p1")
4318      Branch: perl
4319            ! Porting/p4genpatch
4320 ____________________________________________________________________________
4321 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
4322         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
4323              From: PPrymmer@factset.com
4324              Date: Fri, 3 May 2002 14:52:12 -0400
4325              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
4326      Branch: perl
4327            ! t/op/pwent.t
4328 ____________________________________________________________________________
4329 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
4330         Log: Upgrade to Net::Ping 2.17.
4331      Branch: perl
4332            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
4333 ____________________________________________________________________________
4334 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
4335         Log: Upgrade to Getopt::Long 2.31.
4336      Branch: perl
4337            ! lib/Getopt/Long.pm
4338 ____________________________________________________________________________
4339 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
4340         Log: Subject: Re: Cross-compiling as of WinCE
4341              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4342              Date: Sat, 4 May 2002 03:49:11 +0400
4343              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
4344      Branch: perl
4345            + wince/compile.bat wince/win32io.c
4346            - wince/perldll.def
4347            ! MANIFEST configpm makedef.pl wince/Makefile.ce
4348            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
4349            ! wince/config_h.PL wince/wince.c
4350 ____________________________________________________________________________
4351 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
4352         Log: The loclibpth is always set by Configure.
4353      Branch: perl
4354            ! hints/dec_osf.sh
4355 ____________________________________________________________________________
4356 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
4357         Log: Subject: Re: [Unicode::Collate] UCA Version number    
4358              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4359              Date: Sun, 05 May 2002 10:07:57 +0900
4360              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
4361      Branch: perl
4362            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4363            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
4364 ____________________________________________________________________________
4365 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
4366         Log: Subject: [PATCH sv.c] delete inaccurate comment
4367              From: Dave Mitchell <davem@fdgroup.com>
4368              Date: Fri, 3 May 2002 21:17:00 +0100
4369              Message-ID: <20020503211700.C22026@fdgroup.com>
4370      Branch: perl
4371            ! sv.c
4372 ____________________________________________________________________________
4373 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
4374         Log: Solaris: show what 'that' is.
4375      Branch: perl
4376            ! hints/solaris_2.sh
4377 ____________________________________________________________________________
4378 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
4379         Log: Syntax fix.
4380      Branch: perl
4381            ! t/op/arith.t
4382 ____________________________________________________________________________
4383 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
4384         Log: (retracted by #16415) Storable: try to free what we allocated.
4385      Branch: perl
4386            ! ext/Storable/Storable.xs
4387 ____________________________________________________________________________
4388 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
4389         Log: UNICOS: division is really sloppy.
4390      Branch: perl
4391            ! t/op/arith.t
4392 ____________________________________________________________________________
4393 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
4394         Log: Subject: fix t/io/fs.t for VOS
4395              From: Paul_GreenVOS@vos.stratus.com
4396              Date: Sat, 4 May 02 14:01 edt
4397              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
4398      Branch: perl
4399            ! t/io/fs.t
4400 ____________________________________________________________________________
4401 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
4402         Log: Subject: [Unicode::Collate] UCA Version number
4403              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4404              Date: Sat, 04 May 2002 16:07:07 +0900
4405              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
4406      Branch: perl
4407            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
4408 ____________________________________________________________________________
4409 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
4410         Log: Subject: [PATCH lib/overload.pm] "\"\""
4411              From: Michael G Schwern <schwern@pobox.com>
4412              Date: Sat, 4 May 2002 13:17:44 -0400
4413              Message-ID: <20020504171743.GD640@blackrider>
4414      Branch: perl
4415            ! lib/overload.pm
4416 ____________________________________________________________________________
4417 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
4418         Log: Add the EBCDIC test data to downgrade.t.
4419      Branch: perl
4420            ! ext/Storable/t/downgrade.t
4421 ____________________________________________________________________________
4422 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
4423         Log: EBCDIC tweak.
4424      Branch: perl
4425            ! ext/Storable/t/utf8hash.t
4426 ____________________________________________________________________________
4427 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
4428         Log: Allow p4genpatch to use diff programs other than 'diff'.
4429      Branch: perl
4430            ! Porting/p4genpatch
4431 ____________________________________________________________________________
4432 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
4433         Log: Add p4genpatch from Andreas; obsoletes both
4434              p4d2p and p4desc.
4435      Branch: perl
4436            + Porting/p4genpatch
4437            ! MANIFEST Porting/makerel
4438 ____________________________________________________________________________
4439 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
4440         Log: Upgrade to Encode 1.69.
4441      Branch: perl
4442            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4443            ! ext/Encode/Encode/Makefile_PL.e2x
4444            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
4445            ! ext/Encode/lib/Encode/Guess.pm
4446            ! ext/Encode/lib/Encode/MIME/Header.pm
4447            ! ext/Encode/t/mime-header.t
4448 ____________________________________________________________________________
4449 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
4450         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
4451              From: Dave Mitchell <davem@fdgroup.com>
4452              Date: Sat, 4 May 2002 16:09:26 +0100
4453              Message-ID: <20020504160926.A24990@fdgroup.com>
4454      Branch: perl
4455            ! INSTALL
4456 ____________________________________________________________________________
4457 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
4458         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
4459              From: Nicholas Clark <nick@unfortu.net>
4460              Date: Sat, 4 May 2002 12:38:58 +0100
4461              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
4462      Branch: perl
4463            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
4464 ____________________________________________________________________________
4465 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
4466         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
4467              From: Nicholas Clark <nick@unfortu.net>
4468              Date: Sat, 4 May 2002 00:30:43 +0100
4469              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
4470      Branch: perl
4471            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
4472 ____________________________________________________________________________
4473 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
4474         Log: Doc tweak from Elizabeth Mattijsen.
4475      Branch: perl
4476            ! pod/perlunicode.pod
4477 ____________________________________________________________________________
4478 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
4479         Log: Subject: [PATCH] channames.pm doc tweaks
4480              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
4481              Date: Sat, 04 May 2002 11:45:18 +0900
4482              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
4483      Branch: perl
4484            ! lib/charnames.pm
4485 ____________________________________________________________________________
4486 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
4487         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
4488              From: Dave Mitchell <davem@fdgroup.com>
4489              Date: Fri, 3 May 2002 23:51:10 +0100
4490              Message-ID: <20020503235110.E22026@fdgroup.com>
4491      Branch: perl
4492            ! pp_hot.c scope.c
4493 ____________________________________________________________________________
4494 [ 16385] By: nick                                  on 2002/05/04  09:29:41
4495         Log: Integrate mainline
4496      Branch: perlio
4497           !> (integrate 47 files)
4498 ____________________________________________________________________________
4499 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
4500         Log: Subject: Re: perl@16307
4501              From: Nicholas Clark <nick@unfortu.net>
4502              Date: Fri, 3 May 2002 21:49:04 +0100
4503              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
4504              
4505              canonical #3 was failing under -Mutf8.
4506      Branch: perl
4507            ! ext/Storable/t/canonical.t
4508 ____________________________________________________________________________
4509 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
4510         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
4511              From: Dave Mitchell <davem@fdgroup.com>
4512              Date: Fri, 3 May 2002 21:12:10 +0100
4513              Message-ID: <20020503211210.B22026@fdgroup.com>
4514      Branch: perl
4515            ! scope.c
4516 ____________________________________________________________________________
4517 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
4518         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
4519              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
4520              Date: Fri, 3 May 2002 20:30:25 +0200
4521              Message-ID: <190109228332.20020503203025@familiehaase.de>
4522      Branch: perl
4523            ! doio.c
4524 ____________________________________________________________________________
4525 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
4526         Log: Subject: t/TestInit.pm - clean up comments
4527              From: Paul_GreenVOS@vos.stratus.com
4528              Date: Fri, 3 May 02 14:51 edt
4529              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
4530      Branch: perl
4531            ! t/TestInit.pm
4532 ____________________________________________________________________________
4533 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
4534         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
4535              From: Dan Kogai <dankogai@dan.co.jp>
4536              Date: Sat, 4 May 2002 01:46:35 +0900
4537              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
4538      Branch: perl
4539            ! ext/Encode/Encode/Makefile_PL.e2x
4540 ____________________________________________________________________________
4541 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
4542         Log: Forgotten test arrangement.
4543      Branch: perl
4544            ! ext/Digest/MD5/t/files.t
4545 ____________________________________________________________________________
4546 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
4547         Log: Comedy of typing errors.
4548      Branch: perl
4549            ! hints/solaris_2.sh
4550 ____________________________________________________________________________
4551 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
4552         Log: Let's try the "no Net:: if no Socket" again.
4553      Branch: perl
4554            ! t/lib/1_compile.t
4555 ____________________________________________________________________________
4556 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
4557         Log: Update Changes.
4558      Branch: perl
4559            ! Changes patchlevel.h
4560 ____________________________________________________________________________
4561 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
4562         Log: Oops.
4563      Branch: perl
4564            ! lib/ExtUtils/MM_BeOS.pm
4565 ____________________________________________________________________________
4566 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
4567         Log: EBCDIC tweak.
4568      Branch: perl
4569            ! ext/Digest/MD5/t/utf8.t
4570 ____________________________________________________________________________
4571 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
4572         Log: Update the EBCDIC MD5 checksums, and automate the process.
4573      Branch: perl
4574            ! ext/Digest/MD5/t/files.t
4575 ____________________________________________________________________________
4576 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
4577         Log: The EBCDIC remapping of the low 256 bites again.
4578      Branch: perl
4579            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
4580            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
4581            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
4582 ____________________________________________________________________________
4583 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
4584         Log: NetWare updates from C Aditya.
4585      Branch: perl
4586            ! lib/ExtUtils/MM_NW5.pm makedef.pl
4587 ____________________________________________________________________________
4588 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
4589         Log: DJGPP updates from Laszlo Molnar.
4590      Branch: perl
4591            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
4592 ____________________________________________________________________________
4593 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
4594         Log: Upgrade to Encode 1.68.
4595      Branch: perl
4596            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4597            ! ext/Encode/lib/Encode/Alias.pm
4598            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
4599 ____________________________________________________________________________
4600 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
4601         Log: Integrate perlio;
4602              
4603              Several of non-default builds now seem to work reasonably well
4604              English.t seems to fail on an errno test, and socketpair blathers
4605              about something.
4606              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
4607              back door, and instead have perlsdio.h vector stdio via iperlsys.h
4608              function tables (latter was done in earlier change).
4609              Update comments in Makefile.mk 
4610              
4611              Finish off 16350 for non-PERLIO build on linux,
4612              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
4613              for some slots which now perlsdio.h is targeting.
4614              
4615              setbuf / setvbuf are not PerlIO_ concepts
4616              
4617              perl_clone is a threads thing
4618              
4619              Have perlsdio.h use the iperlsys.h aliases and see
4620              if that helps non-PERLIO IMP_SYS on Win32.
4621              (Miniperl okay on linux).
4622              
4623              More layer syms
4624              
4625              Use PerlSIO_fdupopen() if not using PerlIO
4626              
4627              Do not build if not using layers
4628      Branch: perl
4629           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
4630           !> win32/makefile.mk win32/perlhost.h win32/win32.c
4631           !> win32/win32io.c
4632 ____________________________________________________________________________
4633 [ 16367] By: nick                                  on 2002/05/03  07:25:13
4634         Log: Several of non-default builds now seem to work reasonably well
4635              English.t seems to fail on an errno test, and socketpair blathers
4636              about something.
4637              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
4638              back door, and instead have perlsdio.h vector stdio via iperlsys.h
4639              function tables (latter was done in earlier change).
4640              Update comments in Makefile.mk 
4641      Branch: perlio
4642            ! perlio.h win32/makefile.mk win32/win32.c
4643 ____________________________________________________________________________
4644 [ 16366] By: nick                                  on 2002/05/03  07:07:36
4645         Log: Finish off 16350 for non-PERLIO build on linux,
4646              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
4647              for some slots which now perlsdio.h is targeting.
4648      Branch: perlio
4649            ! iperlsys.h
4650 ____________________________________________________________________________
4651 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
4652         Log: If no Socket should not try to test Net::
4653      Branch: perl
4654            ! t/lib/1_compile.t
4655 ____________________________________________________________________________
4656 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
4657         Log: Integrate macperl #16360 and #16363;
4658              
4659              Make op/alarm.t pass
4660              
4661              README.macos update
4662      Branch: perl
4663           !> README.macos t/op/alarm.t
4664 ____________________________________________________________________________
4665 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
4666         Log: README.macos update
4667      Branch: macperl
4668            ! README.macos
4669 ____________________________________________________________________________
4670 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
4671         Log: Config / test updates
4672      Branch: macperl
4673            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
4674            ! macos/Makefile.mk
4675 ____________________________________________________________________________
4676 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
4677         Log: Safe signals for Mac OS
4678      Branch: macperl
4679            ! macos/macish.c macos/macish.h
4680 ____________________________________________________________________________
4681 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
4682         Log: Make op/alarm.t pass
4683      Branch: macperl
4684            ! t/op/alarm.t
4685 ____________________________________________________________________________
4686 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
4687         Log: a tweak to change#13584: need to avoid pad-walking during
4688              global destruction
4689      Branch: maint-5.6/perl
4690            ! op.c
4691 ____________________________________________________________________________
4692 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
4693         Log: Forgot the most important part of #16357.
4694      Branch: perl
4695            ! lib/Unicode/Collate.pm
4696 ____________________________________________________________________________
4697 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
4698         Log: Subject: Unicode::Collate 0.11 Released
4699              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4700              Date: Fri, 03 May 2002 03:19:29 +0900
4701              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
4702      Branch: perl
4703            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
4704            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
4705 ____________________________________________________________________________
4706 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
4707         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
4708              From: Andy Dougherty <doughera@lafayette.edu>
4709              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
4710              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
4711      Branch: perl
4712            ! Makefile.SH ext/util/make_ext
4713 ____________________________________________________________________________
4714 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
4715         Log: Integrate #16353 from macperl;
4716              
4717              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
4718              in test 92 of run/fresh_perl.t on MacOS
4719              
4720              (as pudge rightfully points out, this is voodoo
4721              programming at it best, the real bug is somewhere else,
4722              now we just happened to shake the chicken the right way)
4723      Branch: perl
4724           !> lib/utf8_heavy.pl
4725 ____________________________________________________________________________
4726 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
4727         Log: Subject: Re: Encode, charnames and utf8heavy
4728              From: Dan Kogai <dankogai@dan.co.jp>
4729              Date: Thu, 2 May 2002 00:44:30 +0900
4730              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
4731              
4732              (plus a respective perlunicode tweak)
4733      Branch: perl
4734            ! lib/utf8_heavy.pl pod/perlunicode.pod
4735 ____________________________________________________________________________
4736 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
4737         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
4738              in test 92 of run/fresh_perl.t on MacOS
4739      Branch: macperl
4740            ! lib/utf8_heavy.pl
4741 ____________________________________________________________________________
4742 [ 16352] By: nick                                  on 2002/05/02  17:48:31
4743         Log: setbuf / setvbuf are not PerlIO_ concepts
4744      Branch: perlio
4745            ! XSUB.h
4746 ____________________________________________________________________________
4747 [ 16351] By: nick                                  on 2002/05/02  17:12:21
4748         Log: perl_clone is a threads thing
4749      Branch: perlio
4750            ! makedef.pl
4751 ____________________________________________________________________________
4752 [ 16350] By: nick                                  on 2002/05/02  17:09:43
4753         Log: *** EXPERIMENTAL ***
4754              Have perlsdio.h use the iperlsys.h aliases and see
4755              if that helps non-PERLIO IMP_SYS on Win32.
4756              (Miniperl okay on linux).
4757      Branch: perlio
4758            ! iperlsys.h perlsdio.h
4759 ____________________________________________________________________________
4760 [ 16349] By: nick                                  on 2002/05/02  16:10:15
4761         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
4762              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
4763              - use it in perlio.c
4764      Branch: perlio
4765            ! perlio.c win32/perlhost.h win32/win32.c
4766 ____________________________________________________________________________
4767 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
4768         Log: manual integrate of change#16332 from maint-5.6 branch
4769      Branch: perl
4770            ! mg.c perl.c sv.c util.c
4771 ____________________________________________________________________________
4772 [ 16347] By: nick                                  on 2002/05/02  15:19:59
4773         Log: More layer syms
4774      Branch: perlio
4775            ! makedef.pl
4776 ____________________________________________________________________________
4777 [ 16346] By: nick                                  on 2002/05/02  15:19:20
4778         Log: Use PerlSIO_fdupopen() if not using PerlIO
4779      Branch: perlio
4780            ! perlio.c
4781 ____________________________________________________________________________
4782 [ 16345] By: nick                                  on 2002/05/02  15:18:12
4783         Log: Do not build if not using layers
4784      Branch: perlio
4785            ! win32/win32io.c
4786 ____________________________________________________________________________
4787 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
4788         Log: Upgrade to Encode 1.67.
4789      Branch: perl
4790            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4791            ! ext/Encode/lib/Encode/Guess.pm
4792 ____________________________________________________________________________
4793 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
4794         Log: Integrate perlio;
4795              
4796              Remove show-stoppers to non-PERLIO Win32 builds
4797              (still not a very good show).
4798      Branch: perl
4799           !> makedef.pl win32/makefile.mk
4800 ____________________________________________________________________________
4801 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
4802         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
4803              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4804              Date: Thu, 02 May 2002 04:22:02 +0100
4805              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
4806      Branch: perl
4807            ! malloc.c
4808 ____________________________________________________________________________
4809 [ 16341] By: nick                                  on 2002/05/02  12:57:23
4810         Log: Remove show-stoppers to non-PERLIO Win32 builds
4811              (still not a very good show).
4812      Branch: perlio
4813            ! makedef.pl win32/makefile.mk
4814 ____________________________________________________________________________
4815 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
4816         Log: Subject: [PATCH] 1/3rd of utf8
4817              From: Nicholas Clark <nick@unfortu.net>
4818              Date: Wed, 1 May 2002 22:58:42 +0100
4819              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
4820      Branch: perl
4821            ! ext/Storable/t/malice.t
4822 ____________________________________________________________________________
4823 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
4824         Log: Integrate #16334 from maint-5.6;
4825              
4826              don't pad $0 with spaces when setting it, use nulls instead (the
4827              spaces show up as a very long line in a ps listing)
4828      Branch: perl
4829           !> mg.c
4830 ____________________________________________________________________________
4831 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
4832         Log: Integrate perlio;
4833              
4834              Fix the "PerlIO require leak". Snag was that clean_objs
4835              autoloaded DESTROY (needing IO) after known layers had
4836              been freed. Postpone layer list free to PerlIO_cleanup,
4837              rather than PerlIO_destruct. Tweak sequence in perl_destruct
4838              so that sv_undef is immortal till layer list is done with it.
4839      Branch: perl
4840           !> perl.c perlio.c
4841 ____________________________________________________________________________
4842 [ 16337] By: ams                                   on 2002/05/02  08:21:42
4843         Log: Subject: Re: [PATCH] Storable docs
4844              From: Philip Newton <Philip.Newton@gmx.net>
4845              Date: Thu, 02 May 2002 07:58:38 +0200
4846              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
4847              (Applied mostly with tweaks by hand.)
4848      Branch: perl
4849            ! ext/Storable/Storable.pm
4850 ____________________________________________________________________________
4851 [ 16336] By: nick                                  on 2002/05/02  07:59:16
4852         Log: Integrate mainline
4853      Branch: perlio
4854           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
4855           +> ext/Digest/MD5/t/utf8.t
4856            - ext/Digest/MD5/t/aaa.t
4857           !> Configure MANIFEST Makefile.SH config_h.SH
4858           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4859           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
4860           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
4861           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
4862           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
4863           !> lib/Thread.pm util.c
4864 ____________________________________________________________________________
4865 [ 16335] By: nick                                  on 2002/05/02  07:54:51
4866         Log: Fix the "PerlIO require leak". Snag was that clean_objs
4867              autoloaded DESTROY (needing IO) after known layers had
4868              been freed. Postpone layer list free to PerlIO_cleanup,
4869              rather than PerlIO_destruct. Tweak sequence in perl_destruct
4870              so that sv_undef is immortal till layer list is done with it.
4871      Branch: perlio
4872            ! perl.c perlio.c
4873 ____________________________________________________________________________
4874 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
4875         Log: don't pad $0 with spaces when setting it, use nulls instead (the
4876              spaces show up as a very long line in a ps listing)
4877      Branch: maint-5.6/perl
4878            ! mg.c
4879 ____________________________________________________________________________
4880 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
4881         Log: fix yet more race conditions related to fdopen() and dup2():
4882              
4883              fclose() is not thread-safe when two FILE* structures point
4884              to the same underlying fd, as it happens in perl's socket
4885              handles; need to invalidate the fileno slot of one of the
4886              FILE* structures, but unfortunately stdio has no interface
4887              to do this; we can do little else but fiddle with the
4888              FILE* structure directly (yuck! hope this could be done better
4889              under native PerlIO in 5.8)
4890      Branch: maint-5.6/perl
4891            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
4892 ____________________________________________________________________________
4893 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
4894         Log: isolate all environ diddling to the initial interpreter; any
4895              additional interpreters created after the first one cannot
4896              propagate %ENV changes down to the real environment; this
4897              should fix %ENV related races (e.g. multiple threads attempting
4898              to free() environ entries when they run C<%ENV = ()>)
4899      Branch: maint-5.6/perl
4900            ! mg.c perl.c sv.c util.c
4901 ____________________________________________________________________________
4902 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
4903         Log: fix race condition in my_popen(): parent may dup2() into an fd
4904              that got opened by another thread because it closes it
4905              beforehand; instead, let the dup2() itself close the fd
4906      Branch: maint-5.6/perl
4907            ! util.c
4908 ____________________________________________________________________________
4909 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
4910         Log: pipe() IO structures were not fully initialized
4911      Branch: maint-5.6/perl
4912            ! doio.c pp_sys.c
4913 ____________________________________________________________________________
4914 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
4915         Log: fix handle leak in my_popen() if the fork() fails
4916      Branch: maint-5.6/perl
4917            ! util.c
4918 ____________________________________________________________________________
4919 [ 16328] By: nick                                  on 2002/05/02  06:08:22
4920         Log: Integrate mainline
4921      Branch: perlio
4922           +> ext/threads/shared/semaphore.pm
4923           +> ext/threads/shared/t/semaphore.t
4924           !> MANIFEST ext/threads/shared/Makefile.PL
4925           !> ext/threads/shared/t/queue.t
4926 ____________________________________________________________________________
4927 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
4928         Log: Cleanup threads dirs.
4929      Branch: perl
4930            ! Makefile.SH
4931 ____________________________________________________________________________
4932 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
4933         Log: Add the new Digest::MD5 test.
4934      Branch: perl
4935            + ext/Digest/MD5/t/utf8.t
4936            ! MANIFEST
4937 ____________________________________________________________________________
4938 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
4939         Log: New try at the Class::DBI core dump at global cleanup.
4940      Branch: perl
4941            ! gv.h util.c
4942 ____________________________________________________________________________
4943 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
4944         Log: Upgrade to Digest::MD5 2.19.
4945      Branch: perl
4946            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4947            ! ext/Digest/MD5/t/files.t
4948 ____________________________________________________________________________
4949 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
4950         Log: Ooops.  Not everybody does threads.
4951      Branch: perl
4952            ! ext/threads/shared/t/semaphore.t
4953 ____________________________________________________________________________
4954 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
4955         Log: Fix files.t for blead.
4956      Branch: perl
4957            + ext/Digest/MD5/README
4958            ! MANIFEST ext/Digest/MD5/t/files.t
4959 ____________________________________________________________________________
4960 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
4961         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
4962              work yet with blead, my bad.
4963      Branch: perl
4964            + ext/Digest/MD5/t/md5-aaa.t
4965            - ext/Digest/MD5/t/aaa.t
4966            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4967            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
4968            ! ext/Digest/MD5/t/files.t
4969 ____________________________________________________________________________
4970 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
4971         Log: metaconfig unit change for #16319.
4972      Branch: metaconfig/U/perl
4973            ! d_u32align.U
4974 ____________________________________________________________________________
4975 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
4976         Log: Somebody might be compiling a newer Digest::MD5.
4977      Branch: perl
4978            ! Configure config_h.SH
4979 ____________________________________________________________________________
4980 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
4981         Log: Until Arthur fills in semaphore.t.
4982      Branch: perl
4983            ! ext/threads/shared/Makefile.PL
4984            ! ext/threads/shared/t/semaphore.t
4985 ____________________________________________________________________________
4986 [ 16317] By: sky                                   on 2002/05/01  19:36:33
4987         Log: Fix emulation case when loading both Thread and threads::shared
4988              would get awkward.
4989      Branch: perl
4990            ! lib/Thread.pm
4991 ____________________________________________________________________________
4992 [ 16316] By: ams                                   on 2002/05/01  19:35:25
4993         Log: Subject: [PATCH] Storable docs
4994              From: Nicholas Clark <nick@unfortu.net>
4995              Date: Wed, 1 May 2002 20:44:42 +0100
4996              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
4997      Branch: perl
4998            ! ext/Storable/Storable.pm
4999 ____________________________________________________________________________
5000 [ 16315] By: sky                                   on 2002/05/01  19:15:46
5001         Log: Now passes old test case.
5002      Branch: perl
5003            ! ext/threads/shared/semaphore.pm
5004 ____________________________________________________________________________
5005 [ 16314] By: sky                                   on 2002/05/01  19:15:26
5006         Log: Cleanup memory a bit better in some cases.
5007      Branch: perl
5008            ! ext/threads/threads.xs
5009 ____________________________________________________________________________
5010 [ 16313] By: nick                                  on 2002/05/01  18:38:03
5011         Log: Integrate mainline
5012      Branch: perlio
5013           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
5014           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
5015           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
5016           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
5017           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
5018           !> pod/perl.pod pod/perlthrtut.pod toke.c
5019           !> vms/descrip_mms.template vms/perlvms.pod
5020 ____________________________________________________________________________
5021 [ 16312] By: sky                                   on 2002/05/01  18:12:37
5022         Log: Don't forget to add it to the MANIFEST
5023      Branch: perl
5024            + ext/threads/shared/t/semaphore.t
5025            ! MANIFEST
5026 ____________________________________________________________________________
5027 [ 16311] By: sky                                   on 2002/05/01  17:54:19
5028         Log: Add semaphore.pm
5029      Branch: perl
5030            + ext/threads/shared/semaphore.pm
5031 ____________________________________________________________________________
5032 [ 16310] By: sky                                   on 2002/05/01  17:13:57
5033         Log: Fix makefile to put queue.pm correctly, update test script.
5034      Branch: perl
5035            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
5036 ____________________________________________________________________________
5037 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
5038         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
5039              From: Dan Kogai <dankogai@dan.co.jp>
5040              Date: Thu, 2 May 2002 00:14:41 +0900
5041              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
5042      Branch: perl
5043            ! ext/PerlIO/t/fallback.t
5044 ____________________________________________________________________________
5045 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
5046         Log: Encode tweak from Dan Kogai.
5047      Branch: perl
5048            ! ext/Encode/Encode.xs
5049 ____________________________________________________________________________
5050 [ 16307] By: sky                                   on 2002/05/01  13:40:58
5051         Log: Flush directly to avoid erros when running from test harness
5052      Branch: perl
5053            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
5054 ____________________________________________________________________________
5055 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
5056         Log: Update Changes.
5057      Branch: perl
5058            ! Changes patchlevel.h
5059 ____________________________________________________________________________
5060 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
5061         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
5062              From: PPrymmer@factset.com
5063              Date: Wed, 1 May 2002 10:12:53 -0400
5064              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
5065      Branch: perl
5066            ! lib/User/pwent.t
5067 ____________________________________________________________________________
5068 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
5069         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
5070              From: PPrymmer@factset.com
5071              Date: Wed, 1 May 2002 09:54:51 -0400
5072              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
5073      Branch: perl
5074            ! vms/descrip_mms.template
5075 ____________________________________________________________________________
5076 [ 16303] By: sky                                   on 2002/05/01  13:00:57
5077         Log: First attempt at updating perlthrtut for ithreaded threads.pm
5078      Branch: perl
5079            ! pod/perlthrtut.pod
5080 ____________________________________________________________________________
5081 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
5082         Log: Provide the \N{U+HHHH} syntax before we forget.
5083      Branch: perl
5084            ! lib/charnames.pm lib/charnames.t toke.c
5085 ____________________________________________________________________________
5086 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
5087         Log: Subject: Copy-and-Pasto in perl.pod     
5088              From: lupe@lupe-christoph.de (Lupe Christoph)    
5089              Date: Wed, 1 May 2002 13:31:47 +0200
5090              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
5091      Branch: perl
5092            ! pod/perl.pod
5093 ____________________________________________________________________________
5094 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
5095         Log: Upgrade to Encode 1.66.
5096      Branch: perl
5097            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5098            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
5099 ____________________________________________________________________________
5100 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
5101         Log: Integrate perlio; symbol cleanups.
5102      Branch: perl
5103           !> global.sym makedef.pl
5104 ____________________________________________________________________________
5105 [ 16298] By: ams                                   on 2002/05/01  09:42:27
5106         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
5107              From: Philip Newton <Philip.Newton@gmx.net>
5108              Date: Wed, 01 May 2002 12:41:10 +0200
5109              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
5110      Branch: perl
5111            ! vms/perlvms.pod
5112 ____________________________________________________________________________
5113 [ 16297] By: nick                                  on 2002/05/01  06:50:24
5114         Log: Remove "spurious" (and unnecessary) variables from layer_syms
5115              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
5116      Branch: perlio
5117            ! makedef.pl
5118 ____________________________________________________________________________
5119 [ 16296] By: nick                                  on 2002/05/01  06:21:28
5120         Log: perl embed.pl to update global.sym
5121      Branch: perlio
5122            ! global.sym
5123 ____________________________________________________________________________
5124 [ 16295] By: nick                                  on 2002/05/01  06:16:18
5125         Log: Raw integrate of mainline (global.sym wrong on Win32)
5126      Branch: perlio
5127           +> t/comp/hints.t
5128           !> (integrate 45 files)
5129 ____________________________________________________________________________
5130 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
5131         Log: metaconfig unit change for #16293.
5132      Branch: metaconfig/U/perl
5133            ! bincompat5005.U
5134 ____________________________________________________________________________
5135 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
5136         Log: Try #2 of getting rid of bincompat5005.
5137      Branch: perl
5138            ! Configure NetWare/config_H.wc Porting/Glossary
5139            ! Porting/config.sh Porting/config_H config_h.SH embed.h
5140            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
5141            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
5142            ! wince/config.h wince/config_H.ce
5143 ____________________________________________________________________________
5144 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
5145         Log: metaconfig unit changes for #16291.
5146      Branch: metaconfig
5147            ! U/installdirs/inc_version_list.U
5148      Branch: metaconfig/U/perl
5149            ! bincompat5005.U xs_apiversion.U
5150 ____________________________________________________________________________
5151 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
5152         Log: No bincompat5005.
5153      Branch: perl
5154            ! Configure INSTALL NetWare/config.wc Porting/Glossary
5155            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
5156            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
5157            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
5158            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
5159            ! win32/config.bc win32/config.gc win32/config.vc
5160            ! win32/config.vc64 wince/config.ce
5161 ____________________________________________________________________________
5162 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
5163         Log: Remove sv_setpviv{_,mg}; regen perlapi.
5164      Branch: perl
5165            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
5166 ____________________________________________________________________________
5167 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
5168         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
5169              From: Dave Mitchell <davem@fdgroup.com>
5170              Date: Tue, 30 Apr 2002 23:55:43 +0100
5171              Message-ID: <20020430235543.A27796@fdgroup.com>
5172      Branch: perl
5173            ! sv.c
5174 ____________________________________________________________________________
5175 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
5176         Log: Update to Getopt::Long 2.30.
5177      Branch: perl
5178            ! lib/Getopt/Long.pm
5179 ____________________________________________________________________________
5180 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
5181         Log: Integrate perlio;
5182              
5183              Attempt at sanity in PerlIO/makedef.pl world:
5184              1. Add comments to what each clump of symbols is for
5185              2. Explicitly export layer syms like I thought they were
5186              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
5187              section.
5188              4. Re-sort perlio.sym
5189      Branch: perl
5190           !> makedef.pl perlio.sym
5191 ____________________________________________________________________________
5192 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
5193         Log: Fix bug id 20020427.004 on %^H.
5194              Add a regression test for %^H.
5195              Change the sort pragma implementation to use a
5196              global variable instead of %^H.
5197      Branch: perl
5198            + t/comp/hints.t
5199            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
5200 ____________________________________________________________________________
5201 [ 16285] By: nick                                  on 2002/04/30  19:00:03
5202         Log: Attempt at sanity in PerlIO/makedef.pl world:
5203              1. Add comments to what each clump of symbols is for
5204              2. Explicitly export layer syms like I thought they were
5205              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
5206              section.
5207              4. Re-sort perlio.sym
5208      Branch: perlio
5209            ! makedef.pl perlio.sym
5210 ____________________________________________________________________________
5211 [ 16284] By: nick                                  on 2002/04/30  18:10:23
5212         Log: Rest of integrate
5213      Branch: perlio
5214           +> lib/ExtUtils/MM_MacOS.pm
5215           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5216           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
5217           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
5218           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
5219           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
5220           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
5221           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
5222           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
5223           !> lib/Test/Harness/t/strap-analyze.t
5224           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
5225           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
5226 ____________________________________________________________________________
5227 [ 16283] By: nick                                  on 2002/04/30  17:53:37
5228         Log: Integrate mailine makedef.pl so I can look at it
5229      Branch: perlio
5230           !> makedef.pl
5231 ____________________________________________________________________________
5232 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
5233         Log: Upgrade to Encode 1.65.
5234      Branch: perl
5235            ! ext/Encode/Changes ext/Encode/Encode.pm
5236            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
5237            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
5238 ____________________________________________________________________________
5239 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
5240         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
5241      Branch: perl
5242            ! makedef.pl
5243 ____________________________________________________________________________
5244 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
5245         Log: NetWare: disable DEBUG/ASSERT for now.
5246      Branch: perl
5247            ! ext/Storable/Storable.xs
5248 ____________________________________________________________________________
5249 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
5250         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
5251              From: Michael G Schwern <schwern@pobox.com>
5252              Date: Tue, 30 Apr 2002 01:05:41 -0400
5253              Message-ID: <20020430050541.GL756@blackrider>
5254      Branch: perl
5255            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
5256            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
5257            ! lib/Test/Harness/t/test-harness.t
5258 ____________________________________________________________________________
5259 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
5260         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
5261              From: Michael G Schwern <schwern@pobox.com>
5262              Date: Tue, 30 Apr 2002 00:24:59 -0400
5263              Message-ID: <20020430042459.GJ756@blackrider>
5264      Branch: perl
5265            + lib/ExtUtils/MM_MacOS.pm
5266            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
5267            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
5268            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
5269 ____________________________________________________________________________
5270 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
5271         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
5272              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
5273      Branch: perl
5274            ! util.c
5275 ____________________________________________________________________________
5276 [ 16276] By: ams                                   on 2002/04/30  08:42:32
5277         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
5278              From: "Craig A. Berry" <craigberry@mac.com>
5279              Date: Mon, 29 Apr 2002 23:37:06 -0500
5280              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
5281      Branch: perl
5282            ! t/pod/testp2pt.pl
5283 ____________________________________________________________________________
5284 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
5285         Log: Regen toc.
5286      Branch: perl
5287            ! pod/perltoc.pod
5288 ____________________________________________________________________________
5289 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
5290         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
5291              From: PPrymmer@factset.com
5292              Date: Mon, 29 Apr 2002 17:58:06 -0400
5293              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
5294      Branch: perl
5295            ! vms/perlvms.pod
5296 ____________________________________________________________________________
5297 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
5298         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
5299              from Todd Miller.
5300      Branch: perl
5301            ! hints/openbsd.sh
5302 ____________________________________________________________________________
5303 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
5304         Log: Integrate perlio;
5305              
5306              Adding Encode::* to .pm creates stash at compile time
5307              which means we need a stronger check on Encode at boot time.
5308      Branch: perl
5309           !> ext/PerlIO/encoding/encoding.pm
5310           !> ext/PerlIO/encoding/encoding.xs
5311 ____________________________________________________________________________
5312 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
5313         Log: OpenBSD hints update from Todd Miller.
5314              
5315              - old versions of OpenBSD don't have 'arch -s'
5316              - OpenBSD 3.1 and higher don't use libdl but users may have
5317              and old libdl on the system so we need to avoid using it.
5318      Branch: perl
5319            ! hints/openbsd.sh
5320 ____________________________________________________________________________
5321 [ 16270] By: nick                                  on 2002/04/29  17:33:38
5322         Log: Adding Encode::* to .pm creates stash at compile time
5323              which means we need a stronger check on Encode at boot time.
5324      Branch: perlio
5325            ! ext/PerlIO/encoding/encoding.pm
5326            ! ext/PerlIO/encoding/encoding.xs
5327 ____________________________________________________________________________
5328 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
5329         Log: Detypo by Ronald Kimball.
5330      Branch: perl
5331            ! pod/perlport.pod
5332 ____________________________________________________________________________
5333 [ 16268] By: nick                                  on 2002/04/29  15:47:00
5334         Log: Integrate mainline
5335      Branch: perlio
5336           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
5337           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
5338           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
5339           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
5340           !> pod/perlfaq2.pod pod/perlfaq3.pod
5341 ____________________________________________________________________________
5342 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
5343         Log: Update Changes.
5344      Branch: perl
5345            ! Changes patchlevel.h
5346 ____________________________________________________________________________
5347 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
5348         Log: MM_NW5 update from C Aditya.
5349      Branch: perl
5350            ! lib/ExtUtils/MM_NW5.pm
5351 ____________________________________________________________________________
5352 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
5353         Log: FAQ sync.
5354      Branch: perl
5355            ! pod/perlfaq2.pod pod/perlfaq3.pod
5356 ____________________________________________________________________________
5357 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
5358         Log: NetBSD hints rewrite from Johnny Lam.
5359      Branch: perl
5360            ! hints/netbsd.sh
5361 ____________________________________________________________________________
5362 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
5363         Log: Upgrade to Encode 1.64.
5364      Branch: perl
5365            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5366            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
5367 ____________________________________________________________________________
5368 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
5369         Log: Subject: [Unicode::Normalize] mkheader tweak
5370              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5371              Date: Mon, 29 Apr 2002 12:58:01 +0900
5372              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
5373      Branch: perl
5374            ! ext/Unicode/Normalize/mkheader
5375 ____________________________________________________________________________
5376 [ 16261] By: nick                                  on 2002/04/29  06:29:48
5377         Log: Integrate mainline
5378      Branch: perlio
5379            - macos/MacPerlTests.cmd macos/xsubpp.patch
5380           !> (integrate 40 files)
5381 ____________________________________________________________________________
5382 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
5383         Log: Upgrade to Unicode::Normalize 0.76,
5384              from SADAHIRO Tomoyuki.
5385      Branch: perl
5386            ! ext/Unicode/Normalize/Changes
5387            ! ext/Unicode/Normalize/Normalize.pm
5388            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
5389            ! ext/Unicode/Normalize/t/func.t
5390 ____________________________________________________________________________
5391 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
5392         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
5393              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
5394              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
5395              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
5396      Branch: perl
5397            ! pod/perlport.pod
5398 ____________________________________________________________________________
5399 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
5400         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
5401              the basic and list tests started hanging).
5402      Branch: perl
5403            ! ext/threads/t/basic.t ext/threads/t/list.t
5404            ! ext/threads/t/thread.t
5405 ____________________________________________________________________________
5406 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
5407         Log: Integrate #16254 from macperl;
5408              
5409              Fix most tests on MacOS (not yet ext/ or /lib)
5410      Branch: perl
5411           !> (integrate 30 files)
5412 ____________________________________________________________________________
5413 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
5414         Log: As requested by pudge.
5415      Branch: perl
5416            - macos/MacPerlTests.cmd macos/xsubpp.patch
5417            ! MANIFEST
5418 ____________________________________________________________________________
5419 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
5420         Log: Integrate perl
5421      Branch: macperl
5422           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
5423           +> wince/cecopy-lib.pl wince/comp.pl
5424           !> (integrate 38 files)
5425 ____________________________________________________________________________
5426 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
5427         Log: Fix most tests on MacOS (not yet ext/ or /lib)
5428      Branch: macperl
5429            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
5430            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
5431            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
5432            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
5433            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
5434            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
5435            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
5436            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
5437 ____________________________________________________________________________
5438 [ 16253] By: nick                                  on 2002/04/28  19:10:50
5439         Log: Integrate mainline
5440      Branch: perlio
5441           +> wince/cecopy-lib.pl wince/comp.pl
5442           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
5443           !> ext/threads/t/basic.t ext/threads/t/list.t
5444           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
5445           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
5446           !> wince/win32.h wince/wince.c
5447 ____________________________________________________________________________
5448 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
5449         Log: More configuration/build changes
5450      Branch: macperl
5451            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
5452            ! macos/Makefile.mk macos/config.h macos/config.sh
5453            ! macos/macish.h
5454 ____________________________________________________________________________
5455 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
5456         Log: Subject: WinCE many fixes
5457              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5458              Date: Sun, 28 Apr 2002 21:54:31 +0400
5459              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
5460      Branch: perl
5461            + wince/cecopy-lib.pl wince/comp.pl
5462            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
5463            ! wince/config_h.PL wince/perldll.def wince/win32.h
5464            ! wince/wince.c
5465 ____________________________________________________________________________
5466 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
5467         Log: Retract the cond.t part of #16249 since the nature
5468              of the test changed.
5469      Branch: perl
5470            ! ext/threads/shared/t/cond.t
5471 ____________________________________________________________________________
5472 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
5473         Log: (retracted by #16258)
5474              
5475              Fix thread tests not to depend on sleep() as
5476              a scheduling aid.  In two tests (basic and list)
5477              I had to change from sleep() hack to another hack...
5478              basically, using the filesystem as a semaphore.
5479              The assumption made is that rmdir() is atomic.
5480              (The sleep() scheduling assumption broke with the
5481              GNU pth in NetBSD.)
5482              
5483              (the cond.t part retracted by #16250)
5484      Branch: perl
5485            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
5486            ! ext/threads/t/list.t ext/threads/t/thread.t
5487 ____________________________________________________________________________
5488 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
5489         Log: Be tidy.
5490      Branch: perl
5491            ! ext/PerlIO/t/fallback.t
5492 ____________________________________________________________________________
5493 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
5494         Log: Integrate perlio;
5495              
5496              Builds under -Uuseperlio
5497              Uses PUSHSTACK/POPSTACK in :encoding and :Via
5498              
5499              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
5500              as gate on layer tests which fail on -Dusesfio
5501              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
5502              
5503              Have :encoding() default to perlqq style fallbacks.
5504              Add test for that.
5505      Branch: perl
5506           +> ext/PerlIO/t/fallback.t
5507           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
5508           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
5509           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
5510           !> t/io/binmode.t t/io/crlf.t
5511 ____________________________________________________________________________
5512 [ 16246] By: nick                                  on 2002/04/28  10:08:05
5513         Log: Have :encoding() default to perlqq style fallbacks.
5514              Add test for that.
5515      Branch: perlio
5516            + ext/PerlIO/t/fallback.t
5517            ! MANIFEST ext/PerlIO/encoding/encoding.pm
5518            ! ext/PerlIO/encoding/encoding.xs
5519 ____________________________________________________________________________
5520 [ 16245] By: nick                                  on 2002/04/28  08:57:54
5521         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
5522              as gate on layer tests which fail on -Dusesfio
5523              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
5524      Branch: perlio
5525            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
5526            ! t/io/crlf.t
5527 ____________________________________________________________________________
5528 [ 16244] By: nick                                  on 2002/04/28  08:22:07
5529         Log: Builds under -Uuseperlio
5530              Uses PUSHSTACK/POPSTACK in :encoding and :Via
5531      Branch: perlio
5532            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
5533 ____________________________________________________________________________
5534 [ 16243] By: nick                                  on 2002/04/28  07:19:01
5535         Log: Integrate mainline
5536      Branch: perlio
5537           +> ext/threads/t/list.t
5538           !> (integrate 40 files)
5539 ____________________________________________________________________________
5540 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
5541         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
5542      Branch: perl
5543            ! hints/netbsd.sh
5544 ____________________________________________________________________________
5545 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
5546         Log: Plan better.
5547      Branch: perl
5548            ! t/io/fs.t
5549 ____________________________________________________________________________
5550 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
5551         Log: No trunc worries.
5552      Branch: perl
5553            ! pod/perldelta.pod
5554 ____________________________________________________________________________
5555 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
5556         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
5557              From: Michael G Schwern <schwern@pobox.com>
5558              Date: Sat, 27 Apr 2002 23:20:19 -0400
5559              Message-ID: <20020428032019.GF1821@blackrider>
5560      Branch: perl
5561            ! pod/perlfunc.pod t/io/fs.t
5562 ____________________________________________________________________________
5563 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
5564         Log: More valgrind findings: e.g. t/op/utfhash.t.
5565      Branch: perl
5566            ! hv.c
5567 ____________________________________________________________________________
5568 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
5569         Log: Unused variables now that "did you use incorrect case" is gone;
5570              and valgrind claims that the savepvn() in utilize() leaks in e.g.
5571              lib/blib.t.
5572      Branch: perl
5573            ! op.c
5574 ____________________________________________________________________________
5575 [ 16236] By: sky                                   on 2002/04/28  00:15:45
5576         Log: Added test cases and fixed some obvious things.
5577      Branch: perl
5578            + ext/threads/t/list.t
5579            ! MANIFEST ext/threads/threads.xs
5580 ____________________________________________________________________________
5581 [ 16235] By: sky                                   on 2002/04/27  23:50:11
5582         Log: Removed last traces of autodetach.
5583              Added list() methid.
5584              Changed documentation.
5585      Branch: perl
5586            ! ext/threads/threads.pm ext/threads/threads.xs
5587 ____________________________________________________________________________
5588 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
5589         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
5590              From: Jerrad Pierce <belg4mit@MIT.EDU>
5591              Date: Sat, 27 Apr 2002 19:14:17 -0400
5592              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
5593      Branch: perl
5594            ! lib/FileCache.pm
5595 ____________________________________________________________________________
5596 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
5597         Log: More NetBSD patches from Johnny Lam.
5598              
5599              Remove the need for a $prefix setting that was added in the
5600              previous patch I sent.     Also add the proper rpath options
5601              to the linker flags depending on whether we're on a ELF or
5602              a.out platform.     These were tested both in a non-pkgsrc and
5603              pkgsrc build.
5604              
5605              Append to $libs instead of overwriting its value.  This was
5606              causing $(LDLOADLIBS) to not get added to the dynamic_libs
5607              link command on NetBSD systems and was the cause of the GDBM
5608              problems reported.  Also use '$(LDLOADLIBS)' instead of
5609              expanding its value so that it is more easily overridden in
5610              the Makefile by "make all LDLOADLIBS=...".
5611              
5612              Remove "-L/usr/local/lib" because the location of libgdbm.so
5613              is already added during the Configure process, and this
5614              spurious addition may cause the wrong libgdbm.so to be linked
5615              against as a result.
5616      Branch: perl
5617            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
5618            ! lib/ExtUtils/MM_Unix.pm
5619 ____________________________________________________________________________
5620 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
5621         Log: More VC5-induced casting found by Nikola Knezevic.
5622      Branch: perl
5623            ! av.c hv.c mg.c sv.c
5624 ____________________________________________________________________________
5625 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
5626         Log: More U32 regflags.
5627      Branch: perl
5628            ! op.h regcomp.c thrdvar.h
5629 ____________________________________________________________________________
5630 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
5631         Log: Integrate from bleadperl
5632      Branch: macperl
5633           +> ext/Encode/lib/Encode/Guess.pm
5634           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
5635           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
5636           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
5637           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
5638           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
5639           +> lib/ExtUtils/t/zz_cleanup_dummy.t
5640           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
5641           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
5642           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
5643           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
5644            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
5645            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
5646            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
5647            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
5648            - lib/ExtUtils/t/Problem-Module/Makefile.PL
5649            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
5650            - t/op/system_tests
5651           !> (integrate 133 files)
5652 ____________________________________________________________________________
5653 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
5654         Log: Retract #16195 since it seems to be unnecessary.
5655      Branch: perl
5656            ! lib/ExtUtils/MM_Unix.pm
5657 ____________________________________________________________________________
5658 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
5659         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
5660              From: "Craig A. Berry" <craigberry@mac.com>
5661              Date: Sat, 27 Apr 2002 15:11:31 -0500
5662              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
5663      Branch: perl
5664            ! vms/descrip_mms.template
5665 ____________________________________________________________________________
5666 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
5667         Log: Some more known open() modes.
5668      Branch: perl
5669            ! pod/perldiag.pod
5670 ____________________________________________________________________________
5671 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
5672         Log: Upgrade to Encode 1.63.
5673      Branch: perl
5674            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5675            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
5676            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
5677            ! ext/Encode/lib/Encode/Encoding.pm
5678            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
5679            ! ext/Encode/lib/Encode/JP/JIS7.pm
5680            ! ext/Encode/lib/Encode/KR/2022_KR.pm
5681            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
5682 ____________________________________________________________________________
5683 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
5684         Log: Update Changes.
5685      Branch: perl
5686            ! Changes patchlevel.h
5687 ____________________________________________________________________________
5688 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
5689         Log: Integrate perlio;
5690              
5691              Correct which var is nulled, stack movement protection.
5692      Branch: perl
5693           !> ext/PerlIO/encoding/encoding.xs
5694 ____________________________________________________________________________
5695 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
5696         Log: Subject: PATCH t/TEST
5697              From: Mark-Jason Dominus <mjd@plover.com>
5698              Date: Sat, 27 Apr 2002 14:06:56 -0400
5699              Message-ID: <20020427180656.5422.qmail@plover.com>
5700      Branch: perl
5701            ! t/TEST
5702 ____________________________________________________________________________
5703 [ 16222] By: sky                                   on 2002/04/27  17:00:29
5704         Log: Ahem, look another way.
5705      Branch: perl
5706            ! ext/threads/shared/t/queue.t
5707 ____________________________________________________________________________
5708 [ 16221] By: nick                                  on 2002/04/27  16:34:48
5709         Log: Correct which var is nulled, stack movement protection.
5710      Branch: perlio
5711            ! ext/PerlIO/encoding/encoding.xs
5712 ____________________________________________________________________________
5713 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
5714         Log: Integrate perlio;
5715              
5716              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
5717              - if encoding loads Encode then stack grows.
5718              - pp_binmode was not allowing for that to happen
5719              - added PUTBACK/SPAGAIN.
5720      Branch: perl
5721           !> pp_sys.c
5722 ____________________________________________________________________________
5723 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
5724         Log: First half of NetBSD patch-ai, from Johnny Lam:
5725              
5726              The first part removes "installman" and "installhtml" from the
5727              .PHONY target, which was causing problems during installation.
5728              
5729              (the installman and installhtml are not phony targets,
5730              they are real files)
5731      Branch: perl
5732            ! Makefile.SH
5733 ____________________________________________________________________________
5734 [ 16218] By: nick                                  on 2002/04/27  16:22:40
5735         Log: Integrate mainline
5736      Branch: perlio
5737           +> ext/threads/shared/t/cond.t
5738           !> MANIFEST ext/threads/shared/shared.xs
5739           !> ext/threads/shared/t/queue.t
5740 ____________________________________________________________________________
5741 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
5742         Log: NetBSD patch-ab from Johnny Lam:
5743              
5744              Some tweaks to the NetBSD hints file to make the Configure
5745              process more useful when not building from pkgsrc.  This file
5746              will definitely need to change again when the 1.6 release of
5747              NetBSD comes out, but I'll handle the changes at the later
5748              date.
5749      Branch: perl
5750            ! hints/netbsd.sh
5751 ____________________________________________________________________________
5752 [ 16216] By: nick                                  on 2002/04/27  16:19:21
5753         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
5754              - if encoding loads Encode then stack grows.
5755              - pp_binmode was not allowing for that to happen
5756              - added PUTBACK/SPAGAIN.
5757      Branch: perlio
5758            ! pp_sys.c
5759 ____________________________________________________________________________
5760 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
5761         Log: Integrate perlio;
5762              
5763              Fix fd leak on Via(bogus).
5764              Finish implementing PerlIOVia_open().
5765              Export more guts of PerlIO_* so Via_open() can work.
5766              Fix various PerlIO_allocate() features exposed by above.
5767              
5768              Re-instate $PerlIO::encoding::check at boot.
5769              (Retaining Dan's XS side require though I don't see need.)
5770      Branch: perl
5771           !> embed.fnc ext/PerlIO/Via/Via.xs
5772           !> ext/PerlIO/encoding/encoding.pm
5773           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
5774           !> perlio.c perlio.h perliol.h
5775 ____________________________________________________________________________
5776 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
5777         Log: Upgrade to Encode 1.62.
5778      Branch: perl
5779            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5780 ____________________________________________________________________________
5781 [ 16213] By: ams                                   on 2002/04/27  15:38:50
5782         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
5783              From: Philip Newton <Philip.Newton@gmx.net>
5784              Date: Sat, 27 Apr 2002 08:51:30 +0200
5785              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
5786              
5787              Subject: Re: Change 16183: Stop being coy.
5788              From: Philip Newton <Philip.Newton@gmx.net>
5789              Date: Sat, 27 Apr 2002 08:52:13 +0200
5790              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
5791      Branch: perl
5792            ! INSTALL pod/perldelta.pod
5793 ____________________________________________________________________________
5794 [ 16212] By: sky                                   on 2002/04/27  13:54:46
5795         Log: Add test numbers to make "make test" happy. Order is irrelevant
5796              but number of oks is not.
5797      Branch: perl
5798            ! ext/threads/shared/t/queue.t
5799 ____________________________________________________________________________
5800 [ 16211] By: nick                                  on 2002/04/27  13:29:55
5801         Log: Re-instate $PerlIO::encoding::check at boot.
5802              (Retaining Dan's XS side require though I don't see need.)
5803      Branch: perlio
5804            ! ext/PerlIO/encoding/encoding.pm
5805            ! ext/PerlIO/encoding/encoding.xs
5806 ____________________________________________________________________________
5807 [ 16210] By: sky                                   on 2002/04/27  12:56:44
5808         Log: Fixed race condtions and deadlocks in interaction with 
5809              cond_wait/cond_signal and lock.
5810              Now we wait for a lock to gie up if we return from COND_WAIT
5811              and we are still locked. We also notifiers potential 
5812              lockers that it is free for locking when we go into COND_WAIT.
5813      Branch: perl
5814            + ext/threads/shared/t/cond.t
5815            ! MANIFEST ext/threads/shared/shared.xs
5816            ! ext/threads/shared/t/queue.t
5817 ____________________________________________________________________________
5818 [ 16209] By: nick                                  on 2002/04/27  12:32:41
5819         Log: Integrate mainline
5820      Branch: perlio
5821           +> t/win32/system_tests
5822            - t/op/system_tests
5823           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
5824           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
5825           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
5826           !> t/lib/warnings/pp_hot t/win32/system.t
5827 ____________________________________________________________________________
5828 [ 16208] By: sky                                   on 2002/04/27  11:46:53
5829         Log: Saving locks after we set it to 0 was kind of pointless.
5830              Hunting down fixes in cond_* functions.
5831      Branch: perl
5832            ! ext/threads/shared/shared.xs
5833 ____________________________________________________________________________
5834 [ 16207] By: nick                                  on 2002/04/27  10:12:00
5835         Log: Fix fd leak on Via(bogus).
5836              Finish implementing PerlIOVia_open().
5837              Export more guts of PerlIO_* so Via_open() can work.
5838              Fix various PerlIO_allocate() features exposed by above.
5839      Branch: perlio
5840            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
5841            ! perlio.h perliol.h
5842 ____________________________________________________________________________
5843 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
5844         Log: NetBSD and OpenBSD cannot do comments at #! line
5845              (or long #! lines?)
5846      Branch: perl
5847            ! t/japh/abigail.t
5848 ____________________________________________________________________________
5849 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
5850         Log: Add taint rethink to the todo list.
5851      Branch: perl
5852            ! pod/perltodo.pod
5853 ____________________________________________________________________________
5854 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
5855         Log: Integrate changes #16199 and #16201 from macperl;
5856              
5857              Time::Local compatibility patches, from Graham
5858              
5859              MacPerl require() portability patches
5860      Branch: perl
5861           !> lib/Time/Local.pm pp_ctl.c
5862 ____________________________________________________________________________
5863 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
5864         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
5865              From: Nicholas Clark <nick@unfortu.net>
5866              Date: Fri, 26 Apr 2002 23:27:23 +0100
5867              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
5868      Branch: perl
5869            ! t/lib/warnings/pp_hot
5870 ____________________________________________________________________________
5871 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
5872         Log: Working on MacPerl tests
5873      Branch: macperl
5874            ! macos/MacPerlTests.cmd
5875 ____________________________________________________________________________
5876 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
5877         Log: MacPerl require() portability patches
5878      Branch: macperl
5879            ! pp_ctl.c
5880 ____________________________________________________________________________
5881 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
5882         Log: Fix a few MacPerl_CanonDir() problems
5883      Branch: macperl
5884            ! macos/macish.c macos/macish.h
5885 ____________________________________________________________________________
5886 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
5887         Log: Time::Local compatibility patches, from Graham
5888      Branch: macperl
5889            ! lib/Time/Local.pm
5890 ____________________________________________________________________________
5891 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
5892         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
5893              From: Simon Cozens <simon@netthink.co.uk>
5894              Date: Fri, 26 Apr 2002 21:58:21 +0100
5895              Message-ID: <20020426205821.GB5855@netthink.co.uk>
5896      Branch: perl
5897            ! ext/Time/HiRes/HiRes.pm
5898 ____________________________________________________________________________
5899 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
5900         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
5901              to know about it always (not just when using the pth).
5902      Branch: perl
5903            ! hints/netbsd.sh
5904 ____________________________________________________________________________
5905 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
5906         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
5907      Branch: perl
5908            ! ext/Digest/MD5/t/files.t
5909 ____________________________________________________________________________
5910 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
5911         Log: Subject: FIXIN problem under Win32
5912              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5913              Date: Thu, 25 Apr 2002 23:03:31 +0200
5914              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
5915      Branch: perl
5916            ! lib/ExtUtils/MM_Unix.pm
5917 ____________________________________________________________________________
5918 [ 16194] By: nick                                  on 2002/04/26  17:36:16
5919         Log: Integrate mainline
5920      Branch: perlio
5921           +> ext/Encode/lib/Encode/Guess.pm
5922           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
5923           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
5924           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
5925           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
5926           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
5927           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
5928           +> t/lib/sample-tests/die_last_minute
5929           !> (integrate 94 files)
5930 ____________________________________________________________________________
5931 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
5932         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
5933              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5934              Date: Fri, 26 Apr 2002 15:38:16 +0200
5935              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
5936      Branch: perl
5937            + t/win32/system_tests
5938            - t/op/system_tests
5939            ! MANIFEST t/win32/system.t
5940 ____________________________________________________________________________
5941 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
5942         Log: Mention explicitly the NetBSD + pth combination.
5943      Branch: perl
5944            ! pod/perldelta.pod
5945 ____________________________________________________________________________
5946 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
5947         Log: Subject: [PATCH] Fix email address.
5948              From: Abigail <abigail@foad.org>
5949              Date: Fri, 26 Apr 2002 18:03:11 +0200
5950              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
5951      Branch: perl
5952            ! t/japh/abigail.t
5953 ____________________________________________________________________________
5954 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
5955         Log: NetWare update from C Aditya.
5956      Branch: perl
5957            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
5958            ! lib/ExtUtils/MM_Unix.pm
5959 ____________________________________________________________________________
5960 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
5961         Log: Subject: [PATCH vms/test.com] use t/TEST
5962              From: "Craig A. Berry" <craigberry@mac.com>
5963              Date: Fri, 26 Apr 2002 09:34:46 -0500
5964              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
5965      Branch: perl
5966            ! vms/test.com
5967 ____________________________________________________________________________
5968 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
5969         Log: Update Changes.
5970      Branch: perl
5971            ! Changes patchlevel.h
5972 ____________________________________________________________________________
5973 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
5974         Log: Subject: [Encode] s/=over2/=over 2/g
5975              From: Dan Kogai <dankogai@dan.co.jp>
5976              Date: Fri, 26 Apr 2002 14:57:09 +0900
5977              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
5978      Branch: perl
5979            ! ext/Encode/Encode.pm
5980 ____________________________________________________________________________
5981 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
5982         Log: Use temp int variable in the W*() since direct casting
5983              to either an int or an IV would not be right.
5984      Branch: perl
5985            ! ext/POSIX/POSIX.xs
5986 ____________________________________________________________________________
5987 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
5988         Log: The #16182 radiates U32ness.
5989      Branch: perl
5990            ! embed.fnc embed.h proto.h regcomp.c toke.c
5991 ____________________________________________________________________________
5992 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
5993         Log: Subject: t/TEST ported to VMS
5994              From: "Craig A. Berry" <craigberry@mac.com>
5995              Date: Fri, 26 Apr 2002 00:13:31 -0500
5996              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
5997      Branch: perl
5998            ! t/TEST
5999 ____________________________________________________________________________
6000 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
6001         Log: Stop being coy.
6002      Branch: perl
6003            ! pod/perldelta.pod
6004 ____________________________________________________________________________
6005 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
6006         Log: Subject: Re: binary compatibility
6007              From: Mark-Jason Dominus <mjd@plover.com>
6008              Date: Wed, 24 Apr 2002 17:35:07 -0400
6009              Message-ID: <20020424213507.7846.qmail@plover.com>
6010      Branch: perl
6011            ! op.h
6012 ____________________________________________________________________________
6013 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
6014         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
6015              allocating half of the retstack!)
6016      Branch: perl
6017            ! README.win32 sv.c
6018 ____________________________________________________________________________
6019 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
6020         Log: temporary variable not wide enough to hold all the bits in
6021              op->op_targ
6022      Branch: perl
6023            ! op.c
6024 ____________________________________________________________________________
6025 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
6026         Log: Add an idea/question from Damian. 
6027      Branch: perl
6028            ! pod/perltodo.pod
6029 ____________________________________________________________________________
6030 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
6031         Log: build missing utilities on windows; clean stray files
6032      Branch: perl
6033            ! win32/Makefile win32/makefile.mk
6034 ____________________________________________________________________________
6035 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
6036         Log: Upgrade to Encode 1.61, from Dan Kogai.
6037      Branch: perl
6038            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
6039            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
6040            ! ext/Encode/lib/Encode/Guess.pm
6041            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
6042            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
6043            ! ext/Encode/t/mime-header.t
6044 ____________________________________________________________________________
6045 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
6046         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
6047              From: andreas.koenig@anima.de (Andreas J. Koenig)
6048              Date: Tue, 23 Apr 2002 04:40:42 +0200      
6049              Message-ID: <m37kmzi1cl.fsf@anima.de>
6050      Branch: perl
6051            ! pod/perluniintro.pod
6052 ____________________________________________________________________________
6053 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
6054         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
6055              platform needs to fill in the other branch here)
6056      Branch: perl
6057            ! ext/Digest/MD5/t/files.t
6058 ____________________________________________________________________________
6059 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
6060         Log: MANIFEST is needlessly held open for entire duration of "make test"
6061      Branch: perl
6062            ! t/TEST t/harness
6063 ____________________________________________________________________________
6064 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
6065         Log: various signed/unsigned mismatch nits
6066      Branch: perl
6067            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
6068            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
6069            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
6070            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
6071            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
6072            ! ext/Time/HiRes/HiRes.xs regcomp.c
6073 ____________________________________________________________________________
6074 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
6075         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
6076              From: Nicholas Clark <nick@unfortu.net>
6077              Date: Thu, 25 Apr 2002 22:41:57 +0100
6078              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
6079      Branch: perl
6080            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
6081            + ext/Storable/t/make_downgrade.pl
6082            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
6083            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
6084            ! ext/Storable/t/utf8hash.t
6085 ____________________________________________________________________________
6086 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
6087         Log: Extra guidance for JAPH debuggers.
6088      Branch: perl
6089            ! t/japh/abigail.t
6090 ____________________________________________________________________________
6091 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
6092         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
6093              From: Paul_GreenVOS@vos.stratus.com
6094              Date: Wed, 24 Apr 02 18:27 edt
6095              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
6096      Branch: perl
6097            ! vos/vos.c
6098 ____________________________________________________________________________
6099 [ 16169] By: ams                                   on 2002/04/25  20:33:35
6100         Log: Subject: [PATCH] don't build B/C twice on VMS
6101              From: "Craig A. Berry" <craigberry@mac.com>
6102              Date: Thu, 25 Apr 2002 16:00:57 -0500
6103              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
6104      Branch: perl
6105            ! configure.com
6106 ____________________________________________________________________________
6107 [ 16168] By: ams                                   on 2002/04/25  20:31:19
6108         Log: Subject: Re: POSIX::WEXITSTATUS broken again
6109              From: Andy Dougherty <doughera@lafayette.edu>
6110              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
6111              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
6112      Branch: perl
6113            ! ext/POSIX/POSIX.xs
6114 ____________________________________________________________________________
6115 [ 16167] By: ams                                   on 2002/04/25  19:49:09
6116         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
6117              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6118              Date: Thu, 25 Apr 2002 13:39:35 -0700
6119              Message-Id: <HmGy8gzkguHW092yn@efn.org>
6120      Branch: perl
6121            ! t/harness
6122 ____________________________________________________________________________
6123 [ 16166] By: ams                                   on 2002/04/25  19:43:06
6124         Log: $fh->close(); print $fh "foo" would segfault under -w in
6125              report_evil_fh() because $fh doesn't have a name.
6126      Branch: perl
6127            ! util.c
6128 ____________________________________________________________________________
6129 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
6130         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
6131              being found properly
6132      Branch: perl
6133            ! ext/Cwd/t/cwd.t
6134 ____________________________________________________________________________
6135 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
6136         Log: Brace yourself from Craig Berry to keep older compilers happy.
6137      Branch: perl
6138            ! vms/vms.c
6139 ____________________________________________________________________________
6140 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
6141         Log: More %{} overload tests.
6142      Branch: perl
6143            ! lib/overload.t
6144 ____________________________________________________________________________
6145 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
6146         Log: some extension builds need to find pl2bat.bat on windows
6147      Branch: perl
6148            ! win32/buildext.pl
6149 ____________________________________________________________________________
6150 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
6151         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
6152              From: "Craig A. Berry" <craigberry@mac.com>
6153              Date: Thu, 25 Apr 2002 12:30:06 -0500
6154              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
6155      Branch: perl
6156            ! lib/ExtUtils/MM_VMS.pm
6157 ____________________________________________________________________________
6158 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
6159         Log: windows build fails if there is no perlglob.exe in the PATH
6160      Branch: perl
6161            ! win32/buildext.pl
6162 ____________________________________________________________________________
6163 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
6164         Log: Mysterious setlocale() core dump in ancient Solaris
6165              found by Merijn Broeren.  Doesn't look like Perl's fault.
6166      Branch: perl
6167            ! pod/perldelta.pod
6168 ____________________________________________________________________________
6169 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
6170         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
6171              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
6172              Date: Thu, 25 Apr 2002 17:35:23 +0200
6173              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
6174      Branch: perl
6175            ! pp_ctl.c
6176 ____________________________________________________________________________
6177 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
6178         Log: Subject: [PATCH] pp_ctl.c:pp_require
6179              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
6180              Date: Thu, 25 Apr 2002 16:01:14 +0200
6181              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
6182      Branch: perl
6183            ! pp_ctl.c
6184 ____________________________________________________________________________
6185 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
6186         Log: -Wformat cleanups from Robin Barker.
6187      Branch: perl
6188            ! dump.c embed.fnc proto.h sv.c
6189 ____________________________________________________________________________
6190 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
6191         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
6192              From: Michael G Schwern <schwern@pobox.com>
6193              Date: Thu, 25 Apr 2002 01:51:27 -0400
6194              Message-ID: <20020425055127.GB3456@blackrider>
6195      Branch: perl
6196            + t/lib/sample-tests/bignum t/lib/sample-tests/die
6197            + t/lib/sample-tests/die_head_end
6198            + t/lib/sample-tests/die_last_minute
6199            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
6200            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
6201            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
6202 ____________________________________________________________________________
6203 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
6204         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
6205              From: Michael G Schwern <schwern@pobox.com>
6206              Date: Thu, 25 Apr 2002 01:32:10 -0400
6207              Message-ID: <20020425053210.GA3334@blackrider>
6208      Branch: perl
6209            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
6210            + lib/Test/Simple/t/strays.t
6211            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
6212            ! lib/Test/Simple.pm lib/Test/Simple/Changes
6213            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
6214            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
6215            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
6216            ! lib/Test/Simple/t/use_ok.t
6217 ____________________________________________________________________________
6218 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
6219         Log: Elaborate a bit on Storable.
6220      Branch: perl
6221            ! pod/perldelta.pod
6222 ____________________________________________________________________________
6223 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
6224         Log: Cleaner Encode tests under -Mutf8.
6225      Branch: perl
6226            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
6227 ____________________________________________________________________________
6228 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
6229         Log: Subject: [PATCH] installperl
6230              From: Abe Timmerman <abe@ztreet.demon.nl>
6231              Date: Thu, 25 Apr 2002 01:00:00 +0200
6232              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
6233      Branch: perl
6234            ! installperl
6235 ____________________________________________________________________________
6236 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
6237         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
6238              From: Dan Kogai <dankogai@dan.co.jp>
6239              Date: Thu, 25 Apr 2002 10:49:13 +0900
6240              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
6241      Branch: perl
6242            ! ext/PerlIO/encoding/encoding.xs
6243 ____________________________________________________________________________
6244 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
6245         Log: Stray =back.
6246      Branch: perl
6247            ! README.win32
6248 ____________________________________________________________________________
6249 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
6250         Log: Add an untested warning variant.
6251      Branch: perl
6252            ! t/lib/warnings/op
6253 ____________________________________________________________________________
6254 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
6255         Log: Update Changes.
6256      Branch: perl
6257            ! Changes patchlevel.h
6258 ____________________________________________________________________________
6259 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
6260         Log: Wrong plan.
6261      Branch: perl
6262            ! ext/Encode/t/mime-header.t
6263 ____________________________________________________________________________
6264 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
6265         Log: Upgrade to Encode 1.60, from Dan Kogai.
6266      Branch: perl
6267            + ext/Encode/lib/Encode/Guess.pm
6268            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
6269            + ext/Encode/t/mime-header.t
6270            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
6271            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6272            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
6273            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
6274            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
6275            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
6276 ____________________________________________________________________________
6277 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
6278         Log: another case of enabling binmode() where it should not be: if the
6279              *.enc files are CRLF terminated, the result gets CRCRLF terminations
6280      Branch: perl
6281            ! ext/Encode/t/CJKT.t
6282 ____________________________________________________________________________
6283 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
6284         Log: microperl update; boldly assume time() and time_t
6285              (since we assume ANSI and i_time, anyway).
6286      Branch: perl
6287            ! uconfig.h uconfig.sh
6288 ____________________________________________________________________________
6289 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
6290         Log: Integrate #16136, #16137, #16138 from macperl;
6291              
6292              Silly fix for the SC compiler's fixation with "comp" as a type
6293              
6294              Skip more PerlIO symbols for sfio
6295              
6296              Play nicely in miniperl
6297      Branch: perl
6298           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
6299           !> lib/File/Spec/Mac.pm makedef.pl
6300 ____________________________________________________________________________
6301 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
6302         Log: Sync configpm and config.h for use in 5.8
6303              (still need to do config.sh)
6304      Branch: macperl
6305            ! macos/config.h macos/configpm
6306 ____________________________________________________________________________
6307 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
6308         Log: Make MM_MacOS work with new MakeMaker
6309      Branch: macperl
6310            ! macos/lib/ExtUtils/MM_MacOS.pm
6311 ____________________________________________________________________________
6312 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
6313         Log: Makefile.mk changes for 5.8: additional extensions
6314              and source files; bump version
6315      Branch: macperl
6316            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
6317 ____________________________________________________________________________
6318 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
6319         Log: Play nicely in miniperl
6320      Branch: macperl
6321            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
6322 ____________________________________________________________________________
6323 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
6324         Log: Skip more PerlIO symbols for sfio
6325      Branch: macperl
6326            ! makedef.pl
6327 ____________________________________________________________________________
6328 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
6329         Log: Silly fix for the SC compiler's fixation with "comp" as a type
6330      Branch: macperl
6331            ! ext/Unicode/Normalize/Normalize.xs
6332 ____________________________________________________________________________
6333 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
6334         Log: Merge macperl xsubpp with current xsubpp
6335      Branch: macperl
6336            ! macos/xsubpp
6337 ____________________________________________________________________________
6338 [ 16134] By: nick                                  on 2002/04/24  18:08:37
6339         Log: Integrate mainline
6340      Branch: perlio
6341           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
6342           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
6343            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
6344            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
6345            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
6346            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
6347            - lib/ExtUtils/t/Problem-Module/Makefile.PL
6348            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
6349           !> (integrate 44 files)
6350 ____________________________________________________________________________
6351 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
6352         Log: Delete more included modules from bundled_ext
6353      Branch: macperl
6354            - macos/bundled_ext/Digest/MD5/Changes
6355            - macos/bundled_ext/Digest/MD5/MD5.pm
6356            - macos/bundled_ext/Digest/MD5/MD5.xs
6357            - macos/bundled_ext/Digest/MD5/Makefile.PL
6358            - macos/bundled_ext/Digest/MD5/Makefile.mk
6359            - macos/bundled_ext/Digest/MD5/README
6360            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
6361            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
6362            - macos/bundled_ext/Digest/MD5/rfc1321.txt
6363            - macos/bundled_ext/Digest/MD5/t/badfile.t
6364            - macos/bundled_ext/Digest/MD5/t/files.t
6365            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
6366            - macos/bundled_ext/Digest/MD5/typemap
6367            - macos/bundled_ext/Filter/Util/Call/Call.pm
6368            - macos/bundled_ext/Filter/Util/Call/Call.xs
6369            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
6370            - macos/bundled_ext/Filter/Util/Call/ppport.h
6371            - macos/bundled_ext/Filter/t/call.t
6372            - macos/bundled_ext/Filter/t/filter-util.pl
6373            - macos/bundled_ext/List/Util/ChangeLog
6374            - macos/bundled_ext/List/Util/Makefile.PL
6375            - macos/bundled_ext/List/Util/README
6376            - macos/bundled_ext/List/Util/Util.xs
6377            - macos/bundled_ext/List/Util/lib/List/Util.pm
6378            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
6379            - macos/bundled_ext/List/Util/t/blessed.t
6380            - macos/bundled_ext/List/Util/t/dualvar.t
6381            - macos/bundled_ext/List/Util/t/first.t
6382            - macos/bundled_ext/List/Util/t/max.t
6383            - macos/bundled_ext/List/Util/t/maxstr.t
6384            - macos/bundled_ext/List/Util/t/min.t
6385            - macos/bundled_ext/List/Util/t/minstr.t
6386            - macos/bundled_ext/List/Util/t/readonly.t
6387            - macos/bundled_ext/List/Util/t/reduce.t
6388            - macos/bundled_ext/List/Util/t/reftype.t
6389            - macos/bundled_ext/List/Util/t/shuffle.t
6390            - macos/bundled_ext/List/Util/t/sum.t
6391            - macos/bundled_ext/List/Util/t/tainted.t
6392            - macos/bundled_ext/List/Util/t/weak.t
6393            - macos/bundled_ext/MIME/Base64/Base64.pm
6394            - macos/bundled_ext/MIME/Base64/Base64.xs
6395            - macos/bundled_ext/MIME/Base64/Changes
6396            - macos/bundled_ext/MIME/Base64/Makefile.PL
6397            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
6398            - macos/bundled_ext/MIME/Base64/README
6399            - macos/bundled_ext/MIME/Base64/t/base64.t
6400            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
6401            - macos/bundled_ext/MIME/Base64/t/unicode.t
6402            - macos/bundled_ext/Storable/ChangeLog
6403            - macos/bundled_ext/Storable/Makefile.PL
6404            - macos/bundled_ext/Storable/README
6405            - macos/bundled_ext/Storable/Storable.pm
6406            - macos/bundled_ext/Storable/Storable.xs
6407            - macos/bundled_ext/Storable/t/blessed.t
6408            - macos/bundled_ext/Storable/t/canonical.t
6409            - macos/bundled_ext/Storable/t/compat-0.6.t
6410            - macos/bundled_ext/Storable/t/dclone.t
6411            - macos/bundled_ext/Storable/t/dump.pl
6412            - macos/bundled_ext/Storable/t/forgive.t
6413            - macos/bundled_ext/Storable/t/freeze.t
6414            - macos/bundled_ext/Storable/t/lock.t
6415            - macos/bundled_ext/Storable/t/overload.t
6416            - macos/bundled_ext/Storable/t/recurse.t
6417            - macos/bundled_ext/Storable/t/retrieve.t
6418            - macos/bundled_ext/Storable/t/store.t
6419            - macos/bundled_ext/Storable/t/tied.t
6420            - macos/bundled_ext/Storable/t/tied_hook.t
6421            - macos/bundled_ext/Storable/t/tied_items.t
6422            - macos/bundled_ext/Storable/t/utf8.t
6423            - macos/bundled_ext/Time/HiRes/Changes
6424            - macos/bundled_ext/Time/HiRes/HiRes.pm
6425            - macos/bundled_ext/Time/HiRes/HiRes.t
6426            - macos/bundled_ext/Time/HiRes/HiRes.xs
6427            - macos/bundled_ext/Time/HiRes/Makefile.PL
6428            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
6429            - macos/bundled_ext/Time/HiRes/hints/sco.pl
6430 ____________________________________________________________________________
6431 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
6432         Log: Thou shalt not assume %x works for UVs.
6433      Branch: perl
6434            ! ext/Encode/Encode.xs
6435 ____________________________________________________________________________
6436 [ 16131] By: nick                                  on 2002/04/24  15:50:31
6437         Log: Submit an old integrate
6438      Branch: perlio
6439           +> (branch 27 files)
6440            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
6441            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
6442            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
6443            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
6444            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
6445            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
6446            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
6447           !> (integrate 84 files)
6448 ____________________________________________________________________________
6449 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
6450         Log: Partially retract #12056, from Craig Berry.
6451      Branch: perl
6452            ! vms/vms.c
6453 ____________________________________________________________________________
6454 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
6455         Log: Delete more included modules from bundled_lib
6456      Branch: macperl
6457            - macos/bundled_lib/blib/lib/Class/ISA.pm
6458            - macos/bundled_lib/blib/lib/Digest.pm
6459            - macos/bundled_lib/blib/lib/Filter/Simple.pm
6460            - macos/bundled_lib/blib/lib/Memoize.pm
6461            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
6462            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
6463            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
6464            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
6465            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
6466            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
6467            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
6468            - macos/bundled_lib/blib/lib/NEXT.pm
6469            - macos/bundled_lib/blib/lib/Net/Cmd.pm
6470            - macos/bundled_lib/blib/lib/Net/Config.pm
6471            - macos/bundled_lib/blib/lib/Net/Domain.pm
6472            - macos/bundled_lib/blib/lib/Net/FTP.pm
6473            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
6474            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
6475            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
6476            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
6477            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
6478            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
6479            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
6480            - macos/bundled_lib/blib/lib/Net/NNTP.pm
6481            - macos/bundled_lib/blib/lib/Net/Netrc.pm
6482            - macos/bundled_lib/blib/lib/Net/POP3.pm
6483            - macos/bundled_lib/blib/lib/Net/SMTP.pm
6484            - macos/bundled_lib/blib/lib/Net/Time.pm
6485            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
6486            - macos/bundled_lib/blib/lib/Switch.pm
6487            - macos/bundled_lib/t/Class/ISA/test.pl
6488            - macos/bundled_lib/t/Digest/Digest.t
6489            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
6490            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
6491            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
6492            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
6493            - macos/bundled_lib/t/Filter/Simple/data.t
6494            - macos/bundled_lib/t/Filter/Simple/export.t
6495            - macos/bundled_lib/t/Filter/Simple/filter.t
6496            - macos/bundled_lib/t/Filter/Simple/filter_only.t
6497            - macos/bundled_lib/t/Filter/Simple/import.t
6498            - macos/bundled_lib/t/Memoize/array.t
6499            - macos/bundled_lib/t/Memoize/array_confusion.t
6500            - macos/bundled_lib/t/Memoize/correctness.t
6501            - macos/bundled_lib/t/Memoize/errors.t
6502            - macos/bundled_lib/t/Memoize/expire.t
6503            - macos/bundled_lib/t/Memoize/expire_file.t
6504            - macos/bundled_lib/t/Memoize/expire_module_n.t
6505            - macos/bundled_lib/t/Memoize/expire_module_t.t
6506            - macos/bundled_lib/t/Memoize/flush.t
6507            - macos/bundled_lib/t/Memoize/normalize.t
6508            - macos/bundled_lib/t/Memoize/prototype.t
6509            - macos/bundled_lib/t/Memoize/speed.t
6510            - macos/bundled_lib/t/Memoize/tie.t
6511            - macos/bundled_lib/t/Memoize/tie_gdbm.t
6512            - macos/bundled_lib/t/Memoize/tie_ndbm.t
6513            - macos/bundled_lib/t/Memoize/tie_sdbm.t
6514            - macos/bundled_lib/t/Memoize/tie_storable.t
6515            - macos/bundled_lib/t/Memoize/tiefeatures.t
6516            - macos/bundled_lib/t/Memoize/unmemoize.t
6517            - macos/bundled_lib/t/NEXT/actual.t
6518            - macos/bundled_lib/t/NEXT/actuns.t
6519            - macos/bundled_lib/t/NEXT/next.t
6520            - macos/bundled_lib/t/NEXT/unseen.t
6521            - macos/bundled_lib/t/Switch/t/given.t
6522            - macos/bundled_lib/t/Switch/t/nested.t
6523            - macos/bundled_lib/t/Switch/t/switch.t
6524            - macos/bundled_lib/t/libnet/config.t
6525            - macos/bundled_lib/t/libnet/ftp.t
6526            - macos/bundled_lib/t/libnet/hostname.t
6527            - macos/bundled_lib/t/libnet/libnet_t.pl
6528            - macos/bundled_lib/t/libnet/netrc.t
6529            - macos/bundled_lib/t/libnet/nntp.t
6530            - macos/bundled_lib/t/libnet/require.t
6531            - macos/bundled_lib/t/libnet/smtp.t
6532 ____________________________________________________________________________
6533 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
6534         Log: Remove Text::Balanced from bundled_lib (already in lib)
6535      Branch: macperl
6536            - macos/bundled_lib/blib/lib/Text/Balanced.pm
6537            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
6538            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
6539            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
6540            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
6541            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
6542            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
6543            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
6544            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
6545 ____________________________________________________________________________
6546 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
6547         Log: A word of warning to the users of UTF-8 locales.
6548      Branch: perl
6549            ! pod/perluniintro.pod
6550 ____________________________________________________________________________
6551 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
6552         Log: Forgotten from #16125.
6553      Branch: perl
6554            ! t/lib/MakeMaker/Test/Utils.pm
6555 ____________________________________________________________________________
6556 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
6557         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
6558      Branch: perl
6559            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
6560            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
6561            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
6562            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
6563            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
6564            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
6565            - lib/ExtUtils/t/Problem-Module/Makefile.PL
6566            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
6567            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
6568            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
6569            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6570            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
6571            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
6572            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
6573            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
6574            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
6575            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
6576 ____________________________________________________________________________
6577 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
6578         Log: Subject: New UTF-8 surprise
6579              From: andreas.koenig@anima.de (Andreas J. Koenig)
6580              Date: Mon, 22 Apr 2002 12:08:48 +0200
6581              Message-ID: <m38z7gjb9r.fsf@anima.de>
6582      Branch: perl
6583            ! pp_hot.c t/op/subst.t
6584 ____________________________________________________________________________
6585 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
6586         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
6587              tree that is branched from //depot/maint-5.6/macperl/macos/...
6588      Branch: macperl
6589           +> (branch 3590 files)
6590 ____________________________________________________________________________
6591 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
6592         Log: Try to be clearer about perlio.
6593      Branch: perl
6594            ! INSTALL
6595 ____________________________________________________________________________
6596 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
6597         Log: Subject: Re: binary compatibility
6598              From: Andy Dougherty <doughera@lafayette.edu>
6599              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
6600              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
6601      Branch: perl
6602            ! INSTALL patchlevel.h
6603 ____________________________________________________________________________
6604 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
6605         Log: Go on record about the binary backward incompatibility.
6606      Branch: perl
6607            ! pod/perldelta.pod
6608 ____________________________________________________________________________
6609 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
6610         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
6611              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6612              Date: Wed, 24 Apr 2002 01:51:43 +0400
6613              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
6614      Branch: perl
6615            ! t/win32/system.t
6616 ____________________________________________________________________________
6617 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
6618         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
6619              From: PPrymmer@factset.com
6620              Date: Tue, 23 Apr 2002 17:14:32 -0400
6621              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
6622      Branch: perl
6623            ! lib/locale.t
6624 ____________________________________________________________________________
6625 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
6626         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
6627              From: Paul_GreenVOS@vos.stratus.com
6628              Date: Tue, 23 Apr 02 15:06 edt   
6629              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
6630      Branch: perl
6631            ! Makefile.SH cflags.SH
6632 ____________________________________________________________________________
6633 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
6634         Log: metaconfig unit change for #16115.
6635      Branch: metaconfig
6636            ! U/compline/byteorder.U
6637      Branch: perl
6638            ! config_h.SH
6639 ____________________________________________________________________________
6640 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
6641         Log: Regen Configure to mirror #16111 (with one added tweak).
6642      Branch: perl
6643            ! Configure
6644 ____________________________________________________________________________
6645 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
6646         Log: Retract #16109.
6647      Branch: perl
6648            ! lib/ExtUtils/MM_Unix.pm
6649 ____________________________________________________________________________
6650 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
6651         Log: FAQ sync.
6652      Branch: perl
6653            ! pod/perlfaq3.pod pod/perlfaq8.pod
6654 ____________________________________________________________________________
6655 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
6656         Log: use encoding no more defaults to Latin 1.
6657      Branch: perl
6658            ! pod/perluniintro.pod
6659 ____________________________________________________________________________
6660 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
6661         Log: Configure test for byteorder loses bits
6662      Branch: perl
6663            ! Configure
6664 ____________________________________________________________________________
6665 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
6666         Log: hacking around byteorder variance between config.sh and config.h
6667              isn't needed after change#16099
6668      Branch: perl
6669            ! ext/Storable/t/malice.t
6670 ____________________________________________________________________________
6671 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
6672         Log: (retracted by #16114)
6673              
6674              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
6675              From: "Green, Paul" <Paul.Green@stratus.com>
6676              Date: Tue, 23 Apr 2002 13:47:19 -0400
6677              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
6678      Branch: perl
6679            ! lib/ExtUtils/MM_Unix.pm
6680 ____________________________________________________________________________
6681 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
6682         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
6683              From: Norton Allen <allen@huarp.harvard.edu>
6684              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
6685              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
6686      Branch: perl
6687            ! lib/File/Find.pm
6688 ____________________________________________________________________________
6689 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
6690         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
6691              From: Norton Allen <allen@huarp.harvard.edu>
6692              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
6693              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
6694      Branch: perl
6695            ! README.qnx hints/qnx.sh
6696 ____________________________________________________________________________
6697 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
6698         Log: Subject: [PATCH] pod/perlhist.pod
6699              From: Abigail <abigail@foad.org>
6700              Date: Tue, 23 Apr 2002 16:21:31 +0200
6701              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
6702              
6703              (removed 5.005_04 which never happened)
6704      Branch: perl
6705            ! pod/perlhist.pod
6706 ____________________________________________________________________________
6707 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
6708         Log: Subject: Re: [PATCH abigail.t] another portability attempt
6709              From: Abigail <abigail@foad.org>
6710              Date: Tue, 23 Apr 2002 11:35:54 +0200
6711              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
6712      Branch: perl
6713            ! t/japh/abigail.t
6714 ____________________________________________________________________________
6715 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
6716         Log: NetWare tweak from C Aditya.
6717      Branch: perl
6718            ! NetWare/Nwmain.c NetWare/nw5.c
6719 ____________________________________________________________________________
6720 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
6721         Log: fix a typo
6722      Branch: perl
6723            ! regexec.c
6724 ____________________________________________________________________________
6725 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
6726         Log: Uncurliff.
6727      Branch: perl
6728            ! README.ko
6729 ____________________________________________________________________________
6730 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
6731         Log: Pointer to UV casting.
6732      Branch: perl
6733            ! regexec.c
6734 ____________________________________________________________________________
6735 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
6736         Log: metaconfig unit change for #16099.
6737      Branch: metaconfig
6738            ! U/compline/byteorder.U
6739 ____________________________________________________________________________
6740 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
6741         Log: Use UV (not long) for BYTEORDER.
6742      Branch: perl
6743            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6744            ! config_h.SH
6745 ____________________________________________________________________________
6746 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
6747         Log: # cpp commands must start in the first column.
6748      Branch: perl
6749            ! scope.c
6750 ____________________________________________________________________________
6751 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
6752         Log: Reborn as text.
6753      Branch: perl
6754            + NetWare/interface.cpp
6755 ____________________________________________________________________________
6756 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
6757         Log: Dead as binary.
6758      Branch: perl
6759            - NetWare/interface.cpp
6760 ____________________________________________________________________________
6761 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
6762         Log: Undo #16091, a time-warped escapee.
6763      Branch: perl
6764            ! lib/ExtUtils/t/MM_Cygwin.t
6765 ____________________________________________________________________________
6766 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
6767         Log: *size tweaks from Sarathy.
6768      Branch: perl
6769            ! ext/Storable/t/malice.t
6770 ____________________________________________________________________________
6771 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
6772         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
6773              From: Stas Bekman <stas@stason.org>
6774              Date: Tue, 23 Apr 2002 01:52:22 +0800
6775              Message-ID: <3CC44DD6.3090401@stason.org>
6776      Branch: perl
6777            ! pod/perlguts.pod
6778 ____________________________________________________________________________
6779 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
6780         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
6781              From: Paul_GreenVOS@vos.stratus.com
6782              Date: Mon, 22 Apr 02 20:35 edt
6783              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
6784      Branch: perl
6785            + hints/t001.c
6786            ! MANIFEST hints/README.hints hints/vos.sh
6787 ____________________________________________________________________________
6788 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
6789         Log: (retracted by #16095)
6790      Branch: perl
6791            ! lib/ExtUtils/t/MM_Cygwin.t
6792 ____________________________________________________________________________
6793 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
6794         Log: Subject: Re: perl@16083
6795              From: Nicholas Clark <nick@unfortu.net>
6796              Date: Mon, 22 Apr 2002 23:17:45 +0100
6797              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
6798      Branch: perl
6799            ! ext/Storable/t/malice.t
6800 ____________________________________________________________________________
6801 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
6802         Log: Upgrade to Encode 1.58.
6803      Branch: perl
6804            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
6805            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
6806            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
6807            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
6808            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
6809            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
6810            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
6811            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
6812            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
6813            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
6814            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
6815            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
6816            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
6817            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
6818            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
6819            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
6820            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
6821            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
6822 ____________________________________________________________________________
6823 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
6824         Log: On Win32 the end.t failure should be gone now.
6825      Branch: perl
6826            ! pod/perldelta.pod
6827 ____________________________________________________________________________
6828 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
6829         Log: Subject: [PATCH] update VOS-specific pod files
6830              From: Paul_GreenVOS@vos.stratus.com
6831              Date: Mon, 22 Apr 02 16:02 edt
6832              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
6833      Branch: perl
6834            ! README.vos pod/perlport.pod
6835 ____________________________________________________________________________
6836 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
6837         Log: Subject: [PATCH] cleanup ./hints/vos.sh
6838              From: Paul_GreenVOS@vos.stratus.com
6839              Date: Mon, 22 Apr 02 15:26 edt
6840              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
6841      Branch: perl
6842            ! hints/vos.sh
6843 ____________________________________________________________________________
6844 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
6845         Log: Upgrade to Encode 1.57, from Dan Kogai.
6846      Branch: perl
6847            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6848            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
6849            ! ext/Encode/lib/Encode/Encoding.pm
6850            ! ext/Encode/lib/Encode/JP/JIS7.pm
6851            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
6852            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
6853 ____________________________________________________________________________
6854 [ 16084] By: ams                                   on 2002/04/22  18:10:13
6855         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
6856              From: Stas Bekman <stas@stason.org>
6857              Date: Tue, 23 Apr 2002 01:59:07 +0800
6858              Message-Id: <3CC44F6B.5010300@stason.org>
6859      Branch: perl
6860            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
6861 ____________________________________________________________________________
6862 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
6863         Log: Update Changes.
6864      Branch: perl
6865            ! Changes patchlevel.h
6866 ____________________________________________________________________________
6867 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
6868         Log: In MANIFEST but not added.
6869      Branch: perl
6870            + NetWare/interface.cpp
6871 ____________________________________________________________________________
6872 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
6873         Log: Duh.
6874      Branch: perl
6875            ! lib/ExtUtils/MM_Unix.pm
6876 ____________________________________________________________________________
6877 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
6878         Log: Subject: Re: t/japh/abigail.t [PATCH]
6879              From: Norton Allen <allen@huarp.harvard.edu>
6880              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
6881              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
6882      Branch: perl
6883            ! t/japh/abigail.t
6884 ____________________________________________________________________________
6885 [ 16079] By: ams                                   on 2002/04/22  15:59:55
6886         Log: Subject: {PATCH docs] sockatmark
6887              From: Mark-Jason Dominus <mjd@plover.com>
6888              Date: Mon, 22 Apr 2002 02:43:42 -0400
6889              Message-Id: <20020422064342.24646.qmail@plover.com>
6890      Branch: perl
6891            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
6892 ____________________________________________________________________________
6893 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
6894         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
6895              From: Paul_GreenVOS@vos.stratus.com
6896              Date: Mon, 22 Apr 02 12:40 edt
6897              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
6898      Branch: perl
6899            ! cflags.SH
6900 ____________________________________________________________________________
6901 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
6902         Log: Add new files from #16076; re-sort.
6903      Branch: perl
6904            ! MANIFEST
6905 ____________________________________________________________________________
6906 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
6907         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
6908      Branch: perl
6909            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
6910            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
6911            + NetWare/perllib.cpp NetWare/splittree.pl
6912            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
6913            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
6914            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
6915            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
6916            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
6917            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
6918            ! x2p/hash.c x2p/walk.c
6919 ____________________________________________________________________________
6920 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
6921         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
6922              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6923              Date: Mon, 22 Apr 2002 17:56:17 +0200
6924              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
6925      Branch: perl
6926            ! README.aix
6927 ____________________________________________________________________________
6928 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
6929         Log: Signedness nit.
6930      Branch: perl
6931            ! ext/PerlIO/encoding/encoding.xs
6932 ____________________________________________________________________________
6933 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
6934         Log: No semicolons after blocks.
6935      Branch: perl
6936            ! ext/Encode/Encode.xs
6937 ____________________________________________________________________________
6938 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
6939         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
6940      Branch: perl
6941            ! ext/PerlIO/encoding/encoding.pm
6942            ! ext/PerlIO/encoding/encoding.xs
6943 ____________________________________________________________________________
6944 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
6945         Log: Upgrade to Encode 1.56, from Dan Kogai.
6946      Branch: perl
6947            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
6948            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6949            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
6950            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
6951            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
6952            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6953            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
6954            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
6955            ! ext/Encode/lib/Encode/Config.pm
6956            ! ext/Encode/lib/Encode/Encoder.pm
6957            ! ext/Encode/lib/Encode/Encoding.pm
6958            ! ext/Encode/lib/Encode/JP/H2Z.pm
6959            ! ext/Encode/lib/Encode/JP/JIS7.pm
6960            ! ext/Encode/lib/Encode/KR/2022_KR.pm
6961            ! ext/Encode/lib/Encode/PerlIO.pod
6962            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
6963            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
6964            ! ext/Encode/ucm/big5-hkscs.ucm
6965 ____________________________________________________________________________
6966 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
6967         Log: Comment tweak from Philip.
6968      Branch: perl
6969            ! opcode.pl
6970 ____________________________________________________________________________
6971 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
6972         Log: a Test::Harness tweak to make the test lines show up prettier
6973      Branch: perl
6974            ! lib/Test/Harness.pm
6975 ____________________________________________________________________________
6976 [ 16067] By: nick                                  on 2002/04/22  09:19:23
6977         Log: Integrate mainline
6978      Branch: perlio
6979           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
6980           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
6981           !> t/lib/warnings/perlio t/win32/system.t
6982 ____________________________________________________________________________
6983 [ 16066] By: nick                                  on 2002/04/22  09:01:43
6984         Log: Integrate //depot/perlio into mainline
6985      Branch: perl
6986           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
6987           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
6988           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
6989 ____________________________________________________________________________
6990 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
6991         Log: clean up after stray test file littering
6992              
6993              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
6994              it seems that it shouldn't (looks like a handle leak in PerlIO
6995              to me)
6996      Branch: perl
6997            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
6998            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
6999            ! t/lib/warnings/perlio t/win32/system.t
7000 ____________________________________________________________________________
7001 [ 16064] By: nick                                  on 2002/04/22  08:02:58
7002         Log: Integrate mainline into perlio
7003      Branch: perlio
7004           +> ext/Storable/t/malice.t
7005            ! pod/perliol.pod
7006           !> (integrate 57 files)
7007 ____________________________________________________________________________
7008 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
7009         Log: integrate change#16062 from mainline
7010              
7011              another windows fix: only create a new console for subprocesses
7012              when all three stdhandles are invalid (from Jan Dubois)
7013      Branch: maint-5.6/perl
7014            ! win32/win32.c
7015 ____________________________________________________________________________
7016 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
7017         Log: another windows fix: only create a new console for subprocesses
7018              when all three stdhandles are invalid (from Jan Dubois)
7019      Branch: perl
7020            ! win32/win32.c
7021 ____________________________________________________________________________
7022 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
7023         Log: all the thread tests now pass on windows (32-bit and 64-bit)
7024      Branch: perl
7025            ! README.win32
7026 ____________________________________________________________________________
7027 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
7028         Log: enable maximal optimizations on win64
7029      Branch: perl
7030            ! win32/Makefile win32/makefile.mk
7031 ____________________________________________________________________________
7032 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
7033         Log: Tweaks copied from Philip Newton's Encode patches.
7034      Branch: perl
7035            ! AUTHORS
7036 ____________________________________________________________________________
7037 [ 16057] By: sky                                   on 2002/04/22  00:19:40
7038         Log: End blocks were not run on Win32.
7039              The real fix should be to turn this flag on in RunPerl but
7040              I think we are too close 5.8 to change that.
7041      Branch: perl
7042            ! ext/threads/threads.xs
7043 ____________________________________________________________________________
7044 [ 16056] By: sky                                   on 2002/04/21  23:29:22
7045         Log: Do not unlock mutex twice.
7046              Do not unlock mutex after it has been destroyed and freed.
7047              Do not email p5p without uncrossing eyes.
7048      Branch: perl
7049            ! ext/threads/threads.xs
7050 ____________________________________________________________________________
7051 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
7052         Log: squelch some more type mismatch warnings
7053              
7054              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
7055              missing parens in macro definition
7056      Branch: perl
7057            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
7058            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
7059            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
7060            ! pp.c regexec.c sv.h
7061 ____________________________________________________________________________
7062 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
7063         Log: Make writing user-defined character properties nicer.
7064      Branch: perl
7065            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
7066 ____________________________________________________________________________
7067 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
7068         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
7069              isn't the case on win64
7070      Branch: perl
7071            ! ext/Storable/t/malice.t
7072 ____________________________________________________________________________
7073 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
7074         Log: One more way to do character class subtraction.
7075      Branch: perl
7076            ! pod/perlunicode.pod
7077 ____________________________________________________________________________
7078 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
7079         Log: Mopup of #16048.
7080      Branch: perl
7081            ! pp_sys.c
7082 ____________________________________________________________________________
7083 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
7084         Log: some test failures have been fixed
7085      Branch: perl
7086            ! README.win32
7087 ____________________________________________________________________________
7088 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
7089         Log: use compare_text() rather than compare() to avoid bogus
7090              failures when the test files happen to be CRLF terminated
7091      Branch: perl
7092            ! ext/Encode/t/JP.t
7093 ____________________________________________________________________________
7094 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
7095         Log: fixes for all the warnings reported by Visual C (most of this
7096              change is from change#12026)
7097      Branch: perl
7098            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
7099            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
7100            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
7101            ! regexec.c sv.c toke.c universal.c utf8.c util.c
7102            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
7103 ____________________________________________________________________________
7104 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
7105         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
7106              From: Nicholas Clark <nick@unfortu.net>
7107              Date: Sun, 21 Apr 2002 19:15:24 +0100
7108              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
7109      Branch: perl
7110            + ext/Storable/t/malice.t
7111            ! MANIFEST ext/Storable/Storable.pm
7112 ____________________________________________________________________________
7113 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
7114         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
7115              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7116              Date: Sun, 21 Apr 2002 19:37:51 +0200
7117              Message-ID: <3CC3150F.5798.22A05AE@localhost>
7118      Branch: perl
7119            ! ext/Encode/t/perlio.t
7120 ____________________________________________________________________________
7121 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
7122         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
7123              From: Andrey Sapozhnikov <sapa@icb.chel.su>
7124              Date: Fri, 19 Apr 2002 19:55:56 +0600
7125              Message-ID: <3CC021EC.5080005@icb.chel.su>
7126              
7127              (tweaked a bit)
7128      Branch: perl
7129            ! pod/perltrap.pod
7130 ____________________________________________________________________________
7131 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
7132         Log: Do not assume that io buffer flushing happens in the same
7133              order as joins (that assumption broke in a multicpu IRIX box)
7134      Branch: perl
7135            ! ext/threads/t/thread.t
7136 ____________________________________________________________________________
7137 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
7138         Log: As if people would be reading the documentation :-)
7139      Branch: perl
7140            ! opcode.pl
7141 ____________________________________________________________________________
7142 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
7143         Log: Typo tweaks.
7144      Branch: perl
7145            ! pod/perlrun.pod
7146 ____________________________________________________________________________
7147 [ 16041] By: sky                                   on 2002/04/21  13:53:54
7148         Log: Got the last memory leak in the while(1) { threads->create(sub 
7149              {})->join() }, now we can loop over a million threads without a 
7150              problem. 
7151              Cleared up SVs that should have been mortal but never where.
7152      Branch: perl
7153            ! ext/threads/threads.xs
7154 ____________________________________________________________________________
7155 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
7156         Log: Make doc clearer, as suggested by Brent Dax
7157      Branch: perl
7158            ! opcode.pl
7159 ____________________________________________________________________________
7160 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
7161         Log: Revert change #15974.
7162      Branch: perl
7163            ! ext/B/B/Deparse.pm
7164 ____________________________________________________________________________
7165 [ 16038] By: nick                                  on 2002/04/21  08:43:48
7166         Log: Integrate mainline
7167      Branch: perlio
7168           +> win32/config.vc64 win32/config_H.vc64
7169           !> (integrate 43 files)
7170 ____________________________________________________________________________
7171 [ 16037] By: nick                                  on 2002/04/21  08:10:07
7172         Log: Integrate mainline
7173      Branch: perlio
7174           +> ext/Encode/ucm/big5-eten.ucm
7175            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
7176            - win32/config.win64 win32/config_H.win64
7177           !> MANIFEST Porting/makerel ext/Encode/Changes
7178           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
7179           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
7180           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
7181           !> ext/Encode/lib/Encode/Config.pm
7182           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
7183           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
7184           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
7185           !> pod/perlunicode.pod vms/vms.c
7186 ____________________________________________________________________________
7187 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
7188         Log: S_ stands sfor static.
7189      Branch: perl
7190            ! hv.c
7191 ____________________________________________________________________________
7192 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
7193         Log: htovs et al might be macros.
7194      Branch: perl
7195            ! perl.h
7196 ____________________________________________________________________________
7197 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
7198         Log: missed checkin of this file in change#16033
7199      Branch: perl
7200            ! makedef.pl
7201 ____________________________________________________________________________
7202 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
7203         Log: Windows 64-bit support:
7204              
7205              * support for building it in the regular makefiles
7206              * large files support via the _*i64() functions (this should be
7207              portable to the 32-bit universe too, but quite untested and
7208              and binary-incompatible, therefore not enabled there)
7209              * three additional test failures in addition to the t/end.t one
7210              (see README.win32)
7211              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
7212              the ones available from the CRT (needed because Perl uses
7213              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
7214              * add a few 64-bit notes to README.win32
7215              
7216              The following general problems were also fixed:
7217              
7218              * s/struct stat/Stat_t/g
7219              * Data::Dumper had some naughty 'long' typecasts
7220              * Errno_pm.PL didn't work safe when winsock.h was not in the same
7221              directory as errno.h
7222              * various tell/seek things were incorrectly prototyped
7223              * squelch ugly looking noise when running tests
7224              * Embed.t wasn't linking in all the libraries
7225              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
7226              * re-enable all the disabled warnings (additional fixes may be
7227              needed for the warnings uncovered by this)
7228      Branch: perl
7229            + win32/config.vc64 win32/config_H.vc64
7230            ! MANIFEST README.win32 doio.c dosish.h
7231            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
7232            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
7233            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
7234            ! win32/config.vc win32/makefile.mk win32/perlglob.c
7235            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
7236            ! win32/win32iop.h win32/win32sck.c
7237 ____________________________________________________________________________
7238 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
7239         Log: Upgrade to Encode 1.52, from Dan Kogai.
7240      Branch: perl
7241            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7242            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
7243            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
7244            ! ext/Encode/lib/Encode/JP/JIS7.pm
7245            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
7246            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
7247            ! ext/Encode/ucm/big5-hkscs.ucm
7248 ____________________________________________________________________________
7249 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
7250         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
7251              From: Mark-Jason Dominus <mjd@plover.com>
7252              Date: Sat, 20 Apr 2002 03:36:28 -0400
7253              Message-ID: <20020420073628.324.qmail@plover.com>
7254      Branch: perl
7255            ! pod/perlopentut.pod
7256 ____________________________________________________________________________
7257 [ 16030] By: sky                                   on 2002/04/20  22:02:32
7258         Log: Remove auto-detach
7259              Cleans up memory now, destroys the mutex and frees thread
7260              Makes returnvalues mortal
7261              Doesn't run thread_destruct until the thread has stopped AND
7262              all references to it are gone.
7263      Branch: perl
7264            ! ext/threads/threads.xs
7265 ____________________________________________________________________________
7266 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
7267         Log: Subject: [PATCH @16005] rescue perldoc for VMS
7268              From: "Craig A. Berry" <craigberry@mac.com>
7269              Date: Sat, 20 Apr 2002 15:16:30 -0500
7270              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
7271      Branch: perl
7272            ! vms/vms.c
7273 ____________________________________________________________________________
7274 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
7275         Log: Subject: Re: [PATCH] typo
7276              From: andreas.koenig@anima.de (Andreas J. Koenig)
7277              Date: Sat, 20 Apr 2002 15:41:23 +0200
7278              Message-ID: <m37kn2o5bw.fsf@anima.de>
7279      Branch: perl
7280            ! ext/Encode/encoding.pm
7281 ____________________________________________________________________________
7282 [ 16027] By: nick                                  on 2002/04/20  21:42:09
7283         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
7284              and change test not to skip them.
7285      Branch: perlio
7286            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
7287 ____________________________________________________________________________
7288 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
7289         Log: Upgrade to Encode 1.51, from Dan Kogai.
7290      Branch: perl
7291            + ext/Encode/ucm/big5-eten.ucm
7292            - ext/Encode/ucm/big5.ucm
7293            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7294            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
7295            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
7296            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
7297            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
7298            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
7299 ____________________________________________________________________________
7300 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
7301         Log: purge existing win64 stuff (this never really worked in 5.7.x)
7302              in preparation for completely redone win64 support
7303      Branch: perl
7304            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
7305            ! MANIFEST Porting/makerel
7306 ____________________________________________________________________________
7307 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
7308         Log: Subject: Re: perl@16005
7309              From: Stas Bekman <stas@stason.org>
7310              Date: Sat, 20 Apr 2002 13:06:49 +0800
7311              Message-ID: <3CC0F769.1010705@stason.org>
7312              (with a minor formatting nit)
7313      Branch: perl
7314            ! pod/perlfunc.pod
7315 ____________________________________________________________________________
7316 [ 16023] By: nick                                  on 2002/04/20  19:06:04
7317         Log: Some tweaks for encodings which need lines.
7318              Also disabled trial of using fallbacks.
7319      Branch: perlio
7320            ! ext/PerlIO/encoding/encoding.pm
7321            ! ext/PerlIO/encoding/encoding.xs
7322 ____________________________________________________________________________
7323 [ 16022] By: nick                                  on 2002/04/20  18:37:38
7324         Log: Various tweaks to Encode
7325      Branch: perlio
7326            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7327            ! ext/Encode/Unicode/Unicode.xs
7328            ! ext/Encode/lib/Encode/Encoding.pm
7329            ! ext/Encode/lib/Encode/JP/JIS7.pm
7330            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
7331 ____________________________________________________________________________
7332 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
7333         Log: Subject: [PATCH] perlunicode.pod typos
7334              From: andreas.koenig@anima.de (Andreas J. Koenig)     
7335              Date: Sat, 20 Apr 2002 11:20:25 +0200
7336              Message-ID: <m3vgamoheu.fsf@anima.de>
7337      Branch: perl
7338            ! pod/perlunicode.pod
7339 ____________________________________________________________________________
7340 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
7341         Log: Test tweak from mjd.
7342      Branch: perl
7343            ! lib/Memoize/t/errors.t
7344 ____________________________________________________________________________
7345 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
7346         Log: Integrate perlio;
7347              
7348              Tweak to Encode.xs to avoid buffer overrun.
7349              
7350              Add :bytes to POD part.
7351              Remove 'alias' to Encode now it exists as a module.
7352              
7353              Fill in the PERLIO sections.
7354      Branch: perl
7355           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
7356 ____________________________________________________________________________
7357 [ 16018] By: nick                                  on 2002/04/20  13:38:24
7358         Log: Fill in the PERLIO sections.
7359      Branch: perlio
7360            ! pod/perlrun.pod
7361 ____________________________________________________________________________
7362 [ 16017] By: nick                                  on 2002/04/20  13:37:15
7363         Log: Add :bytes to POD part.
7364              Remove 'alias' to Encode now it exists as a module.
7365      Branch: perlio
7366            ! lib/PerlIO.pm
7367 ____________________________________________________________________________
7368 [ 16016] By: sky                                   on 2002/04/20  13:12:31
7369         Log: Really let the update of the link list do something.
7370      Branch: perl
7371            ! ext/threads/threads.xs
7372 ____________________________________________________________________________
7373 [ 16015] By: nick                                  on 2002/04/20  07:51:26
7374         Log: Integrate mainline
7375      Branch: perlio
7376           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
7377           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
7378           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
7379 ____________________________________________________________________________
7380 [ 16014] By: nick                                  on 2002/04/20  07:46:11
7381         Log: Tweak to Encode.xs to avoid buffer overrun.
7382      Branch: perlio
7383            ! ext/Encode/Encode.xs
7384 ____________________________________________________________________________
7385 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
7386         Log: Subject: [PATCH] t/japh/abigail.t
7387              From: abigail@foad.org
7388              Date: Fri, 19 Apr 2002 02:21:36 +0200
7389              Message-ID: <20020419002136.16948.qmail@foad.org>
7390              
7391              Subject: Re: [PATCH] t/japh/abigail.t
7392              From: "Craig A. Berry" <craigberry@mac.com>
7393              Date: Fri, 19 Apr 2002 11:23:45 -0500
7394              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
7395      Branch: perl
7396            ! t/japh/abigail.t
7397 ____________________________________________________________________________
7398 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
7399         Log: User-defined character properties were unintentionally
7400              removed, noticed by Dan Kogai.
7401      Branch: perl
7402            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
7403            ! pod/perlunicode.pod t/op/pat.t
7404 ____________________________________________________________________________
7405 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
7406         Log: Subject: Re: [PATCH] Big5-related changes.
7407              From: Autrijus Tang <autrijus@autrijus.org>
7408              Date: Sat, 20 Apr 2002 04:06:31 +0800
7409              Message-ID: <20020419200631.GA20964@not.autrijus.org>
7410      Branch: perl
7411            ! README.cn README.tw
7412 ____________________________________________________________________________
7413 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
7414         Log: Add a BUGS sections to O.pm
7415      Branch: perl
7416            ! ext/B/O.pm
7417 ____________________________________________________________________________
7418 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
7419         Log: Disable warning noise
7420      Branch: perl
7421            ! t/io/open.t
7422 ____________________________________________________________________________
7423 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
7424         Log: More tests for the 3-arg open
7425      Branch: perl
7426            ! t/io/open.t t/lib/warnings/doio
7427 ____________________________________________________________________________
7428 [ 16007] By: nick                                  on 2002/04/19  17:45:53
7429         Log: Silence warning generating warning message for U+FFFF does not map etc.
7430      Branch: perlio
7431            ! ext/Encode/Encode.xs
7432 ____________________________________________________________________________
7433 [ 16006] By: nick                                  on 2002/04/19  15:24:57
7434         Log: Integrate mainline (for Tk with Encode testing)
7435              Some perlio & encode issues otherwise cleanish.
7436      Branch: perlio
7437           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
7438           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
7439           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
7440           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
7441           +> ext/threads/t/thread.t
7442            - ext/Encode/lib/Encode/Unicode.pm
7443           !> (integrate 38 files)
7444 ____________________________________________________________________________
7445 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
7446         Log: Update Changes.
7447      Branch: perl
7448            ! Changes patchlevel.h
7449 ____________________________________________________________________________
7450 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
7451         Log: Subject: [PATCH] warn on ref open without perlio
7452              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7453              Date: Thu, 18 Apr 2002 23:17:44 +0200
7454              Message-ID: <20020418231744.A24159@rafael>
7455              
7456              (with one nit, the skip message needed "# " prefix)
7457      Branch: perl
7458            ! doio.c pod/perldiag.pod t/lib/warnings/doio
7459 ____________________________________________________________________________
7460 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
7461         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
7462              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7463              Date: Fri, 19 Apr 2002 15:43:47 +0200
7464              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
7465      Branch: perl
7466            ! README.hpux
7467 ____________________________________________________________________________
7468 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
7469         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
7470      Branch: perl
7471            ! ext/PerlIO/encoding/encoding.pm
7472            ! ext/PerlIO/encoding/encoding.xs
7473 ____________________________________________________________________________
7474 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
7475         Log: Upgrade to Encode 1.50, from Dan Kogai.
7476      Branch: perl
7477            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
7478            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
7479            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
7480            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
7481            - ext/Encode/lib/Encode/Unicode.pm
7482            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
7483            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7484            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
7485            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
7486            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
7487            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
7488            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
7489            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
7490            ! ext/Encode/t/jisx0208.ref
7491 ____________________________________________________________________________
7492 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
7493         Log: Subject: CPAN.pm sync
7494              From: andreas.koenig@anima.de (Andreas J. Koenig)
7495              Date: Fri, 19 Apr 2002 11:55:07 +0200
7496              Message-ID: <m3ads0qah0.fsf@anima.de>
7497      Branch: perl
7498            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
7499 ____________________________________________________________________________
7500 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
7501         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
7502      Branch: perl
7503            ! pod/perltooc.pod
7504 ____________________________________________________________________________
7505 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
7506         Log: The previous change on this was *ahem* slightly off-topic.
7507      Branch: perl
7508            ! ext/PerlIO/encoding/encoding.pm
7509 ____________________________________________________________________________
7510 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
7511         Log: variant of change#14657 from mainline, modified for binary
7512              compatibility for 5.6.x (from  Jan Dubois)
7513      Branch: maint-5.6/perl
7514            ! lib/Win32.pod win32/win32.c
7515 ____________________________________________________________________________
7516 [ 15996] By: ams                                   on 2002/04/18  16:16:26
7517         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
7518              From: abigail@foad.org
7519              Date: Thu, 18 Apr 2002 17:09:45 +0200
7520              Message-Id: <20020418150945.389.qmail@foad.org>
7521      Branch: perl
7522            ! pod/perldebtut.pod
7523 ____________________________________________________________________________
7524 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
7525         Log: z/OS situation update.
7526      Branch: perl
7527            ! pod/perldelta.pod
7528 ____________________________________________________________________________
7529 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
7530         Log: Doc tweaks.
7531      Branch: perl
7532            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
7533 ____________________________________________________________________________
7534 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
7535         Log: The tests need perlio.
7536      Branch: perl
7537            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
7538 ____________________________________________________________________________
7539 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
7540         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
7541              From: Mark-Jason Dominus <mjd@plover.com>
7542              Date: Thu, 18 Apr 2002 09:38:17 -0400
7543              Message-ID: <20020418133817.22436.qmail@plover.com>    
7544              
7545              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
7546              From: Mark-Jason Dominus <mjd@plover.com>
7547              Date: Thu, 18 Apr 2002 09:54:50 -0400
7548              Message-ID: <20020418135450.22999.qmail@plover.com>    
7549      Branch: perl
7550            ! pod/perlfaq8.pod
7551 ____________________________________________________________________________
7552 [ 15991] By: sky                                   on 2002/04/18  09:18:14
7553         Log: Port testcases from thr5005 tests so we don't fail on same things.
7554              Added yield support using threads->yield().
7555      Branch: perl
7556            + ext/threads/t/thread.t
7557            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
7558 ____________________________________________________________________________
7559 [ 15990] By: nick                                  on 2002/04/18  07:56:40
7560         Log: Integrate mainline
7561      Branch: perlio
7562            - t/io/full.t
7563           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
7564           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
7565           !> perl.c t/op/groups.t toke.c win32/win32.c
7566 ____________________________________________________________________________
7567 [ 15989] By: sky                                   on 2002/04/18  07:15:55
7568         Log: Always flush the PerlIO buffers after running END blocks in 
7569              perl_destruct. This should fix ext/threads/t/end.t under Win32.
7570      Branch: perl
7571            ! perl.c
7572 ____________________________________________________________________________
7573 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
7574         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
7575      Branch: perl
7576            ! perl.c
7577 ____________________________________________________________________________
7578 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
7579         Log: Move /dev/full testing post-5.8.0.
7580      Branch: perl
7581            - t/io/full.t
7582            ! MANIFEST
7583 ____________________________________________________________________________
7584 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
7585         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
7586              ("Crays have only REAL memory.")
7587      Branch: perl
7588            ! hints/unicos.sh hints/unicosmk.sh
7589 ____________________________________________________________________________
7590 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
7591         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
7592              From: luc.st-louis@ca.transport.bombardier.com
7593              Date: Wed, 17 Apr 2002 14:22:25 -0400
7594              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
7595      Branch: perl
7596            ! win32/win32.c
7597 ____________________________________________________________________________
7598 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
7599         Log: With -Uuseperlio the error might be EBADF.
7600      Branch: perl
7601            ! t/io/full.t
7602 ____________________________________________________________________________
7603 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
7604         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
7605              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
7606              Date: Wed, 17 Apr 2002 21:16:22 +0400
7607              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
7608      Branch: perl
7609            ! lib/ExtUtils/t/Embed.t
7610 ____________________________________________________________________________
7611 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
7612         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
7613              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
7614              Date: Wed, 17 Apr 2002 20:08:03 +0400
7615              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
7616      Branch: perl
7617            ! win32/win32.c
7618 ____________________________________________________________________________
7619 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
7620         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
7621              From: Mark-Jason Dominus <mjd@plover.com>
7622              Date: Wed, 17 Apr 2002 11:14:17 -0400
7623              Message-ID: <20020417151417.27268.qmail@plover.com>
7624      Branch: perl
7625            ! t/io/full.t
7626 ____________________________________________________________________________
7627 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
7628         Log: README.cjk update.
7629      Branch: perl
7630            ! README.cn README.jp README.ko README.tw
7631 ____________________________________________________________________________
7632 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
7633         Log: Subject: [PATCH toke.c] @:foo?
7634              From: Philip Newton <Philip.Newton@gmx.net>
7635              Date: Wed, 17 Apr 2002 19:48:09 +0200
7636              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
7637      Branch: perl
7638            ! toke.c
7639 ____________________________________________________________________________
7640 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
7641         Log: Subject: Re: gcc on HP
7642              From: Philip Newton <Philip.Newton@gmx.net>
7643              Date: Wed, 17 Apr 2002 20:36:34 +0200
7644              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
7645      Branch: perl
7646            ! README.hpux
7647 ____________________________________________________________________________
7648 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
7649         Log: Adjust test for groups that appear multiple times on Cygwin
7650      Branch: perl
7651            ! t/op/groups.t
7652 ____________________________________________________________________________
7653 [ 15976] By: nick                                  on 2002/04/17  17:03:40
7654         Log: Integrate mainline
7655      Branch: perlio
7656           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
7657           +> ext/PerlIO/encoding/encoding.pm
7658           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
7659           +> ext/threads/shared/t/queue.t t/io/full.t
7660            - ext/Encode/lib/Encode/XS.pm
7661           !> (integrate 50 files)
7662 ____________________________________________________________________________
7663 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
7664         Log: Update Changes.
7665      Branch: perl
7666            ! Changes patchlevel.h
7667 ____________________________________________________________________________
7668 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
7669         Log: Subject: [PATCH B::Deparse] "foo bar"->()
7670              From: Robin Houston <robin@kitsite.com>
7671              Date: Wed, 17 Apr 2002 15:45:32 +0100
7672              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
7673      Branch: perl
7674            ! ext/B/B/Deparse.pm
7675 ____________________________________________________________________________
7676 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
7677         Log: metaconfig unit change for #15972.
7678      Branch: metaconfig/U/perl
7679            ! Extensions.U
7680 ____________________________________________________________________________
7681 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
7682         Log: As suggested by Arthur: the threads and threads::shared
7683              modules are always present.  This tries to preempt two
7684              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
7685              to have this new fancy threads implementation but my Perl
7686              doesn't seem to have it" (2) someone attempting to install
7687              threads using CPAN.pm and CPAN.pm helpfully starting to
7688              install perl 5.8.0 (which they might already have installed).
7689      Branch: perl
7690            ! Configure ext/threads/Makefile.PL
7691            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
7692            ! ext/threads/shared/shared.xs ext/threads/threads.pm
7693            ! ext/threads/threads.xs
7694 ____________________________________________________________________________
7695 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
7696         Log: More signedness nits.
7697      Branch: perl
7698            ! ext/Encode/Encode.xs
7699 ____________________________________________________________________________
7700 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
7701         Log: fast_abs_path() is tainted.
7702      Branch: perl
7703            ! ext/Cwd/t/cwd.t
7704 ____________________________________________________________________________
7705 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
7706         Log: Signedness nit.
7707      Branch: perl
7708            ! ext/Encode/bin/enc2xs
7709 ____________________________________________________________________________
7710 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
7711         Log: Subject: gcc on HP
7712              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7713              Date: Wed, 17 Apr 2002 12:43:38 +0200
7714              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
7715      Branch: perl
7716            ! README.hpux
7717 ____________________________________________________________________________
7718 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
7719         Log: Add just a little bit more explanation to PerlIO::encoding.
7720      Branch: perl
7721            ! ext/PerlIO/encoding/encoding.pm
7722 ____________________________________________________________________________
7723 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
7724         Log: PerlIO::encoding 0.01 from Dan Kogai.
7725      Branch: perl
7726            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
7727            + ext/PerlIO/encoding/encoding.pm
7728            + ext/PerlIO/encoding/encoding.xs
7729            ! MANIFEST
7730 ____________________________________________________________________________
7731 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
7732         Log: Upgrade to Encode 1.42, from Dan Kogai.
7733      Branch: perl
7734            - ext/Encode/lib/Encode/XS.pm
7735            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
7736            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
7737            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7738            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
7739            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
7740            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
7741            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
7742            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
7743            ! ext/Encode/lib/Encode/Config.pm
7744            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
7745            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
7746            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
7747            ! ext/Encode/t/encoding.t
7748 ____________________________________________________________________________
7749 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
7750         Log: Test tweaks from mjd and Benjamin Goldberg.
7751      Branch: perl
7752            ! t/io/full.t
7753 ____________________________________________________________________________
7754 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
7755         Log: Document taint-safeness.   Life in the fast_abs_path()
7756              lane is unsafe.
7757      Branch: perl
7758            ! lib/Cwd.pm
7759 ____________________________________________________________________________
7760 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
7761         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
7762              From: Mark-Jason Dominus <mjd@plover.com>
7763              Date: Tue, 16 Apr 2002 19:24:12 -0400
7764              Message-ID: <20020416232412.14297.qmail@plover.com>
7765      Branch: perl
7766            + t/io/full.t
7767            ! MANIFEST perlio.c
7768 ____________________________________________________________________________
7769 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
7770         Log: Manifestations of mjd, from mjd.
7771      Branch: perl
7772            ! MANIFEST
7773 ____________________________________________________________________________
7774 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
7775         Log: metaconfig unit change for #15959.
7776      Branch: metaconfig/U/perl
7777            ! Extensions.U
7778 ____________________________________________________________________________
7779 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
7780         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
7781              From: Andy Dougherty <doughera@lafayette.edu>
7782              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
7783              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
7784      Branch: perl
7785            ! Configure
7786 ____________________________________________________________________________
7787 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
7788         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
7789              From: Nicholas Clark <nick@unfortu.net>
7790              Date: Tue, 16 Apr 2002 22:22:41 +0100
7791              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
7792      Branch: perl
7793            ! embed.fnc global.sym hv.c universal.c
7794 ____________________________________________________________________________
7795 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
7796         Log: Documents for Merijn and lots of XXXs for NI-S :-)
7797      Branch: perl
7798            ! pod/perlfunc.pod pod/perlrun.pod
7799 ____________________________________________________________________________
7800 [ 15956] By: sky                                   on 2002/04/16  21:26:53
7801         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
7802              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
7803              stuff being 0xabababab on cleanup.
7804      Branch: perl
7805            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
7806            ! MANIFEST
7807 ____________________________________________________________________________
7808 [ 15955] By: nick                                  on 2002/04/16  20:46:03
7809         Log: Integate mainline (other machine)
7810      Branch: perlio
7811           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
7812           !> t/op/magic.t
7813 ____________________________________________________________________________
7814 [ 15954] By: nick                                  on 2002/04/16  20:13:32
7815         Log: Integrate mainline
7816      Branch: perlio
7817           +> README.cn README.jp README.ko README.tw
7818           +> ext/threads/shared/t/av_refs.t
7819           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
7820           !> (integrate 41 files)
7821 ____________________________________________________________________________
7822 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
7823         Log: B::walkoptree bugfix (see also #15850)
7824      Branch: perl
7825            ! ext/B/B.xs ext/B/t/terse.t
7826 ____________________________________________________________________________
7827 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
7828         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
7829              From: Philip Newton <Philip.Newton@gmx.net>
7830              Date: Tue, 16 Apr 2002 21:09:44 +0200
7831              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
7832      Branch: perl
7833            ! pod/perltodo.pod
7834 ____________________________________________________________________________
7835 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
7836         Log: Subject: [PATCH] B::Deparse problems with japhs
7837              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7838              Date: Tue, 16 Apr 2002 15:47:33 +0100
7839              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
7840      Branch: perl
7841            ! ext/B/B/Deparse.pm
7842 ____________________________________________________________________________
7843 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
7844         Log: Stas' tainting worries, obscured by me.
7845      Branch: perl
7846            ! ext/Cwd/t/cwd.t lib/Cwd.pm
7847 ____________________________________________________________________________
7848 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
7849         Log: Pod tweak to avoid =item<japanese> problems.
7850      Branch: perl
7851            ! README.jp
7852 ____________________________________________________________________________
7853 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
7854         Log: Some UTF-8 todos.
7855      Branch: perl
7856            ! pod/perltodo.pod
7857 ____________________________________________________________________________
7858 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
7859         Log: Let's not promise too much: use utf8 only works on identifier
7860              names, not package or subroutine names (admittedly limited [1], but
7861              that's what the Camel says, and that's what we are going to stick
7862              to for 5.8.0).  Also document that use vars does not do utf8.
7863              [1] The obvious problem in both is that package and subroutine
7864              names need to mappable to the filesystem.
7865      Branch: perl
7866            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
7867 ____________________________________________________________________________
7868 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
7869         Log: Subject: [PATCH] small typo in IO::Pipe pod
7870              From: Slaven Rezic <rezic@onlineoffice.de>
7871              Date: Tue, 16 Apr 2002 12:31:10 +0200
7872              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
7873      Branch: perl
7874            ! ext/IO/lib/IO/Pipe.pm
7875 ____________________________________________________________________________
7876 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
7877         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
7878              From: Arthur Bergman <arthur@contiller.se>
7879              Date: Tue, 16 Apr 2002 11:58:45 +0200
7880              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
7881      Branch: perl
7882            ! lib/Attribute/Handlers.pm
7883 ____________________________________________________________________________
7884 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
7885         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
7886              Jungshik Shin.  Regen toc.
7887      Branch: perl
7888            + README.cn README.jp README.ko README.tw
7889            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7890 ____________________________________________________________________________
7891 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
7892         Log: my $utf8here, our $utf8here, and package variable $utf8here.
7893              
7894              The actual minimal fix is in utf8.c and from NI-S,
7895              the rest are the tests (in fresh_perl since I couldn't get
7896              them easily to work elsewhere) and a slight behaviour change:
7897              previously UTF-8 identifiers had to start with an alphabetic
7898              character.  No more so, now they can start with an (Unicode)
7899              ID_Continue character (which however is not a (Unicode) digit).
7900              (Limiting the first character to ID_Start would be rather
7901              restrictive, since ID_Start allows only alphabetic letters.)
7902              
7903              TODO: use vars qw($utf8here).  This I don't find to be
7904              a showstopper.
7905      Branch: perl
7906            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
7907            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
7908 ____________________________________________________________________________
7909 [ 15942] By: ams                                   on 2002/04/16  02:24:25
7910         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
7911              From: "Craig A. Berry" <craigberry@mac.com>
7912              Date: Mon, 15 Apr 2002 22:06:14 -0500
7913              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
7914      Branch: perl
7915            ! lib/FileCache.t
7916 ____________________________________________________________________________
7917 [ 15941] By: ams                                   on 2002/04/16  02:16:35
7918         Log: Subject: [PATCH] s2p fix for VMS
7919              From: "Craig A. Berry" <craigberry@mac.com>
7920              Date: Mon, 15 Apr 2002 21:48:36 -0500
7921              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
7922      Branch: perl
7923            ! configure.com t/x2p/s2p.t x2p/s2p.PL
7924 ____________________________________________________________________________
7925 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
7926         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
7927              (and the licensing of the other code clarified, from Mark Bixby.)
7928      Branch: perl
7929            ! mpeix/mpeix.c
7930 ____________________________________________________________________________
7931 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
7932         Log: AUTHORS updates.
7933      Branch: perl
7934            ! AUTHORS
7935 ____________________________________________________________________________
7936 [ 15938] By: sky                                   on 2002/04/15  22:13:17
7937         Log: Add support for my $foo : shared; 
7938              Add testcase for this.
7939              Update manifest.
7940      Branch: perl
7941            + ext/threads/shared/t/shared_attr.t
7942            ! MANIFEST ext/threads/shared/shared.pm
7943 ____________________________________________________________________________
7944 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
7945         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
7946              From: abigail@foad.org
7947              Date: Mon, 15 Apr 2002 17:41:17 +0200
7948              Message-ID: <20020415154117.1559.qmail@foad.org>
7949              
7950              (With EBCDIC skippage added, and the skip reason
7951              skippage on the two ?? loops tweaked.)
7952      Branch: perl
7953            + t/japh/abigail.t
7954            ! MANIFEST t/TEST
7955 ____________________________________________________________________________
7956 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
7957         Log: Subject: Re: [ID 20020412.005] Dancing ??s
7958              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
7959              Date: Sun, 14 Apr 2002 16:09:30 +0100
7960              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
7961      Branch: perl
7962            ! pod/perlop.pod pp_hot.c t/op/pat.t
7963 ____________________________________________________________________________
7964 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
7965         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
7966              From: abigail@foad.org
7967              Date: Mon, 15 Apr 2002 17:40:02 +0200
7968              Message-ID: <20020415154002.1549.qmail@foad.org>
7969      Branch: perl
7970            ! t/test.pl
7971 ____________________________________________________________________________
7972 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
7973         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
7974              From: "Craig A. Berry" <craigberry@mac.com>
7975              Date: Mon, 15 Apr 2002 14:05:26 -0500
7976              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
7977      Branch: perl
7978            ! universal.c
7979 ____________________________________________________________________________
7980 [ 15933] By: sky                                   on 2002/04/15  21:26:16
7981         Log: Test arrays containing references, and references to shared arrays.
7982      Branch: perl
7983            + ext/threads/shared/t/av_refs.t
7984 ____________________________________________________________________________
7985 [ 15932] By: nick                                  on 2002/04/15  15:06:49
7986         Log: Integrate mainline (for Encode)
7987      Branch: perlio
7988           +> ext/Encode/Encode/ConfigLocal_PM.e2x
7989           +> ext/Encode/lib/Encode/JP/JIS7.pm
7990            - ext/Encode/lib/Encode/JP/2022_JP.pm
7991            - ext/Encode/lib/Encode/JP/2022_JP1.pm
7992            - ext/Encode/lib/Encode/JP/JIS.pm
7993           !> (integrate 26 files)
7994 ____________________________________________________________________________
7995 [ 15931] By: ams                                   on 2002/04/15  14:51:31
7996         Log: Subject: [PATCH] Chip didn't time travel.
7997              From: abigail@foad.org
7998              Date: Mon, 15 Apr 2002 17:40:22 +0200
7999              Message-Id: <20020415154022.1554.qmail@foad.org>
8000      Branch: perl
8001            ! pod/perlhist.pod
8002 ____________________________________________________________________________
8003 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
8004         Log: Update Changes.
8005      Branch: perl
8006            ! Changes patchlevel.h
8007 ____________________________________________________________________________
8008 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
8009         Log: The #15921 made the 'no warnings' unnecessary.
8010      Branch: perl
8011            ! t/op/magic.t
8012 ____________________________________________________________________________
8013 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
8014         Log: Subject: Re: [FILE] FileCache.t
8015              From: belg4mit <belg4mit@mit.edu>
8016              Date: Mon, 15 Apr 2002 01:31:21 -0400
8017              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
8018      Branch: perl
8019            ! lib/FileCache.t
8020 ____________________________________________________________________________
8021 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
8022         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
8023      Branch: perl
8024            ! lib/FileCache.pm lib/FileCache.t
8025 ____________________________________________________________________________
8026 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
8027         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
8028              From: Nicholas Clark <nick@unfortu.net>
8029              Date: Sun, 14 Apr 2002 22:54:43 +0100
8030              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
8031      Branch: perl
8032            ! lib/Hash/Util.t
8033 ____________________________________________________________________________
8034 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
8035         Log: Subject: [Encode] 1.40 released!
8036              From: Dan Kogai <dankogai@dan.co.jp>
8037              Date: Mon, 15 Apr 2002 07:51:52 +0900
8038              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
8039      Branch: perl
8040            + ext/Encode/Encode/ConfigLocal_PM.e2x
8041            + ext/Encode/lib/Encode/JP/JIS7.pm
8042            - ext/Encode/lib/Encode/JP/2022_JP.pm
8043            - ext/Encode/lib/Encode/JP/2022_JP1.pm
8044            - ext/Encode/lib/Encode/JP/JIS.pm
8045            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
8046            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8047            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
8048            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
8049            ! ext/Encode/lib/Encode/Config.pm
8050            ! ext/Encode/lib/Encode/Encoder.pm
8051            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
8052            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
8053 ____________________________________________________________________________
8054 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
8055         Log: return undef is of questionable style.
8056      Branch: perl
8057            ! lib/Hash/Util.pm
8058 ____________________________________________________________________________
8059 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
8060         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
8061              From: mjd@plover.com
8062              Date: 15 Apr 2002 06:46:02 -0000
8063              Message-ID: <20020415064602.17052.qmail@plover.com>     
8064      Branch: perl
8065            ! t/op/magic.t
8066 ____________________________________________________________________________
8067 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
8068         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
8069              From: mjd@plover.com
8070              Date: 14 Apr 2002 22:30:17 -0000
8071              Message-ID: <20020414223017.17361.qmail@plover.com>
8072      Branch: perl
8073            ! t/op/re_tests
8074 ____________________________________________________________________________
8075 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
8076         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
8077              From: Mark-Jason Dominus <mjd@plover.com>
8078              Date: Mon, 15 Apr 2002 02:41:52 -0400
8079              Message-ID: <20020415064152.16958.qmail@plover.com>
8080      Branch: perl
8081            ! perl.c t/lib/warnings/toke
8082 ____________________________________________________________________________
8083 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
8084         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
8085              From: "Craig A. Berry" <craigberry@mac.com>
8086              Date: Sun, 14 Apr 2002 18:56:02 -0500
8087              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
8088      Branch: perl
8089            ! configure.com
8090 ____________________________________________________________________________
8091 [ 15919] By: nick                                  on 2002/04/15  06:14:25
8092         Log: Integrate mainline
8093      Branch: perlio
8094           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
8095           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
8096           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
8097 ____________________________________________________________________________
8098 [ 15918] By: ams                                   on 2002/04/15  04:25:48
8099         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
8100              From: Stas Bekman <stas@stason.org>
8101              Date: Mon, 15 Apr 2002 11:45:03 +0800
8102              Message-Id: <3CBA4CBF.9030306@stason.org>
8103      Branch: perl
8104            ! lib/Cwd.pm
8105 ____________________________________________________________________________
8106 [ 15917] By: ams                                   on 2002/04/15  04:21:14
8107         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
8108              From: Mark-Jason Dominus <mjd@plover.com>
8109              Date: Mon, 15 Apr 2002 00:30:26 -0400
8110              Message-Id: <20020415043026.11417.qmail@plover.com>
8111      Branch: perl
8112            ! perl.c t/lib/warnings/toke
8113 ____________________________________________________________________________
8114 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
8115         Log: Correct precedence problem in #15915
8116      Branch: perl
8117            ! lib/vars.pm
8118 ____________________________________________________________________________
8119 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
8120         Log: use vars wasn't use utf8 aware.
8121      Branch: perl
8122            ! lib/vars.pm
8123 ____________________________________________________________________________
8124 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
8125         Log: Subject: [PATCH] Re: restricted hashes are unblessable
8126              From: Nicholas Clark <nick@unfortu.net>
8127              Date: Sat, 13 Apr 2002 23:43:02 +0100
8128              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
8129              
8130              The function name sucks but can't think of anything better.
8131      Branch: perl
8132            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
8133 ____________________________________________________________________________
8134 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
8135         Log: Subject: AUTHORS update
8136              From: Chris Nandor <pudge@pobox.com>
8137              Date: Sun, 14 Apr 2002 11:54:40 -0400
8138              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
8139      Branch: perl
8140            ! AUTHORS
8141 ____________________________________________________________________________
8142 [ 15912] By: nick                                  on 2002/04/14  14:47:18
8143         Log: XS versions of encode/decode for Encode::Unicode
8144      Branch: perlio
8145            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
8146 ____________________________________________________________________________
8147 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
8148         Log: metaconfig unit changes for #15910.
8149      Branch: metaconfig
8150            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8151            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8152            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8153            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8154            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
8155            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
8156            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8157            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8158            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
8159            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
8160            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
8161            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8162            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8163            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8164            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8165            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8166            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8167            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8168            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8169            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8170            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8171            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8172            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8173            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8174 ____________________________________________________________________________
8175 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
8176         Log: Simplify the _r probing code by adding the i_systime
8177              only for the APIs where it matters.
8178      Branch: perl
8179            ! Configure reentr.pl
8180 ____________________________________________________________________________
8181 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
8182         Log: Integrate perlio;
8183              
8184              Avoid expensive paranoid check that decoder does return legal UTF-8
8185              
8186              Disable test code (assertions) in CRLF layer.
8187      Branch: perl
8188           !> ext/Encode/Encode.xs perlio.c
8189 ____________________________________________________________________________
8190 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
8191         Log: Subject: patch for FileCache in 5.7.3
8192              From: JPIERCE <belg4mit@MIT.EDU>
8193              Date: Sun, 14 Apr 2002 00:38:21 -0400
8194              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
8195      Branch: perl
8196            ! lib/FileCache.pm
8197 ____________________________________________________________________________
8198 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
8199         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
8200              From: Tim Bunce <Tim.Bunce@pobox.com>
8201              Date: Sun, 14 Apr 2002 12:07:35 +0100
8202              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
8203      Branch: perl
8204            ! ext/Storable/Storable.xs
8205 ____________________________________________________________________________
8206 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
8207         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
8208              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8209              Date: Sun, 14 Apr 2002 16:29:59 +0200
8210              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
8211      Branch: perl
8212            ! hints/hpux.sh
8213 ____________________________________________________________________________
8214 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
8215         Log: Subject: Enable portable gcc code on hp-ux
8216              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8217              Date: Sun, 14 Apr 2002 16:30:01 +0200
8218              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
8219      Branch: perl
8220            ! hints/hpux.sh
8221 ____________________________________________________________________________
8222 [ 15904] By: nick                                  on 2002/04/14  09:18:01
8223         Log: Disable test code (assertions) in CRLF layer.
8224      Branch: perlio
8225            ! perlio.c
8226 ____________________________________________________________________________
8227 [ 15903] By: nick                                  on 2002/04/14  09:16:39
8228         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
8229      Branch: perlio
8230            ! ext/Encode/Encode.xs
8231 ____________________________________________________________________________
8232 [ 15902] By: nick                                  on 2002/04/14  09:15:45
8233         Log: Integrate mainline
8234      Branch: perlio
8235           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
8236           +> t/win32/longpath.t t/win32/system.t
8237            - t/op/winsystem.t
8238           !> (integrate 30 files)
8239 ____________________________________________________________________________
8240 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
8241         Log: Fixed URL for the Alpha editor.
8242      Branch: perl
8243            ! pod/perlfaq3.pod
8244 ____________________________________________________________________________
8245 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
8246         Log: Dedodgify.
8247      Branch: perl
8248            ! ext/Storable/Storable.xs
8249 ____________________________________________________________________________
8250 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
8251         Log: AUTHORS updates.
8252      Branch: perl
8253            ! AUTHORS
8254 ____________________________________________________________________________
8255 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
8256         Log: s2p needs Config.pm.
8257      Branch: perl
8258            ! Makefile.SH
8259 ____________________________________________________________________________
8260 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
8261         Log: Subject: [PATCH] Benchmark.t 75,90,109
8262              From: Nicholas Clark <nick@unfortu.net>
8263              Date: Sat, 13 Apr 2002 21:43:04 +0100
8264              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
8265      Branch: perl
8266            ! lib/Benchmark.t
8267 ____________________________________________________________________________
8268 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
8269         Log: Tweaks by Autrijus Tang.
8270      Branch: perl
8271            ! ext/Encode/encoding.pm
8272 ____________________________________________________________________________
8273 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
8274         Log: FAQ sync.
8275      Branch: perl
8276            ! pod/perlfaq5.pod
8277 ____________________________________________________________________________
8278 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
8279         Log: z/OS tally update.
8280      Branch: perl
8281            ! pod/perldelta.pod
8282 ____________________________________________________________________________
8283 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
8284         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
8285              From: Nicholas Clark <nick@unfortu.net>
8286              Date: Sat, 13 Apr 2002 02:58:07 +0100
8287              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
8288      Branch: perl
8289            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
8290            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
8291            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
8292            ! t/lib/st-dump.pl
8293 ____________________________________________________________________________
8294 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
8295         Log: Add piconv and enc2xs to the list of utilities.
8296      Branch: perl
8297            ! utils.lst
8298 ____________________________________________________________________________
8299 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
8300         Log: s.
8301      Branch: perl
8302            ! pod/perlunicode.pod
8303 ____________________________________________________________________________
8304 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
8305         Log: Phrasing fixes by Nick Clark
8306      Branch: perl
8307            ! pod/perlunicode.pod
8308 ____________________________________________________________________________
8309 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
8310         Log: More POD fixes and typos
8311      Branch: perl
8312            ! pod/perlunicode.pod
8313 ____________________________________________________________________________
8314 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
8315         Log: Subject: Re: UTF-8 and DB_File ?
8316              From: andreas.koenig@anima.de (Andreas J. Koenig)
8317              Date: Sat, 13 Apr 2002 13:29:41 +0200
8318              Message-ID: <m3ads7j0pm.fsf@anima.de>
8319      Branch: perl
8320            ! pod/perlunicode.pod
8321 ____________________________________________________________________________
8322 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
8323         Log: Fix a typo noticed by Paul Johnson.
8324      Branch: perl
8325            ! MANIFEST
8326 ____________________________________________________________________________
8327 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
8328         Log: Subject: Re: Win32 Status
8329              From: Michael G Schwern <schwern@pobox.com>
8330              Date: Fri, 12 Apr 2002 10:15:33 -0400
8331              Message-ID: <20020412141533.GB9788@blackrider>
8332      Branch: perl
8333            ! lib/ExtUtils/t/INST.t
8334 ____________________________________________________________________________
8335 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
8336         Log: Upgrade to Encode 1.34, from Dan Kogai.
8337      Branch: perl
8338            ! ext/Encode/Changes ext/Encode/Encode.pm
8339            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
8340            ! ext/Encode/t/Unicode.t
8341 ____________________________________________________________________________
8342 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
8343         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
8344              From: Graham TerMarsch <graham@howlingfrog.com>
8345              Date: Fri, 12 Apr 2002 12:28:47 -0700
8346              Message-Id: <200204121228.47826.graham@howlingfrog.com>
8347      Branch: perl
8348            ! AUTHORS
8349 ____________________________________________________________________________
8350 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
8351         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
8352              From: Nicholas Clark <nick@unfortu.net>
8353              Date: Fri, 12 Apr 2002 21:59:06 +0100
8354              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
8355      Branch: perl
8356            ! pp_pack.c t/op/pack.t
8357 ____________________________________________________________________________
8358 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
8359         Log: Re-sort MANIFEST.
8360      Branch: perl
8361            ! MANIFEST
8362 ____________________________________________________________________________
8363 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
8364         Log: Move also the Win32 system testing to t/win32.
8365      Branch: perl
8366            + t/win32/system.t
8367            - t/op/winsystem.t
8368            ! MANIFEST
8369 ____________________________________________________________________________
8370 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
8371         Log: Integrate change #15879 from maint-5.6;
8372              
8373              Win32::GetLongPathName() did not return valid results if there
8374              were "." and ".." components in the path; also fix a potential
8375              buffer overflow if the long path happens to be longer than
8376              MAX_PATH (this can presumably happen if they use \\?\... style
8377              paths); add a rather limited testsuite that exercises just the
8378              edge cases
8379      Branch: perl
8380           +> t/win32/longpath.t
8381           !> MANIFEST t/harness win32/win32.c
8382 ____________________________________________________________________________
8383 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
8384         Log: Win32::GetLongPathName() did not return valid results if there
8385              were "." and ".." components in the path; also fix a potential
8386              buffer overflow if the long path happens to be longer than
8387              MAX_PATH (this can presumably happen if they use \\?\... style
8388              paths); add a rather limited testsuite that exercises just the
8389              edge cases
8390      Branch: maint-5.6/perl
8391            + t/win32/longpath.t
8392            ! MANIFEST t/harness win32/win32.c
8393 ____________________________________________________________________________
8394 [ 15878] By: nick                                  on 2002/04/12  14:38:32
8395         Log: Integrate mainline
8396      Branch: perlio
8397           +> lib/ExtUtils/t/INST_PREFIX.t
8398           !> (integrate 37 files)
8399 ____________________________________________________________________________
8400 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
8401         Log: Update Changes.
8402      Branch: perl
8403            ! Changes patchlevel.h
8404 ____________________________________________________________________________
8405 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
8406         Log: Discuss the magic of \w in security terms.
8407      Branch: perl
8408            ! pod/perlsec.pod pod/perlunicode.pod
8409 ____________________________________________________________________________
8410 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
8411         Log: Add a warning about the symbolic methods and
8412              symbolic sub refs not being checked for taint.
8413      Branch: perl
8414            ! pod/perlsec.pod
8415 ____________________________________________________________________________
8416 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
8417         Log: In EBCDIC the BOM detection doesn't seem
8418              to be working right.  For now skipping the test,
8419              waiting for Dan's opinion.
8420      Branch: perl
8421            ! ext/Encode/t/Unicode.t
8422 ____________________________________________________________________________
8423 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
8424         Log: Update to Net::Ping 2.16.
8425      Branch: perl
8426            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
8427 ____________________________________________________________________________
8428 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
8429         Log: Upgrade to CGI.pm 2.81.
8430      Branch: perl
8431            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
8432 ____________________________________________________________________________
8433 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
8434         Log: Move up restricted hashes a bit.
8435      Branch: perl
8436            ! pod/perldelta.pod
8437 ____________________________________________________________________________
8438 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
8439         Log: Now using Unicode 3.2.0.
8440      Branch: perl
8441            ! pod/perldelta.pod
8442 ____________________________________________________________________________
8443 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
8444         Log: UNICOS too has sockpair issues (unsurprisingly,
8445              since UNICOS/mk has them too)
8446      Branch: perl
8447            ! ext/Socket/socketpair.t
8448 ____________________________________________________________________________
8449 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
8450         Log: FAQ patch from mjd regarding Tie::File.
8451      Branch: perl
8452            ! pod/perlfaq5.pod
8453 ____________________________________________________________________________
8454 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
8455         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
8456              consider using the NamesList.
8457      Branch: perl
8458            ! lib/charnames.pm lib/charnames.t
8459 ____________________________________________________________________________
8460 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
8461         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
8462              From: "Craig A. Berry" <craigberry@mac.com>
8463              Date: Thu, 11 Apr 2002 13:47:21 -0500
8464              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
8465      Branch: perl
8466            ! lib/File/CheckTree.pm lib/File/CheckTree.t
8467 ____________________________________________________________________________
8468 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
8469         Log: More NT Unicode information from Jan Dubois.
8470      Branch: perl
8471            ! pod/perltodo.pod
8472 ____________________________________________________________________________
8473 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
8474         Log: Add one perltodo item (and move bunch of them to better spot),
8475              add sysopen() to "Functions for filehandles, files, or directories".
8476      Branch: perl
8477            ! pod/perlfunc.pod pod/perltodo.pod
8478 ____________________________________________________________________________
8479 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
8480         Log: Prettyprinting: shorten the lines to avoid linewrapping.
8481      Branch: perl
8482            ! t/TEST
8483 ____________________________________________________________________________
8484 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
8485         Log: Also NEC SUPER-UX has buggy sockpair().
8486      Branch: perl
8487            ! ext/Socket/socketpair.t
8488 ____________________________________________________________________________
8489 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
8490         Log: dTHX works on its own just fine.
8491      Branch: perl
8492            ! ext/DynaLoader/dl_aix.xs
8493 ____________________________________________________________________________
8494 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
8495         Log: Must hold off building s2p until there's a miniperl.
8496      Branch: perl
8497            ! Makefile.SH
8498 ____________________________________________________________________________
8499 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
8500         Log: AIX: strerror_r() needs dTHX.
8501      Branch: perl
8502            ! ext/DynaLoader/dl_aix.xs
8503 ____________________________________________________________________________
8504 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
8505         Log: Extracting the s2p may require the right dynlibpath.
8506      Branch: perl
8507            ! Makefile.SH
8508 ____________________________________________________________________________
8509 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
8510         Log: Doc tweaks.
8511      Branch: perl
8512            ! ext/Time/HiRes/HiRes.pm
8513 ____________________________________________________________________________
8514 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
8515         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
8516              From: Michael G Schwern <schwern@pobox.com>
8517              Date: Thu, 11 Apr 2002 01:25:26 -0400
8518              Message-ID: <20020411052525.GA17038@blackrider>
8519      Branch: perl
8520            + lib/ExtUtils/t/INST_PREFIX.t
8521            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
8522            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8523            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8524            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
8525            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
8526            ! lib/ExtUtils/t/prefixify.t
8527 ____________________________________________________________________________
8528 [ 15855] By: nick                                  on 2002/04/11  06:26:44
8529         Log: Integrate mainline
8530      Branch: perlio
8531           !> (integrate 42 files)
8532 ____________________________________________________________________________
8533 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
8534         Log: Unused variables.
8535      Branch: perl
8536            ! ext/threads/shared/shared.xs ext/threads/threads.xs
8537 ____________________________________________________________________________
8538 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
8539         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
8540              From: Ilya Martynov <ilya@martynov.org>
8541              Date: 11 Apr 2002 03:21:17 +0400
8542              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
8543      Branch: perl
8544            ! lib/Term/ReadLine.pm
8545 ____________________________________________________________________________
8546 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
8547         Log: Upgrade to Encode 1.33, from Dan Kogai.
8548      Branch: perl
8549            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
8550            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
8551            ! ext/Encode/lib/Encode/Supported.pod
8552            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
8553            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
8554            ! ext/Encode/ucm/adobeSymbol.ucm
8555            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
8556 ____________________________________________________________________________
8557 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
8558         Log: Backward portability from Dan Kogai.
8559      Branch: perl
8560            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
8561            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
8562            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
8563            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
8564            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
8565            ! ext/Storable/t/store.t ext/Storable/t/tied.t
8566            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
8567            ! ext/Storable/t/utf8.t
8568 ____________________________________________________________________________
8569 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
8570         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
8571              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
8572              bug in B::walkoptree still to be fixed.
8573      Branch: perl
8574            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
8575 ____________________________________________________________________________
8576 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
8577         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
8578              From: Philip Newton <Philip.Newton@gmx.net>
8579              Date: Wed, 10 Apr 2002 21:29:58 +0200
8580              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
8581      Branch: perl
8582            ! pod/perldelta.pod
8583 ____________________________________________________________________________
8584 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
8585         Log: Integrate perlio;
8586              
8587              Add a \t to Win32 pm_to_blib $(TOUCH) line.
8588      Branch: perl
8589           !> lib/ExtUtils/MM_Win32.pm
8590 ____________________________________________________________________________
8591 [ 15847] By: nick                                  on 2002/04/10  13:08:29
8592         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
8593      Branch: perlio
8594            ! lib/ExtUtils/MM_Win32.pm
8595 ____________________________________________________________________________
8596 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
8597         Log: Try to fool old AIX when threading, from Merijn.
8598      Branch: perl
8599            ! perl.h
8600 ____________________________________________________________________________
8601 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
8602         Log: Update Changes.
8603      Branch: perl
8604            ! Changes patchlevel.h
8605 ____________________________________________________________________________
8606 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
8607         Log: Welcome to the 5.7.3.
8608      Branch: perl
8609            ! NetWare/Makefile win32/Makefile
8610 ____________________________________________________________________________
8611 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
8612         Log: Make x2p/s2p part of the test_prep target now that we
8613              have a test for it.
8614      Branch: perl
8615            ! Makefile.SH
8616 ____________________________________________________________________________
8617 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
8618         Log: Integrate perlio.
8619              
8620              We have been 5.7.3 for a while - install there ...
8621      Branch: perl
8622           !> win32/makefile.mk
8623 ____________________________________________________________________________
8624 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
8625         Log: SImilarly to old HP-UX, in old AIX too including
8626              crypt.h leads into trouble.  (from Merijn)
8627      Branch: perl
8628            ! hints/aix.sh
8629 ____________________________________________________________________________
8630 [ 15840] By: nick                                  on 2002/04/10  10:04:19
8631         Log: We have been 5.7.3 for a while - install there ...
8632      Branch: perlio
8633            ! win32/makefile.mk
8634 ____________________________________________________________________________
8635 [ 15839] By: nick                                  on 2002/04/10  10:03:46
8636         Log: Intgrate mainline
8637      Branch: perlio
8638           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
8639            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
8640            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
8641           !> (integrate 40 files)
8642 ____________________________________________________________________________
8643 [ 15838] By: ams                                   on 2002/04/10  04:16:45
8644         Log: Subject: [PATCH] ext/attrs.t getting skipped
8645              From: "Craig A. Berry" <craigberry@mac.com>
8646              Date: Tue, 9 Apr 2002 23:58:49 -0500
8647              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
8648      Branch: perl
8649            ! t/TEST
8650 ____________________________________________________________________________
8651 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
8652         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
8653              From: Michael G Schwern <schwern@pobox.com>
8654              Date: Tue, 9 Apr 2002 20:52:55 -0400
8655              Message-ID: <20020410005254.GI8954@blackrider>
8656      Branch: perl
8657            ! t/op/sub_lval.t
8658 ____________________________________________________________________________
8659 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
8660         Log: Undo accident in #15385.
8661      Branch: metaconfig/U/perl
8662            ! Extensions.U
8663 ____________________________________________________________________________
8664 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
8665         Log: Retract the UTF-8 filenames patch.  This may be
8666              better dealt with in Perl level, a la File::Spec
8667              (since the whole mess is strongly filesystem-specific).
8668      Branch: metaconfig/U/perl
8669            + usecjk.U
8670            ! Extensions.U
8671      Branch: perl
8672            - ext/File/Glob/t/utf8.t
8673            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
8674            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
8675            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8676            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
8677            ! t/op/readdir.t
8678 ____________________________________________________________________________
8679 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
8680         Log: Upgrade to Encode 1.32, from Dan Kogai.
8681      Branch: perl
8682            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
8683            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
8684            - ext/Encode/ucm/macGurmukhi.ucm
8685            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
8686            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
8687            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
8688            ! ext/Encode/lib/Encode/Encoder.pm
8689            ! ext/Encode/lib/Encode/Supported.pod
8690            ! ext/Encode/lib/Encode/Unicode.pm
8691            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
8692            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
8693 ____________________________________________________________________________
8694 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
8695         Log: Add tests for s2p/psed, from Wolfgang Laun.
8696      Branch: perl
8697            + t/x2p/s2p.t
8698            ! MANIFEST t/TEST
8699 ____________________________________________________________________________
8700 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
8701         Log: FAQ sync.
8702      Branch: perl
8703            ! pod/perlfaq2.pod pod/perlfaq3.pod
8704 ____________________________________________________________________________
8705 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
8706         Log: Remove false dependency between getgrent and setpwent
8707              having/not having FILE**.  Also make the names of the
8708              {set,get,end}* interface struct members a bit shorter.
8709      Branch: perl
8710            ! reentr.c reentr.h reentr.pl
8711 ____________________________________________________________________________
8712 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
8713         Log: Avoid bad prototypes.
8714      Branch: perl
8715            ! hints/hpux.sh
8716 ____________________________________________________________________________
8717 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
8718         Log: metaconfig unit change for #15828.
8719      Branch: metaconfig
8720            ! U/protos/Protochk.U
8721 ____________________________________________________________________________
8722 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
8723         Log: As Merijn points out, pthread.h really needs to be known
8724              by protochk.
8725      Branch: perl
8726            ! Configure
8727 ____________________________________________________________________________
8728 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
8729         Log: Integrate perlio;
8730              
8731              Patch up Encode for Tk
8732      Branch: perl
8733           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
8734           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
8735 ____________________________________________________________________________
8736 [ 15826] By: nick                                  on 2002/04/09  12:38:25
8737         Log: Patch up Encode for Tk
8738      Branch: perlio
8739            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
8740            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
8741 ____________________________________________________________________________
8742 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
8743         Log: Portability tweak.
8744      Branch: perl
8745            ! lib/File/CheckTree.t
8746 ____________________________________________________________________________
8747 [ 15824] By: sky                                   on 2002/04/09  10:51:07
8748         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
8749              From: Abigail <abigail@osp.nl>
8750              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
8751              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
8752      Branch: perl
8753            ! pod/perlhist.pod
8754 ____________________________________________________________________________
8755 [ 15823] By: nick                                  on 2002/04/09  08:17:59
8756         Log: Integrate mainline
8757      Branch: perlio
8758           +> ext/Encode/lib/Encode/Config.pm
8759           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
8760           !> (integrate 37 files)
8761 ____________________________________________________________________________
8762 [ 15822] By: ams                                   on 2002/04/09  06:43:50
8763         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
8764              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8765              Date: Tue, 09 Apr 2002 02:00:51 -0400
8766              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
8767      Branch: perl
8768            ! lib/File/CheckTree.pm
8769 ____________________________________________________________________________
8770 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
8771         Log: Small perldelta tweaks.
8772      Branch: perl
8773            ! pod/perldelta.pod
8774 ____________________________________________________________________________
8775 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
8776         Log: File::Checktree update from Paul Grassie.
8777      Branch: perl
8778            ! lib/File/CheckTree.pm lib/File/CheckTree.t
8779 ____________________________________________________________________________
8780 [ 15819] By: ams                                   on 2002/04/08  22:43:48
8781         Log: Subject: patch against t/op/sub_lval.t
8782              From: Jim Cromie <jcromie@divsol.com>
8783              Date: Mon, 08 Apr 2002 17:38:16 -0600
8784              Message-Id: <3CB229E8.9080500@divsol.com>
8785      Branch: perl
8786            ! t/op/sub_lval.t
8787 ____________________________________________________________________________
8788 [ 15818] By: ams                                   on 2002/04/08  22:40:16
8789         Log: Humbly pay homage to the redundancy gods.
8790      Branch: perl
8791            ! mg.c
8792 ____________________________________________________________________________
8793 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
8794         Log: metaconfig mirror #15816.
8795      Branch: metaconfig
8796            ! U/modified/Unix.U
8797 ____________________________________________________________________________
8798 [ 15816] By: ams                                   on 2002/04/08  22:18:32
8799         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
8800      Branch: perl
8801            ! Porting/Glossary
8802 ____________________________________________________________________________
8803 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
8804         Log: Small piconv tweaks (sent to Dan).
8805      Branch: perl
8806            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
8807            ! ext/Encode/lib/Encode/Alias.pm
8808 ____________________________________________________________________________
8809 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
8810         Log: Update Changes.
8811      Branch: perl
8812            ! Changes patchlevel.h
8813 ____________________________________________________________________________
8814 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
8815         Log: FAQ sync.  (Ignoring the few URL differences for now.)
8816      Branch: perl
8817            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
8818            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
8819            ! pod/perlfaq7.pod pod/perlfaq9.pod
8820 ____________________________________________________________________________
8821 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
8822         Log: Upgrade to Encode 1.31, from Dan Kogai.
8823      Branch: perl
8824            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
8825            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8826            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
8827            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
8828 ____________________________________________________________________________
8829 [ 15811] By: ams                                   on 2002/04/08  17:00:37
8830         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
8831              From: Andy Dougherty <doughera@lafayette.edu>
8832              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
8833              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
8834      Branch: perl
8835            ! lib/sort.t pp_sort.c
8836 ____________________________________________________________________________
8837 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
8838         Log: metaconfig unit changes for #15809.
8839      Branch: metaconfig
8840            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
8841 ____________________________________________________________________________
8842 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
8843         Log: Mirroring #15806.
8844      Branch: perl
8845            ! Porting/Glossary Porting/config.sh Porting/config_H
8846 ____________________________________________________________________________
8847 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
8848         Log: metaconfig unit changes for #15807.
8849      Branch: metaconfig
8850            ! U/protos/Protochk.U U/threads/d_asctime_r.U
8851            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
8852            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
8853            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
8854            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
8855            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
8856            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
8857            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
8858            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
8859            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
8860            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
8861            ! U/threads/d_getprotobyname_r.U
8862            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8863            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8864            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8865            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8866            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8867            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8868            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8869            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8870            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8871            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8872            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8873            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8874            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8875            ! U/threads/i_pthread.U
8876      Branch: perl
8877            ! config_h.SH
8878 ____________________________________________________________________________
8879 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
8880         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
8881              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8882              Date: Mon, 08 Apr 2002 14:34:27 +0200
8883              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
8884      Branch: perl
8885            ! Configure hints/hpux.sh reentr.pl
8886 ____________________________________________________________________________
8887 [ 15806] By: ams                                   on 2002/04/08  13:50:43
8888         Log: Subject: [PATCH] Updates to Porting/Glossary
8889              From: Paul_GreenVOS@vos.stratus.com
8890              Date: Mon, 8 Apr 02 10:44 edt
8891              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
8892      Branch: perl
8893            ! Porting/Glossary
8894 ____________________________________________________________________________
8895 [ 15805] By: ams                                   on 2002/04/08  13:47:32
8896         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
8897              coredumps on startup)
8898              From: Michael G Schwern <schwern@pobox.com>
8899              Date: Mon, 8 Apr 2002 10:34:49 -0400
8900              Message-Id: <20020408143449.GB3245@blackrider>
8901      Branch: perl
8902            ! lib/ExtUtils/MM_Unix.pm
8903 ____________________________________________________________________________
8904 [ 15804] By: ams                                   on 2002/04/08  13:29:28
8905         Log: Subject: [PATCH] example in pod/perllexwarn.pod
8906              From: Slaven Rezic <slaven.rezic@berlin.de>
8907              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
8908              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
8909      Branch: perl
8910            ! pod/perllexwarn.pod
8911 ____________________________________________________________________________
8912 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
8913         Log: Upgrade to Encode 1.30, from Dan Kogai. 
8914      Branch: perl
8915            + ext/Encode/lib/Encode/Encoder.pm
8916            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8917            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
8918            ! ext/Encode/lib/Encode/Supported.pod
8919            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
8920            ! ext/Encode/t/grow.t
8921 ____________________________________________________________________________
8922 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
8923         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
8924              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8925              Date: Mon, 08 Apr 2002 01:08:40 +0100
8926              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
8927      Branch: perl
8928            ! ext/MIME/Base64/t/base64.t
8929 ____________________________________________________________________________
8930 [ 15801] By: nick                                  on 2002/04/08  07:28:27
8931         Log: Integrate mainline
8932      Branch: perlio
8933           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
8934           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
8935           +> ext/File/Glob/t/utf8.t
8936           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8937           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8938           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
8939            - ext/Encode/lib/Encode/10646_1.pm
8940            - ext/Encode/lib/Encode/Internal.pm
8941            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
8942            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
8943            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
8944            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
8945            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
8946            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
8947            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
8948           !> (integrate 157 files)
8949 ____________________________________________________________________________
8950 [ 15800] By: ams                                   on 2002/04/08  07:06:21
8951         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
8952              From: Jan Dubois <JanD@ActiveState.com>
8953              Date: Mon, 08 Apr 2002 00:10:39 -0700
8954              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
8955      Branch: perl
8956            ! lib/ExtUtils/Packlist.pm
8957 ____________________________________________________________________________
8958 [ 15799] By: ams                                   on 2002/04/08  04:50:36
8959         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
8960              From: Stas Bekman <stas@stason.org>
8961              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
8962              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
8963      Branch: perl
8964            ! pod/perlguts.pod
8965 ____________________________________________________________________________
8966 [ 15798] By: ams                                   on 2002/04/08  03:56:52
8967         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
8968      Branch: perl
8969            ! util.c
8970 ____________________________________________________________________________
8971 [ 15797] By: ams                                   on 2002/04/08  01:30:38
8972         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
8973              same line of code. (As suggested by Simon Cozens.)
8974      Branch: perl
8975            ! mg.c
8976 ____________________________________________________________________________
8977 [ 15796] By: ams                                   on 2002/04/08  01:27:24
8978         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
8979              Simon Cozens.
8980      Branch: perl
8981            ! embed.fnc util.c
8982 ____________________________________________________________________________
8983 [ 15795] By: ams                                   on 2002/04/08  01:05:16
8984         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
8985              From: Tom Brown <thecap@peach.ece.utexas.edu>
8986              Date: Sun, 07 Apr 2002 23:20:05 GMT
8987              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
8988      Branch: perl
8989            ! ext/Devel/DProf/DProf.xs
8990 ____________________________________________________________________________
8991 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
8992         Log: Retract #15793 since #15775 should fix the problem.
8993      Branch: perl
8994            ! hv.c
8995 ____________________________________________________________________________
8996 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
8997         Log: (Retracted by #15794)
8998              Subject: [PATCH] hv.c
8999              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9000              Date: Sun, 7 Apr 2002 14:25:48 +0200
9001              Message-ID: <3CB056EC.16340.1119992@localhost>
9002      Branch: perl
9003            ! hv.c
9004 ____________________________________________________________________________
9005 [ 15792] By: ams                                   on 2002/04/07  21:48:49
9006         Log: Make other nits nervous.
9007      Branch: perl
9008            ! gv.c perl.c
9009 ____________________________________________________________________________
9010 [ 15791] By: ams                                   on 2002/04/07  20:31:08
9011         Log: Subject: [MIME::Base64 patch] t/base64.t fix
9012              From: Dan Kogai <dankogai@dan.co.jp>
9013              Date: Mon, 8 Apr 2002 06:19:29 +0900
9014              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
9015      Branch: perl
9016            ! ext/MIME/Base64/t/base64.t
9017 ____________________________________________________________________________
9018 [ 15790] By: ams                                   on 2002/04/07  20:15:52
9019         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
9020              From: Slaven Rezic <slaven.rezic@berlin.de>
9021              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
9022              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
9023      Branch: perl
9024            ! ext/Devel/Peek/Peek.xs
9025 ____________________________________________________________________________
9026 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
9027         Log: Fully qualify in warning message the name of a subroutine redefined
9028              via glob assignment
9029      Branch: perl
9030            ! sv.c t/lib/warnings/op t/lib/warnings/sv
9031 ____________________________________________________________________________
9032 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
9033         Log: Update from Dan Kogai.
9034      Branch: perl
9035            ! ext/Encode/t/Unicode.t
9036 ____________________________________________________________________________
9037 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
9038         Log: Can't right now twist my brain to figure out
9039              the right CR/LF code point mappings in EBCDIC.
9040      Branch: perl
9041            ! lib/Pod/t/eol.t
9042 ____________________________________________________________________________
9043 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
9044         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
9045              From: Nicholas Clark <nick@ccl4.org>
9046              Date: Sun, 7 Apr 2002 15:01:56 +0100
9047              Message-ID: <20020407150156.R10686@plum.flirble.org>
9048      Branch: perl
9049            ! ext/Data/Dumper/Dumper.xs
9050 ____________________________________________________________________________
9051 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
9052         Log: Tpyo.
9053      Branch: perl
9054            ! lib/Pod/t/eol.t
9055 ____________________________________________________________________________
9056 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
9057         Log: EBCDIC branch was forgotten.
9058      Branch: perl
9059            ! ext/Devel/Peek/Peek.t
9060 ____________________________________________________________________________
9061 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
9062         Log: charnames::viacode() was broken, noticed by Jeffrey.
9063      Branch: perl
9064            ! lib/charnames.pm lib/charnames.t
9065 ____________________________________________________________________________
9066 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
9067         Log: Missing files.
9068      Branch: perl
9069            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
9070            ! MANIFEST ext/Encode/MANIFEST
9071 ____________________________________________________________________________
9072 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
9073         Log: (intentionally empty)
9074      Branch: perl
9075            ! MANIFEST sv.h
9076 ____________________________________________________________________________
9077 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
9078         Log: Upgrade to Encode 1.26, from Dan Kogai.
9079      Branch: perl
9080            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
9081            + ext/Encode/ucm/jis0212.ucm
9082            - ext/Encode/lib/Encode/10646_1.pm
9083            - ext/Encode/lib/Encode/Internal.pm
9084            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
9085            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
9086            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
9087            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
9088            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
9089            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
9090            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
9091            - ext/Encode/ucm/macRumanian.ucm
9092            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
9093            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
9094            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
9095            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
9096            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
9097            ! ext/Encode/lib/Encode/Encoding.pm
9098            ! ext/Encode/lib/Encode/Supported.pod
9099            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
9100            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
9101            ! ext/Encode/ucm/adobeSymbol.ucm
9102            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
9103            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
9104            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
9105            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
9106            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
9107            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
9108            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
9109            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
9110            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
9111            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
9112            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
9113            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
9114            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
9115            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
9116            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
9117            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
9118            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
9119            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
9120            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
9121            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
9122            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
9123            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
9124            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
9125            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
9126            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
9127            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
9128            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
9129            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
9130            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
9131            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
9132            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
9133            ! ext/Encode/ucm/nextstep.ucm
9134 ____________________________________________________________________________
9135 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
9136         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
9137              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
9138              Now, where was my coffee mug...
9139      Branch: perl
9140            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
9141            ! pp_sys.c
9142 ____________________________________________________________________________
9143 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
9144         Log: Subject: [PATCH] MakeMaker basic.t on Win32
9145              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9146              Date: Sun, 7 Apr 2002 14:25:48 +0200
9147              Message-ID: <3CB056EC.27101.1119A3D@localhost>
9148              
9149              Subject: [PATCH] MakeMaker && Win32 && nmake
9150              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9151              Date: Sun, 7 Apr 2002 14:25:48 +0200
9152              Message-ID: <3CB056EC.9001.11199ED@localhost>
9153      Branch: perl
9154            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9155 ____________________________________________________________________________
9156 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
9157         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
9158              From: Philip Newton <Philip.Newton@gmx.net>
9159              Date: Sun, 07 Apr 2002 07:51:49 +0200      
9160              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
9161      Branch: perl
9162            ! utf8.c
9163 ____________________________________________________________________________
9164 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
9165         Log: There was no nice way of getting in UTF-8 filenames:
9166              now one can use in the (new) three-arg form of readdir()
9167              and in File::Glob import a ":utf8" to transparently accept
9168              the filenames as Unicode.  Note that only :utf8 is supported,
9169              not fancier stuff like :encoding(foobar)
9170      Branch: perl
9171            + ext/File/Glob/t/utf8.t
9172            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
9173            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
9174            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9175            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
9176            ! t/op/readdir.t
9177 ____________________________________________________________________________
9178 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
9179         Log: Subject: [PATCH] Re: perl@15772
9180              From: Nicholas Clark <nick@ccl4.org>
9181              Date: Sun, 7 Apr 2002 11:06:42 +0100
9182              Message-ID: <20020407110641.O10686@plum.flirble.org>
9183      Branch: perl
9184            ! hv.c
9185 ____________________________________________________________________________
9186 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
9187         Log: Subject: [PATCH] Re: 15764 breakage
9188              From: Michael G Schwern <schwern@pobox.com>
9189              Date: Sat, 6 Apr 2002 19:14:02 -0500
9190              Message-ID: <20020407001401.GA7076@blackrider>
9191      Branch: perl
9192            ! lib/ExtUtils/MM_Unix.pm
9193 ____________________________________________________________________________
9194 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
9195         Log: Instruction tweak.
9196      Branch: perl
9197            ! README.os390
9198 ____________________________________________________________________________
9199 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
9200         Log: Update Changes.
9201      Branch: perl
9202            ! Changes patchlevel.h
9203 ____________________________________________________________________________
9204 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
9205         Log: Subject: [PATCH] Encode tweaks for VMS
9206              From: Michael G Schwern <schwern@pobox.com>
9207              Date: Sat, 6 Apr 2002 03:26:09 -0500
9208              Message-ID: <20020406082609.GA28758@blackrider>
9209      Branch: perl
9210            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
9211            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
9212            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
9213            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
9214 ____________________________________________________________________________
9215 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
9216         Log: Prettyprinting and version paranoia.
9217      Branch: perl
9218            ! ext/DB_File/t/db-recno.t
9219 ____________________________________________________________________________
9220 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
9221         Log: Be explicit about the two DB_File tests croaking
9222              in Mac OS X.
9223      Branch: perl
9224            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
9225 ____________________________________________________________________________
9226 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
9227         Log: Regen toc.
9228      Branch: perl
9229            ! pod/perltoc.pod
9230 ____________________________________________________________________________
9231 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
9232         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
9233              From: Benjamin Goldberg <goldbb2@earthlink.net>
9234              Date: Fri, 05 Apr 2002 19:15:42 -0500
9235              Message-ID: <3CAE3E2E.8483505@earthlink.net>
9236      Branch: perl
9237            ! hv.h
9238 ____________________________________________________________________________
9239 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
9240         Log: Underline that the current implementation is not
9241              guaranteed to be forever; and reformat a bit.
9242      Branch: perl
9243            ! lib/utf8.pm
9244 ____________________________________________________________________________
9245 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
9246         Log: Subject: Weak spots in the utf8 manpage
9247              From: andreas.koenig@anima.de (Andreas J. Koenig)
9248              Date: Fri, 05 Apr 2002 10:08:44 +0200      
9249              Message-ID: <m3u1qqefeb.fsf@anima.de>      
9250      Branch: perl
9251            ! lib/utf8.pm
9252 ____________________________________________________________________________
9253 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
9254         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
9255              From: Michael G Schwern <schwern@pobox.com>
9256              Date: Sat, 6 Apr 2002 03:22:03 -0500
9257              Message-ID: <20020406082203.GA28713@blackrider>
9258      Branch: perl
9259            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
9260            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
9261            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
9262            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
9263            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
9264            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
9265            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9266            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
9267            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
9268            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
9269 ____________________________________________________________________________
9270 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
9271         Log: No need to avoid utf8 warnings after #15762.
9272      Branch: perl
9273            ! lib/Unicode/Collate.pm
9274 ____________________________________________________________________________
9275 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
9276         Log: As noted by Philip Newton: nothing wrong with BOM,
9277              but 0xFFFE quite wrong.
9278      Branch: perl
9279            ! t/lib/warnings/utf8 utf8.c utf8.h
9280 ____________________________________________________________________________
9281 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
9282         Log: Explain the "gaps" in the UTF-8 encoding.
9283      Branch: perl
9284            ! pod/perlunicode.pod utf8.h
9285 ____________________________________________________________________________
9286 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
9287         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
9288              From: Nicholas Clark <nick@unfortu.net>
9289              Date: Sat, 6 Apr 2002 14:54:51 +0100
9290              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
9291      Branch: perl
9292            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
9293 ____________________________________________________________________________
9294 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
9295         Log: Signedness nits.
9296      Branch: perl
9297            ! hv.c
9298 ____________________________________________________________________________
9299 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
9300         Log: Make hv_notallowed a static as suggested by Nick Clark;
9301              and synchronize the nomenclature to talk about restricted
9302              (not fixed) hashes.
9303      Branch: perl
9304            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
9305            ! proto.h
9306 ____________________________________________________________________________
9307 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
9308         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
9309              From: Nicholas Clark <nick@unfortu.net>
9310              Date: Sat, 6 Apr 2002 00:21:17 +0100
9311              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
9312              
9313              (with the last one reversed)
9314      Branch: perl
9315            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
9316            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
9317 ____________________________________________________________________________
9318 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
9319         Log: Update the warning message.
9320      Branch: perl
9321            ! README.tru64
9322 ____________________________________________________________________________
9323 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
9324         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
9325              From: Dan Kogai <dankogai@dan.co.jp>
9326              Date: Sat, 6 Apr 2002 06:08:40 +0900
9327              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
9328      Branch: perl
9329            ! pod/perlunicode.pod
9330 ____________________________________________________________________________
9331 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
9332         Log: Some tests were failing silently instead of saying "not ok"
9333      Branch: perl
9334            ! t/comp/proto.t
9335 ____________________________________________________________________________
9336 [ 15753] By: nick                                  on 2002/04/05  19:30:12
9337         Log: Integrate mainline
9338      Branch: perlio
9339           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
9340           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
9341           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
9342 ____________________________________________________________________________
9343 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
9344         Log: Minor Tie::File test patch, from mjd.
9345      Branch: perl
9346            ! lib/Tie/File/t/24_cache_loop.t
9347 ____________________________________________________________________________
9348 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
9349         Log: Not *that* different line endings (noticed by Philip Newton)
9350      Branch: perl
9351            ! pod/perldelta.pod
9352 ____________________________________________________________________________
9353 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
9354         Log: Retract #15745 for now; won't work without more Encode fixes.
9355      Branch: perl
9356            ! ext/Encode/lib/Encode/10646_1.pm
9357 ____________________________________________________________________________
9358 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
9359         Log: metaconfig unit change for #15748.
9360      Branch: metaconfig
9361            ! U/modified/Oldconfig.U
9362 ____________________________________________________________________________
9363 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
9364         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
9365              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9366              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
9367              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
9368      Branch: perl
9369            ! Configure
9370 ____________________________________________________________________________
9371 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
9372         Log: NetWare update from C Aditya.
9373      Branch: perl
9374            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
9375 ____________________________________________________________________________
9376 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
9377         Log: Win32 pacifying from mjd.
9378      Branch: perl
9379            ! lib/Tie/File/t/26_twrite.t
9380 ____________________________________________________________________________
9381 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
9382         Log: Integrate perlio;
9383              
9384              Not only did UCS-2 have dodgy name it was buggy.
9385      Branch: perl
9386           !> ext/Encode/lib/Encode/10646_1.pm
9387 ____________________________________________________________________________
9388 [ 15744] By: nick                                  on 2002/04/05  13:02:36
9389         Log: Not only did UCS-2 have dodgy name it was buggy.
9390      Branch: perlio
9391            ! ext/Encode/lib/Encode/10646_1.pm
9392 ____________________________________________________________________________
9393 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
9394         Log: Subject: Patch for bug ID 20020221.007
9395              From: Archer Sully <archer@meer.net>
9396              Date: Thu, 4 Apr 2002 21:45:34 -0700
9397              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
9398              
9399              Fix for "[ID 20020221.007] SEGV in Storable with empty string
9400              scalar object" (dclone)
9401      Branch: perl
9402            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
9403 ____________________________________________________________________________
9404 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
9405         Log: Subject: Re: lib/sort.t failure 
9406              From: "John P. Linderman" <jpl@research.att.com>
9407              Date: Fri, 05 Apr 2002 06:19:07 -0500
9408              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
9409              
9410              with a minor formatting tweak
9411      Branch: perl
9412            ! pod/perlfunc.pod
9413 ____________________________________________________________________________
9414 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
9415         Log: Subject: Re: lib/sort.t failure (and [PATCH])
9416              From: "John P. Linderman" <jpl@research.att.com>
9417              Date: Fri, 05 Apr 2002 07:13:27 -0500
9418              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
9419      Branch: perl
9420            ! lib/sort.t
9421 ____________________________________________________________________________
9422 [ 15740] By: nick                                  on 2002/04/05  09:31:42
9423         Log: Integrate mainline
9424      Branch: perlio
9425           +> (branch 49 files)
9426           !> (integrate 82 files)
9427 ____________________________________________________________________________
9428 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
9429         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
9430              From: Dan Kogai <dankogai@dan.co.jp>
9431              Date: Fri, 5 Apr 2002 11:52:50 +0900
9432              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
9433      Branch: perl
9434            ! ext/Encode/t/Aliases.t
9435 ____________________________________________________________________________
9436 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
9437         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
9438              From: Dan Kogai <dankogai@dan.co.jp>
9439              Date: Fri, 5 Apr 2002 11:39:55 +0900
9440              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
9441      Branch: perl
9442            ! ext/Encode/lib/Encode/Alias.pm
9443 ____________________________________________________________________________
9444 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
9445         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
9446              From: Ilmari Karonen <iltzu@sci.fi>
9447              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
9448              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
9449      Branch: perl
9450            ! gv.c t/op/method.t
9451 ____________________________________________________________________________
9452 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
9453         Log: I was fooled for a while, somebody else might be too.
9454      Branch: perl
9455            ! t/test.pl
9456 ____________________________________________________________________________
9457 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
9458         Log: test.pl-ify.
9459      Branch: perl
9460            ! t/op/method.t
9461 ____________________________________________________________________________
9462 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
9463         Log: Upgrade to Encode 1.20, from Dan Kogai.
9464      Branch: perl
9465            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
9466            + ext/Encode/ucm/adobeSymbol.ucm
9467            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
9468            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
9469            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
9470            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
9471            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
9472            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
9473            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
9474            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
9475            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
9476            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
9477            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
9478            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
9479            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
9480            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
9481            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
9482            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
9483            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
9484            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
9485            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
9486            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
9487            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
9488            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
9489            + ext/Encode/ucm/macSymbol.ucm
9490            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
9491            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
9492            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
9493            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
9494            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9495            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
9496            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
9497            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
9498            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
9499            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
9500            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
9501            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
9502            ! ext/Encode/lib/Encode/Alias.pm
9503            ! ext/Encode/lib/Encode/Supported.pod
9504            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
9505            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
9506            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
9507            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
9508            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
9509            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
9510            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
9511            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
9512            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
9513            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
9514            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
9515            ! ext/Encode/ucm/nextstep.ucm
9516 ____________________________________________________________________________
9517 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
9518         Log: Subject: left-over "use 5.7.2" in threads.pm
9519              From: Slaven Rezic <slaven.rezic@berlin.de>
9520              Date: 21 Mar 2002 23:18:13 +0100
9521              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
9522      Branch: perl
9523            ! ext/threads/threads.pm
9524 ____________________________________________________________________________
9525 [ 15732] By: ams                                   on 2002/04/04  17:08:13
9526         Log: Subject: [PATCH 5.7.3 DOCS]
9527              From: mjd@plover.com
9528              Date: 4 Apr 2002 15:59:39 -0000
9529              Message-Id: <20020404155939.6754.qmail@plover.com>
9530      Branch: perl
9531            ! pod/perlfaq9.pod
9532 ____________________________________________________________________________
9533 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
9534         Log: metaconfig unit change for #15730.
9535      Branch: metaconfig
9536            ! U/threads/usethreads.U
9537 ____________________________________________________________________________
9538 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
9539         Log: Subject: Re: lib/sort.t failure [PATCH]
9540              From: Andy Dougherty <doughera@lafayette.edu>
9541              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
9542              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
9543              
9544              Default to usethreads in case the user most probably forgot it.
9545      Branch: perl
9546            ! Configure
9547 ____________________________________________________________________________
9548 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
9549         Log: Typo nits from Wolfgang Laun.
9550      Branch: perl
9551            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
9552 ____________________________________________________________________________
9553 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
9554         Log: Detypo in diagnostics.
9555      Branch: perl
9556            ! lib/locale.t
9557 ____________________________________________________________________________
9558 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
9559         Log: pod2html: try to be EOL agnostic.
9560              (Needs testing on CRLF and CR platforms.)
9561      Branch: perl
9562            + lib/Pod/t/eol.t
9563            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
9564 ____________________________________________________________________________
9565 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
9566         Log: Subject: [PATCH} Pod::HTML and HTML4
9567              From: Robert Spier <rspier@pobox.com>
9568              Date: Wed, 03 Apr 2002 16:26:21 -0800
9569              Message-ID: <3CAB9DAD.20305@pobox.com>
9570      Branch: perl
9571            ! lib/Pod/Html.pm
9572 ____________________________________________________________________________
9573 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
9574         Log: Byebye, beebee.
9575      Branch: perl
9576            ! t/lib/warnings/perlio
9577 ____________________________________________________________________________
9578 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
9579         Log: Subject: Re: enc2xs needs portable way to know it's in the core
9580              From: PPrymmer@factset.com
9581              Date: Wed, 3 Apr 2002 14:29:32 -0500
9582              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
9583      Branch: perl
9584            ! configure.com
9585 ____________________________________________________________________________
9586 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
9587         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
9588              From: Dominic Dunlop <domo@computer.org>
9589              Date: Wed, 3 Apr 2002 22:44:01 +0200
9590              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
9591      Branch: perl
9592            ! lib/File/Spec/t/rel2abs2rel.t
9593 ____________________________________________________________________________
9594 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
9595         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
9596              From: Paul_GreenVOS@vos.stratus.com
9597              Date: Wed, 3 Apr 02 16:34 est
9598              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
9599      Branch: perl
9600            ! pp_pack.c
9601 ____________________________________________________________________________
9602 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
9603         Log: Upgrade to Tie::File 0.93, from mjd.
9604      Branch: perl
9605            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
9606            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
9607            ! lib/Tie/File/t/41_heap.t
9608 ____________________________________________________________________________
9609 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
9610         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
9611              From: Andy Dougherty <doughera@lafayette.edu>
9612              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
9613              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
9614      Branch: perl
9615            ! lib/AnyDBM_File.t
9616 ____________________________________________________________________________
9617 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
9618         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
9619              and ccflags including -DNO_LOCALE
9620      Branch: perl
9621            ! perl.h
9622 ____________________________________________________________________________
9623 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
9624         Log: EPOC tweaks from Olaf Flebbe.
9625      Branch: perl
9626            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
9627 ____________________________________________________________________________
9628 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
9629         Log: Subject: [PATCH] Set @INC earlier
9630              From: Andy Dougherty <doughera@lafayette.edu>
9631              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
9632              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
9633      Branch: perl
9634            ! lib/AnyDBM_File.t lib/sort.t
9635 ____________________________________________________________________________
9636 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
9637         Log: perlcompile.pod was listing all B:: modules, except B::Concise
9638              (resubmitted)
9639      Branch: perl
9640            ! pod/perlcompile.pod
9641 ____________________________________________________________________________
9642 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
9643         Log: perlcompile.pod was listing all B:: modules, except B::Concise
9644      Branch: perl
9645            ! pod/perlcompile.pod
9646 ____________________________________________________________________________
9647 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
9648         Log: non-perlio robustness.
9649      Branch: perl
9650            ! ext/Socket/socketpair.t lib/utf8.t
9651 ____________________________________________________________________________
9652 [ 15713] By: nick                                  on 2002/04/03  18:06:49
9653         Log: Integrate mainline
9654      Branch: perlio
9655           +> lib/Tie/File/t/41_heap.t
9656           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
9657           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
9658           !> regexec.c t/op/re_tests t/op/tiearray.t
9659 ____________________________________________________________________________
9660 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
9661         Log: Tweak for 8.3 compat.
9662      Branch: perl
9663            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
9664            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
9665            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
9666            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
9667            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
9668            ! ext/Encode/bin/enc2xs
9669 ____________________________________________________________________________
9670 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
9671         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
9672              From: Mark-Jason Dominus <mjd@plover.com>
9673              Date: Wed, 03 Apr 2002 13:04:40 -0500
9674              Message-ID: <20020403180440.7614.qmail@plover.com>
9675      Branch: perl
9676            ! t/op/tiearray.t
9677 ____________________________________________________________________________
9678 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
9679         Log: Forgotten.
9680      Branch: perl
9681            + lib/Tie/File/t/41_heap.t
9682            ! MANIFEST
9683 ____________________________________________________________________________
9684 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
9685         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
9686              From: Mark Kvale <kvale@phy.ucsf.edu>
9687              Date: Tue, 2 Apr 2002 13:57:37 -0800
9688              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
9689      Branch: perl
9690            ! t/op/re_tests
9691 ____________________________________________________________________________
9692 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
9693         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
9694              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
9695              Date: Wed, 03 Apr 2002 03:34:34 +0100
9696              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
9697      Branch: perl
9698            ! regcomp.c
9699 ____________________________________________________________________________
9700 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
9701         Log: The leavetry crash should now be history.
9702      Branch: perl
9703            ! t/op/tiearray.t
9704 ____________________________________________________________________________
9705 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
9706         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
9707              From: Michael G Schwern <schwern@pobox.com>
9708              Date: Wed, 3 Apr 2002 10:56:44 -0500
9709              Message-ID: <20020403155644.GC916@blackrider>
9710      Branch: perl
9711            ! lib/ExtUtils/MM_Win95.pm
9712 ____________________________________________________________________________
9713 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
9714         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
9715              From: Dave Mitchell <davem@fdgroup.com>
9716              Date: Wed, 3 Apr 2002 02:08:26 +0100
9717              Message-ID: <20020403020825.B16724@fdgroup.com>
9718      Branch: perl
9719            ! pp_ctl.c
9720 ____________________________________________________________________________
9721 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
9722         Log: Prototype tweak for non-threaded builds.
9723      Branch: perl
9724            ! perl.c
9725 ____________________________________________________________________________
9726 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
9727         Log: Detached threads do not help; they still hold resources.
9728      Branch: perl
9729            ! ext/threads/threads.pm pod/perldiag.pod
9730 ____________________________________________________________________________
9731 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
9732         Log: Doc tweak from Wolfgang Laun.
9733      Branch: perl
9734            ! lib/File/Compare.pm
9735 ____________________________________________________________________________
9736 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
9737         Log: Subject: [PATCH bleadperl] regexec.c
9738              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9739              Date: Wed, 3 Apr 2002 11:13:30 +0200
9740              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
9741      Branch: perl
9742            ! regexec.c
9743 ____________________________________________________________________________
9744 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
9745         Log: Document the "Cleanup skipped ..." warning.
9746      Branch: perl
9747            ! ext/threads/threads.pm pod/perldiag.pod
9748 ____________________________________________________________________________
9749 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
9750         Log: Integrate perlio;
9751              
9752              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
9753              
9754              Fix segfaults when mainthread exits with other threads running:
9755              - track number of running threads
9756              - if main thread calls perl_destruct() with other threads running
9757              skip most of cleanup (with a warning).
9758      Branch: perl
9759           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
9760           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
9761           !> pod/perlapi.pod proto.h
9762 ____________________________________________________________________________
9763 [ 15698] By: nick                                  on 2002/04/03  13:15:30
9764         Log: Fix segfaults when mainthread exits with other threads running:
9765              - track number of running threads
9766              - if main thread calls perl_destruct() with other threads running
9767              skip most of cleanup (with a warning).
9768      Branch: perlio
9769            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
9770            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
9771 ____________________________________________________________________________
9772 [ 15697] By: nick                                  on 2002/04/03  07:34:13
9773         Log: Integrate mainline
9774      Branch: perlio
9775           +> lib/Net/Ping/t/250_ping_hires.t
9776           !> (integrate 33 files)
9777 ____________________________________________________________________________
9778 [ 15696] By: nick                                  on 2002/04/03  06:41:58
9779         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
9780      Branch: perlio
9781            ! lib/ExtUtils/xsubpp
9782 ____________________________________________________________________________
9783 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
9784         Log: Subject: [PATCH @15047] debugger
9785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9786              Date: Sat, 16 Mar 2002 04:38:50 -0500
9787              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
9788      Branch: perl
9789            ! lib/perl5db.pl
9790 ____________________________________________________________________________
9791 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
9792         Log: Third Degree flags.
9793      Branch: perl
9794            ! Makefile.SH
9795 ____________________________________________________________________________
9796 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
9797         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
9798              From: Mark-Jason Dominus <mjd@plover.com>
9799              Date: Tue, 02 Apr 2002 16:35:11 -0500
9800              Message-ID: <20020402213511.27781.qmail@plover.com>
9801              
9802              (tweaked)
9803      Branch: perl
9804            ! pod/perlfunc.pod
9805 ____________________________________________________________________________
9806 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
9807         Log: Upgrade to Tie::File 0.92, from mjd.
9808      Branch: perl
9809            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
9810            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
9811            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
9812            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
9813            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
9814            ! lib/Tie/File/t/40_abs_cache.t
9815 ____________________________________________________________________________
9816 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
9817         Log: Subject: [PATCH] Update my email address in perl.c
9818              From: Paul_GreenVOS@vos.stratus.com
9819              Date: Tue, 2 Apr 02 15:27 est
9820              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
9821      Branch: perl
9822            ! AUTHORS perl.c
9823 ____________________________________________________________________________
9824 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
9825         Log: POD fix.
9826      Branch: perl
9827            ! pod/perldelta.pod
9828 ____________________________________________________________________________
9829 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
9830         Log: What started as a small nit (the charnames test, nit found
9831              be Hugo), ballooned a bit... the goal is Larry's wish that
9832              illegal Unicode (such as U+FFFF) by default doesn't warn,
9833              since what if somebody WANTS to create illegal Unicode?
9834              Now getting close to this in the regex runtime.
9835              (Also, fix more of my fixation that BOM would be U+FFFE.)
9836      Branch: perl
9837            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
9838            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
9839 ____________________________________________________________________________
9840 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
9841         Log: Talk more about Net::Ping.
9842      Branch: perl
9843            ! pod/perldelta.pod
9844 ____________________________________________________________________________
9845 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
9846         Log: Upgrade to Net::Ping 2.14.
9847      Branch: perl
9848            + lib/Net/Ping/t/250_ping_hires.t
9849            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
9850            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
9851            ! lib/Net/Ping/t/140_stream_inst.t
9852 ____________________________________________________________________________
9853 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
9854         Log: XML::Parser 2.31 should be out shortly.
9855      Branch: perl
9856            ! pod/perldelta.pod
9857 ____________________________________________________________________________
9858 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
9859         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
9860              From: George Necula <necula@eecs.berkeley.edu>
9861              Date: Tue, 2 Apr 2002 10:22:41 -0800
9862              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
9863      Branch: perl
9864            ! lib/File/Spec/Cygwin.pm
9865 ____________________________________________________________________________
9866 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
9867         Log: EBCDIC test tweak.
9868      Branch: perl
9869            ! pod/perldelta.pod t/uni/case.pl
9870 ____________________________________________________________________________
9871 [ 15683] By: nick                                  on 2002/04/02  15:36:17
9872         Log: Integrate mainline
9873      Branch: perlio
9874           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
9875           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
9876           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
9877 ____________________________________________________________________________
9878 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
9879         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
9880              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9881              Date: Tue, 2 Apr 2002 00:37:08 -0500
9882              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
9883      Branch: perl
9884            ! os2/os2ish.h perlio.c
9885 ____________________________________________________________________________
9886 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
9887         Log: Subject: [PATCH @15047] debugger again
9888              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9889              Date: Tue, 2 Apr 2002 00:30:31 -0500
9890              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
9891      Branch: perl
9892            ! lib/perl5db.pl
9893 ____________________________________________________________________________
9894 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
9895         Log: Subject: [PATCH @15047] test() in CPAN.pm
9896              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9897              Date: Tue, 2 Apr 2002 00:46:45 -0500
9898              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
9899      Branch: perl
9900            ! lib/CPAN.pm
9901 ____________________________________________________________________________
9902 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
9903         Log: Sync with libnet-1.11
9904      Branch: perl
9905            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
9906            ! lib/Net/SMTP.pm
9907 ____________________________________________________________________________
9908 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
9909         Log: NetWare tweaks from C Aditya.
9910      Branch: perl
9911            ! NetWare/t/NWScripts.pl scope.c
9912 ____________________________________________________________________________
9913 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
9914         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
9915              From: Dan Kogai <dankogai@dan.co.jp>
9916              Date: Tue, 2 Apr 2002 22:21:47 +0900
9917              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
9918      Branch: perl
9919            ! ext/Encode/Encode.xs
9920 ____________________________________________________________________________
9921 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
9922         Log: Integrate perlio;
9923              
9924              Calculate buffer size needs in float to avoid 32-bit overflow.
9925              
9926              Add buffer size growth test.
9927      Branch: perl
9928           +> ext/Encode/t/grow.t
9929           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
9930 ____________________________________________________________________________
9931 [ 15675] By: nick                                  on 2002/04/02  07:49:41
9932         Log: Add buffer size growth test.
9933      Branch: perlio
9934            + ext/Encode/t/grow.t
9935            ! MANIFEST ext/Encode/MANIFEST
9936 ____________________________________________________________________________
9937 [ 15674] By: nick                                  on 2002/04/02  07:40:49
9938         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
9939      Branch: perlio
9940            ! ext/Encode/Encode.xs
9941 ____________________________________________________________________________
9942 [ 15673] By: nick                                  on 2002/04/02  07:40:06
9943         Log: Integrate mainline
9944      Branch: perlio
9945           +> (branch 102 files)
9946            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
9947            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
9948            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
9949            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
9950            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
9951            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
9952            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
9953            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
9954            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
9955            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
9956            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
9957            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
9958            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
9959            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
9960            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
9961            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
9962            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
9963            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
9964            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
9965            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
9966            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
9967            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
9968            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
9969            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
9970            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
9971            - ext/Encode/Encode/macCentEuro.ucm
9972            - ext/Encode/Encode/macCroatian.ucm
9973            - ext/Encode/Encode/macCyrillic.ucm
9974            - ext/Encode/Encode/macDingbats.ucm
9975            - ext/Encode/Encode/macGreek.ucm
9976            - ext/Encode/Encode/macIceland.ucm
9977            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
9978            - ext/Encode/Encode/macRumanian.ucm
9979            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
9980            - ext/Encode/Encode/macTurkish.ucm
9981            - ext/Encode/Encode/macUkraine.ucm
9982            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
9983            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
9984            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
9985            - ext/Encode/compile ext/Encode/encode.h
9986            - ext/Encode/lib/Encode/CN/2022_CN.pm
9987            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
9988            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
9989            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
9990            - lib/unicore/PropertyValueAliases.txt
9991           !> (integrate 143 files)
9992 ____________________________________________________________________________
9993 [ 15672] By: ams                                   on 2002/04/02  04:42:44
9994         Log: Win32 fix for Tie::File from MJD.
9995      Branch: perl
9996            ! lib/Tie/File.pm
9997 ____________________________________________________________________________
9998 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
9999         Log: Add a few tests to the timing-sensitive list.
10000      Branch: perl
10001            ! INSTALL
10002 ____________________________________________________________________________
10003 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
10004         Log: Subject: [PATCH sort.t] extensive regression testing
10005              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10006              Date: Mon, 1 Apr 2002 23:50:24 +0200
10007              Message-ID: <20020401235024.E677@rafael>
10008      Branch: perl
10009            ! lib/sort.t
10010 ____________________________________________________________________________
10011 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
10012         Log: Subject: [PATCH] for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7)
10013              From: Nicholas Clark <nick@unfortu.net>
10014              Date: Mon, 1 Apr 2002 21:54:05 +0100
10015              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
10016      Branch: perl
10017            ! lib/Memoize/t/errors.t
10018 ____________________________________________________________________________
10019 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
10020         Log: Subject: getting rid of a few superfluous $&/$`
10021              From: Jeffrey Friedl <jfriedl@yahoo.com>
10022              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
10023              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
10024              
10025              (with more-backward-compat than just using @- and @+, also by Jeffrey)
10026              
10027              (The version number of Text::Balanced intentionally not
10028              increased since Damian will make a new release after 5.8)
10029      Branch: perl
10030            ! lib/Pod/Html.pm lib/Text/Balanced.pm
10031 ____________________________________________________________________________
10032 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
10033         Log: Subject: [PATCH 5.7.3 TESTS]
10034              From: mjd@plover.com
10035              Date: 1 Apr 2002 20:32:18 -0000
10036              Message-ID: <20020401203218.25230.qmail@plover.com>
10037      Branch: perl
10038            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
10039            ! t/op/tiearray.t t/test.pl
10040 ____________________________________________________________________________
10041 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
10042         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
10043              From: Paul_GreenVOS@vos.stratus.com
10044              Date: Mon, 1 Apr 02 15:15 est
10045              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
10046      Branch: perl
10047            ! iperlsys.h
10048 ____________________________________________________________________________
10049 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
10050         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
10051              From: Paul_GreenVOS@vos.stratus.com
10052              Date: Mon, 1 Apr 02 14:11 est
10053              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
10054      Branch: perl
10055            ! lib/ExtUtils/MM_Unix.pm
10056 ____________________________________________________________________________
10057 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
10058         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
10059              From: Nicholas Clark <nick@unfortu.net>
10060              Date: Mon, 1 Apr 2002 19:30:05 +0100
10061              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
10062      Branch: perl
10063            ! t/op/pat.t t/op/utfhash.t
10064 ____________________________________________________________________________
10065 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
10066         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
10067              From: Mark-Jason Dominus <mjd@plover.com>
10068              Date: Mon, 01 Apr 2002 13:22:01 -0500
10069              Message-ID: <20020401182201.21189.qmail@plover.com>
10070      Branch: perl
10071            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
10072 ____________________________________________________________________________
10073 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
10074         Log: Update Changes.
10075      Branch: perl
10076            ! Changes patchlevel.h
10077 ____________________________________________________________________________
10078 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
10079         Log: Subject: [PATCH 5.7.3 DOC]
10080              From: mjd@plover.com
10081              Date: 1 Apr 2002 17:23:40 -0000
10082              Message-ID: <20020401172340.16410.qmail@plover.com>
10083      Branch: perl
10084            ! pod/perldelta.pod
10085 ____________________________________________________________________________
10086 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
10087         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
10088      Branch: perl
10089            ! hints/unicos.sh
10090 ____________________________________________________________________________
10091 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
10092         Log: Advertise piconv and enc2xs.
10093      Branch: perl
10094            ! pod/perldelta.pod
10095 ____________________________________________________________________________
10096 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
10097         Log: Add enc2xs.
10098      Branch: perl
10099            + utils/enc2xs.PL
10100            ! MANIFEST utils/Makefile
10101 ____________________________________________________________________________
10102 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
10103         Log: Integrate perlio;
10104              
10105              Be more explicit testing for \015 not \r
10106      Branch: perl
10107           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
10108           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
10109 ____________________________________________________________________________
10110 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
10111         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
10112              From: Philip Newton <Philip.Newton@gmx.net>
10113              Date: Mon, 01 Apr 2002 17:06:18 +0200
10114              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
10115      Branch: perl
10116            ! lib/charnames.pm lib/charnames.t
10117 ____________________________________________________________________________
10118 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
10119         Log: Subject: detypo patch
10120              From: andreas.koenig@anima.de (Andreas J. Koenig)
10121              Date: Mon, 01 Apr 2002 10:09:21 +0200
10122              Message-ID: <m3r8lzsuvi.fsf@anima.de>
10123      Branch: perl
10124            ! INSTALL
10125 ____________________________________________________________________________
10126 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
10127         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
10128              From: Philip Newton <Philip.Newton@gmx.net>
10129              Date: Mon, 01 Apr 2002 08:12:01 +0200
10130              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
10131      Branch: perl
10132            ! lib/charnames.pm lib/charnames.t
10133 ____________________________________________________________________________
10134 [ 15653] By: nick                                  on 2002/04/01  09:20:24
10135         Log: Be more explicit testing for \015 not \r
10136      Branch: perlio
10137            ! t/io/crlf.t
10138 ____________________________________________________________________________
10139 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
10140         Log: If under UTF-8 locale the utf8.pm really needs to be found.
10141      Branch: perl
10142            ! t/comp/cpp.t t/run/switchPx.t
10143 ____________________________________________________________________________
10144 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
10145         Log: Upgrade to Tie::File 0.91, from mjd.
10146      Branch: perl
10147            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
10148            + lib/Tie/File/t/26_twrite.t
10149            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
10150            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
10151            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
10152            ! lib/Tie/File/t/16_handle.t
10153 ____________________________________________________________________________
10154 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
10155         Log: DJGPP tweaks from Laszlo.
10156      Branch: perl
10157            ! lib/ExtUtils/MM_DOS.pm util.c
10158 ____________________________________________________________________________
10159 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
10160         Log: Discussion about minimal installations.
10161      Branch: perl
10162            ! INSTALL
10163 ____________________________________________________________________________
10164 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
10165         Log: Comment tweak from Hugo.
10166      Branch: perl
10167            ! regexec.c
10168 ____________________________________________________________________________
10169 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
10170         Log: Another UTF-8 locale tweak from Hugo.
10171      Branch: perl
10172            ! regexec.c
10173 ____________________________________________________________________________
10174 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
10175         Log: Document the known MacOS X locale problem.
10176      Branch: perl
10177            ! pod/perldelta.pod
10178 ____________________________________________________________________________
10179 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
10180         Log: Regex fix from Hugo: in UTF-8 locales the character
10181              counting code didn't work right for minimal matches.
10182      Branch: perl
10183            ! regexec.c
10184 ____________________________________________________________________________
10185 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
10186         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
10187              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10188              Date: Sun, 31 Mar 2002 20:32:43 -0500
10189              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
10190      Branch: perl
10191            ! lib/ExtUtils/xsubpp
10192 ____________________________________________________________________________
10193 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
10194         Log: Document known FreeBSD locale glitch. 
10195      Branch: perl
10196            ! pod/perldelta.pod
10197 ____________________________________________________________________________
10198 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
10199         Log: There is --list in glibc iconv.
10200      Branch: perl
10201            ! ext/Encode/bin/piconv
10202 ____________________________________________________________________________
10203 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
10204         Log: Slight usage tweaks to piconv: show usage with
10205              no -t -f or -l arguments, or with -h.
10206      Branch: perl
10207            ! ext/Encode/bin/piconv
10208 ____________________________________________________________________________
10209 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
10210         Log: Get the piconv installed.
10211      Branch: perl
10212            + utils/piconv.PL
10213            ! MANIFEST utils/Makefile
10214 ____________________________________________________________________________
10215 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
10216         Log: Spelling tweaks.
10217      Branch: perl
10218            ! ext/Encode/bin/piconv
10219 ____________________________________________________________________________
10220 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
10221         Log: Upgrade to Encode 1.11, from Dan Kogai.
10222      Branch: perl
10223            + ext/Encode/Encode/Changes.e2x
10224            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
10225            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
10226            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
10227            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
10228            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
10229            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
10230            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
10231            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
10232            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
10233            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
10234            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
10235            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
10236            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
10237            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
10238            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
10239            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
10240            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
10241            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
10242            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
10243            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
10244            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
10245            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
10246            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
10247            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
10248            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
10249            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
10250            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
10251            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
10252            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
10253            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
10254            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
10255            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
10256            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
10257            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
10258            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
10259            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
10260            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
10261            + ext/Encode/ucm/viscii.ucm
10262            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
10263            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
10264            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
10265            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
10266            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
10267            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
10268            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
10269            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
10270            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
10271            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
10272            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
10273            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
10274            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
10275            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
10276            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
10277            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
10278            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
10279            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
10280            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
10281            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
10282            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
10283            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
10284            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
10285            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
10286            - ext/Encode/Encode/ksc5601.ucm
10287            - ext/Encode/Encode/macCentEuro.ucm
10288            - ext/Encode/Encode/macCroatian.ucm
10289            - ext/Encode/Encode/macCyrillic.ucm
10290            - ext/Encode/Encode/macDingbats.ucm
10291            - ext/Encode/Encode/macGreek.ucm
10292            - ext/Encode/Encode/macIceland.ucm
10293            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
10294            - ext/Encode/Encode/macRumanian.ucm
10295            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
10296            - ext/Encode/Encode/macTurkish.ucm
10297            - ext/Encode/Encode/macUkraine.ucm
10298            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
10299            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
10300            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
10301            - lib/encoding.pm lib/encoding.t
10302            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
10303            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
10304            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
10305            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
10306            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
10307            ! ext/Encode/Makefile.PL ext/Encode/README
10308            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
10309            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10310            ! ext/Encode/lib/Encode/Alias.pm
10311            ! ext/Encode/lib/Encode/Supported.pod
10312 ____________________________________________________________________________
10313 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
10314         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
10315              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
10316              respective test    and doc tweaks.
10317      Branch: perl
10318            ! lib/charnames.pm lib/charnames.t
10319 ____________________________________________________________________________
10320 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
10321         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
10322              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10323              Date: Sun, 31 Mar 2002 22:47:31 +0200
10324              Message-ID: <20020331224731.E854@rafael>
10325      Branch: perl
10326            ! pod/perlfunc.pod
10327 ____________________________________________________________________________
10328 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
10329         Log: Subject: [PATCH] __attribute__ problems with g++
10330              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10331              Date: Sun, 31 Mar 2002 22:43:03 +0200
10332              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
10333      Branch: perl
10334            ! perl.h
10335 ____________________________________________________________________________
10336 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
10337         Log: Put back the #! line, false alarm.
10338      Branch: perl
10339            ! lib/ExtUtils/t/Constant.t
10340 ____________________________________________________________________________
10341 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
10342         Log: Subject: Re: [Patch] pod/perlvar.pod
10343              From: Philip Newton <Philip.Newton@gmx.net>
10344              Date: Sun, 31 Mar 2002 07:40:43 +0200
10345              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
10346      Branch: perl
10347            ! pod/perlvar.pod
10348 ____________________________________________________________________________
10349 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
10350         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
10351              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10352              Date: Sat, 30 Mar 2002 21:37:37 -0500
10353              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
10354      Branch: perl
10355            ! ext/Socket/socketpair.t
10356 ____________________________________________________________________________
10357 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
10358         Log: Subject: Re: compile tweak for Win32
10359              From: Michael G Schwern <schwern@pobox.com>
10360              Date: Fri, 29 Mar 2002 17:48:22 -0500      
10361              Message-ID: <20020329224822.GG16816@blackrider>
10362      Branch: perl
10363            ! win32/buildext.pl
10364 ____________________________________________________________________________
10365 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
10366         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
10367              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10368              Date: Sat, 30 Mar 2002 22:19:46 +0100
10369              Message-ID: <20020330221946.A28497@rafael>
10370      Branch: perl
10371            ! t/lib/1_compile.t
10372 ____________________________________________________________________________
10373 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
10374         Log: Subject: [PATCH regmesg.t] increase output verbosity
10375              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10376              Date: Sat, 30 Mar 2002 22:34:08 +0100
10377              Message-ID: <20020330223408.C28497@rafael>
10378      Branch: perl
10379            ! t/op/regmesg.t
10380 ____________________________________________________________________________
10381 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
10382         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
10383              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10384              Date: Sat, 30 Mar 2002 21:36:23 +0100
10385              Message-ID: <20020330213623.A677@rafael>
10386      Branch: perl
10387            ! regcomp.c
10388 ____________________________________________________________________________
10389 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
10390         Log: If using a network filesystem several different hosts
10391              may be trying to lock the same file.  In this case offering
10392              to kill the other process is not that helpful.  (Unless one
10393              has *real* clustering, but that's not usually the case.)
10394      Branch: perl
10395            ! lib/CPAN.pm
10396 ____________________________________________________________________________
10397 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
10398         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
10399              From: andreas.koenig@anima.de (Andreas J. Koenig)
10400              Date: Sat, 30 Mar 2002 06:12:36 +0100
10401              Message-ID: <m3hemyvdtn.fsf@anima.de>
10402      Branch: perl
10403            ! lib/Dumpvalue.pm
10404 ____________________________________________________________________________
10405 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
10406         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
10407              From: Jeremy Zawodny <Jeremy@Zawodny.com>
10408              Date: Fri, 29 Mar 2002 17:55:20 -0800
10409              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
10410      Branch: perl
10411            ! utils/dprofpp.PL
10412 ____________________________________________________________________________
10413 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
10414         Log: Subject: [Patch] pod/perlvar.pod
10415              From: Dan Kogai <dankogai@dan.co.jp>
10416              Date: Sun, 31 Mar 2002 02:03:36 +0900
10417              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
10418      Branch: perl
10419            ! pod/perlvar.pod
10420 ____________________________________________________________________________
10421 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
10422         Log: Subject: [PATCH] MM & Encode fixes
10423              From: Michael G Schwern <schwern@pobox.com>
10424              Date: Sat, 30 Mar 2002 06:41:56 -0500
10425              Message-ID: <20020330114156.GA16533@blackrider>
10426      Branch: perl
10427            + lib/ExtUtils/t/basic.t
10428            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
10429            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
10430            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
10431            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10432            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
10433            ! lib/ExtUtils/t/hints.t
10434 ____________________________________________________________________________
10435 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
10436         Log: EBCDICification.
10437      Branch: perl
10438            ! lib/charnames.t
10439 ____________________________________________________________________________
10440 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
10441         Log: Upgrade to Tie::File 0.90, from mjd.
10442      Branch: perl
10443            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
10444            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
10445            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
10446            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
10447            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
10448            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
10449            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
10450            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
10451            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
10452 ____________________________________________________________________________
10453 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
10454         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
10455              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10456              Date: Sat, 30 Mar 2002 00:20:39 +0100
10457              Message-ID: <20020330002039.A716@rafael>
10458      Branch: perl
10459            ! lib/sort.pm
10460 ____________________________________________________________________________
10461 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
10462         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
10463              From: Michael G Schwern <schwern@pobox.com>
10464              Date: Fri, 29 Mar 2002 18:14:20 -0500
10465              Message-ID: <20020329231419.GI16816@blackrider>
10466      Branch: perl
10467            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
10468            ! wince/Makefile.ce
10469 ____________________________________________________________________________
10470 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
10471         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
10472              From: Paul_GreenVOS@vos.stratus.com
10473              Date: Fri, 29 Mar 02 18:01 est
10474              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
10475      Branch: perl
10476            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
10477 ____________________________________________________________________________
10478 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
10479         Log: AUTHORS updates.
10480      Branch: perl
10481            ! AUTHORS
10482 ____________________________________________________________________________
10483 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
10484         Log: Upgrade to Encode 1.01, from Dan Kogai.
10485      Branch: perl
10486            ! ext/Encode/Changes ext/Encode/Encode.pm
10487            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
10488            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
10489            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
10490            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
10491            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
10492            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
10493            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
10494            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
10495            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
10496            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
10497            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
10498            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
10499            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
10500            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
10501            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
10502            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
10503            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
10504            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
10505            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
10506            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
10507            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
10508            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
10509            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
10510            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
10511            ! ext/Encode/Encode/ksc5601.ucm
10512            ! ext/Encode/Encode/macCentEuro.ucm
10513            ! ext/Encode/Encode/macCroatian.ucm
10514            ! ext/Encode/Encode/macCyrillic.ucm
10515            ! ext/Encode/Encode/macDingbats.ucm
10516            ! ext/Encode/Encode/macGreek.ucm
10517            ! ext/Encode/Encode/macIceland.ucm
10518            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
10519            ! ext/Encode/Encode/macRumanian.ucm
10520            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
10521            ! ext/Encode/Encode/macTurkish.ucm
10522            ! ext/Encode/Encode/macUkraine.ucm
10523            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
10524            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
10525            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
10526            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10527            ! ext/Encode/lib/Encode/CJKConstants.pm
10528            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
10529            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
10530            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
10531 ____________________________________________________________________________
10532 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
10533         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
10534              From: "Craig A. Berry" <craigberry@mac.com>
10535              Date: Fri, 29 Mar 2002 13:46:28 -0600
10536              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
10537      Branch: perl
10538            ! configure.com
10539 ____________________________________________________________________________
10540 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
10541         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
10542              which one has to get from the CPAN distribution.
10543      Branch: perl
10544            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
10545            + lib/Memoize/t/expmod_t.t
10546            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
10547            - lib/Memoize/t/expire_module_t.t
10548            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
10549            ! lib/Memoize/README
10550 ____________________________________________________________________________
10551 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
10552         Log: metaconfig unit tweak.
10553      Branch: metaconfig/U/perl
10554            ! versiononly.U
10555 ____________________________________________________________________________
10556 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
10557         Log: Configure-related tweaks.
10558      Branch: perl
10559            ! Porting/Glossary Porting/config.sh Porting/config_H
10560            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10561            ! vos/config.ga.h
10562 ____________________________________________________________________________
10563 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
10564         Log: Ooops.
10565      Branch: perl
10566            ! t/op/ver.t
10567 ____________________________________________________________________________
10568 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
10569         Log: Subject: [PATCH @15606] d_time for vms
10570              From: "Craig A. Berry" <craigberry@mac.com>
10571              Date: Fri, 29 Mar 2002 11:58:29 -0600
10572              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
10573      Branch: perl
10574            ! configure.com
10575 ____________________________________________________________________________
10576 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
10577         Log: Subject: Re: Regex-Unicode bugs
10578              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10579              Date: Thu, 28 Mar 2002 10:12:35 +0100
10580              Message-ID: <20020328101235.F678@rafael>
10581      Branch: perl
10582            ! t/op/regmesg.t
10583 ____________________________________________________________________________
10584 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
10585         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
10586              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10587              Date: Fri, 29 Mar 2002 16:53:27 +0000
10588              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
10589      Branch: perl
10590            ! pod/perlre.pod pod/perlretut.pod
10591 ____________________________________________________________________________
10592 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
10593         Log: Subject: Re: debugger debuggers wanted
10594              From: spidb@cpan.org
10595              Date: Fri, 29 Mar 2002 06:34:11 -0500
10596              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
10597      Branch: perl
10598            ! lib/perl5db.pl
10599 ____________________________________________________________________________
10600 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
10601         Log: Update Changes.
10602      Branch: perl
10603            ! Changes patchlevel.h
10604 ____________________________________________________________________________
10605 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
10606         Log: Rename for 8.3-friendliness.
10607      Branch: perl
10608            + lib/unicore/PropValueAliases.txt
10609            - lib/unicore/PropertyValueAliases.txt
10610            ! MANIFEST lib/unicore/README.perl
10611 ____________________________________________________________________________
10612 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
10613         Log: Retract ExtUtils/t/basic.t until it works.
10614      Branch: perl
10615            - lib/ExtUtils/t/basic.t
10616            ! MANIFEST
10617 ____________________________________________________________________________
10618 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
10619         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
10620              From: Slaven Rezic <slaven.rezic@berlin.de>
10621              Date: 28 Mar 2002 22:27:14 +0100
10622              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
10623      Branch: perl
10624            ! hints/freebsd.sh
10625 ____________________________________________________________________________
10626 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
10627         Log: Interesting... where did this come from?
10628              (The Configure change in #15600)
10629      Branch: perl
10630            ! config_h.SH
10631 ____________________________________________________________________________
10632 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
10633         Log: metaconfig unit change for #15600.
10634      Branch: metaconfig/U/perl
10635            ! versiononly.U
10636 ____________________________________________________________________________
10637 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
10638         Log: Subject: versiononly should not put `old' versions in inc
10639              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10640              Date: Fri, 29 Mar 2002 12:53:49 +0100
10641              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
10642      Branch: perl
10643            ! Configure
10644 ____________________________________________________________________________
10645 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
10646         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
10647              From: Michael G Schwern <schwern@pobox.com>
10648              Date: Fri, 29 Mar 2002 04:12:47 -0500
10649              Message-ID: <20020329091247.GA7432@blackrider>
10650              
10651              (with two nits: (1) change lib/Extutils/Command/MM.pm
10652              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
10653              @INC to compile.t)
10654      Branch: perl
10655            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
10656            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
10657            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
10658            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
10659            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
10660            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
10661            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
10662            + lib/ExtUtils/t/Problem-Module/Makefile.PL
10663            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
10664            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
10665            + t/lib/MakeMaker/Test/Utils.pm
10666            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
10667            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
10668            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
10669            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
10670            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
10671            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10672            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
10673            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
10674            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
10675            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
10676            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
10677            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
10678            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
10679            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
10680            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
10681            ! t/lib/TieOut.pm
10682 ____________________________________________________________________________
10683 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
10684         Log: Leftovers from Encode 0.99.
10685      Branch: perl
10686            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
10687            - ext/Encode/compile ext/Encode/encode.h
10688            - ext/Encode/lib/Encode/CN/2022_CN.pm
10689            - ext/Encode/lib/Encode/Details.pod
10690 ____________________________________________________________________________
10691 [ 15597] By: nick                                  on 2002/03/29  14:03:35
10692         Log: Integrate mainline
10693      Branch: perlio
10694           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
10695           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
10696           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10697           !> (integrate 130 files)
10698 ____________________________________________________________________________
10699 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
10700         Log: Subject: Another Unicode-3.2-induced doc fix
10701              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10702              Date: Fri, 29 Mar 2002 21:45:47 +0900
10703              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
10704      Branch: perl
10705            ! ext/Unicode/Normalize/Normalize.pm
10706 ____________________________________________________________________________
10707 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
10708         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
10709              From: Slaven Rezic <slaven.rezic@berlin.de>
10710              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
10711              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
10712      Branch: perl
10713            ! reentr.c reentr.pl
10714 ____________________________________________________________________________
10715 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
10716         Log: Subject: [PATCH] Quieting OS X
10717              From: Michael G Schwern <schwern@pobox.com>
10718              Date: Fri, 29 Mar 2002 05:46:23 -0500
10719              Message-ID: <20020329104622.GA9163@blackrider>
10720      Branch: perl
10721            ! ext/POSIX/t/posix.t t/op/stat.t
10722 ____________________________________________________________________________
10723 [ 15593] By: ams                                   on 2002/03/29  07:32:22
10724         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
10725              From: Paul_GreenVOS@vos.stratus.com
10726              Date: Fri, 29 Mar 02 0:05 est
10727              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
10728      Branch: perl
10729            ! ext/Time/HiRes/HiRes.xs
10730 ____________________________________________________________________________
10731 [ 15592] By: ams                                   on 2002/03/29  07:28:29
10732         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
10733              From: Spider Boardman <spidb@cpan.org>
10734              Date: Fri, 29 Mar 2002 00:52:24 -0500
10735              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
10736      Branch: perl
10737            ! op.c t/op/attrs.t
10738 ____________________________________________________________________________
10739 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
10740         Log: It's perlce.
10741      Branch: perl
10742            ! pod/perldelta.pod
10743 ____________________________________________________________________________
10744 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
10745         Log: MPE/iX tweaks from Mark Bixby.
10746      Branch: perl
10747            ! ext/Storable/t/lock.t mpeix/relink
10748 ____________________________________________________________________________
10749 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
10750         Log: Upgrade to Encode 1.00, from Dan Kogai.
10751              
10752              (one nit: bin/enc2xs needed also ../..)
10753      Branch: perl
10754            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
10755            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
10756            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10757            ! (edit 104 files)
10758 ____________________________________________________________________________
10759 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
10760         Log: Subject: [PATCH] NEXT LINE --> NEL
10761              From: Philip Newton <Philip.Newton@gmx.net>
10762              Date: Thu, 28 Mar 2002 21:03:10 +0000
10763              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
10764      Branch: perl
10765            ! lib/charnames.pm lib/charnames.t
10766 ____________________________________________________________________________
10767 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
10768         Log: binmode :bytes, again.
10769      Branch: perl
10770            ! lib/utf8.t
10771 ____________________________________________________________________________
10772 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
10773         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
10774              From: Mark-Jason Dominus <mjd@plover.com>
10775              Date: Thu, 28 Mar 2002 10:36:03 -0500
10776              Message-ID: <20020328153603.11992.qmail@plover.com>
10777      Branch: perl
10778            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
10779 ____________________________________________________________________________
10780 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
10781         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
10782      Branch: perl
10783            ! lib/charnames.pm lib/charnames.t pp_pack.c
10784 ____________________________________________________________________________
10785 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
10786         Log: If expecting UTF-8, probably not expecting UTF-16.
10787      Branch: perl
10788            ! t/comp/require.t
10789 ____________________________________________________________________________
10790 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
10791         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
10792              From: Paul_GreenVOS@vos.stratus.com
10793              Date: Thu, 28 Mar 02 8:22 est
10794              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
10795      Branch: perl
10796            ! lib/Time/Local.pm
10797 ____________________________________________________________________________
10798 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
10799         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
10800              From: Paul_GreenVOS@vos.stratus.com
10801              Date: Thu, 28 Mar 02 7:46 est
10802              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
10803      Branch: perl
10804            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
10805 ____________________________________________________________________________
10806 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
10807         Log: A little bit better error message for \pq, still
10808              not good because the script context is not shown.
10809      Branch: perl
10810            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
10811 ____________________________________________________________________________
10812 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
10813         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
10814              From: Jeffrey Friedl <jfriedl@yahoo.com>
10815              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
10816              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
10817      Branch: perl
10818            ! sv.c t/op/pat.t
10819 ____________________________________________________________________________
10820 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
10821         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
10822              From: Mark-Jason Dominus <mjd@plover.com>
10823              Date: Thu, 28 Mar 2002 05:04:40 -0500
10824              Message-ID: <20020328100440.22081.qmail@plover.com>
10825      Branch: perl
10826            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
10827 ____________________________________________________________________________
10828 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
10829         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
10830              From: mjd@plover.com
10831              Date: 28 Mar 2002 09:22:06 -0000
10832              Message-ID: <20020328092206.18833.qmail@plover.com>
10833      Branch: perl
10834            ! lib/encoding.t
10835 ____________________________________________________________________________
10836 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
10837         Log: Unicode 3.2.0-induced doc tweaks.
10838      Branch: perl
10839            ! pod/perlretut.pod pod/perlunicode.pod
10840 ____________________________________________________________________________
10841 [ 15576] By: nick                                  on 2002/03/28  07:40:04
10842         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
10843      Branch: perlio
10844           +> (branch 31 files)
10845           !> (integrate 162 files)
10846 ____________________________________________________________________________
10847 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
10848         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
10849              From: Paul_GreenVOS@vos.stratus.com
10850              Date: Thu, 28 Mar 02 0:16 est
10851              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
10852      Branch: perl
10853            ! ext/POSIX/t/posix.t
10854 ____________________________________________________________________________
10855 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
10856         Log: Subject: Re: Regex-Unicode bugs
10857              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10858              Date: Wed, 27 Mar 2002 13:48:06 +0100
10859              Message-ID: <20020327134806.C18945@rafael>
10860              
10861              regmesg.t patch still would be nice.
10862      Branch: perl
10863            ! regcomp.c
10864 ____________________________________________________________________________
10865 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
10866         Log: Subject: Re: Regex-Unicode bugs
10867              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
10868              Date: Wed, 27 Mar 2002 12:39:57 +0000
10869              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
10870      Branch: perl
10871            ! pod/perldiag.pod regcomp.c
10872 ____________________________________________________________________________
10873 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
10874         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
10875              From: Paul_GreenVOS@vos.stratus.com
10876              Date: Wed, 27 Mar 02 23:33 est
10877              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
10878      Branch: perl
10879            ! t/io/fs.t
10880 ____________________________________________________________________________
10881 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
10882         Log: The Official 3.2.0 came out.
10883      Branch: perl
10884            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
10885            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
10886            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
10887            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
10888            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
10889            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
10890            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
10891            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
10892            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
10893            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
10894            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
10895            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
10896            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
10897            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
10898            + lib/unicore/lib/UnifiedI.pl
10899            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
10900 ____________________________________________________________________________
10901 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
10902         Log: socketpair binmode :bytes.
10903      Branch: perl
10904            ! ext/Socket/socketpair.t
10905 ____________________________________________________________________________
10906 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
10907         Log: Don't install anything beneath 't' directories.
10908      Branch: perl
10909            ! installperl
10910 ____________________________________________________________________________
10911 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
10912         Log: More UTF-8 locale sensitivity.
10913      Branch: perl
10914            ! t/io/utf8.t
10915 ____________________________________________________________________________
10916 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
10917         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
10918              From: Stas Bekman <stas@stason.org>
10919              Date: Thu, 28 Mar 2002 10:13:45 +0800
10920              Message-ID: <3CA27C59.4020209@stason.org>
10921              
10922              Temp file cleanup.
10923      Branch: perl
10924            ! lib/Pod/t/pod2html-lib.pl
10925 ____________________________________________________________________________
10926 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
10927         Log: Be compatible also with non-UTF-8 locales.
10928      Branch: perl
10929            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
10930            ! lib/Locale/Language.pod
10931 ____________________________________________________________________________
10932 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
10933         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
10934              From: Spider Boardman <spidb@cpan.org>
10935              Date: Wed, 27 Mar 2002 20:52:28 -0500
10936              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
10937      Branch: perl
10938            ! cv.h op.c t/op/attrs.t toke.c
10939 ____________________________________________________________________________
10940 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
10941         Log: "Last element".
10942      Branch: perl
10943            ! pod/perlfunc.pod
10944 ____________________________________________________________________________
10945 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
10946         Log: Subject: Error in perlfunc for "die"
10947              From: William R Ward <bill@wards.net>
10948              Date: 27 Mar 2002 12:31:32 -0800
10949              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
10950      Branch: perl
10951            ! pod/perlfunc.pod
10952 ____________________________________________________________________________
10953 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
10954         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
10955              From: Mark Kvale <kvale@phy.ucsf.edu>
10956              Date: Wed, 27 Mar 2002 16:45:37 -0800
10957              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
10958      Branch: perl
10959            ! pod/perlre.pod pod/perlretut.pod
10960 ____________________________________________________________________________
10961 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
10962         Log: Try to handle UTF-8 locales.
10963      Branch: perl
10964            ! lib/locale.t
10965 ____________________________________________________________________________
10966 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
10967         Log: More binmode :bytes.
10968      Branch: perl
10969            ! t/io/utf8.t
10970 ____________________________________________________________________________
10971 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
10972         Log: binmode(FH, ":bytes") is the right way, methinks.
10973      Branch: perl
10974            ! ext/PerlIO/t/encoding.t
10975 ____________________________________________________________________________
10976 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
10977         Log: UTF-8 locale: need to open explicitly for bytes.
10978      Branch: perl
10979            ! ext/PerlIO/t/encoding.t
10980 ____________________________________________________________________________
10981 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
10982         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
10983      Branch: perl
10984            ! lib/Locale/Language.pm lib/Locale/Language.pod
10985 ____________________________________________________________________________
10986 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
10987         Log: Warn instead of croak.
10988      Branch: perl
10989            ! pod/perldiag.pod utf8.c
10990 ____________________________________________________________________________
10991 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
10992         Log: UTF-8 locale: there might already be one UTF-8 discipline.
10993      Branch: perl
10994            ! lib/open.t
10995 ____________________________________________________________________________
10996 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
10997         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
10998              From: "Craig A. Berry" <craigberry@mac.com>
10999              Date: Wed, 27 Mar 2002 15:22:13 -0600
11000              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
11001      Branch: perl
11002            ! t/lib/1_compile.t t/lib/compmod.pl
11003 ____________________________________________________________________________
11004 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
11005         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
11006              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11007              Date: Wed, 27 Mar 2002 22:35:03 +0100
11008              Message-ID: <20020327223503.A678@rafael>
11009      Branch: perl
11010            ! pod/perlop.pod
11011 ____________________________________________________________________________
11012 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
11013         Log: Start using the Unicode 3.2.0 data (NOTE: still
11014              unofficial, but the data is unlikely to change much.
11015              Doublecheck when 3.2.0 gets released.)
11016      Branch: perl
11017            + lib/unicore/PropertyAliases.txt
11018            + lib/unicore/PropertyValueAliases.txt
11019            ! (edit 129 files)
11020 ____________________________________________________________________________
11021 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
11022         Log: Update Changes.
11023      Branch: perl
11024            ! Changes patchlevel.h
11025 ____________________________________________________________________________
11026 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
11027         Log: Further fixing for #15549.  Six tests are failing
11028              under Solaris with en_US.UTF-8 but those failures seem
11029              unrelated to the BOUND problem, will look at them later.
11030      Branch: perl
11031            ! regexec.c
11032 ____________________________________________________________________________
11033 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
11034         Log: Possible fix for "Orks, Dragons, and Elves":
11035              should now build under UTF-8 locales (is building
11036              under Solaris en_US.UTF-8 right now).
11037      Branch: perl
11038            ! Makefile.SH regexec.c
11039 ____________________________________________________________________________
11040 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
11041         Log: Forgotten from #15523.
11042      Branch: perl
11043            ! lib/Math/BigInt/Calc.pm
11044 ____________________________________________________________________________
11045 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
11046         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
11047              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
11048              Date: Wed, 27 Mar 2002 13:32:00 +0100
11049              Message-ID: <20020327133200.A18945@rafael>
11050      Branch: perl
11051            ! regcomp.c t/lib/warnings/regcomp
11052 ____________________________________________________________________________
11053 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
11054         Log: Subject: [PATCH] MANIFES --> MANIFEST
11055              From: Philip Newton <Philip.Newton@gmx.net>
11056              Date: Wed, 27 Mar 2002 10:05:46 +0000
11057              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
11058              
11059              (plus a few tweaks more)
11060      Branch: perl
11061            ! Porting/check83.pl
11062 ____________________________________________________________________________
11063 [ 15545] By: nick                                  on 2002/03/27  07:37:36
11064         Log: Integrate mainline
11065      Branch: perlio
11066           +> lib/Math/BigInt/t/with_sub.t
11067            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
11068            - lib/bignum/t/trace.t
11069           !> (integrate 76 files)
11070 ____________________________________________________________________________
11071 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
11072         Log: Obsolete mailing list information.
11073      Branch: perl
11074            ! README.bs2000 README.os390 README.vmesa
11075 ____________________________________________________________________________
11076 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
11077         Log: More URL "whitespacing".
11078      Branch: perl
11079            ! README.bs2000 README.hurd README.mpeix README.netware
11080            ! README.os390 README.vmesa README.vos README.win32
11081            ! pod/perl5004delta.pod pod/perl5005delta.pod
11082            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
11083            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
11084            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
11085            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
11086            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
11087            ! pod/perltodo.pod
11088 ____________________________________________________________________________
11089 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
11090         Log: I like doubleclicking on URLs in pods to select them.
11091      Branch: perl
11092            ! README.amiga README.epoc README.vos pod/perl561delta.pod
11093            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
11094            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
11095            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
11096            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
11097            ! pod/perltodo.pod pod/perlvar.pod
11098 ____________________________________________________________________________
11099 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
11100         Log: Regen modlib.
11101      Branch: perl
11102            ! pod/perlmodlib.pod
11103 ____________________________________________________________________________
11104 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
11105         Log: Update the CPAN sites list.
11106      Branch: perl
11107            ! pod/perlmodlib.PL pod/perlmodlib.pod
11108 ____________________________________________________________________________
11109 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
11110         Log: Regen modlib, toc.
11111      Branch: perl
11112            ! pod/perlmodlib.pod pod/perltoc.pod
11113 ____________________________________________________________________________
11114 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
11115         Log: s/rationale/rational/
11116      Branch: perl
11117            ! lib/Math/BigRat.pm lib/bigrat.pm
11118 ____________________________________________________________________________
11119 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
11120         Log: s/done/esac/
11121      Branch: perl
11122            ! hints/dec_osf.sh
11123 ____________________________________________________________________________
11124 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
11125         Log: Advertise big* and BigRat.
11126      Branch: perl
11127            ! pod/perldelta.pod
11128 ____________________________________________________________________________
11129 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
11130         Log: A missing ) in #15527.
11131      Branch: perl
11132            ! pp_sys.c
11133 ____________________________________________________________________________
11134 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
11135         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
11136              From: Tim Jenness <t.jenness@jach.hawaii.edu>
11137              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
11138              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
11139      Branch: perl
11140            ! lib/ExtUtils/typemap
11141 ____________________________________________________________________________
11142 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
11143         Log: Subject: Re: Cygwin PerlIO.t failing
11144              From: Stas Bekman <stas@stason.org>
11145              Date: Wed, 27 Mar 2002 01:34:11 +0800
11146              Message-ID: <3CA0B113.1070800@stason.org>
11147      Branch: perl
11148            ! ext/PerlIO/PerlIO.t
11149 ____________________________________________________________________________
11150 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
11151         Log: Subject: [PATCH] safety check for vms/test.com
11152              From: "Craig A. Berry" <craigberry@mac.com>
11153              Date: Tue, 26 Mar 2002 12:15:21 -0600
11154              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
11155      Branch: perl
11156            ! vms/test.com
11157 ____________________________________________________________________________
11158 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
11159         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
11160              From: PPrymmer@factset.com
11161              Date: Tue, 26 Mar 2002 13:04:59 -0500
11162              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
11163      Branch: perl
11164            ! configure.com
11165 ____________________________________________________________________________
11166 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
11167         Log: Subject: [PATCH] Minor typo in test harness
11168              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
11169              Date: Tue, 26 Mar 2002 17:44:06 -0000
11170              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
11171      Branch: perl
11172            ! t/lib/warnings/perlio
11173 ____________________________________________________________________________
11174 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
11175         Log: Subject: PATCH s2p.PL
11176              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11177              Date: Tue, 26 Mar 2002 17:16:46 +0100
11178              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
11179      Branch: perl
11180            ! x2p/s2p.PL
11181 ____________________________________________________________________________
11182 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
11183         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
11184      Branch: perl
11185            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
11186            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
11187            ! MANIFEST
11188 ____________________________________________________________________________
11189 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
11190         Log: Avoid and document a weird bug in UNICOS/mk.
11191      Branch: perl
11192            ! pod/perldelta.pod pp_sys.c
11193 ____________________________________________________________________________
11194 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
11195         Log: Math::BigInt::Lite 0.09, from Tels.
11196      Branch: perl
11197            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
11198            ! MANIFEST
11199 ____________________________________________________________________________
11200 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
11201         Log: For now disable the test in OS/390; it seems to hang,
11202              but frustratingly seems to run from command line and
11203              from Perl debugger.
11204      Branch: perl
11205            ! lib/Math/BigInt/t/mbi_rand.t
11206 ____________________________________________________________________________
11207 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
11208         Log: EPOC update from Olaf Flebbe.
11209      Branch: perl
11210            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
11211            ! pod/perlport.pod t/io/fs.t
11212 ____________________________________________________________________________
11213 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
11214         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
11215              and bignum 0.11, from Tels.
11216      Branch: perl
11217            + lib/Math/BigInt/t/with_sub.t
11218            - lib/bignum/t/trace.t
11219            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11220            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
11221            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
11222            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
11223            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
11224            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
11225            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
11226            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
11227            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
11228            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
11229            ! lib/bignum/t/bigrat.t lib/bigrat.pm
11230            ! t/lib/Math/BigInt/Subclass.pm
11231 ____________________________________________________________________________
11232 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
11233         Log: Integrate perlio;
11234              
11235              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
11236              
11237              Testcase for crlf spanning buffer boundary
11238      Branch: perl
11239           +> t/io/crlf.t
11240           !> MANIFEST perlio.c
11241 ____________________________________________________________________________
11242 [ 15521] By: nick                                  on 2002/03/26  15:31:55
11243         Log: Testcase for crlf spanning buffer boundary
11244      Branch: perlio
11245            + t/io/crlf.t
11246            ! MANIFEST
11247 ____________________________________________________________________________
11248 [ 15520] By: nick                                  on 2002/03/26  15:09:52
11249         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
11250      Branch: perlio
11251            ! perlio.c
11252 ____________________________________________________________________________
11253 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
11254         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
11255      Branch: perl
11256            ! t/lib/1_compile.t
11257 ____________________________________________________________________________
11258 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
11259         Log: Document the Configure (really, awk) glitch in
11260              UNICOS/mk.
11261      Branch: perl
11262            ! pod/perldelta.pod
11263 ____________________________________________________________________________
11264 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
11265         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
11266              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11267              Date: Fri, 22 Mar 2002 16:11:28 +0100
11268              Message-ID: <3C9B57B0.31936.496399@localhost>
11269      Branch: perl
11270            ! win32/win32.c
11271 ____________________________________________________________________________
11272 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
11273         Log: Subject: Re: Jarkko likes OOOOs
11274              From: "Gerrit P. Haase" <gp@familiehaase.de>
11275              Date: Tue, 26 Mar 2002 08:44:02 +0100
11276              Message-ID: <40509050505.20020326084402@familiehaase.de>
11277      Branch: perl
11278            ! t/io/fs.t
11279 ____________________________________________________________________________
11280 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
11281         Log: Subject: [patch utils/perlbug] subject header setting problem      
11282              From: Stas Bekman <stas@stason.org>
11283              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
11284              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
11285      Branch: perl
11286            ! utils/perlbug.PL
11287 ____________________________________________________________________________
11288 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
11289         Log: Subject: [PATCH] win32/makefile.mk
11290              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11291              Date: Tue, 26 Mar 2002 13:56:19 +0100
11292              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
11293      Branch: perl
11294            ! win32/makefile.mk
11295 ____________________________________________________________________________
11296 [ 15513] By: nick                                  on 2002/03/26  07:17:17
11297         Log: Integrate mainline
11298      Branch: perlio
11299           +> (branch 39 files)
11300            - (delete 109 files)
11301           !> (integrate 105 files)
11302 ____________________________________________________________________________
11303 [ 15512] By: nick                                  on 2002/03/26  06:52:42
11304         Log: Integrate mainline
11305      Branch: perlio
11306           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
11307           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
11308           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
11309           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
11310           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
11311 ____________________________________________________________________________
11312 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
11313         Log: Installation advice from Robert Spier. 
11314      Branch: perl
11315            ! INSTALL
11316 ____________________________________________________________________________
11317 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
11318         Log: Stas setting things right.
11319      Branch: perl
11320            ! ext/PerlIO/PerlIO.t
11321 ____________________________________________________________________________
11322 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
11323         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
11324              From: Paul_GreenVOS@vos.stratus.com
11325              Date: Mon, 25 Mar 02 23:57 est
11326              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
11327      Branch: perl
11328            ! ext/IO/lib/IO/t/io_unix.t
11329 ____________________________________________________________________________
11330 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
11331         Log: Add threads hints for UNICOS/mk and UNICOS.
11332              (I'm just guessing on UNICOS.)
11333      Branch: perl
11334            ! hints/unicos.sh hints/unicosmk.sh
11335 ____________________________________________________________________________
11336 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
11337         Log: Mention the effect of Unicode keys on hashes.
11338      Branch: perl
11339            ! pod/perlunicode.pod
11340 ____________________________________________________________________________
11341 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
11342         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
11343              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
11344              Date: Mon, 25 Mar 2002 17:24:33 -0600
11345              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
11346      Branch: perl
11347            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
11348            ! vms/vms_yfix.pl
11349 ____________________________________________________________________________
11350 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
11351         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
11352      Branch: perl
11353            ! hints/dec_osf.sh
11354 ____________________________________________________________________________
11355 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
11356         Log: The .ucm of Encode are big when uncompressed.
11357      Branch: perl
11358            ! INSTALL
11359 ____________________________________________________________________________
11360 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
11361         Log: I don't understand what is going on what these
11362              news tests, retracting the whole lot.
11363      Branch: perl
11364            ! ext/PerlIO/PerlIO.t
11365 ____________________________________________________________________________
11366 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
11367         Log: Upgrade to Encode 0.99, from Dan Kogai.
11368      Branch: perl
11369            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
11370            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
11371            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
11372            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
11373            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
11374            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
11375            + ext/Encode/Encode/ksc5601.ucm
11376            + ext/Encode/Encode/macCentEuro.ucm
11377            + ext/Encode/Encode/macCroatian.ucm
11378            + ext/Encode/Encode/macCyrillic.ucm
11379            + ext/Encode/Encode/macDingbats.ucm
11380            + ext/Encode/Encode/macGreek.ucm
11381            + ext/Encode/Encode/macIceland.ucm
11382            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
11383            + ext/Encode/Encode/macRumanian.ucm
11384            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
11385            + ext/Encode/Encode/macTurkish.ucm
11386            + ext/Encode/Encode/macUkraine.ucm
11387            + ext/Encode/Encode/shiftjis.ucm
11388            + ext/Encode/lib/Encode/10646_1.pm
11389            + ext/Encode/lib/Encode/CJKConstants.pm
11390            + ext/Encode/lib/Encode/CN/2022_CN.pm
11391            + ext/Encode/lib/Encode/JP/2022_JP.pm
11392            + ext/Encode/lib/Encode/JP/2022_JP1.pm
11393            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
11394            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
11395            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
11396            + ext/Encode/ucm2table
11397            - (delete 109 files)
11398            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
11399            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
11400            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
11401            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
11402            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11403            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
11404            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
11405            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
11406            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
11407            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
11408            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
11409            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
11410            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
11411            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
11412            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
11413            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
11414            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
11415            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
11416            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
11417            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
11418            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
11419            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
11420            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
11421            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
11422            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
11423            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
11424            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
11425            ! ext/Encode/Makefile.PL ext/Encode/README
11426            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
11427            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11428            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
11429            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
11430            ! ext/Encode/lib/Encode/Details.pod
11431            ! ext/Encode/lib/Encode/Encoding.pm
11432            ! ext/Encode/lib/Encode/Internal.pm
11433            ! ext/Encode/lib/Encode/JP/H2Z.pm
11434            ! ext/Encode/lib/Encode/JP/JIS.pm
11435            ! ext/Encode/lib/Encode/Supported.pod
11436            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
11437            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11438            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
11439            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
11440            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
11441            ! ext/Encode/t/jisx0212.ref
11442 ____________________________________________________________________________
11443 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
11444         Log: Noise with -w.
11445      Branch: perl
11446            ! ext/PerlIO/PerlIO.t
11447 ____________________________________________________________________________
11448 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
11449         Log: If no perlio no perlio warnings, either.
11450      Branch: perl
11451            ! lib/warnings.t
11452 ____________________________________________________________________________
11453 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
11454         Log: ...and put some of the new perlio tests here.
11455              The in-memory ones not yet since my poor brain
11456              refuses to find the right TODO incantation.
11457      Branch: perl
11458            ! ext/PerlIO/PerlIO.t
11459 ____________________________________________________________________________
11460 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
11461         Log: Take away the perlio-requiring tests..
11462      Branch: perl
11463            ! t/io/open.t
11464 ____________________________________________________________________________
11465 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
11466         Log: More correct now, but actually the two new tests
11467              need to be moved, since they are perlio-only...
11468      Branch: perl
11469            ! t/io/open.t
11470 ____________________________________________________________________________
11471 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
11472         Log: More neo-io tests from Stas Bekman.
11473      Branch: perl
11474            ! t/io/open.t
11475 ____________________________________________________________________________
11476 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
11477         Log: Document the QNX6 sprintf glitch.
11478      Branch: perl
11479            ! pod/perldelta.pod
11480 ____________________________________________________________________________
11481 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
11482         Log: AmigaOS must use the ixemul directly, since there
11483              is no more vfork support.
11484      Branch: perl
11485            ! hints/amigaos.sh
11486 ____________________________________________________________________________
11487 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
11488         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
11489              From: Norton Allen <allen@huarp.harvard.edu>
11490              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
11491              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
11492      Branch: perl
11493            ! pp_sys.c
11494 ____________________________________________________________________________
11495 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
11496         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
11497              From: Norton Allen <allen@huarp.harvard.edu>
11498              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
11499              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
11500      Branch: perl
11501            ! ext/Socket/socketpair.t
11502 ____________________________________________________________________________
11503 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
11504         Log: Clarify the 8.3 rule.
11505      Branch: perl
11506            ! Porting/check83.pl
11507 ____________________________________________________________________________
11508 [ 15490] By: nick                                  on 2002/03/25  16:05:07
11509         Log: Integrate mainline
11510      Branch: perlio
11511           +> ext/Encode/lib/Encode/EncFormat.pod
11512           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
11513            - ext/Encode/lib/EncodeFormat.pod
11514           !> (integrate 41 files)
11515 ____________________________________________________________________________
11516 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
11517         Log: Update Changes.
11518      Branch: perl
11519            ! Changes patchlevel.h
11520 ____________________________________________________________________________
11521 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
11522         Log: Forgotten from #15486.
11523      Branch: perl
11524            ! perl.c
11525 ____________________________________________________________________________
11526 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
11527         Log: It seems that FreeBSD does not like using Perl's malloc
11528              when multithreaded.
11529      Branch: perl
11530            ! hints/freebsd.sh
11531 ____________________________________________________________________________
11532 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
11533         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
11534              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11535              Date: Mon, 25 Mar 2002 11:33:17 +0100
11536              Message-ID: <20020325113317.A1410@rafael>
11537              
11538              Apparently VMS does not do YYDEBUG.
11539      Branch: perl
11540            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
11541 ____________________________________________________________________________
11542 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
11543         Log: Subject: [PATCH] warnings for perlio + others
11544              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11545              Date: Mon, 25 Mar 2002 13:01:44 -0000
11546              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
11547      Branch: perl
11548            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
11549            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
11550            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
11551            ! warnings.pl
11552 ____________________________________________________________________________
11553 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
11554         Log: As verified by Doug MacEachern.
11555      Branch: perl
11556            ! pod/perldelta.pod
11557 ____________________________________________________________________________
11558 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
11559         Log: MPE/iX update from Mark Bixby.
11560      Branch: perl
11561            + mpeix/mpeix.c
11562            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
11563            ! hints/mpeix.sh mpeix/mpeixish.h
11564 ____________________________________________________________________________
11565 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
11566         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
11567              From: Nicholas Clark <nick@unfortu.net>
11568              Date: Sun, 24 Mar 2002 22:50:06 +0000
11569              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
11570      Branch: perl
11571            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
11572 ____________________________________________________________________________
11573 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
11574         Log: Subject: [PATCH] fix warning + carp interaction
11575              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
11576              Date: Sun, 24 Mar 2002 23:00:21 -0000
11577              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
11578      Branch: perl
11579            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
11580            ! warnings.pl
11581 ____________________________________________________________________________
11582 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
11583         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
11584              (All the code changes have already been applied earlier.)
11585      Branch: perl
11586            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11587 ____________________________________________________________________________
11588 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
11589         Log: DB_File: for the core version, no need to specify
11590              a minimum MM version.
11591      Branch: perl
11592            ! ext/DB_File/Makefile.PL
11593 ____________________________________________________________________________
11594 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
11595         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
11596              From: Dave Mitchell <davem@fdgroup.com>
11597              Date: Sun, 24 Mar 2002 22:23:08 +0000
11598              Message-ID: <20020324222308.B21963@fdgroup.com>
11599      Branch: perl
11600            ! pp_pack.c
11601 ____________________________________________________________________________
11602 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
11603         Log: Subject: [PATCH @15450] errno help for VMS
11604              From: "Craig A. Berry" <craigberry@mac.com>
11605              Date: Sun, 24 Mar 2002 16:17:52 -0600
11606              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
11607      Branch: perl
11608            ! ext/POSIX/t/posix.t vms/vms.c
11609 ____________________________________________________________________________
11610 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
11611         Log: Upgrade to Locale::Codes 2.03.
11612      Branch: perl
11613            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
11614            ! lib/Locale/Country.pm
11615 ____________________________________________________________________________
11616 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
11617         Log: metaconfig unit change for #15474.
11618      Branch: metaconfig/U/perl
11619            ! Extensions.U
11620 ____________________________________________________________________________
11621 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
11622         Log: The #15472 said "properly".  Ha!
11623      Branch: perl
11624            ! Configure
11625 ____________________________________________________________________________
11626 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
11627         Log: metaconfig unit change for #15472.
11628      Branch: metaconfig/U/perl
11629            ! Extensions.U
11630 ____________________________________________________________________________
11631 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
11632         Log: Properly scan for the subextensions of Encode
11633              when doing static builds.
11634      Branch: perl
11635            ! Configure
11636 ____________________________________________________________________________
11637 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
11638         Log: Tru64: Document the known odbm failure with static builds.
11639      Branch: perl
11640            ! README.tru64
11641 ____________________________________________________________________________
11642 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
11643         Log: microperl tweaks.
11644      Branch: perl
11645            ! Makefile.micro locale.c util.c
11646 ____________________________________________________________________________
11647 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
11648         Log: metaconfig unit changes for #15468.
11649      Branch: metaconfig
11650            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
11651            ! U/modified/libc.U U/modified/libs.U
11652            ! U/threads/d_pthread_atfork.U
11653 ____________________________________________________________________________
11654 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
11655         Log: Various metaconfig unit cleanup; only one visible change
11656              in Configure, though.
11657      Branch: perl
11658            ! Configure
11659 ____________________________________________________________________________
11660 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
11661         Log: Upgrade to Encode 0.98, from Dan Kogai.
11662      Branch: perl
11663            + ext/Encode/lib/Encode/EncFormat.pod
11664            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
11665            - ext/Encode/lib/EncodeFormat.pod
11666            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
11667            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
11668            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11669            ! ext/Encode/lib/Encode/Alias.pm
11670            ! ext/Encode/lib/Encode/Details.pod
11671            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11672            ! ext/Encode/lib/Encode/JP/JIS.pm
11673            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11674 ____________________________________________________________________________
11675 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
11676         Log: Integrate perlio;
11677              
11678              Avoid core-dump in Encode with PERLIO=mmap
11679      Branch: perl
11680           !> ext/Encode/Encode.xs
11681 ____________________________________________________________________________
11682 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
11683         Log: In the spirit of #15464.
11684      Branch: perl
11685            ! perl.c sv.c
11686 ____________________________________________________________________________
11687 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
11688         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
11689              From: Michael G Schwern <schwern@pobox.com>
11690              Date: Sun, 24 Mar 2002 02:27:25 -0500
11691              Message-ID: <20020324072725.GA3554@blackrider>
11692      Branch: perl
11693            ! perl.c
11694 ____________________________________________________________________________
11695 [ 15463] By: nick                                  on 2002/03/24  10:24:41
11696         Log: Integrate mainline
11697      Branch: perlio
11698           +> (branch 28 files)
11699            - lib/bigfloat.t lib/bigint.t
11700           !> (integrate 59 files)
11701 ____________________________________________________________________________
11702 [ 15462] By: nick                                  on 2002/03/24  08:59:35
11703         Log: Avoid core-dump in Encode with PERLIO=mmap
11704      Branch: perlio
11705            ! ext/Encode/Encode.xs
11706 ____________________________________________________________________________
11707 [ 15461] By: nick                                  on 2002/03/24  08:58:21
11708         Log: Too many machines doing integrate mainline
11709      Branch: perlio
11710           !> Changes Configure lib/AutoSplit.t
11711           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
11712           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
11713           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
11714           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
11715 ____________________________________________________________________________
11716 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
11717         Log: Retract Math::BigInt::Lite for now, seems to confuse
11718              bignum and bigrat.
11719      Branch: perl
11720            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
11721            ! MANIFEST
11722 ____________________________________________________________________________
11723 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
11724         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
11725              From: "Craig A. Berry" <craigberry@mac.com>
11726              Date: Sat, 23 Mar 2002 23:23:00 -0600
11727              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
11728      Branch: perl
11729            ! configure.com vms/vms.c
11730 ____________________________________________________________________________
11731 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
11732         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
11733              From: Michael G Schwern <schwern@pobox.com>
11734              Date: Sat, 23 Mar 2002 21:32:32 -0500
11735              Message-ID: <20020324023232.GA29972@blackrider>
11736              
11737              (with Russ Allbery's simplifications)
11738      Branch: perl
11739            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
11740 ____________________________________________________________________________
11741 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
11742         Log: Merge Math::BigInt::Lite 0.08, from Tels.
11743      Branch: perl
11744            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
11745            ! MANIFEST
11746 ____________________________________________________________________________
11747 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
11748         Log: Too chatty.
11749      Branch: perl
11750            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
11751 ____________________________________________________________________________
11752 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
11753         Log: Merge bignum 0.10, from Tels.
11754      Branch: perl
11755            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
11756            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
11757            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
11758            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
11759            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
11760            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
11761            ! MANIFEST
11762 ____________________________________________________________________________
11763 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
11764         Log: Rename the Perl 4 tests in preparation of bignum.
11765      Branch: perl
11766            + lib/bigfloatpl.t lib/bigintpl.t
11767            - lib/bigfloat.t lib/bigint.t
11768            ! MANIFEST
11769 ____________________________________________________________________________
11770 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
11771         Log: Merge Math::BigRat 0.04, from Tels.
11772      Branch: perl
11773            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
11774            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
11775            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
11776            + t/lib/Math/BigRat/Test.pm
11777            ! MANIFEST
11778 ____________________________________________________________________________
11779 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
11780         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
11781              From: Dave Mitchell <davem@fdgroup.com>
11782              Date: Sat, 23 Mar 2002 22:27:24 +0000
11783              Message-ID: <20020323222724.A19425@fdgroup.com>
11784      Branch: perl
11785            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
11786 ____________________________________________________________________________
11787 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
11788         Log: Forgotten.
11789      Branch: perl
11790            ! ext/Unicode/Normalize/README
11791 ____________________________________________________________________________
11792 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
11793         Log: Update Changes.
11794      Branch: perl
11795            ! Changes patchlevel.h
11796 ____________________________________________________________________________
11797 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
11798         Log: Subject: perldoc -m [PATCH]
11799              From: "John L. Allen" <allen@grumman.com>
11800              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
11801              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
11802      Branch: perl
11803            ! utils/perldoc.PL
11804 ____________________________________________________________________________
11805 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
11806         Log: Subject: Re: Copious warnings from Sys::Syslog
11807              From: andreas.koenig@anima.de (Andreas J. Koenig)
11808              Date: Sat, 23 Mar 2002 06:47:08 +0100
11809              Message-ID: <m31yebvns3.fsf@anima.de>
11810      Branch: perl
11811            ! ext/Sys/Syslog/Syslog.pm
11812 ____________________________________________________________________________
11813 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
11814         Log: Upgrade to Math::BigInt 1.55, from Tels.
11815      Branch: perl
11816            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
11817            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
11818            + lib/Math/BigInt/t/use_lib4.t
11819            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11820            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
11821            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
11822            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
11823            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
11824            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
11825            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
11826            ! lib/Math/BigInt/t/upgrade.t
11827 ____________________________________________________________________________
11828 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
11829         Log: Upgrade to Encode 0.97, from Dan Kogai.
11830      Branch: perl
11831            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
11832            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
11833            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
11834            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11835            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
11836            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
11837            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
11838            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
11839            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
11840            ! ext/Encode/t/Tcl.t
11841 ____________________________________________________________________________
11842 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
11843         Log: Slight tweaks on #15443.
11844      Branch: perl
11845            ! pod/perlvar.pod
11846 ____________________________________________________________________________
11847 [ 15444] By: nick                                  on 2002/03/23  17:30:42
11848         Log: Integrate mainline
11849      Branch: perlio
11850           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
11851           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
11852           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
11853           !> (integrate 50 files)
11854 ____________________________________________________________________________
11855 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
11856         Log: Subject: patch [bleadperl]: Document %! special variable
11857              From: mjd@plover.com
11858              Date: 23 Mar 2002 18:25:44 -0000
11859              Message-ID: <20020323182544.11741.qmail@plover.com>    
11860      Branch: perl
11861            ! pod/perlvar.pod
11862 ____________________________________________________________________________
11863 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
11864         Log: Since the Encode::JP is unsupported under EBCDIC we
11865              cannot run this test (aliases as such should work fine).
11866      Branch: perl
11867            ! ext/Encode/t/Aliases.t
11868 ____________________________________________________________________________
11869 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
11870         Log: EBCDIC: the sorting order is different under
11871              byte-EBCDIC and Unicode.
11872      Branch: perl
11873            ! t/op/utfhash.t
11874 ____________________________________________________________________________
11875 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
11876         Log: EBCDIC: the character codes are different.
11877      Branch: perl
11878            ! lib/Pod/t/pod2html-lib.pl
11879 ____________________________________________________________________________
11880 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
11881         Log: Purify: #15434 got the test the wrong.
11882              (Is there an approved way of testing "is this an unop"?)
11883      Branch: perl
11884            ! op.c
11885 ____________________________________________________________________________
11886 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
11887         Log: Purify: Array bounds read: could read one character past the end.
11888      Branch: perl
11889            ! pp_pack.c
11890 ____________________________________________________________________________
11891 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
11892         Log: Purify: Array bounds read: reading one byte before the buffer.
11893      Branch: perl
11894            ! util.c
11895 ____________________________________________________________________________
11896 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
11897         Log: Purify: Unitialized memory read.  Too many code paths
11898              to keep track of, I guess.
11899      Branch: perl
11900            ! sv.c
11901 ____________________________________________________________________________
11902 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
11903         Log: Purify: Array bounds write: pre-extend the strxfrm
11904              buffer by a factor of four (suggested maximum by HP-UX;
11905              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
11906              know how portable that is; locale.c uses yet another trick
11907              (not a particularly good trick, I might add))
11908      Branch: perl
11909            ! ext/POSIX/POSIX.xs
11910 ____________________________________________________________________________
11911 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
11912         Log: Purify: Array bounds read: o->op_last was accessed
11913              for unops (via newUNOP() and ck_eof()).
11914              (analysis okay, patch bad: see #15439)
11915      Branch: perl
11916            ! op.c
11917 ____________________________________________________________________________
11918 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
11919         Log: Subject: [PATCH] vms/test.com, File::Find tests
11920              From: "Craig A. Berry" <craigberry@mac.com>
11921              Date: Fri, 22 Mar 2002 16:52:59 -0600
11922              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
11923      Branch: perl
11924            ! vms/test.com
11925 ____________________________________________________________________________
11926 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
11927         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
11928              From: Michael G Schwern <schwern@pobox.com>
11929              Date: Fri, 22 Mar 2002 18:08:19 -0500
11930              Message-ID: <20020322230819.GB16454@blackrider>
11931      Branch: perl
11932            ! ext/Sys/Syslog/Syslog.pm
11933 ____________________________________________________________________________
11934 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
11935         Log: Update the information on Encode.
11936      Branch: perl
11937            ! pod/perldelta.pod
11938 ____________________________________________________________________________
11939 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
11940         Log: Upgrade to Encode 0.96, from Dan Kogai.
11941      Branch: perl
11942            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
11943            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
11944            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
11945            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
11946            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
11947            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
11948            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
11949            ! ext/Encode/lib/Encode/Alias.pm
11950            ! ext/Encode/lib/Encode/Encoding.pm
11951            ! ext/Encode/lib/Encode/Internal.pm
11952            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
11953 ____________________________________________________________________________
11954 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
11955         Log: Subject: [PATCH] h2xs.t fix for VMS
11956              From: "Craig A. Berry" <craigberry@mac.com>
11957              Date: Fri, 22 Mar 2002 15:47:38 -0600
11958              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
11959      Branch: perl
11960            ! lib/h2xs.t
11961 ____________________________________________________________________________
11962 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
11963         Log: One more pass.
11964      Branch: perl
11965            ! epoc/config.sh
11966 ____________________________________________________________________________
11967 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
11968         Log: Even better version from Olaf Flebbe.
11969      Branch: perl
11970            ! epoc/config.sh pp_sys.c util.c
11971 ____________________________________________________________________________
11972 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
11973         Log: EPOC update from Olaf Flebbe.
11974      Branch: perl
11975            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
11976            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
11977 ____________________________________________________________________________
11978 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
11979         Log: Tweak from John P. Linderman.
11980      Branch: perl
11981            ! pod/perlhack.pod
11982 ____________________________________________________________________________
11983 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
11984         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
11985              From: Stas Bekman <stas@stason.org>
11986              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
11987              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
11988      Branch: perl
11989            ! pod/perlfunc.pod
11990 ____________________________________________________________________________
11991 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
11992         Log: Subject: [PATCH] check sysconf's return value in reentr.c
11993              From: <slaven.rezic@berlin.de>
11994              Date: Fri, 22 Mar 2002 18:30:36 +0100
11995              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
11996              
11997              (plus use 4k instead 2k as the "usual" size)
11998      Branch: perl
11999            ! reentr.c reentr.pl
12000 ____________________________________________________________________________
12001 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
12002         Log: Update Changes.
12003      Branch: perl
12004            ! Changes patchlevel.h
12005 ____________________________________________________________________________
12006 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
12007         Log: Forgot from #15416.
12008      Branch: perl
12009            ! pod/perlfaq3.pod
12010 ____________________________________________________________________________
12011 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
12012         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
12013              From: andreas.koenig@anima.de (Andreas J. Koenig)
12014              Date: Fri, 22 Mar 2002 16:27:51 +0100
12015              Message-ID: <m3n0x0vczs.fsf@anima.de>
12016      Branch: perl
12017            ! pod/perlmodstyle.pod
12018 ____________________________________________________________________________
12019 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
12020         Log: metaconfig unit changes for #15418.
12021      Branch: metaconfig
12022            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12023            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12024            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12025            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12026            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12027            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12028            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12029            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12030            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12031            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12032            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12033            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12034            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12035            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12036            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12037            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12038            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12039            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12040            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12041            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12042            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12043            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12044            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12045            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12046 ____________________________________________________________________________
12047 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
12048         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
12049              Also, there's no i_stdio.
12050      Branch: perl
12051            ! Configure reentr.h reentr.pl
12052 ____________________________________________________________________________
12053 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
12054         Log: Document a known AIX warning.
12055      Branch: perl
12056            ! pod/perldelta.pod
12057 ____________________________________________________________________________
12058 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
12059         Log: Undo #15415, allow the faq people to catch up first.
12060      Branch: perl
12061            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
12062 ____________________________________________________________________________
12063 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
12064         Log: FAQ sync.
12065      Branch: perl
12066            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
12067 ____________________________________________________________________________
12068 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
12069         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
12070              From: andreas.koenig@anima.de (Andreas J. Koenig)
12071              Date: Fri, 22 Mar 2002 15:16:19 +0100
12072              Message-ID: <m38z8kwuvg.fsf@anima.de>
12073              
12074              (plus reformat)
12075      Branch: perl
12076            ! pod/perldelta.pod
12077 ____________________________________________________________________________
12078 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
12079         Log: Integrate perlio;
12080              
12081              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
12082              
12083              Check for sanity of UTF-8 keys in hashes
12084      Branch: perl
12085           +> t/op/utfhash.t
12086           !> MANIFEST doio.c
12087 ____________________________________________________________________________
12088 [ 15412] By: nick                                  on 2002/03/22  10:50:53
12089         Log: Check for sanity of UTF-8 keys in hashes
12090              (feel free to add more tests...)
12091      Branch: perlio
12092            + t/op/utfhash.t
12093            ! MANIFEST
12094 ____________________________________________________________________________
12095 [ 15411] By: ams                                   on 2002/03/22  08:36:33
12096         Log: Revert #15200 for backwards compatiblity reasons.
12097      Branch: perl
12098            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
12099            ! pp_ctl.c t/op/override.t
12100 ____________________________________________________________________________
12101 [ 15410] By: nick                                  on 2002/03/22  07:47:41
12102         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
12103              - when (e.g.) STDOUT is char special file and gets IoOFP
12104              created - do _NOT_ pass num_svs as that fopen-s stringified
12105              glob, and not fdopen-s the fd.
12106      Branch: perlio
12107            ! doio.c
12108 ____________________________________________________________________________
12109 [ 15409] By: nick                                  on 2002/03/22  07:19:33
12110         Log: Integrate mainline
12111      Branch: perlio
12112           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
12113           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
12114           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
12115           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
12116           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
12117           +> ext/Encode/lib/Encode/Details.pod
12118           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
12119           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
12120           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
12121           +> lib/Pod/t/pod2html-lib.pl
12122            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
12123           !> (integrate 39 files)
12124 ____________________________________________________________________________
12125 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
12126         Log: Win32 tweak from mjd.
12127      Branch: perl
12128            ! lib/Tie/File.pm
12129 ____________________________________________________________________________
12130 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
12131         Log: If Unicode keys are entered to a hash, a bit is turned on.
12132              If the bit is on, when the keys are fetched from the hash
12133              (%h, each %h, keys %h), the Unicodified versions of the keys
12134              are returned if needed.  This solution errs on the size of
12135              over-Unicodifying, the old solution erred on the side of
12136              under-Unicodifying.  As long as the hash keys can be a mix
12137              of byte and Unicode strings, a perfect fit is hard to come by.
12138      Branch: perl
12139            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
12140            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
12141 ____________________________________________________________________________
12142 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
12143         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
12144              From: Mike Guy <mjtg@cam.ac.uk>
12145              Date: Fri, 22 Mar 2002 02:08:20 +0000
12146              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
12147      Branch: perl
12148            ! pod/perldelta.pod
12149 ____________________________________________________________________________
12150 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
12151         Log: PM_SETRE() fallout.
12152      Branch: perl
12153            ! ext/ByteLoader/bytecode.h
12154 ____________________________________________________________________________
12155 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
12156         Log: Subject: [PATCH pod/perlxs.pod] doc fix
12157              From: Stas Bekman <stas@stason.org>
12158              Date: Thu, 21 Mar 2002 18:47:35 +0800
12159              Message-ID: <3C99BA47.9010403@stason.org>
12160      Branch: perl
12161            ! pod/perlxs.pod
12162 ____________________________________________________________________________
12163 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
12164         Log: Subject: [PATCH]
12165              From: Slaven Rezic <slaven.rezic@berlin.de>
12166              Date: 21 Mar 2002 10:19:23 +0100
12167              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
12168              
12169              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
12170      Branch: perl
12171            ! hints/freebsd.sh
12172 ____________________________________________________________________________
12173 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
12174         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
12175              From: Tim Bunce <Tim.Bunce@pobox.com>
12176              Date: Thu, 21 Mar 2002 21:18:05 +0000
12177              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
12178      Branch: perl
12179            ! ext/Storable/Storable.xs
12180 ____________________________________________________________________________
12181 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
12182         Log: Reword the Apache^Wmod_perl bit so that Sarathy
12183              can sleep easier :-)
12184      Branch: perl
12185            ! pod/perldelta.pod
12186 ____________________________________________________________________________
12187 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
12188         Log: It seems that the strange failure (core dump) of
12189              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
12190              (1) using Sun's cc helps
12191              (2) rewriting the ithreads PM_SETRE() to do the
12192              setting in two steps helps
12193              (3) no other platforms have the crash
12194              (4) Tru64's Third Degree sees nothing evil
12195              So we implement (2).
12196      Branch: perl
12197            ! op.h
12198 ____________________________________________________________________________
12199 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
12200         Log: Solaris: default to the SUNwspro cc if it is available.
12201      Branch: perl
12202            ! hints/solaris_2.sh
12203 ____________________________________________________________________________
12204 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
12205         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
12206              does not get fixed in time.
12207      Branch: perl
12208            ! pod/perldelta.pod
12209 ____________________________________________________________________________
12210 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
12211         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
12212              From: Dave Mitchell <davem@fdgroup.com>
12213              Date: Thu, 21 Mar 2002 17:24:40 +0000
12214              Message-ID: <20020321172440.C13683@fdgroup.com>
12215      Branch: perl
12216            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
12217            ! pod/perlapi.pod proto.h sv.h toke.c
12218 ____________________________________________________________________________
12219 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
12220         Log: One more proto escapee.
12221      Branch: perl
12222            ! hints/linux.sh
12223 ____________________________________________________________________________
12224 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
12225         Log: metaconfig unit change for #15394.
12226      Branch: metaconfig/U/perl
12227            ! Checkcc.U
12228 ____________________________________________________________________________
12229 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
12230         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
12231              From: Robin Barker <rmb1@cise.npl.co.uk>
12232              Date: Thu, 21 Mar 2002 17:35:00 GMT
12233              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
12234      Branch: perl
12235            ! Configure
12236 ____________________________________________________________________________
12237 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
12238         Log: Subject: Re: [tests for Pod::Html]
12239              From: Stas Bekman <stas@stason.org>
12240              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
12241              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
12242      Branch: perl
12243            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
12244            - t/pod2html/README
12245            ! MANIFEST lib/Pod/t/pod2html-lib.pl
12246 ____________________________________________________________________________
12247 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
12248         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
12249              From: Stas Bekman <stas@stason.org>
12250              Date: Thu, 21 Mar 2002 18:50:56 +0800
12251              Message-ID: <3C99BB10.50004@stason.org>
12252      Branch: perl
12253            ! ext/Cwd/Cwd.xs
12254 ____________________________________________________________________________
12255 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
12256         Log: Upgrade to Encode 0.95, from Dan Kogai.
12257      Branch: perl
12258            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
12259            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
12260            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
12261            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
12262            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
12263            + ext/Encode/lib/Encode/Details.pod
12264            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
12265            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
12266            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
12267            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
12268            ! ext/Encode/Makefile.PL
12269 ____________________________________________________________________________
12270 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
12271         Log: Mention the new syslog try-harder feature.
12272      Branch: perl
12273            ! pod/perldelta.pod
12274 ____________________________________________________________________________
12275 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
12276         Log: metaconfig unit changes for #15388.
12277      Branch: metaconfig
12278            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12279            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12280            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12281            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12282            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12283            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12284            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12285            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12286            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12287            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12288            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12289            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12290            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12291            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12292            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12293            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12294            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12295            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12296            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12297            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12298            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12299            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12300            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12301            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12302 ____________________________________________________________________________
12303 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
12304         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
12305              From: Spider Boardman <spider@web.zk3.dec.com>
12306              Date: Thu, 21 Mar 2002 09:23:45 -0500
12307              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
12308      Branch: perl
12309            ! Configure hints/hpux.sh reentr.pl
12310 ____________________________________________________________________________
12311 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
12312         Log: NetWare diff from C Aditya.
12313      Branch: perl
12314            ! perl.h
12315 ____________________________________________________________________________
12316 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
12317         Log: The htmlview test doesn't work yet.
12318      Branch: perl
12319            + t/pod2html/README
12320            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
12321            ! MANIFEST
12322 ____________________________________________________________________________
12323 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
12324         Log: Placeholder.
12325      Branch: perl
12326            ! MANIFEST
12327 ____________________________________________________________________________
12328 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
12329         Log: Integrate perlio: missing tabs in makefile.mk.
12330      Branch: perl
12331           !> win32/makefile.mk
12332 ____________________________________________________________________________
12333 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
12334         Log: Subject: [tests for Pod::Html]
12335              From: Stas Bekman <stas@stason.org>
12336              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
12337              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
12338      Branch: perl
12339            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
12340            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
12341            + lib/Pod/t/pod2html-lib.pl
12342            ! MANIFEST
12343 ____________________________________________________________________________
12344 [ 15382] By: nick                                  on 2002/03/21  07:21:57
12345         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
12346      Branch: perlio
12347           +> ext/Encode/AUTHORS ext/Encode/Changes
12348           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
12349           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12350           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12351           +> ext/I18N/Langinfo/fallback/const-c.inc
12352           +> ext/I18N/Langinfo/fallback/const-xs.inc
12353           +> lib/ExtUtils/t/Constant.t
12354            - ext/Encode/Encode/euc-jp-0212.enc
12355            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
12356            - ext/Encode/t/table.euc ext/Encode/t/table.ref
12357            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
12358           !> (integrate 105 files)
12359 ____________________________________________________________________________
12360 [ 15381] By: nick                                  on 2002/03/21  06:59:57
12361         Log: Restore tabs so dmake will parse file!
12362      Branch: perlio
12363            ! win32/makefile.mk
12364 ____________________________________________________________________________
12365 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
12366         Log: Upgrade to Unicode::Normalize 0.16.
12367      Branch: perl
12368            ! ext/Unicode/Normalize/Changes
12369            ! ext/Unicode/Normalize/Normalize.pm
12370 ____________________________________________________________________________
12371 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
12372         Log: Schwern's wallet is a bit more loose.
12373      Branch: perl
12374            ! t/lib/1_compile.t
12375 ____________________________________________________________________________
12376 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
12377         Log: Subject: [PATCH]
12378              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12379              Date: Wed, 20 Mar 2002 22:56:17 -0000
12380              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
12381              
12382              packWARN also for subdirs.
12383      Branch: perl
12384            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
12385            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
12386            ! win32/win32.c
12387 ____________________________________________________________________________
12388 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
12389         Log: A plan is better.
12390      Branch: perl
12391            ! ext/Encode/t/CJKalias.t
12392 ____________________________________________________________________________
12393 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
12394         Log: Upgrade to Encode 0.94, from Dan Kogai.
12395      Branch: perl
12396            + ext/Encode/lib/Encode/Description.pod
12397            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
12398            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
12399            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
12400            ! ext/Encode/lib/Encode/Encoding.pm
12401            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12402            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
12403            ! ext/Encode/t/CJKalias.t
12404 ____________________________________________________________________________
12405 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
12406         Log: Rats' nest.
12407      Branch: perl
12408            ! hints/solaris_2.sh
12409 ____________________________________________________________________________
12410 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
12411         Log: Rrright.
12412      Branch: perl
12413            ! pod/perlguts.pod
12414 ____________________________________________________________________________
12415 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
12416         Log: Update Changes.
12417      Branch: perl
12418            ! Changes patchlevel.h
12419 ____________________________________________________________________________
12420 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
12421         Log: Reapply #15336.
12422      Branch: perl
12423            ! ext/Encode/lib/Encode/Tcl.pm
12424 ____________________________________________________________________________
12425 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
12426         Log: Upgrade to Encode 0.93, from Dan Kogai.
12427      Branch: perl
12428            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
12429            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
12430            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
12431            ! ext/Encode/README ext/Encode/TW/TW.pm
12432            ! ext/Encode/lib/Encode/CN/HZ.pm
12433            ! ext/Encode/lib/Encode/Encoding.pm
12434            ! ext/Encode/lib/Encode/Internal.pm
12435            ! ext/Encode/lib/Encode/JP/Constants.pm
12436            ! ext/Encode/lib/Encode/JP/H2Z.pm
12437            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12438            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
12439            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12440            ! ext/Encode/lib/Encode/Tcl/Table.pm
12441            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
12442            ! ext/Encode/lib/Encode/iso10646_1.pm
12443            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12444            ! ext/Encode/t/JP.t
12445 ____________________________________________________________________________
12446 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
12447         Log: Subject: patch for syslog
12448              From: <Nick.Williams@morganstanley.com>
12449              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
12450              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
12451      Branch: perl
12452            ! ext/Sys/Syslog/Syslog.pm
12453 ____________________________________________________________________________
12454 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
12455         Log: Some failure updates.
12456      Branch: perl
12457            ! pod/perldelta.pod
12458 ____________________________________________________________________________
12459 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
12460         Log: Getopt::Long 2.29 from Johan Vromans.
12461      Branch: perl
12462            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
12463 ____________________________________________________________________________
12464 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
12465         Log: Rename ExtUtils.t to Constant.t, as suggested by
12466              Nicholas Clark.
12467      Branch: perl
12468            + lib/ExtUtils/t/Constant.t
12469            - lib/ExtUtils/t/ExtUtils.t
12470            ! MANIFEST
12471 ____________________________________________________________________________
12472 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
12473         Log: Subject: [PATCH] TODO - Make Schwern Poorer
12474              From: Nicholas Clark <nick@unfortu.net>
12475              Date: Tue, 19 Mar 2002 22:50:28 +0000
12476              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
12477      Branch: perl
12478            ! t/lib/1_compile.t
12479 ____________________________________________________________________________
12480 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
12481         Log: Subject: Re: The story of O [PATCH]
12482              From: Richard.Foley@t-online.de (Richard Foley)
12483              Date: Sun, 17 Mar 2002 08:37:26 +0100
12484              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
12485      Branch: perl
12486            ! lib/perl5db.pl
12487 ____________________________________________________________________________
12488 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
12489         Log: Mention the external modules Encode::HanExtra and
12490              PadWalker.
12491      Branch: perl
12492            ! pod/perldelta.pod
12493 ____________________________________________________________________________
12494 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
12495         Log: Subject: [PATCH] List lexicals from debugger
12496              From: Peter Scott <Peter@PSDT.com>
12497              Date: Tue, 19 Mar 2002 12:28:52 -0800
12498              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
12499      Branch: perl
12500            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
12501 ____________________________________________________________________________
12502 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
12503         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
12504              and :encoding(xxx) was errorneously parsed.
12505      Branch: perl
12506            ! lib/open.pm
12507 ____________________________________________________________________________
12508 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
12509         Log: Subject: [PATCH bleadperl] exec.t tweak
12510              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12511              Date: Wed, 20 Mar 2002 01:21:40 +0100
12512              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
12513              
12514              4NT returns 2 as error-code for nonexistant file.
12515      Branch: perl
12516            ! t/op/exec.t
12517 ____________________________________________________________________________
12518 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
12519         Log: minor Tie::File test patch to make win32 happier, from mjd.
12520      Branch: perl
12521            ! lib/Tie/File/t/30_defer.t
12522 ____________________________________________________________________________
12523 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
12524         Log: Subject: [PATCH bleadperl] magic.t tweak
12525              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12526              Date: Wed, 20 Mar 2002 00:39:16 +0100
12527              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
12528      Branch: perl
12529            ! t/op/magic.t
12530 ____________________________________________________________________________
12531 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
12532         Log: Typo fix from Andreas Koenig, plus a tweak.
12533      Branch: perl
12534            ! pod/perlunicode.pod
12535 ____________________________________________________________________________
12536 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
12537         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
12538              in Mandrake 8.2.  Now we need to figure out a way not to
12539              unbreak Apache.
12540      Branch: perl
12541            ! hints/linux.sh
12542 ____________________________________________________________________________
12543 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
12544         Log: Fix for "UTF-8 bug with s///" from Hugo.
12545      Branch: perl
12546            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
12547            ! t/op/pat.t
12548 ____________________________________________________________________________
12549 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
12550         Log: metaconfig unit change for #15354.
12551      Branch: metaconfig
12552            ! U/threads/usethreads.U
12553 ____________________________________________________________________________
12554 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
12555         Log: Installation updates on threads and perlio.
12556      Branch: perl
12557            ! Configure INSTALL
12558 ____________________________________________________________________________
12559 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
12560         Log: Tpo.
12561      Branch: perl
12562            ! pod/perlfaq6.pod
12563 ____________________________________________________________________________
12564 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
12565         Log: Regen modlib and toc.
12566      Branch: perl
12567            ! pod/perlmodlib.pod pod/perltoc.pod
12568 ____________________________________________________________________________
12569 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
12570         Log: Whitespace tweaks.
12571      Branch: perl
12572            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
12573            ! pod/perltodo.pod pod/perlunicode.pod
12574 ____________________________________________________________________________
12575 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
12576         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
12577              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
12578              (And as suggested by Markus Kuhn.)
12579              
12580              While we are at it, document also the case of
12581              mixed hash keys as a known potential troublemaker.
12582              (Since it's locale-related, sometimes.)
12583      Branch: perl
12584            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
12585            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
12586            ! pod/perluniintro.pod
12587 ____________________________________________________________________________
12588 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
12589         Log: Surely a typo.
12590      Branch: perl
12591            ! gv.c
12592 ____________________________________________________________________________
12593 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
12594         Log: Take two.
12595      Branch: perl
12596            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12597            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12598 ____________________________________________________________________________
12599 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
12600         Log: Let's try this from scratch.
12601      Branch: perl
12602            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12603            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12604 ____________________________________________________________________________
12605 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
12606         Log: I could do this all day...
12607      Branch: perl
12608            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12609            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12610 ____________________________________________________________________________
12611 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
12612         Log: Grrr.
12613      Branch: perl
12614            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12615            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12616 ____________________________________________________________________________
12617 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
12618         Log: Subject: Re: Nearly OK for cygwin@15318
12619              From: John Peacock <jpeacock@rowman.com>
12620              Date: Tue, 19 Mar 2002 15:58:08 -0500
12621              Message-ID: <3C97A660.3060302@rowman.com>
12622      Branch: perl
12623            ! pod/perlport.pod
12624 ____________________________________________________________________________
12625 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
12626         Log: Subject: Re: Nearly OK for cygwin@15318
12627              From: <slaven.rezic@berlin.de>
12628              Date: Tue, 19 Mar 2002 21:47:49 +0100
12629              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
12630              
12631              Subject: Re: Nearly OK for cygwin@15318
12632              From: <slaven.rezic@berlin.de>
12633              Date: Tue, 19 Mar 2002 21:37:18 +0100
12634              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
12635      Branch: perl
12636            ! pod/perlport.pod t/io/fs.t
12637 ____________________________________________________________________________
12638 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
12639         Log: D'oh.
12640      Branch: perl
12641            + ext/I18N/Langinfo/fallback/const-c.inc
12642            + ext/I18N/Langinfo/fallback/const-xs.inc
12643 ____________________________________________________________________________
12644 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
12645         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
12646              From: Nicholas Clark <nick@unfortu.net>
12647              Date: Tue, 19 Mar 2002 22:37:08 +0000
12648              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
12649              
12650              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
12651              From: Nicholas Clark <nick@ccl4.org>
12652              Date: Tue, 19 Mar 2002 22:39:55 +0000
12653              Message-ID: <20020319223954.G94831@plum.flirble.org>
12654      Branch: perl
12655            - ext/I18N/Langinfo/fallback.xs
12656            ! MANIFEST
12657 ____________________________________________________________________________
12658 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
12659         Log: Text, not binary.
12660      Branch: perl
12661            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
12662            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
12663 ____________________________________________________________________________
12664 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
12665         Log: Subject: Re: perl@15244
12666              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12667              Date: Mon, 18 Mar 2002 17:37:31 +0100
12668              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
12669              
12670              (Goedendag: Dutch whitespace police)
12671      Branch: perl
12672            ! hints/hpux.sh
12673 ____________________________________________________________________________
12674 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
12675         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
12676              From: Nicholas Clark <nick@unfortu.net>
12677              Date: Tue, 19 Mar 2002 21:52:47 +0000
12678              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
12679      Branch: perl
12680            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
12681            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
12682            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
12683            ! ext/Sys/Syslog/Makefile.PL
12684 ____________________________________________________________________________
12685 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
12686         Log: More pathname portability checks.
12687      Branch: perl
12688            ! Porting/check83.pl
12689 ____________________________________________________________________________
12690 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
12691         Log: Begone, Encode::Tcl::Extended.
12692      Branch: perl
12693            ! ext/Encode/lib/Encode/Tcl.pm
12694 ____________________________________________________________________________
12695 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
12696         Log: This is like trying to put the shaving cream
12697              back to the can...
12698      Branch: perl
12699            ! hints/linux.sh
12700 ____________________________________________________________________________
12701 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
12702         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
12703              types of usleep().  Fun, fun. fun.
12704      Branch: perl
12705            ! hints/linux.sh
12706 ____________________________________________________________________________
12707 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
12708         Log: Sarathy's new suggestion for Linux threading flags.
12709      Branch: perl
12710            ! hints/linux.sh
12711 ____________________________________________________________________________
12712 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
12713         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
12714      Branch: perl
12715            - ext/Encode/Encode/euc-jp-0212.ucm
12716            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
12717            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
12718 ____________________________________________________________________________
12719 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
12720         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
12721              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12722              Date: Tue, 19 Mar 2002 00:42:22 +0100
12723              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
12724      Branch: perl
12725            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
12726 ____________________________________________________________________________
12727 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
12728         Log: "+" is not a valid filename character in VMS.
12729      Branch: perl
12730            + ext/Encode/Encode/euc-jp-0212.ucm
12731            - ext/Encode/Encode/euc-jp+0212.ucm
12732            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
12733 ____________________________________________________________________________
12734 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
12735         Log: Update Changes.
12736      Branch: perl
12737            ! Changes patchlevel.h
12738 ____________________________________________________________________________
12739 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
12740         Log: Take away _GNU_SOURCE since that does not seem
12741              to play well with other software (like Apache),
12742              just hint away the WHOAs.
12743      Branch: perl
12744            ! hints/linux.sh
12745 ____________________________________________________________________________
12746 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
12747         Log: metaconfig unit change for #15326.
12748      Branch: metaconfig
12749            ! U/threads/d_crypt_r.U
12750 ____________________________________________________________________________
12751 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
12752         Log: Support crypt_r(const char*,const char*, CRYPTD*).
12753      Branch: perl
12754            ! Configure reentr.h reentr.pl
12755 ____________________________________________________________________________
12756 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
12757         Log: VMS acrobatics from Peter Prymmer.
12758      Branch: perl
12759            ! lib/ExtUtils/t/ExtUtils.t
12760 ____________________________________________________________________________
12761 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
12762         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
12763              From: Stas Bekman <stas@stason.org>
12764              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
12765              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
12766      Branch: perl
12767            ! lib/Pod/Html.pm
12768 ____________________________________________________________________________
12769 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
12770         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
12771              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12772              Date: Tue, 19 Mar 2002 10:49:27 +0100
12773              Message-ID: <20020319104927.C705@rafael>   
12774      Branch: perl
12775            ! ext/B/t/xref.t
12776 ____________________________________________________________________________
12777 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
12778         Log: Integrate perlio;
12779              
12780              Move docs for Encode::valid_utf8 (which does not exist)
12781              to be docs for utf8::valid() (which does).
12782      Branch: perl
12783           !> ext/Encode/Encode.pm lib/utf8.pm
12784 ____________________________________________________________________________
12785 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
12786         Log: Remove Encode::Tcl::Extended, suggested by
12787              SADAHIRO Tomoyuki.
12788      Branch: perl
12789            - ext/Encode/Encode/euc-jp-0212.enc
12790            - ext/Encode/lib/Encode/Tcl/Extended.pm
12791            ! MANIFEST ext/Encode/MANIFEST
12792            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12793            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
12794 ____________________________________________________________________________
12795 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
12796         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
12797      Branch: perl
12798            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
12799            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
12800            + ext/Encode/t/jisx0212.ref
12801            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
12802            - ext/Encode/t/table.ref
12803            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
12804            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
12805            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
12806            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
12807            ! ext/Encode/lib/Encode/CN/HZ.pm
12808            ! ext/Encode/lib/Encode/Encoding.pm
12809            ! ext/Encode/lib/Encode/Internal.pm
12810            ! ext/Encode/lib/Encode/JP/Constants.pm
12811            ! ext/Encode/lib/Encode/JP/H2Z.pm
12812            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12813            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
12814            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12815            ! ext/Encode/lib/Encode/Tcl/Extended.pm
12816            ! ext/Encode/lib/Encode/Tcl/Table.pm
12817            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
12818            ! ext/Encode/lib/Encode/iso10646_1.pm
12819            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12820            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
12821            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
12822 ____________________________________________________________________________
12823 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
12824         Log: constness+signedness nit.
12825      Branch: perl
12826            ! ext/Unicode/Normalize/Normalize.xs
12827 ____________________________________________________________________________
12828 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
12829         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
12830      Branch: perl
12831            ! ext/Unicode/Normalize/Changes
12832            ! ext/Unicode/Normalize/Normalize.pm
12833            ! ext/Unicode/Normalize/Normalize.xs
12834            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
12835            ! ext/Unicode/Normalize/t/func.t
12836 ____________________________________________________________________________
12837 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
12838         Log: Split the ebcdic details to perlebcdic.
12839      Branch: perl
12840            ! pod/perlebcdic.pod pod/perluniintro.pod
12841 ____________________________________________________________________________
12842 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
12843         Log: Be explicit.
12844      Branch: perl
12845            ! pod/perluniintro.pod
12846 ____________________________________________________________________________
12847 [ 15315] By: nick                                  on 2002/03/19  09:24:18
12848         Log: Integrate mainline
12849      Branch: perlio
12850           +> ext/List/Util/t/openhan.t
12851           !> (integrate 53 files)
12852 ____________________________________________________________________________
12853 [ 15314] By: nick                                  on 2002/03/19  07:39:07
12854         Log: Move docs for Encode::valid_utf8 (which does not exist)
12855              to be docs for utf8::valid() (which does).
12856      Branch: perlio
12857            ! ext/Encode/Encode.pm lib/utf8.pm
12858 ____________________________________________________________________________
12859 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
12860         Log: Update the Unicode vs EBCDIC situation.
12861      Branch: perl
12862            ! pod/perlebcdic.pod pod/perluniintro.pod
12863 ____________________________________________________________________________
12864 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
12865         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
12866              From: Robert Spier <rspier@pobox.com>
12867              Date: Mon, 18 Mar 2002 19:22:55 -0800
12868              Message-ID: <15510.44815.383439.823671@rls.cx>
12869      Branch: perl
12870            ! ext/threads/t/end.t
12871 ____________________________________________________________________________
12872 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
12873         Log: UTF-8 walk errors that become visible in EBCDIC.
12874      Branch: perl
12875            ! regexec.c
12876 ____________________________________________________________________________
12877 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
12878         Log: s/regcinclasslen/reginclass/ and remove the old
12879              reginclass since nothing is using it.
12880      Branch: perl
12881            ! embed.fnc embed.h proto.h regexec.c
12882 ____________________________________________________________________________
12883 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
12884         Log: Close the file so it can be (a) removed (b) reopened.
12885      Branch: perl
12886            ! ext/B/t/xref.t
12887 ____________________________________________________________________________
12888 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
12889         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
12890              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12891              Date: Mon, 18 Mar 2002 23:14:31 +0100
12892              Message-ID: <20020318231431.A699@rafael>
12893      Branch: perl
12894            ! ext/B/B.xs utf8.c
12895 ____________________________________________________________________________
12896 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
12897         Log: Failed patch hunk reapplied.
12898      Branch: perl
12899            ! lib/Tie/File/t/32_defer_misc.t
12900 ____________________________________________________________________________
12901 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
12902         Log: For DEBUGGING threaded builds.
12903      Branch: perl
12904            ! sv.c
12905 ____________________________________________________________________________
12906 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
12907         Log: AUTHORS update.
12908      Branch: perl
12909            ! AUTHORS
12910 ____________________________________________________________________________
12911 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
12912         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
12913              (Fix from Craig Berry)
12914      Branch: perl
12915            ! pp_sys.c
12916 ____________________________________________________________________________
12917 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
12918         Log: Subject: [PATCH] configure.com home-grown kill() check
12919              From: "Craig A. Berry" <craigberry@mac.com>
12920              Date: Mon, 18 Mar 2002 13:52:59 -0600
12921              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
12922      Branch: perl
12923            ! configure.com
12924 ____________________________________________________________________________
12925 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
12926         Log: Upgrade to Tie::File 0.50.
12927      Branch: perl
12928            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12929            ! lib/Tie/File/t/32_defer_misc.t
12930 ____________________________________________________________________________
12931 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
12932         Log: AUTHORS updates.
12933      Branch: perl
12934            ! AUTHORS
12935 ____________________________________________________________________________
12936 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
12937         Log: Update Changes.
12938      Branch: perl
12939            ! Changes patchlevel.h
12940 ____________________________________________________________________________
12941 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
12942         Log: OS/390 update.
12943      Branch: perl
12944            ! pod/perldelta.pod
12945 ____________________________________________________________________________
12946 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
12947         Log: Forgot from #15288.
12948      Branch: perl
12949            ! ext/B/B.xs
12950 ____________________________________________________________________________
12951 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
12952         Log: Make regex DEBUGGING faster.
12953      Branch: perl
12954            ! perl.c perl.h regexec.c
12955 ____________________________________________________________________________
12956 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
12957         Log: Undo accidental perl.h part of #15295 (wait for #15297)
12958      Branch: perl
12959            ! perl.h
12960 ____________________________________________________________________________
12961 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
12962         Log: Subject: prefix slip
12963              From: andreas.koenig@anima.de (Andreas J. Koenig)
12964              Date: Mon, 18 Mar 2002 16:24:46 +0100
12965              Message-ID: <m3y9gp3nlt.fsf@anima.de>
12966              
12967              (perl.h part accidental, undone by #15296)
12968      Branch: perl
12969            ! INSTALL perl.h
12970 ____________________________________________________________________________
12971 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
12972         Log: Be tidy.
12973      Branch: perl
12974            ! ext/B/t/xref.t
12975 ____________________________________________________________________________
12976 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
12977         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
12978              From: Spider Boardman <spider@web.zk3.dec.com>
12979              Date: Mon, 18 Mar 2002 10:09:50 -0500
12980              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
12981      Branch: perl
12982            ! README.tru64 hints/dec_osf.sh
12983 ____________________________________________________________________________
12984 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
12985         Log: NetWare tweaks from C Aditya <caditya@novell.com>
12986      Branch: perl
12987            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
12988 ____________________________________________________________________________
12989 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
12990         Log: metaconfig unit change for #15290.
12991      Branch: metaconfig/U/perl
12992            ! perlxv.U
12993 ____________________________________________________________________________
12994 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
12995         Log: Subject: d_nv_preserves_uv_bits
12996              From: Nicholas Clark <nick@unfortu.net>
12997              Date: Thu, 14 Mar 2002 22:24:19 +0000
12998              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
12999      Branch: perl
13000            ! Configure Porting/Glossary Porting/config.sh config_h.SH
13001            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
13002            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
13003            ! win32/config.bc win32/config.gc win32/config.vc
13004            ! win32/config.win64
13005 ____________________________________________________________________________
13006 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
13007         Log: Subject: Re: perl@15244
13008              From: Spider Boardman <spider@web.zk3.dec.com>
13009              Date: Mon, 18 Mar 2002 09:38:55 -0500
13010              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
13011              
13012              (IA64 work.)
13013      Branch: perl
13014            ! hints/hpux.sh perl.h
13015 ____________________________________________________________________________
13016 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
13017         Log: Subject: [PATCH B] B::perlstring()
13018              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13019              Date: Sun, 17 Mar 2002 23:06:12 +0100
13020              Message-ID: <20020317230612.A24442@rafael>
13021      Branch: perl
13022            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
13023 ____________________________________________________________________________
13024 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
13025         Log: Subject: [PATCH] another pack "w" thing
13026              From: Nicholas Clark <nick@unfortu.net>
13027              Date: Sat, 16 Mar 2002 21:52:15 +0000
13028              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
13029      Branch: perl
13030            ! pp_pack.c t/op/pack.t
13031 ____________________________________________________________________________
13032 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
13033         Log: More prototypes blindness in Solaris.
13034              (TODO: readdir64_r really needs to be seen.)
13035      Branch: perl
13036            ! hints/solaris_2.sh
13037 ____________________________________________________________________________
13038 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
13039         Log: Integrate perlio;
13040              
13041              Tidy the "does not map" message for non-characters
13042              (e.g. iso-8859-3 "\xA5").
13043      Branch: perl
13044           !> ext/Encode/Encode.xs
13045 ____________________________________________________________________________
13046 [ 15284] By: nick                                  on 2002/03/18  11:00:31
13047         Log: Integrate mainline
13048      Branch: perlio
13049           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
13050           +> lib/Tie/File/t/32_defer_misc.t
13051           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
13052           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
13053           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
13054           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
13055           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
13056           !> reentr.pl regexec.c t/op/pat.t util.c
13057 ____________________________________________________________________________
13058 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
13059         Log: Sync with Scalar-List-Utils-1.07
13060      Branch: perl
13061            + ext/List/Util/t/openhan.t
13062            ! MANIFEST ext/List/Util/ChangeLog
13063            ! ext/List/Util/lib/List/Util.pm
13064            ! ext/List/Util/lib/Scalar/Util.pm
13065 ____________________________________________________________________________
13066 [ 15282] By: nick                                  on 2002/03/18  08:11:28
13067         Log: Tidy the "does not map" message for non-characters
13068              (e.g. iso-8859-3 "\xA5").
13069      Branch: perlio
13070            ! ext/Encode/Encode.xs
13071 ____________________________________________________________________________
13072 [ 15281] By: ams                                   on 2002/03/18  04:44:37
13073         Log: URL fix from MJD.
13074      Branch: perl
13075            ! pod/perlfaq3.pod
13076 ____________________________________________________________________________
13077 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
13078         Log: More prototype calming (really should fix the Configure
13079              protochk, but not at this point in time).
13080      Branch: perl
13081            ! hints/solaris_2.sh
13082 ____________________________________________________________________________
13083 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
13084         Log: return at the wrong side of #endif.
13085      Branch: perl
13086            ! util.c
13087 ____________________________________________________________________________
13088 [ 15278] By: ams                                   on 2002/03/17  23:45:31
13089         Log: Typo fix from Stas Bekman.
13090      Branch: perl
13091            ! pod/perlhack.pod
13092 ____________________________________________________________________________
13093 [ 15277] By: ams                                   on 2002/03/17  23:41:35
13094         Log: Upgrade to Tie::File 0.21.
13095      Branch: perl
13096            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
13097            + lib/Tie/File/t/32_defer_misc.t
13098            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
13099            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
13100            ! lib/Tie/File/t/22_autochomp.t
13101 ____________________________________________________________________________
13102 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
13103         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
13104              character classes use inlined macros instead of the full
13105              function call.
13106      Branch: perl
13107            ! regexec.c
13108 ____________________________________________________________________________
13109 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
13110         Log: Integrate perlio;
13111              
13112              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
13113              
13114              Other :encoding oddities
13115              - we should really pop while we can still make method calls
13116              in case DESTROY does something.
13117              - Provide a no-op DESTROY
13118              - Use SvPV_only() rather than just SvPV_on()
13119      Branch: perl
13120           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
13121           !> ext/Encode/lib/Encode/Encoding.pm sv.c
13122 ____________________________________________________________________________
13123 [ 15274] By: nick                                  on 2002/03/17  20:00:12
13124         Log: Other :encoding oddities
13125              - we should really pop while we can still make method calls
13126              in case DESTROY does something.
13127              - Provide a no-op DESTROY
13128              - Use SvPV_only() rather than just SvPV_on()
13129      Branch: perlio
13130            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13131            ! ext/Encode/lib/Encode/Encoding.pm
13132 ____________________________________________________________________________
13133 [ 15273] By: nick                                  on 2002/03/17  19:53:24
13134         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
13135      Branch: perlio
13136            ! sv.c
13137 ____________________________________________________________________________
13138 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
13139         Log: Implement the retry-on-ERANGE for the get*_r().
13140              The buffer will keep doubling until 64k.
13141      Branch: perl
13142            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
13143            ! reentr.h reentr.pl
13144 ____________________________________________________________________________
13145 [ 15271] By: nick                                  on 2002/03/17  17:38:44
13146         Log: Integrate mainline
13147      Branch: perlio
13148           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
13149           +> t/op/pow.t
13150           !> (integrate 28 files)
13151 ____________________________________________________________________________
13152 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
13153         Log: Subject: UTF-8 bug (maybe alreayd known?)
13154              From: andreas.koenig@anima.de (Andreas J. Koenig)
13155              Date: Fri, 08 Mar 2002 16:36:01 +0100
13156              Message-ID: <m3n0xjul5q.fsf@anima.de>
13157      Branch: perl
13158            ! pp_hot.c t/op/pat.t
13159 ____________________________________________________________________________
13160 [ 15269] By: nick                                  on 2002/03/17  09:12:39
13161         Log: Integarate mainline
13162      Branch: perlio
13163           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
13164           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
13165           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
13166           !> (integrate 69 files)
13167 ____________________________________________________________________________
13168 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
13169         Log: Subject: SEGV in s/// and UTF-8
13170              From: andreas.koenig@anima.de (Andreas J. Koenig)
13171              Date: Tue, 12 Mar 2002 00:40:09 +0100
13172              Message-ID: <m3r8mqad2e.fsf@anima.de>
13173      Branch: perl
13174            ! regexec.c t/op/pat.t
13175 ____________________________________________________________________________
13176 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
13177         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
13178              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
13179              which assume that 2**someinteger is accurate.
13180      Branch: perl
13181            + t/op/pow.t
13182            ! MANIFEST pp.c t/test.pl
13183 ____________________________________________________________________________
13184 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
13185         Log: _r-ify config.win64, too.
13186      Branch: perl
13187            ! win32/config.win64
13188 ____________________________________________________________________________
13189 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
13190         Log: Better place to initialize (IRIX cc noticed that
13191              the many "goto defchars" bypass the initialization)
13192      Branch: perl
13193            ! regcomp.c
13194 ____________________________________________________________________________
13195 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
13196         Log: If not building threaded, never mind the threaded prototypes.
13197      Branch: perl
13198            ! Configure reentr.pl
13199 ____________________________________________________________________________
13200 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
13201         Log: metaconfig: If not using threads, not point probing for the
13202              prototypes (since they might be hidden behind many defines
13203              we won't have if not building threaded)
13204      Branch: metaconfig
13205            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13206            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13207            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13208            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13209            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13210            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13211            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13212            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13213            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13214            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13215            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13216            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13217            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13218            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13219            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13220            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13221            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13222            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13223            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13224            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13225            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13226            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13227            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13228            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13229 ____________________________________________________________________________
13230 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
13231         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
13232      Branch: perl
13233            ! hints/freebsd.sh
13234 ____________________________________________________________________________
13235 [ 15261] By: ams                                   on 2002/03/16  18:14:04
13236         Log: Upgrade to Tie::File 0.20.
13237      Branch: perl
13238            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
13239            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
13240            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
13241            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
13242            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
13243            ! lib/Tie/File/t/11_rv_splice_rs.t
13244            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
13245            ! lib/Tie/File/t/16_handle.t
13246 ____________________________________________________________________________
13247 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
13248         Log: There seems to be a trend for the *time_r to be hidden.
13249      Branch: perl
13250            ! hints/irix_6.sh
13251 ____________________________________________________________________________
13252 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
13253         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
13254              From: Stas Bekman <stas@stason.org>
13255              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
13256              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
13257      Branch: perl
13258            ! lib/Pod/Html.pm
13259 ____________________________________________________________________________
13260 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
13261         Log: Subject: [PATCH] Re: dumpvar.pl bug
13262              From: Peter Scott <Peter@PSDT.com>
13263              Date: Fri, 15 Mar 2002 18:19:21 -0800
13264              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
13265      Branch: perl
13266            ! lib/dumpvar.pl lib/perl5db.pl
13267 ____________________________________________________________________________
13268 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
13269         Log: More paranoid _r protochecking.  At least Tru64 and
13270              Linux need additional hinting help to believe that
13271              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
13272              to see what goes bang.
13273      Branch: perl
13274            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
13275            ! reentr.pl
13276 ____________________________________________________________________________
13277 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
13278         Log: metaconfig: more paranoid _r protochecking.
13279      Branch: metaconfig
13280            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13281            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13282            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13283            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13284            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13285            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13286            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13287            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13288            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13289            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13290            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13291            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13292            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13293            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13294            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13295            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13296            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13297            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13298            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13299            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13300            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13301            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13302            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13303            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13304 ____________________________________________________________________________
13305 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
13306         Log: HP-UX gcc 3 warnings found by Sarathy.
13307      Branch: perl
13308            ! regcomp.c sv.c
13309 ____________________________________________________________________________
13310 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
13311         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
13312              From: Slaven Rezic <slaven.rezic@berlin.de>
13313              Date: 16 Mar 2002 15:29:18 +0100
13314              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
13315      Branch: perl
13316            ! pod/perldelta.pod
13317 ____________________________________________________________________________
13318 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
13319         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
13320      Branch: perl
13321            ! Porting/findrfuncs reentr.h reentr.pl
13322 ____________________________________________________________________________
13323 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
13324         Log: UIN32_MAX with borken under HP-UX+gcc
13325      Branch: perl
13326            ! handy.h
13327 ____________________________________________________________________________
13328 [ 15251] By: ams                                   on 2002/03/16  02:38:08
13329         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
13330              *::DESTROY() is deprecated
13331              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13332              Date: Thu, 14 Mar 2002 18:39:22 -0500
13333              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
13334              
13335              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
13336              *::DESTROY() is deprecated
13337              From: Dave Mitchell <davem@fdgroup.com>
13338              Date: Fri, 15 Mar 2002 19:22:49 +0000
13339              Message-Id: <20020315192249.A22389@fdgroup.com>
13340      Branch: perl
13341            ! gv.c t/op/method.t
13342 ____________________________________________________________________________
13343 [ 15250] By: ams                                   on 2002/03/16  02:14:41
13344         Log: Plural nit.
13345      Branch: perl
13346            ! pod/perldelta.pod
13347 ____________________________________________________________________________
13348 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
13349         Log: Doesn't make sense to test for protos if the
13350              functions are not to be used (!= functions exist!)
13351              This might be the key (well, a key) to the HP-UX
13352              problems.
13353      Branch: perl
13354            ! reentr.h reentr.pl
13355 ____________________________________________________________________________
13356 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
13357         Log: Typo in #15247.
13358      Branch: perl
13359            ! hints/hpux.sh
13360 ____________________________________________________________________________
13361 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
13362         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
13363              in HP-UX (from H.Merijn Brand)
13364      Branch: perl
13365            ! hints/hpux.sh
13366 ____________________________________________________________________________
13367 [ 15246] By: ams                                   on 2002/03/15  17:53:23
13368         Log: Subject: minor corrections in perldelta.pod
13369              From: mjd@plover.com
13370              Date: 15 Mar 2002 18:48:42 -0000
13371              Message-Id: <20020315184842.13573.qmail@plover.com>
13372      Branch: perl
13373            ! pod/perldelta.pod
13374 ____________________________________________________________________________
13375 [ 15245] By: ams                                   on 2002/03/15  17:37:52
13376         Log: Upgrade to Tie::File 0.19.
13377      Branch: perl
13378            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
13379            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
13380            + lib/Tie/File/t/21_win32.t
13381            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
13382            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
13383            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
13384            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
13385            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
13386            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
13387            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
13388            ! lib/Tie/File/t/17_misc_meth.t
13389 ____________________________________________________________________________
13390 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
13391         Log: Update Changes.
13392      Branch: perl
13393            ! Changes patchlevel.h
13394 ____________________________________________________________________________
13395 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
13396         Log: Forgot from #15241.
13397      Branch: perl
13398            ! win32/config_sh.PL
13399 ____________________________________________________________________________
13400 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
13401         Log: Subject: patch pod/perltodo.pod
13402              From: mjd@plover.com
13403              Date: 15 Mar 2002 15:42:18 -0000
13404              Message-ID: <20020315154218.10163.qmail@plover.com>
13405              
13406              (With s/WANT/Want/)
13407      Branch: perl
13408            ! pod/perltodo.pod
13409 ____________________________________________________________________________
13410 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
13411         Log: Subject: [PATCH bleadperl] (revision 5 undef)
13412              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13413              Date: Fri, 15 Mar 2002 00:39:48 +0100
13414              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
13415      Branch: perl
13416            ! win32/config.bc win32/config.gc win32/config.vc
13417            ! win32/config.win64
13418 ____________________________________________________________________________
13419 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
13420         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
13421              From: Michael G Schwern <schwern@pobox.com>
13422              Date: Thu, 14 Mar 2002 16:39:29 -0500
13423              Message-ID: <20020314213929.GA2912@blackrider>
13424      Branch: perl
13425            ! lib/perl5db.pl
13426 ____________________________________________________________________________
13427 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
13428         Log: Integrate perlio.
13429      Branch: perl
13430           !> embed.fnc ext/Encode/t/JP.t
13431 ____________________________________________________________________________
13432 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
13433         Log: Monster _r patch: try to scan for all known _r variants,
13434              and then use them (under ithreads).  May fail in HP-UX,
13435              and the op/groups is known to be fickle everywhere.  Known
13436              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
13437              warnings in AIX since the first arguments of getnetbyaddr
13438              and getnetbyadd_r are of different types.  Thanks, IBM.)
13439              
13440              In non-Configure platforms deny the existence of any
13441              of the _r thingies.  (Also add the recently introduced
13442              d_tm_* to places it wasn't already in.)
13443              
13444              TODO: the suggested glibc buffer growth retry loop in case
13445              some entries (at least for: gr*, host*) are big.
13446              Forgot win32/config.win64.
13447      Branch: perl
13448            + reentr.c reentr.h reentr.pl
13449            ! Configure MANIFEST Makefile.SH NetWare/Makefile
13450            ! NetWare/config.wc Porting/Glossary Porting/config.sh
13451            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
13452            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
13453            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
13454            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
13455            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
13456            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
13457            ! win32/config.bc win32/config.gc win32/config.vc
13458            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
13459 ____________________________________________________________________________
13460 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
13461         Log: Be more explicit on when is the $! worth anything.
13462      Branch: perl
13463            ! pod/perlvar.pod
13464 ____________________________________________________________________________
13465 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
13466         Log: metaconfig: _r _r we go.
13467      Branch: metaconfig
13468            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13469            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13470            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13471            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13472            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13473            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13474            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13475            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13476            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13477            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13478            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13479            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13480            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13481            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13482            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13483            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13484            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13485            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13486            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13487            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13488            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13489            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13490            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13491            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13492 ____________________________________________________________________________
13493 [ 15235] By: nick                                  on 2002/03/15  07:31:54
13494         Log: Add the binmode()s to make JP.t pass on Win32
13495      Branch: perlio
13496            ! ext/Encode/t/JP.t
13497 ____________________________________________________________________________
13498 [ 15234] By: nick                                  on 2002/03/15  07:20:49
13499         Log: Integrate perlio
13500      Branch: perl
13501           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
13502 ____________________________________________________________________________
13503 [ 15233] By: nick                                  on 2002/03/15  07:18:02
13504         Log: Mark JP.t's data files as binary
13505      Branch: perlio
13506            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
13507 ____________________________________________________________________________
13508 [ 15232] By: nick                                  on 2002/03/15  07:13:38
13509         Log: Integrate mainline
13510      Branch: perlio
13511           +> ext/B/t/xref.t
13512           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
13513           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
13514           !> perl.c t/op/arith.t
13515 ____________________________________________________________________________
13516 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
13517         Log: The section needs to be in the makedepend script
13518              (from Jan-Erik Karlsson).
13519      Branch: perl
13520            ! makedepend.SH
13521 ____________________________________________________________________________
13522 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
13523         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
13524              From: Nicholas Clark <nick@unfortu.net>
13525              Date: Thu, 14 Mar 2002 23:05:23 +0000
13526              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
13527      Branch: perl
13528            ! ext/Safe/safe2.t
13529 ____________________________________________________________________________
13530 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
13531         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
13532              From: "Brent Dax" <brentdax@cpan.org>
13533              Date: Thu, 14 Mar 2002 09:08:41 -0800
13534              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
13535      Branch: perl
13536            ! lib/Pod/Html.pm
13537 ____________________________________________________________________________
13538 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
13539         Log: metaconfig: one round again for the _r.
13540      Branch: metaconfig
13541            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13542            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13543            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13544            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13545            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13546            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13547            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13548            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13549            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13550            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13551            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13552            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13553            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13554            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13555            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13556            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13557            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13558            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13559            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13560            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13561            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13562            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13563            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13564            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13565 ____________________________________________________________________________
13566 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
13567         Log: metaconfig: new round of the _r units.
13568      Branch: metaconfig
13569            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13570            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13571            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13572            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13573            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13574            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13575            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13576            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13577            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13578            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13579            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13580            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13581            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13582            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13583            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13584            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13585            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13586            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13587            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13588            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13589            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13590            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13591            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13592            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13593      Branch: metaconfig/U/perl
13594            + i_crypt.U
13595 ____________________________________________________________________________
13596 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
13597         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
13598              From: Paul_GreenVOS@vos.stratus.com
13599              Date: Tue, 12 Mar 02 19:22 est   
13600              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
13601      Branch: perl
13602            ! lib/Benchmark.t t/op/arith.t
13603 ____________________________________________________________________________
13604 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
13605         Log: Subject: Re: Win32: C:\Program Files
13606              From: "Ken Williams" <ken@mathforum.org>
13607              Date: Wed, 13 Mar 2002 17:50:59 -0600
13608              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
13609              
13610              Add -t to perl -h.
13611      Branch: perl
13612            ! perl.c
13613 ____________________________________________________________________________
13614 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
13615         Log: Extra paranoia from Nick Clark.
13616      Branch: perl
13617            ! ext/Safe/safe2.t
13618 ____________________________________________________________________________
13619 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
13620         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
13621              From: Nicholas Clark <nick@ccl4.org>
13622              Date: Wed, 13 Mar 2002 14:22:50 +0000
13623              Message-ID: <20020313142250.G92566@plum.flirble.org>
13624      Branch: perl
13625            ! ext/Safe/safe2.t
13626 ____________________________________________________________________________
13627 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
13628         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
13629              From: <slaven.rezic@berlin.de>
13630              Date: Tue, 12 Mar 2002 13:03:41 +0100      
13631              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
13632      Branch: perl
13633            ! Makefile.SH
13634 ____________________________________________________________________________
13635 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
13636         Log: Subject: [PATCH] a test for B::Xref
13637              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13638              Date: Wed, 13 Mar 2002 17:18:57 +0100
13639              Message-ID: <20020313171857.F1144@rafael>
13640      Branch: perl
13641            + ext/B/t/xref.t
13642            ! MANIFEST ext/B/B/Xref.pm
13643 ____________________________________________________________________________
13644 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
13645         Log: Subject: [PATCH] Exporter.pm POD fixups
13646              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13647              Date: Wed, 13 Mar 2002 16:21:42 +0100
13648              Message-ID: <20020313162142.A1144@rafael>
13649      Branch: perl
13650            ! lib/Exporter.pm
13651 ____________________________________________________________________________
13652 [ 15219] By: nick                                  on 2002/03/14  07:00:16
13653         Log: Integrate mainline
13654      Branch: perlio
13655           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
13656 ____________________________________________________________________________
13657 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
13658         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
13659              From: Michael G Schwern <schwern@pobox.com>
13660              Date: Wed, 13 Mar 2002 17:43:00 -0500
13661              Message-ID: <20020313224300.GG3311@blackrider>
13662      Branch: perl
13663            ! lib/ExtUtils/MM_VMS.pm
13664 ____________________________________________________________________________
13665 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
13666         Log: Pod tweak.
13667      Branch: perl
13668            ! lib/open.pm
13669 ____________________________________________________________________________
13670 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
13671         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
13672              From: "Craig A. Berry" <craigberry@mac.com>
13673              Date: Wed, 13 Mar 2002 01:44:01 -0600
13674              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
13675      Branch: perl
13676            ! vms/descrip_mms.template
13677 ____________________________________________________________________________
13678 [ 15215] By: nick                                  on 2002/03/13  08:08:36
13679         Log: Integrate mainline.
13680      Branch: perlio
13681           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
13682            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
13683            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
13684            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
13685            - ext/Data/Util/t/Hash.t
13686           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
13687           !> ext/Encode/lib/Encode/CN/HZ.pm
13688           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13689           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
13690           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
13691           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13692           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
13693           !> t/op/override.t toke.c universal.c
13694 ____________________________________________________________________________
13695 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
13696         Log: metaconfig: three guesses.
13697      Branch: metaconfig
13698            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13699            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13700            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13701            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13702            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13703            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13704            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13705            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13706            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13707            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13708            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13709            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13710            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13711            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13712            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13713            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13714            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13715            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13716            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13717            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13718            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13719            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13720            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13721            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13722 ____________________________________________________________________________
13723 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
13724         Log: metaconfig: regen _r units again.
13725      Branch: metaconfig
13726            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13727            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13728            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13729            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13730            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13731            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13732            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13733            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13734            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13735            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13736            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13737            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13738            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13739            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13740            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13741            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13742            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13743            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13744            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13745            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13746            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13747            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13748            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13749            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13750 ____________________________________________________________________________
13751 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
13752         Log: metaconfig: regen _r units.
13753      Branch: metaconfig
13754            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
13755            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13756            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13757            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13758            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13759            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13760            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13761            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13762            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13763            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13764            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13765            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13766            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13767            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13768            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13769            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13770            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13771            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13772            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13773            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13774            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13775            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13776            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13777            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13778            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13779 ____________________________________________________________________________
13780 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
13781         Log: metaconfig unit tweaks.
13782      Branch: metaconfig
13783            + U/threads/d_setprotoent_r.U
13784            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
13785            ! U/threads/d_tmpnam_r.U
13786 ____________________________________________________________________________
13787 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
13788         Log: metaconfig: replace the _r units with autogenerated ones.
13789      Branch: metaconfig
13790            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13791            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
13792            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13793            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
13794            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
13795            + U/threads/d_getprotobyname_r.U
13796            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13797            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
13798            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
13799            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13800            + U/threads/d_setservent_r.U
13801            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
13802            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
13803            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
13804            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
13805            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
13806            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
13807            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
13808            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
13809            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
13810            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13811            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13812            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13813            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
13814            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13815            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
13816            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
13817            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13818            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13819            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13820            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
13821            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
13822            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
13823            ! U/threads/d_ttyname_r.U
13824 ____________________________________________________________________________
13825 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
13826         Log: More known threadsafings.
13827      Branch: perl
13828            ! Porting/findrfuncs
13829 ____________________________________________________________________________
13830 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
13831         Log: Small tweaks.
13832      Branch: perl
13833            ! lib/Internals.t universal.c
13834 ____________________________________________________________________________
13835 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
13836         Log: VERSIONize.
13837      Branch: perl
13838            ! ext/Encode/lib/Encode/CN/HZ.pm
13839            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13840            ! ext/Encode/lib/Encode/JP/JIS.pm
13841 ____________________________________________________________________________
13842 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
13843         Log: Subject: perl datastructure conversion shortcuts for DDD
13844              From: Stas Bekman <stas@stason.org>
13845              Date: Mon, 11 Mar 2002 14:54:31 +0800
13846              Message-ID: <3C8C54A7.5020502@stason.org>
13847      Branch: perl
13848            ! pod/perlhack.pod
13849 ____________________________________________________________________________
13850 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
13851         Log: Regen modlib.
13852      Branch: perl
13853            ! pod/perlmodlib.pod
13854 ____________________________________________________________________________
13855 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
13856         Log: Regen toc.
13857      Branch: perl
13858            ! pod/perltoc.pod
13859 ____________________________________________________________________________
13860 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
13861         Log: Tiny pod tweaks.
13862      Branch: perl
13863            ! lib/Hash/Util.pm
13864 ____________________________________________________________________________
13865 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
13866         Log: perldeltaize Hash::Util.
13867      Branch: perl
13868            ! pod/perldelta.pod
13869 ____________________________________________________________________________
13870 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
13871         Log: Move the readonly interface back to universal.c,
13872              (new name: Internals::SvREADONLY), remove Data::Util,
13873              move Hash::Util to lib, also introduce refcnt interface
13874              (Internals::SvREFCNT).     Make both the new interfaces
13875              to be more sane so that if they set the value, they return
13876              the new value, not the old one.
13877      Branch: perl
13878            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
13879            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
13880            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
13881            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
13882            - ext/Data/Util/t/Hash.t
13883            ! MANIFEST ext/B/t/stash.t universal.c
13884 ____________________________________________________________________________
13885 [ 15200] By: ams                                   on 2002/03/12  15:16:05
13886         Log: Subject: Disambiguate "Can't locate"
13887              From: Mike Guy <mjtg@cam.ac.uk>
13888              Date: Tue, 12 Mar 2002 16:04:23 +0000
13889              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
13890      Branch: perl
13891            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
13892            ! pp_ctl.c t/op/override.t
13893 ____________________________________________________________________________
13894 [ 15199] By: ams                                   on 2002/03/12  15:04:43
13895         Log: Subject: [PATCH] perl/lib/File/stat.t
13896              From: Paul_GreenVOS@vos.stratus.com
13897              Date: Tue, 12 Mar 02 11:00 est
13898              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
13899      Branch: perl
13900            ! lib/File/stat.t
13901 ____________________________________________________________________________
13902 [ 15198] By: ams                                   on 2002/03/12  15:00:44
13903         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
13904              From: Robin Barker <rmb1@cise.npl.co.uk>
13905              Date: Tue, 12 Mar 2002 13:31:58 GMT
13906              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
13907      Branch: perl
13908            ! pod/perlfunc.pod
13909 ____________________________________________________________________________
13910 [ 15197] By: ams                                   on 2002/03/12  14:57:34
13911         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
13912              From: "Clinton A. Pierce" <clintp@geeksalad.org>
13913              Date: Tue, 12 Mar 2002 10:11:53 -0500
13914              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
13915      Branch: perl
13916            ! toke.c
13917 ____________________________________________________________________________
13918 [ 15196] By: nick                                  on 2002/03/12  13:40:35
13919         Log: Integrate mainline
13920      Branch: perlio
13921           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
13922           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
13923           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
13924           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
13925            - t/lib/access.t
13926           !> (integrate 96 files)
13927 ____________________________________________________________________________
13928 [ 15195] By: nick                                  on 2002/03/12  06:08:24
13929         Log: Integrate mainline (a while ago)
13930      Branch: perlio
13931           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
13932           +> ext/Encode/t/TW.t
13933            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
13934            - ext/Encode/lib/Encode/Tcl/HanZi.pm
13935            - ext/I18N/Langinfo/fallback.c
13936           !> (integrate 80 files)
13937 ____________________________________________________________________________
13938 [ 15194] By: ams                                   on 2002/03/12  06:02:20
13939         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
13940              From: Jonathan Stowe <gellyfish@gellyfish.com>
13941              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
13942              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
13943      Branch: perl
13944            ! ext/Encode/CN/Makefile.PL
13945 ____________________________________________________________________________
13946 [ 15193] By: ams                                   on 2002/03/12  05:55:07
13947         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
13948              From: Dave Mitchell <davem@fdgroup.co.uk>
13949              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
13950              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
13951      Branch: perl
13952            ! pod/perlguts.pod
13953 ____________________________________________________________________________
13954 [ 15192] By: ams                                   on 2002/03/12  05:50:08
13955         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
13956              From: Anton Tagunov <tagunov@motor.ru>
13957              Date: Tue, 12 Mar 2002 01:40:58 +0300
13958              Message-Id: <1194068830.20020312014058@motor.ru>
13959              (Applied with tweaks.)
13960      Branch: perl
13961            ! lib/utf8.pm
13962 ____________________________________________________________________________
13963 [ 15191] By: ams                                   on 2002/03/12  05:42:21
13964         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
13965              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13966              Date: Sun, 10 Mar 2002 22:10:15 +0100
13967              Message-Id: <3C8BD9C7.13988.73992D@localhost>
13968      Branch: perl
13969            ! iperlsys.h
13970 ____________________________________________________________________________
13971 [ 15190] By: ams                                   on 2002/03/12  05:38:08
13972         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
13973              From: Anton Tagunov <tagunov@motor.ru>
13974              Date: Mon, 11 Mar 2002 23:27:47 +0300
13975              Message-Id: <19414222180.20020311232747@motor.ru>
13976      Branch: perl
13977            ! pod/perlsub.pod
13978 ____________________________________________________________________________
13979 [ 15189] By: ams                                   on 2002/03/12  05:34:49
13980         Log: Subject: minor patch for comment in utfebcdic.h
13981              From: Anton Tagunov <tagunov@motor.ru>
13982              Date: Tue, 12 Mar 2002 00:20:21 +0300
13983              Message-Id: <13817376786.20020312002021@motor.ru>
13984      Branch: perl
13985            ! utfebcdic.h
13986 ____________________________________________________________________________
13987 [ 15188] By: ams                                   on 2002/03/12  05:32:30
13988         Log: Subject: [PATCH ?] B::Xref improvements
13989              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13990              Date: Mon, 11 Mar 2002 23:32:20 +0100
13991              Message-Id: <20020311233220.A12677@rafael>
13992      Branch: perl
13993            ! ext/B/B/Xref.pm
13994 ____________________________________________________________________________
13995 [ 15187] By: ams                                   on 2002/03/12  05:30:02
13996         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
13997              From: Paul_GreenVOS@vos.stratus.com
13998              Date: Mon, 11 Mar 02 17:23 est
13999              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
14000      Branch: perl
14001            ! lib/ExtUtils/MM_Unix.pm
14002 ____________________________________________________________________________
14003 [ 15186] By: ams                                   on 2002/03/12  05:27:06
14004         Log: Subject: [PATCH] installperl - minor untangle for VOS
14005              From: Paul_GreenVOS@vos.stratus.com
14006              Date: Mon, 11 Mar 02 17:05 est
14007              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
14008      Branch: perl
14009            ! installperl
14010 ____________________________________________________________________________
14011 [ 15185] By: ams                                   on 2002/03/12  05:25:59
14012         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
14013              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14014              Date: Mon, 11 Mar 2002 22:37:39 +0100
14015              Message-Id: <20020311223739.A691@rafael>
14016      Branch: perl
14017            ! ext/B/B/Deparse.pm
14018 ____________________________________________________________________________
14019 [ 15184] By: ams                                   on 2002/03/12  05:20:54
14020         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
14021              From: Michael G Schwern <schwern@pobox.com>
14022              Date: Tue, 12 Mar 2002 01:12:08 -0500
14023              Message-Id: <20020312061208.GD904@blackrider>
14024      Branch: perl
14025            ! hints/netbsd.sh
14026 ____________________________________________________________________________
14027 [ 15183] By: ams                                   on 2002/03/12  04:12:30
14028         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
14029              From: Autrijus Tang <autrijus@autrijus.org>
14030              Date: Tue, 12 Mar 2002 13:05:53 +0800
14031              Message-Id: <20020312050553.GA7864@not.autrijus.org>
14032              (Only doc hunk applied, supplementing #15182.)
14033      Branch: perl
14034            ! ext/Encode/Encode.pm
14035 ____________________________________________________________________________
14036 [ 15182] By: ams                                   on 2002/03/12  04:04:34
14037         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
14038              From: Autrijus Tang <autrijus@autrijus.org>
14039              Date: Tue, 12 Mar 2002 12:56:46 +0800
14040              Message-Id: <20020312045646.GA7689@not.autrijus.org>
14041              (Private mail.)
14042      Branch: perl
14043            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
14044 ____________________________________________________________________________
14045 [ 15181] By: ams                                   on 2002/03/12  03:09:20
14046         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
14047              From: Autrijus Tang <autrijus@autrijus.org>
14048              Date: Tue, 12 Mar 2002 11:55:06 +0800
14049              Message-Id: <20020312035506.GA6946@not.autrijus.org>
14050      Branch: perl
14051            ! ext/Encode/Encode.pm
14052 ____________________________________________________________________________
14053 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
14054         Log: Deypo.
14055      Branch: metaconfig
14056            ! U/threads/d_asctime_r.U
14057 ____________________________________________________________________________
14058 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
14059         Log: FAQ sync.
14060      Branch: perl
14061            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
14062            ! pod/perlfaq4.pod pod/perlfaq5.pod
14063 ____________________________________________________________________________
14064 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
14065         Log: The test needs perlio.
14066      Branch: perl
14067            ! lib/open.t
14068 ____________________________________________________________________________
14069 [ 15177] By: ams                                   on 2002/03/11  15:41:08
14070         Log: Subject: perlreftut update
14071              From: Mark-Jason Dominus <mjd@plover.com>
14072              Date: Mon, 11 Mar 2002 11:36:27 -0500
14073              Message-Id: <20020311163627.31020.qmail@plover.com>
14074      Branch: perl
14075            ! pod/perlreftut.pod
14076 ____________________________________________________________________________
14077 [ 15176] By: ams                                   on 2002/03/11  15:35:24
14078         Log: Subject: Minor correction in perlfaq5
14079              From: mjd@plover.com
14080              Date: 11 Mar 2002 16:34:22 -0000
14081              Message-Id: <20020311163422.30963.qmail@plover.com>
14082      Branch: perl
14083            ! pod/perlfaq5.pod
14084 ____________________________________________________________________________
14085 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
14086         Log: number of skipped tests was incorrect
14087      Branch: perl
14088            ! t/op/stat.t
14089 ____________________________________________________________________________
14090 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
14091         Log: remove doubled CRs
14092      Branch: perl
14093            ! win32/Makefile
14094 ____________________________________________________________________________
14095 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
14096         Log: Update Changes.
14097      Branch: perl
14098            ! Changes patchlevel.h
14099 ____________________________________________________________________________
14100 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
14101         Log: Regen toc.
14102      Branch: perl
14103            ! pod/perltoc.pod
14104 ____________________________________________________________________________
14105 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
14106         Log: Add t/CN.t and t/TW.t; re-sort.
14107      Branch: perl
14108            ! ext/Encode/MANIFEST
14109 ____________________________________________________________________________
14110 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
14111         Log: Document what to do if one yearns back to
14112              the old legacy encoding.
14113      Branch: perl
14114            ! lib/encoding.pm
14115 ____________________________________________________________________________
14116 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
14117         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
14118              as general purpose encoding transformation interfaces
14119              since that's not what they are.
14120      Branch: perl
14121            ! lib/utf8.pm pod/perlunicode.pod sv.c
14122 ____________________________________________________________________________
14123 [ 15168] By: ams                                   on 2002/03/11  12:54:16
14124         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
14125              warnings
14126              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14127              Date: Mon, 11 Mar 2002 14:35:22 +0100
14128              Message-Id: <20020311143522.A7431@rafael>
14129      Branch: perl
14130            ! t/lib/warnings/pp_sys
14131 ____________________________________________________________________________
14132 [ 15167] By: ams                                   on 2002/03/11  04:57:20
14133         Log: A little commonsense is better than 1_compile.
14134      Branch: perl
14135            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
14136 ____________________________________________________________________________
14137 [ 15166] By: ams                                   on 2002/03/11  04:53:50
14138         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
14139              From: Michael G Schwern <schwern@pobox.com>
14140              Date: Sun, 10 Mar 2002 13:27:12 -0500
14141              Message-Id: <20020310182712.GC693@blackrider>
14142              
14143              Subject: [PATCH] Hash::Util part 2
14144              From: Michael G Schwern <schwern@pobox.com>
14145              Date: Sun, 10 Mar 2002 15:09:34 -0500
14146              Message-Id: <20020310200934.GB27112@blackrider>
14147              
14148              Subject: [PATCH] Hash::Util MANIFEST correction
14149              From: Michael G Schwern <schwern@pobox.com>
14150              Date: Sun, 10 Mar 2002 16:27:07 -0500
14151              Message-Id: <20020310212707.GF27112@blackrider>
14152              
14153              (Also changes find.t and taint.t, which were looking for access.t)
14154      Branch: perl
14155            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
14156            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
14157            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
14158            + ext/Data/Util/t/Hash.t
14159            - t/lib/access.t
14160            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
14161            ! pod/perldiag.pod pod/perltodo.pod universal.c
14162 ____________________________________________________________________________
14163 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
14164         Log: metaconfig: more thready fixes.
14165      Branch: metaconfig
14166            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
14167            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
14168            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
14169            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
14170            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
14171            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
14172            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14173            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
14174            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
14175 ____________________________________________________________________________
14176 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
14177         Log: Skip obsoleted interfaces.
14178      Branch: perl
14179            ! Porting/findrfuncs
14180 ____________________________________________________________________________
14181 [ 15162] By: ams                                   on 2002/03/11  03:48:14
14182         Log: Typo fixes.
14183      Branch: perl
14184            ! perl.c
14185 ____________________________________________________________________________
14186 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
14187         Log: Upgrade to Locale::Codes 2.02.
14188      Branch: perl
14189            + lib/Locale/Codes/t/rename.t
14190            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
14191            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
14192            ! lib/Locale/Country.pod
14193 ____________________________________________________________________________
14194 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
14195         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
14196              From: Nicholas Clark <nick@unfortu.net>
14197              Date: Sun, 10 Mar 2002 18:17:50 +0000
14198              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
14199              
14200              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
14201              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14202              Date: Sun, 10 Mar 2002 13:53:34 -0800
14203              Message-ID: <eX9i8gzkg26G092yn@efn.org>
14204              
14205              (and reenable the feature in freebsd,
14206              and move the freebsd pr url to perl.c)
14207      Branch: perl
14208            ! hints/freebsd.sh perl.c pod/perldelta.pod
14209 ____________________________________________________________________________
14210 [ 15159] By: ams                                   on 2002/03/11  03:34:13
14211         Log: Subject: [PATCH stash.t] access::readonly is gone
14212              From: Michael G Schwern <schwern@pobox.com>
14213              Date: Sun, 10 Mar 2002 16:18:14 -0500
14214              Message-Id: <20020310211813.GE27112@blackrider>
14215      Branch: perl
14216            ! ext/B/t/stash.t
14217 ____________________________________________________________________________
14218 [ 15158] By: ams                                   on 2002/03/11  03:28:04
14219         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
14220              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14221              Date: Sun, 10 Mar 2002 22:10:15 +0100
14222              Message-Id: <3C8BD9C7.610.7398DD@localhost>
14223      Branch: perl
14224            ! lib/Net/Ping/t/110_icmp_inst.t
14225 ____________________________________________________________________________
14226 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
14227         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
14228              From: Michael G Schwern <schwern@pobox.com>
14229              Date: Sun, 10 Mar 2002 19:22:33 -0500
14230              Message-ID: <20020311002233.GE4927@blackrider>
14231      Branch: perl
14232            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
14233            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
14234            ! lib/Test/Simple/t/fail-more.t
14235 ____________________________________________________________________________
14236 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
14237         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
14238              From: Michael G Schwern <schwern@pobox.com>
14239              Date: Sun, 10 Mar 2002 17:14:10 -0500
14240              Message-ID: <20020310221410.GA4915@blackrider>
14241      Branch: perl
14242            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
14243            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
14244 ____________________________________________________________________________
14245 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
14246         Log: Subject: [PATCH] more warnings tidyup
14247              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14248              Date: Sun, 10 Mar 2002 21:01:39 -0000
14249              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
14250      Branch: perl
14251            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
14252            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
14253            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
14254            ! util.c
14255 ____________________________________________________________________________
14256 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
14257         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
14258              From: Nicholas Clark <nick@unfortu.net>
14259              Date: Sun, 10 Mar 2002 23:21:07 +0000
14260              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
14261      Branch: perl
14262            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
14263            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
14264            ! ext/Encode/TW/Makefile.PL
14265 ____________________________________________________________________________
14266 [ 15153] By: ams                                   on 2002/03/11  03:06:59
14267         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
14268              From: Max Baker <max@warped.org>
14269              Date: Fri, 8 Mar 2002 10:56:19 -0800
14270              Message-Id: <20020308105619.A15039@warped.org>
14271      Branch: perl
14272            ! ext/IO/lib/IO/Socket/INET.pm
14273 ____________________________________________________________________________
14274 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
14275         Log: Subject: [PATCH] spelling correction
14276              From: Nicholas Clark <nick@unfortu.net>
14277              Date: Sun, 10 Mar 2002 18:34:42 +0000
14278              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
14279      Branch: perl
14280            ! pp.c pp_hot.c
14281 ____________________________________________________________________________
14282 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
14283         Log: DG/UX updates from Takis Psarogiannakopoulos.
14284      Branch: perl
14285            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
14286 ____________________________________________________________________________
14287 [ 15150] By: ams                                   on 2002/03/11  03:02:47
14288         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
14289              From: Chris Nandor <pudge@pobox.com>
14290              Date: Mon, 04 Mar 2002 17:48:12 -0500
14291              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
14292      Branch: perl
14293            ! lib/DB.pm lib/perl5db.pl
14294 ____________________________________________________________________________
14295 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
14296         Log: metaconfig unit changes in preparation of reentrancy changes.
14297      Branch: metaconfig
14298            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
14299            + U/threads/d_ttyname_r.U
14300            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
14301            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
14302            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
14303            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
14304            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14305            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
14306            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14307            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
14308            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
14309            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
14310            ! U/threads/d_strerror_r.U
14311 ____________________________________________________________________________
14312 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
14313         Log: Mysterious characters.
14314      Branch: perl
14315            ! utf8.h
14316 ____________________________________________________________________________
14317 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
14318         Log: Unused.
14319      Branch: perl
14320            ! op.c
14321 ____________________________________________________________________________
14322 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
14323         Log: Implement :std subpragma of the open pragma
14324              that makes the standard filehandles to talk in
14325              encodings.  This change set off a weird warning
14326              from op.c, though: disabled it now until someone
14327              who knows what it is about comes along.
14328      Branch: perl
14329            ! lib/open.pm op.c
14330 ____________________________________________________________________________
14331 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
14332         Log: Document the logic of :locale better.
14333      Branch: perl
14334            ! lib/open.pm
14335 ____________________________________________________________________________
14336 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
14337         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
14338              From: Slaven Rezic <slaven.rezic@berlin.de>
14339              Date: 10 Mar 2002 02:49:17 +0100
14340              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
14341      Branch: perl
14342            ! hints/freebsd.sh
14343 ____________________________________________________________________________
14344 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
14345         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
14346              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14347              Date: Sun, 10 Mar 2002 17:08:54 +0900
14348              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
14349      Branch: perl
14350            ! ext/Encode/lib/Encode/Tcl.pm
14351            ! ext/Encode/lib/Encode/Tcl/Escape.pm
14352            ! ext/Encode/lib/Encode/Tcl/Extended.pm
14353            ! ext/Encode/lib/Encode/Tcl/Table.pm
14354 ____________________________________________________________________________
14355 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
14356         Log: The patch does the following:
14357              - Nix the unneccessary diagnostics line
14358              - Quell -w warnings if the first ENV doesn't exist
14359              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
14360              is too baroque and bloated for daily use (and for perl core inclusion).
14361              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
14362              non-fatal.
14363              - Consequently, the ^OPEN bits is set only when needed.
14364      Branch: perl
14365            ! lib/open.pm
14366 ____________________________________________________________________________
14367 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
14368         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
14369      Branch: perl
14370            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
14371 ____________________________________________________________________________
14372 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
14373         Log: Precedence problem.
14374      Branch: perl
14375            ! ext/Socket/socketpair.t
14376 ____________________________________________________________________________
14377 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
14378         Log: Renaming tweaks, and split off the reentrant "superbuffer"
14379              init routine.
14380      Branch: perl
14381            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
14382            ! sv.c util.c
14383 ____________________________________________________________________________
14384 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
14385         Log: The 7-bit jis seems to be the hanging one.
14386      Branch: perl
14387            ! ext/Encode/t/Tcl.t
14388 ____________________________________________________________________________
14389 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
14390         Log: Begone.
14391      Branch: perl
14392            ! ext/Encode/MANIFEST
14393 ____________________________________________________________________________
14394 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
14395         Log: Better fix from Autrijus.
14396      Branch: perl
14397            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
14398            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
14399 ____________________________________________________________________________
14400 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
14401         Log: Not everybody has Encode::HanExtra.
14402      Branch: perl
14403            ! ext/Encode/Encode.pm
14404 ____________________________________________________________________________
14405 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
14406         Log: Decutandpasto.
14407      Branch: perl
14408            ! ext/Encode/lib/Encode/Tcl.pm
14409 ____________________________________________________________________________
14410 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
14411         Log: Subject: [PATCH] Data::Dumper
14412              From: Nicholas Clark <nick@unfortu.net>
14413              Date: Sat, 9 Mar 2002 19:03:54 +0000
14414              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
14415      Branch: perl
14416            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
14417            ! ext/Data/Dumper/t/dumper.t
14418 ____________________________________________________________________________
14419 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
14420         Log: Subject: [PATCH] socketpair.t w/o fork
14421              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14422              Date: Sat, 9 Mar 2002 14:55:11 +0100
14423              Message-ID: <3C8A224F.29578.13691BA@localhost>
14424              
14425              (modified as suggested by Sarathy)
14426      Branch: perl
14427            ! ext/Socket/socketpair.t
14428 ____________________________________________________________________________
14429 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
14430         Log: Subject: [PATCH perldelta] Mention Change 14727
14431              From: Autrijus Tang <autrijus@autrijus.org>
14432              Date: Sat, 9 Mar 2002 23:31:40 +0800
14433              Message-ID: <20020309153140.GA4224@not.autrijus.org>
14434      Branch: perl
14435            ! pod/perldelta.pod
14436 ____________________________________________________________________________
14437 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
14438         Log: Make Encode.pm implicitly load external CJK tables the first
14439              time they're needed (instead of immediately), from Autrijus
14440              Tang.
14441      Branch: perl
14442            ! ext/Encode/Encode.pm
14443 ____________________________________________________________________________
14444 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
14445         Log: Subject: Re: Two questions
14446              From: Nicholas Clark <nick@unfortu.net>
14447              Date: Sat, 9 Mar 2002 12:42:40 +0000
14448              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
14449      Branch: perl
14450            ! Porting/pumpkin.pod
14451 ____________________________________________________________________________
14452 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
14453         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
14454              From: Paul_GreenVOS@vos.stratus.com
14455              Date: Fri, 8 Mar 02 22:34 est
14456              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
14457      Branch: perl
14458            ! pp_sys.c
14459 ____________________________________________________________________________
14460 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
14461         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
14462              From: davem@fdgroup.co.uk
14463              Date: Sat, 9 Mar 2002 00:13:27 GMT
14464              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
14465      Branch: perl
14466            ! dump.c
14467 ____________________________________________________________________________
14468 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
14469         Log: Deglitch from Rafael.
14470      Branch: perl
14471            ! ext/B/t/lint.t
14472 ____________________________________________________________________________
14473 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
14474         Log: Still more portability.
14475      Branch: perl
14476            ! Porting/findrfuncs
14477 ____________________________________________________________________________
14478 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
14479         Log: More portability.
14480      Branch: perl
14481            ! Porting/findrfuncs
14482 ____________________________________________________________________________
14483 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
14484         Log: Shared library paths; running tests manually.
14485      Branch: perl
14486            ! INSTALL
14487 ____________________________________________________________________________
14488 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
14489         Log: Subject: RE: Two questions
14490              From: "Green, Paul" <Paul.Green@stratus.com>
14491              Date: Fri, 8 Mar 2002 17:55:19 -0500
14492              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
14493      Branch: perl
14494            ! Porting/pumpkin.pod
14495 ____________________________________________________________________________
14496 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
14497         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
14498              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
14499      Branch: perl
14500            + ext/B/t/lint.t
14501            ! MANIFEST ext/B/B/Lint.pm
14502 ____________________________________________________________________________
14503 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
14504         Log: metaconfig unit change for #15119.
14505      Branch: metaconfig
14506            ! U/threads/d_pthread_atfork.U
14507 ____________________________________________________________________________
14508 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
14509         Log: In DG/UX finding pthread_atfork requires a true compile,
14510              from Takis Psarogiannakopoulos.
14511      Branch: perl
14512            ! Configure config_h.SH
14513 ____________________________________________________________________________
14514 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
14515         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
14516              From: John Peacock <jpeacock@rowman.com>
14517              Date: Fri, 08 Mar 2002 15:52:41 -0500
14518              Message-ID: <3C892499.4050502@rowman.com>
14519      Branch: perl
14520            ! lib/ExtUtils/xsubpp
14521 ____________________________________________________________________________
14522 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
14523         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
14524              From: "Craig A. Berry" <craigberry@mac.com>
14525              Date: Fri, 08 Mar 2002 15:02:51 -0600
14526              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
14527      Branch: perl
14528            ! t/op/write.t
14529 ____________________________________________________________________________
14530 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
14531         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
14532              From: Paul_GreenVOS@vos.stratus.com
14533              Date: Fri, 8 Mar 02 14:45 est
14534              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
14535      Branch: perl
14536            ! installperl
14537 ____________________________________________________________________________
14538 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
14539         Log: Subject: [PATCH @15109] tm_tm_* for VMS
14540              From: "Craig A. Berry" <craigberry@mac.com>
14541              Date: Fri, 08 Mar 2002 13:07:52 -0600
14542              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
14543      Branch: perl
14544            ! configure.com
14545 ____________________________________________________________________________
14546 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
14547         Log: Detypo.
14548      Branch: perl
14549            ! Changes
14550 ____________________________________________________________________________
14551 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
14552         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
14553      Branch: perl
14554            ! t/op/pat.t
14555 ____________________________________________________________________________
14556 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
14557         Log: HP-UX nm seems to repeat itself.
14558      Branch: perl
14559            ! Porting/findrfuncs
14560 ____________________________________________________________________________
14561 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
14562         Log: Nice porting script from Sarathy.  Well, less nice
14563              in the sense that it shows the looong road ahead.
14564      Branch: perl
14565            + Porting/findrfuncs
14566            ! MANIFEST Porting/makerel
14567 ____________________________________________________________________________
14568 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
14569         Log: Subject: Re: Performance considerations for UTF-8
14570              From: Jarkko Hietaniemi <jhi@iki.fi>
14571              Date: Fri, 8 Mar 2002 18:53:28 +0200
14572              Message-ID: <20020308185328.D640@alpha.hut.fi>
14573              
14574              (put all in perlunicode)
14575      Branch: perl
14576            ! pod/perlunicode.pod
14577 ____________________________________________________________________________
14578 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
14579         Log: Update Changes.
14580      Branch: perl
14581            ! Changes patchlevel.h
14582 ____________________________________________________________________________
14583 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
14584         Log: Subject: Cygwin cygipc support skipped
14585              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
14586              Date: Fri, 8 Mar 2002 16:59:34 +0100
14587              Message-ID: <113694157285.20020308165934@familiehaase.de>
14588      Branch: perl
14589            ! hints/cygwin.sh
14590 ____________________________________________________________________________
14591 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
14592         Log: metaconfig unit change for #15106.
14593      Branch: metaconfig
14594            ! U/compline/d_gconvert.U
14595 ____________________________________________________________________________
14596 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
14597         Log: Subject: Re: [PATCH] tests for Gconvert
14598              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14599              Date: Thu, 07 Mar 2002 16:48:10 -0800
14600              Message-ID: <KpAi8gzkganW092yn@efn.org>
14601      Branch: perl
14602            ! Configure config_h.SH t/base/num.t
14603 ____________________________________________________________________________
14604 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
14605         Log: The new test has some teething problems.
14606      Branch: perl
14607            - ext/B/t/lint.t
14608            ! MANIFEST
14609 ____________________________________________________________________________
14610 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
14611         Log: Subject: [PATCH] B::Lint tests
14612              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14613              Date: Fri, 8 Mar 2002 14:47:19 +0100
14614              Message-ID: <20020308144719.A2663@rafael>
14615      Branch: perl
14616            + ext/B/t/lint.t
14617            ! MANIFEST ext/B/B/Lint.pm
14618 ____________________________________________________________________________
14619 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
14620         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
14621              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
14622              Date: Fri, 8 Mar 2002 13:24:14 GMT
14623              Message-Id: <200203081324.NAA00642@cleo>
14624      Branch: perl
14625            ! hints/powerux.sh
14626 ____________________________________________________________________________
14627 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
14628         Log: Subject: HP has some new models
14629              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14630              Date: Fri, 08 Mar 2002 13:07:02 +0100
14631              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
14632      Branch: perl
14633            ! README.hpux
14634 ____________________________________________________________________________
14635 [ 15101] By: ams                                   on 2002/03/08  09:11:40
14636         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
14637              From: Stas Bekman <stas@stason.org>
14638              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
14639              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
14640      Branch: perl
14641            ! pod/perlguts.pod
14642 ____________________________________________________________________________
14643 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
14644         Log: Update Changes
14645      Branch: maint-5.6/macperl
14646            ! macos/Changes
14647 ____________________________________________________________________________
14648 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
14649         Log: Replace macperlbundled with macperldelta
14650      Branch: maint-5.6/macperl
14651            ! macos/macperl/MacPerl.podhelp
14652 ____________________________________________________________________________
14653 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
14654         Log: Comsetic fixes (Thomas Wegner)
14655      Branch: maint-5.6/macperl
14656            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
14657 ____________________________________________________________________________
14658 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
14659         Log: Bump OS version
14660      Branch: maint-5.6/macperl
14661            ! macos/config.sh
14662 ____________________________________________________________________________
14663 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
14664         Log: Thought I deleted this already?
14665      Branch: perl
14666            - ext/I18N/Langinfo/fallback.c
14667 ____________________________________________________________________________
14668 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
14669         Log: perlport updates from Pudge.
14670      Branch: perl
14671            ! pod/perlport.pod
14672 ____________________________________________________________________________
14673 [ 15094] By: ams                                   on 2002/03/08  03:06:03
14674         Log: Nitpick.
14675      Branch: perl
14676            ! MANIFEST
14677 ____________________________________________________________________________
14678 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
14679         Log: Wrong test.
14680      Branch: perl
14681            ! pod/perldelta.pod
14682 ____________________________________________________________________________
14683 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
14684         Log: Integrate change 14064 from macperl to blead.
14685      Branch: perl
14686           !> pod/perlmodinstall.pod pod/perlport.pod
14687 ____________________________________________________________________________
14688 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
14689         Log: Integrate recent perlport changes
14690      Branch: maint-5.6/macperl
14691           !> pod/perlport.pod
14692 ____________________________________________________________________________
14693 [ 15089] By: ams                                   on 2002/03/08  01:54:03
14694         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
14695              minor typo in perlguts.pod
14696              From: Anton Tagunov <tagunov@motor.ru>
14697              Date: Fri, 8 Mar 2002 05:26:59 +0300
14698              Message-Id: <4649821189.20020308052659@motor.ru>
14699      Branch: perl
14700            ! pod/perlguts.pod
14701 ____________________________________________________________________________
14702 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
14703         Log: Subject: Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"! 
14704              From: Anton Tagunov <tagunov@newmail.ru>
14705              Date: Fri, 8 Mar 2002 04:31:44 +0300
14706              Message-ID: <13946506773.20020308043144@newmail.ru>
14707              
14708              (one test changed)
14709      Branch: perl
14710            ! lib/encoding.t sv.c
14711 ____________________________________________________________________________
14712 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
14713         Log: Subject: [PATCH perldelta] some more deltas
14714              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14715              Date: Thu, 7 Mar 2002 23:13:23 +0100
14716              Message-ID: <20020307231323.A13068@rafael>
14717      Branch: perl
14718            ! pod/perldelta.pod
14719 ____________________________________________________________________________
14720 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
14721         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
14722              From: Paul_GreenVOS@vos.stratus.com
14723              Date: Thu, 7 Mar 02 14:25 est
14724              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
14725      Branch: perl
14726            ! t/io/fs.t
14727 ____________________________________________________________________________
14728 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
14729         Log: As suggested by Anton Tagunov, eq and cmp now obey the
14730              encoding pragma (by remapping their byte argument if the
14731              other argument is in Unicode).  Also fix a bug found by
14732              Anton where ord undef under the encoding pragma would barf.
14733              ([ID 20020307.009] A null pointer dereference with 'use encoding')
14734              Finally, use the nicer form of sv_recode_to_utf8.
14735      Branch: perl
14736            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
14737 ____________________________________________________________________________
14738 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
14739         Log: Retract #14985, #14899, and #14990, following the principles
14740              "Do no harm." and "If it ain't broke, don't fix it."
14741              
14742              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
14743              some, but still broken, and I do not have the extra brain
14744              cells for the EBCDIC backport.  Secondly, the old version
14745              worked both in EBCDIC and non-.  Thirdly, the old version
14746              may be more amenable for the behaviour suggsted by Anton
14747              Tagunov regarding the encoding pragma.
14748      Branch: perl
14749            ! embed.fnc embed.h global.sym proto.h sv.c util.c
14750 ____________________________________________________________________________
14751 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
14752         Log: Long doubles give you long doubles.
14753      Branch: perl
14754            ! t/base/num.t
14755 ____________________________________________________________________________
14756 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
14757         Log: Forgotten deMANIFESTation.
14758      Branch: perl
14759            ! MANIFEST
14760 ____________________________________________________________________________
14761 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
14762         Log: Obsolete unused file, noticed by Dank Kogai.
14763      Branch: perl
14764            - ext/Encode/lib/Encode/JP/Tr.pm
14765 ____________________________________________________________________________
14766 [ 15080] By: ams                                   on 2002/03/07  11:31:46
14767         Log: Subject: [PATCH Changes] Changes should mirror version number
14768              From: Robin Barker <rmb1@cise.npl.co.uk>
14769              Date: Thu, 7 Mar 2002 11:04:24 GMT
14770              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
14771      Branch: perl
14772            ! Porting/pumpkin.pod
14773 ____________________________________________________________________________
14774 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
14775         Log: metaconfig unit change for #15078.
14776      Branch: metaconfig
14777            ! U/compline/d_gconvert.U
14778 ____________________________________________________________________________
14779 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
14780         Log: Subject: Re: [PATCH] tests for Gconvert
14781              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14782              Date: Wed, 06 Mar 2002 20:22:54 -0800
14783              Message-ID: <esuh8gzkg2/b092yn@efn.org>
14784      Branch: perl
14785            ! Configure pod/perldelta.pod t/base/num.t
14786 ____________________________________________________________________________
14787 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
14788         Log: Mac OS X UFS does not do ctime.
14789      Branch: perl
14790            ! pod/perldelta.pod pod/perlport.pod
14791 ____________________________________________________________________________
14792 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
14793         Log: AUTHORS updates.
14794      Branch: perl
14795            ! AUTHORS
14796 ____________________________________________________________________________
14797 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
14798         Log: Continued Chinese puzzles from Autrijus.
14799      Branch: perl
14800            + ext/Encode/t/CN.t ext/Encode/t/TW.t
14801            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
14802 ____________________________________________________________________________
14803 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
14804         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
14805              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14806              Date: Wed, 6 Mar 2002 18:13:51 +0100
14807              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
14808      Branch: perl
14809            ! lib/File/Spec/Win32.pm
14810 ____________________________________________________________________________
14811 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
14812         Log: perlport tweaks.
14813      Branch: perl
14814            ! pod/perlport.pod
14815 ____________________________________________________________________________
14816 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
14817         Log: Subject: Re: [PATCH docs] Re: Bug with -M
14818              From: Michael G Schwern <schwern@pobox.com>
14819              Date: Wed, 6 Mar 2002 16:20:27 -0500
14820              Message-ID: <20020306212027.GC4257@blackrider>
14821      Branch: perl
14822            ! pod/perlfunc.pod pod/perlport.pod
14823 ____________________________________________________________________________
14824 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
14825         Log: perldelta updates.
14826      Branch: perl
14827            ! pod/perldelta.pod
14828 ____________________________________________________________________________
14829 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
14830         Log: 5005threads wasn't even compiling.
14831      Branch: perl
14832            ! perl.c
14833 ____________________________________________________________________________
14834 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
14835         Log: Subject: Re: perl@15047 New format tests for still existing bugs
14836              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14837              Date: Wed, 06 Mar 2002 12:59:29 +0100
14838              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
14839      Branch: perl
14840            ! t/op/write.t
14841 ____________________________________________________________________________
14842 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
14843         Log: Regen Glossary et al.
14844      Branch: perl
14845            ! Porting/Glossary Porting/config.sh Porting/config_H
14846 ____________________________________________________________________________
14847 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
14848         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
14849              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
14850      Branch: perl
14851            ! util.c
14852 ____________________________________________________________________________
14853 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
14854         Log: metaconfig unit change for #15065.
14855      Branch: metaconfig
14856            ! U/compline/i_time.U
14857 ____________________________________________________________________________
14858 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
14859         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
14860      Branch: perl
14861            ! Configure config_h.SH
14862 ____________________________________________________________________________
14863 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
14864         Log: Must remove fallback.c also from here.
14865      Branch: perl
14866            ! MANIFEST
14867 ____________________________________________________________________________
14868 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
14869         Log: Subject: Re: perl@15047 WinCE
14870              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14871              Date: Wed, 06 Mar 2002 13:41:30 +0100
14872              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
14873              
14874              Subject: Re: perl@15047 Win32
14875              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14876              Date: Wed, 06 Mar 2002 13:46:02 +0100
14877              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
14878              
14879              Subject: Re: perl@15047 Epoc
14880              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14881              Date: Wed, 06 Mar 2002 13:48:31 +0100
14882              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
14883              
14884              Subject: Re: perl@15047 NetWare
14885              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14886              Date: Wed, 06 Mar 2002 13:55:46 +0100
14887              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
14888      Branch: perl
14889            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
14890            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14891            ! wince/Makefile.ce wince/config.h
14892 ____________________________________________________________________________
14893 [ 15062] By: ams                                   on 2002/03/06  09:26:49
14894         Log: Subject: Re: perl@15047
14895              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14896              Date: Wed, 06 Mar 2002 11:25:50 +0100
14897              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
14898      Branch: perl
14899            ! cygwin/perlld.in
14900 ____________________________________________________________________________
14901 [ 15061] By: ams                                   on 2002/03/06  08:44:12
14902         Log: Subject: Re: perl@15047
14903              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14904              Date: Wed, 06 Mar 2002 10:38:02 +0100
14905              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
14906      Branch: perl
14907            ! pod/perldelta.pod
14908 ____________________________________________________________________________
14909 [ 15060] By: ams                                   on 2002/03/06  08:30:33
14910         Log: Subject: Update perlhist.pod
14911              From: mjd@plover.com
14912              Date: 6 Mar 2002 07:11:55 -0000
14913              Message-Id: <20020306071155.10240.qmail@plover.com>
14914              
14915              Subject: [PATCH pod/perlvar.pod] $^V => string
14916              From: Stas Bekman <stas@stason.org>
14917              Date: Wed, 06 Mar 2002 14:56:55 +0800
14918              Message-Id: <3C85BDB7.7050700@stason.org>
14919      Branch: perl
14920            ! pod/perlhist.pod pod/perlvar.pod
14921 ____________________________________________________________________________
14922 [ 15059] By: ams                                   on 2002/03/06  04:15:38
14923         Log: Subject: [PATCH] assorted configure.com fix-ups
14924              From: "Craig A. Berry" <craigberry@mac.com>
14925              Date: Tue, 5 Mar 2002 23:11:22 -0600
14926              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
14927      Branch: perl
14928            ! configure.com
14929 ____________________________________________________________________________
14930 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
14931         Log: IRIX failure with long doubles.
14932      Branch: perl
14933            ! t/op/pack.t
14934 ____________________________________________________________________________
14935 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
14936         Log: Make reality and Changes coincide.
14937      Branch: perl
14938            ! Changes
14939 ____________________________________________________________________________
14940 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
14941         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
14942              From: Anton Tagunov <tagunov@motor.ru>
14943              Date: Wed, 6 Mar 2002 02:10:21 +0300
14944              Message-ID: <11152782757.20020306021021@motor.ru>
14945              
14946              (reworded)
14947      Branch: perl
14948            ! pod/perluniintro.pod
14949 ____________________________________________________________________________
14950 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
14951         Log: Subject: [PATCH] B::Lint doesn't work
14952              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14953              Date: Tue, 5 Mar 2002 22:51:18 +0100
14954              Message-ID: <20020305225118.C733@rafael>
14955      Branch: perl
14956            ! ext/B/B/Lint.pm
14957 ____________________________________________________________________________
14958 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
14959         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
14960              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14961              Date: Mon, 04 Mar 2002 16:24:32 -0800
14962              Message-ID: <ABBh8gzkgezX092yn@efn.org>
14963      Branch: perl
14964            ! op.h pp_ctl.c t/op/flip.t
14965 ____________________________________________________________________________
14966 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
14967         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
14968              From: Nicholas Clark <nick@unfortu.net>
14969              Date: Tue, 5 Mar 2002 22:30:49 +0000
14970              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
14971      Branch: perl
14972            ! pod/perldelta.pod
14973 ____________________________________________________________________________
14974 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
14975         Log: Subject: [PATCH] tests for Gconvert
14976              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14977              Date: Tue, 05 Mar 2002 16:35:45 -0800
14978              Message-ID: <hRWh8gzkgONX092yn@efn.org>
14979      Branch: perl
14980            ! t/base/num.t
14981 ____________________________________________________________________________
14982 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
14983         Log: Subject: [PATCH] toplevel Makefile.SH
14984              From: Paul_GreenVOS@vos.stratus.com
14985              Date: Tue, 5 Mar 02 17:34 est
14986              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
14987      Branch: perl
14988            ! Makefile.SH
14989 ____________________________________________________________________________
14990 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
14991         Log: Subject: [PATCH] pointer to perldelta in Changes
14992              From: Chris Nandor <pudge@pobox.com>
14993              Date: Tue, 05 Mar 2002 16:04:50 -0500
14994              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
14995      Branch: perl
14996            ! Changes
14997 ____________________________________________________________________________
14998 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
14999         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
15000              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15001              Date: Tue, 5 Mar 2002 22:26:20 +0100
15002              Message-ID: <20020305222620.A733@rafael>
15003      Branch: perl
15004            ! pod/perldelta.pod
15005 ____________________________________________________________________________
15006 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
15007         Log: Solaris: allow for /usr/bin/df not to exist.
15008              
15009              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
15010              From: Kingpin <mthurn@copper.dulles.tasc.com>
15011              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
15012              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
15013      Branch: perl
15014            ! hints/solaris_2.sh
15015 ____________________________________________________________________________
15016 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
15017         Log: Update Changes.
15018      Branch: perl
15019            ! Changes patchlevel.h
15020 ____________________________________________________________________________
15021 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
15022         Log: Double MANIFESTing.
15023      Branch: perl
15024            ! ext/Encode/MANIFEST
15025 ____________________________________________________________________________
15026 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
15027         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
15028      Branch: perl
15029            - ext/Encode/Encode/7bit-kr.enc
15030            - ext/Encode/lib/Encode/Tcl/HanZi.pm
15031            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
15032 ____________________________________________________________________________
15033 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
15034         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
15035              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15036              Date: Tue, 5 Mar 2002 14:35:57 +0100
15037              Message-ID: <20020305143557.C695@rafael>   
15038      Branch: perl
15039            ! pp_sys.c t/lib/warnings/pp_sys
15040 ____________________________________________________________________________
15041 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
15042         Log: Subject: [PATCH Devel::PPPort]
15043              From: Robin Barker <rmb1@cise.npl.co.uk>
15044              Date: Tue, 5 Mar 2002 13:37:59 GMT
15045              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
15046      Branch: perl
15047            ! ext/Devel/PPPort/Makefile.PL
15048 ____________________________________________________________________________
15049 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
15050         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
15051      Branch: perl
15052            ! ext/Encode/t/Tcl.t
15053 ____________________________________________________________________________
15054 [ 15041] By: nick                                  on 2002/03/05  07:23:58
15055         Log: Integrate mainline (5.7.3)
15056      Branch: perlio
15057           +> ext/Encode/lib/Encode/CN/HZ.pm
15058            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
15059           !> (integrate 54 files)
15060 ____________________________________________________________________________
15061 [ 15040] By: ams                                   on 2002/03/05  05:10:33
15062         Log: Subject: DOC PATCH 5.7.3 (perldelta)
15063              From: mjd@plover.com
15064              Date: 5 Mar 2002 05:35:58 -0000
15065              Message-Id: <20020305053558.31677.qmail@plover.com>
15066      Branch: perl
15067            ! pod/perldelta.pod
15068 ____________________________________________________________________________
15069 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
15070         Log: This is 5.7.3.
15071      Branch: perl
15072            ! patchlevel.h
15073 ____________________________________________________________________________
15074 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
15075         Log: Shoo.
15076      Branch: perl
15077            ! ext/Encode/t/Tcl.t
15078 ____________________________________________________________________________
15079 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
15080         Log: Update Changes.
15081      Branch: perl
15082            ! Changes patchlevel.h
15083 ____________________________________________________________________________
15084 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
15085         Log: Regen perlapi.
15086      Branch: perl
15087            ! pod/perlapi.pod
15088 ____________________________________________________________________________
15089 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
15090         Log: Tie::File doc tweak for Win32 from mjd. 
15091      Branch: perl
15092            ! lib/Tie/File.pm
15093 ____________________________________________________________________________
15094 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
15095         Log: Regen toc.
15096      Branch: perl
15097            ! pod/perltoc.pod
15098 ____________________________________________________________________________
15099 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
15100         Log: Decommission Encode::Tcl HZ testing for now.
15101      Branch: perl
15102            ! ext/Encode/t/Tcl.t
15103 ____________________________________________________________________________
15104 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
15105         Log: Must have a return.
15106      Branch: perl
15107            ! pp_pack.c
15108 ____________________________________________________________________________
15109 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
15110         Log: The very latest win32 score from Jan Dubois.
15111      Branch: perl
15112            ! pod/perldelta.pod
15113 ____________________________________________________________________________
15114 [ 15030] By: ams                                   on 2002/03/05  01:40:01
15115         Log: Subject: [PATCH] README.macos
15116              From: Chris Nandor <pudge@pobox.com>
15117              Date: Mon, 04 Mar 2002 17:37:59 -0500
15118              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
15119      Branch: perl
15120            ! README.macos
15121 ____________________________________________________________________________
15122 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
15123         Log: "The last pieces of Chinese puzzle" from Autrijus.
15124      Branch: perl
15125            + ext/Encode/lib/Encode/CN/HZ.pm
15126            - ext/Encode/Encode/HZ.enc
15127            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
15128            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
15129 ____________________________________________________________________________
15130 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
15131         Log: Known test failures updates.
15132      Branch: perl
15133            ! pod/perldelta.pod
15134 ____________________________________________________________________________
15135 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
15136         Log: One more nit from mjd.
15137      Branch: perl
15138            ! lib/Tie/File/t/16_handle.t
15139 ____________________________________________________________________________
15140 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
15141         Log: Upgrade to Tie::File 0.17 from mjd.
15142      Branch: perl
15143            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
15144            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
15145 ____________________________________________________________________________
15146 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
15147         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
15148              From: Nicholas Clark <nick@unfortu.net>
15149              Date: Mon, 4 Mar 2002 23:33:52 +0000
15150              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
15151      Branch: perl
15152            ! pod/perldelta.pod
15153 ____________________________________________________________________________
15154 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
15155         Log: Escapee.
15156      Branch: perl
15157            ! proto.h
15158 ____________________________________________________________________________
15159 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
15160         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
15161              From: Nicholas Clark <nick@unfortu.net>
15162              Date: Mon, 4 Mar 2002 22:48:38 +0000
15163              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
15164      Branch: perl
15165            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
15166            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
15167            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
15168            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
15169            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
15170            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
15171            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
15172 ____________________________________________________________________________
15173 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
15174         Log: Cleaner.
15175      Branch: perl
15176            ! Makefile.SH
15177 ____________________________________________________________________________
15178 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
15179         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
15180              From: Jeffrey Friedl <jfriedl@yahoo.com>
15181              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
15182              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
15183      Branch: perl
15184            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
15185            ! pod/perlvar.pod
15186 ____________________________________________________________________________
15187 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
15188         Log: More Han tweaks from Autrjius Tang: most importantly,
15189              gbk is identical to cp936, so gbk can be removed and
15190              taken care of by an alias.
15191      Branch: perl
15192            - ext/Encode/Encode/gbk.enc
15193            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15194            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
15195            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
15196            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15197 ____________________________________________________________________________
15198 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
15199         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
15200              From: Nicholas Clark <nick@unfortu.net>
15201              Date: Mon, 4 Mar 2002 22:20:13 +0000
15202              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
15203      Branch: perl
15204            ! pod/perldelta.pod
15205 ____________________________________________________________________________
15206 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
15207         Log: Based on
15208              
15209              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
15210              From: Anton Tagunov <tagunov@motor.ru>
15211              Date: Mon, 4 Mar 2002 21:14:39 +0300
15212              Message-ID: <1814137429.20020304211439@motor.ru>
15213      Branch: perl
15214            ! pod/perlunicode.pod
15215 ____________________________________________________________________________
15216 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
15217         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
15218              From: John Peacock <jpeacock@rowman.com>
15219              Date: Mon, 04 Mar 2002 16:18:42 -0500
15220              Message-ID: <3C83E4B2.3060700@rowman.com>
15221              
15222              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
15223              From: John Peacock <jpeacock@rowman.com>
15224              Date: Mon, 04 Mar 2002 16:42:55 -0500
15225              Message-ID: <3C83EA5F.80303@rowman.com>
15226      Branch: perl
15227            ! lib/ExtUtils/xsubpp pod/perlxs.pod
15228 ____________________________________________________________________________
15229 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
15230         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
15231              From: "Craig A. Berry" <craigberry@mac.com>
15232              Date: Mon, 04 Mar 2002 14:47:59 -0600
15233              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
15234              
15235              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
15236              From: "Craig A. Berry" <craigberry@mac.com>
15237              Date: Mon, 04 Mar 2002 15:04:58 -0600
15238              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
15239      Branch: perl
15240            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
15241 ____________________________________________________________________________
15242 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
15243         Log: metaconfig unit change for #15014.
15244      Branch: metaconfig/U/perl
15245            ! Extensions.U
15246 ____________________________________________________________________________
15247 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
15248         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
15249              of known extensions, where Encode::JP already is.
15250      Branch: perl
15251            ! Configure Porting/config.sh Porting/config_H uconfig.h
15252 ____________________________________________________________________________
15253 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
15254         Log: SJIS, from Dan Kogai.
15255      Branch: perl
15256            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
15257 ____________________________________________________________________________
15258 [ 15012] By: nick                                  on 2002/03/04  17:35:50
15259         Log: Intergrate perlio's Encode/compile
15260      Branch: perl
15261           !> ext/Encode/compile
15262 ____________________________________________________________________________
15263 [ 15011] By: nick                                  on 2002/03/04  17:29:54
15264         Log: Avoid $Id$ cleverness and just have a $VERSION.
15265      Branch: perlio
15266            ! ext/Encode/compile
15267 ____________________________________________________________________________
15268 [ 15010] By: nick                                  on 2002/03/04  17:29:14
15269         Log: Integrate mainline
15270      Branch: perlio
15271           +> lib/Math/BigInt/t/isa.t
15272           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
15273           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
15274           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
15275           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
15276           !> warnings.pl
15277 ____________________________________________________________________________
15278 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
15279         Log: Integrate ext/Encode/compile from perlio.
15280      Branch: perl
15281           !> ext/Encode/compile
15282 ____________________________________________________________________________
15283 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
15284         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
15285              updates not integrated, something odd going on in there.)
15286      Branch: perl
15287           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
15288           !> lib/Tie/File/t/16_handle.t
15289 ____________________________________________________________________________
15290 [ 15007] By: nick                                  on 2002/03/04  17:08:17
15291         Log: Integrate mainline
15292      Branch: perlio
15293           !> AUTHORS Changes Porting/Glossary Porting/config.sh
15294           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
15295           !> pod/perltoc.pod
15296 ____________________________________________________________________________
15297 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
15298         Log: A new M::BI test.
15299      Branch: perl
15300            + lib/Math/BigInt/t/isa.t
15301            ! MANIFEST
15302 ____________________________________________________________________________
15303 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
15304         Log: Subject: VMS test and perldelta update
15305              From: "Craig A. Berry" <craigberry@mac.com>
15306              Date: Mon, 04 Mar 2002 11:03:37 -0600
15307              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
15308      Branch: perl
15309            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
15310 ____________________________________________________________________________
15311 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
15312         Log: Needed for threaded builds.
15313      Branch: perl
15314            ! embed.fnc embed.h
15315 ____________________________________________________________________________
15316 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
15317         Log: Subject: [PATCH] taint + deprecated warnings
15318              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15319              Date: Mon, 4 Mar 2002 16:33:23 -0000
15320              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
15321      Branch: perl
15322            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
15323            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
15324            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
15325 ____________________________________________________________________________
15326 [ 15002] By: nick                                  on 2002/03/04  16:19:06
15327         Log: Win32 tweak
15328      Branch: perlio
15329            ! lib/Tie/File/t/16_handle.t
15330 ____________________________________________________________________________
15331 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
15332         Log: Update Changes.
15333      Branch: perl
15334            ! Changes patchlevel.h
15335 ____________________________________________________________________________
15336 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
15337         Log: AUTHORS updates.
15338      Branch: perl
15339            ! AUTHORS
15340 ____________________________________________________________________________
15341 [ 14999] By: nick                                  on 2002/03/04  15:26:43
15342         Log: Win32 hack
15343      Branch: perlio
15344            ! ext/Encode/compile ext/Encode/t/JP.t
15345 ____________________________________________________________________________
15346 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
15347         Log: Encode doc tweak from Autrijus Tang.
15348      Branch: perl
15349            ! ext/Encode/Encode.pm
15350 ____________________________________________________________________________
15351 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
15352         Log: Regen Glossary et al.  (It seems the #14875 didn't
15353              quite work in removing the double-dot?)
15354      Branch: perl
15355            ! Porting/Glossary Porting/config.sh Porting/config_H
15356 ____________________________________________________________________________
15357 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
15358         Log: Regen toc.
15359      Branch: perl
15360            ! pod/perltoc.pod
15361 ____________________________________________________________________________
15362 [ 14995] By: nick                                  on 2002/03/04  14:42:09
15363         Log: Remove debugging assert
15364      Branch: perlio
15365            ! ext/threads/shared/shared.xs
15366 ____________________________________________________________________________
15367 [ 14994] By: nick                                  on 2002/03/04  14:41:54
15368         Log: Integrate mainline
15369      Branch: perlio
15370           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
15371           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
15372           !> lib/Tie/File/t/15_pushpop.t util.c
15373 ____________________________________________________________________________
15374 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
15375         Log: Han update from Autrijus Tang. 
15376      Branch: perl
15377            ! ext/Encode/Encode.pm
15378 ____________________________________________________________________________
15379 [ 14992] By: nick                                  on 2002/03/04  14:08:38
15380         Log: Integrate mainline - all tests pass - some noise from threads
15381              av_simple (SuSE7.3).
15382      Branch: perlio
15383           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
15384           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
15385           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
15386           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
15387           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
15388           +> lib/Tie/File/t/11_rv_splice_rs.t
15389           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
15390           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
15391           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
15392            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
15393            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
15394            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
15395            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
15396            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
15397            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
15398            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
15399            - lib/Tie/File/15_pushpop.t
15400           !> (integrate 47 files)
15401 ____________________________________________________________________________
15402 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
15403         Log: Missing MANIFESTations.
15404      Branch: perl
15405            ! MANIFEST
15406 ____________________________________________________________________________
15407 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
15408         Log: Attempt at portability.
15409      Branch: perl
15410            ! util.c
15411 ____________________________________________________________________________
15412 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
15413         Log: Needed by #14985.
15414      Branch: perl
15415            ! embed.h global.sym proto.h
15416 ____________________________________________________________________________
15417 [ 14988] By: ams                                   on 2002/03/04  08:59:27
15418         Log: Upgrade to Tie::File 0.16.
15419      Branch: perl
15420            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
15421            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
15422            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
15423            ! lib/Tie/File/t/15_pushpop.t
15424 ____________________________________________________________________________
15425 [ 14987] By: ams                                   on 2002/03/04  08:48:11
15426         Log: Subject: [PATCH @14577] perly-fixer
15427              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15428              Date: Mon, 4 Mar 2002 02:28:51 -0500
15429              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
15430      Branch: perl
15431            ! Makefile.SH perly.fixer
15432 ____________________________________________________________________________
15433 [ 14986] By: ams                                   on 2002/03/04  08:43:37
15434         Log: Subject: [PATCH @14577] xsubpp
15435              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15436              Date: Mon, 4 Mar 2002 02:25:52 -0500
15437              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
15438      Branch: perl
15439            ! lib/ExtUtils/xsubpp pod/perlxs.pod
15440 ____________________________________________________________________________
15441 [ 14985] By: ams                                   on 2002/03/04  08:40:46
15442         Log: Subject: [PATCH @14577] sv_cmp and friends
15443              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15444              Date: Mon, 4 Mar 2002 02:31:04 -0500
15445              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
15446      Branch: perl
15447            ! embed.fnc sv.c util.c
15448 ____________________________________________________________________________
15449 [ 14984] By: ams                                   on 2002/03/04  08:16:06
15450         Log: Fix File::Path docs as suggested by Ronald Kimball.
15451      Branch: perl
15452            ! lib/File/Path.pm
15453 ____________________________________________________________________________
15454 [ 14983] By: ams                                   on 2002/03/04  08:11:20
15455         Log: Update perldata fix as suggested by Benjamin Goldberg.
15456      Branch: perl
15457            ! pod/perldata.pod
15458 ____________________________________________________________________________
15459 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
15460         Log: Faulty skip.
15461      Branch: perl
15462            ! ext/DB_File/t/db-recno.t
15463 ____________________________________________________________________________
15464 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
15465         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
15466              From: Anton Tagunov <tagunov@motor.ru>
15467              Date: Mon, 4 Mar 2002 05:41:41 +0300
15468              Message-Id: <7916563907.20020304054141@motor.ru>
15469              
15470              Subject: [ID 20020303.005] Patch perlinicode C API description
15471              From: Anton Tagunov <tagunov@motor.ru>
15472              Date: Mon, 4 Mar 2002 06:08:23 +0300
15473              Message-Id: <2018165510.20020304060823@motor.ru>
15474      Branch: perl
15475            ! lib/utf8.pm pod/perlunicode.pod
15476 ____________________________________________________________________________
15477 [ 14980] By: ams                                   on 2002/03/04  02:19:20
15478         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
15479              From: Anton Tagunov <tagunov@motor.ru>
15480              Date: Mon, 4 Mar 2002 02:17:40 +0300
15481              Message-Id: <1344322124.20020304021740@motor.ru>
15482      Branch: perl
15483            ! pod/perldata.pod
15484 ____________________________________________________________________________
15485 [ 14979] By: ams                                   on 2002/03/04  02:17:54
15486         Log: Subject: RE: [PATCH] RE: DB_File breakage
15487              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15488              Date: Sun, 3 Mar 2002 23:56:31 -0000
15489              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
15490      Branch: perl
15491            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15492            ! ext/DB_File/t/db-recno.t
15493 ____________________________________________________________________________
15494 [ 14978] By: ams                                   on 2002/03/04  02:07:16
15495         Log: Subject: [PATCH] docs for ExtUtils::Manifest
15496              From: Nicholas Clark <nick@unfortu.net>
15497              Date: Sun, 3 Mar 2002 23:29:25 +0000
15498              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
15499      Branch: perl
15500            ! lib/ExtUtils/Manifest.pm
15501 ____________________________________________________________________________
15502 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
15503         Log: Forgot from the M::BI 1.54 update.
15504      Branch: perl
15505            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
15506            ! lib/Math/BigInt/t/upgrade.inc
15507 ____________________________________________________________________________
15508 [ 14976] By: ams                                   on 2002/03/04  02:04:32
15509         Log: Subject: [PATCH] attr
15510              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15511              Date: Sun, 3 Mar 2002 22:09:58 -0000
15512              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
15513      Branch: perl
15514            ! lib/warnings.pm warnings.pl
15515 ____________________________________________________________________________
15516 [ 14975] By: ams                                   on 2002/03/04  02:01:27
15517         Log: Subject: [PATCH] File::Path documentation
15518              From: Colin Meyer <cmeyer@helvella.org>
15519              Date: Sun, 3 Mar 2002 14:54:24 -0800
15520              Message-Id: <20020303145424.A21774@hobart.helvella.org>
15521      Branch: perl
15522            ! lib/File/Path.pm
15523 ____________________________________________________________________________
15524 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
15525         Log: Typo.
15526      Branch: perl
15527            ! lib/Math/BigInt/t/upgrade.t
15528 ____________________________________________________________________________
15529 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
15530         Log: Editing errors.
15531      Branch: perl
15532            ! MANIFEST
15533 ____________________________________________________________________________
15534 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
15535         Log: Upgrade to Math::BigInt 1.54.
15536      Branch: perl
15537            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15538            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
15539            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
15540            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
15541            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
15542            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
15543 ____________________________________________________________________________
15544 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
15545         Log: Test tweak from Craig Berry.
15546      Branch: perl
15547            ! lib/Tie/File/t/15_pushpop.t
15548 ____________________________________________________________________________
15549 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
15550         Log: Upgrade to Tie::File 0.15.
15551      Branch: perl
15552            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
15553            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
15554            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
15555            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
15556            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
15557            + lib/Tie/File/t/11_rv_splice_rs.t
15558            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
15559            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
15560            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
15561            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
15562            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
15563            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
15564            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
15565            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
15566            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
15567            - lib/Tie/File/15_pushpop.t
15568            ! MANIFEST lib/Tie/File.pm
15569 ____________________________________________________________________________
15570 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
15571         Log: The EBCDIC gaps apply only to the real A-Z.
15572      Branch: perl
15573            ! ext/B/B/Deparse.pm
15574 ____________________________________________________________________________
15575 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
15576         Log: EBCDIC: deparse \cX correctly.
15577      Branch: perl
15578            ! ext/B/B/Deparse.pm
15579 ____________________________________________________________________________
15580 [ 14967] By: ams                                   on 2002/03/03  18:18:00
15581         Log: Subject: [PATCH] nit in perlsyn.pod
15582              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
15583              Date: Sun, 03 Mar 2002 20:16:10 +0100
15584              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
15585      Branch: perl
15586            ! pod/perlsyn.pod
15587 ____________________________________________________________________________
15588 [ 14966] By: ams                                   on 2002/03/03  18:06:32
15589         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
15590              From: Michael G Schwern <schwern@pobox.com>
15591              Date: Sun, 3 Mar 2002 13:33:28 -0500
15592              Message-Id: <20020303183328.GA3296@blackrider>
15593      Branch: perl
15594            ! utils/h2xs.PL
15595 ____________________________________________________________________________
15596 [ 14965] By: ams                                   on 2002/03/03  18:00:03
15597         Log: Subject: [ PATCH ] HP back to default
15598              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15599              Date: Sun, 03 Mar 2002 18:48:34 +0100
15600              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
15601      Branch: perl
15602            ! hints/hpux.sh
15603 ____________________________________________________________________________
15604 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
15605         Log: EBCDIC: special cases of special cases.
15606      Branch: perl
15607            ! t/uni/case.pl
15608 ____________________________________________________________________________
15609 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
15610         Log: EBCDIC: the v-string components cannot exceed 2147483647.
15611      Branch: perl
15612            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
15613 ____________________________________________________________________________
15614 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
15615         Log: Remove the bogus "incorrect case" warning completely.
15616              The problem exists, but the cure, in which ever form
15617              it will be, needs to be something more subtle.
15618      Branch: perl
15619            ! op.c pod/perldiag.pod
15620 ____________________________________________________________________________
15621 [ 14961] By: ams                                   on 2002/03/03  13:39:09
15622         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
15623              From: Mark-Jason Dominus <mjd@plover.com>
15624              Date: Sun, 03 Mar 2002 09:32:16 -0500
15625              Message-Id: <20020303143216.10536.qmail@plover.com>
15626      Branch: perl
15627            ! t/op/tiearray.t
15628 ____________________________________________________________________________
15629 [ 14960] By: nick                                  on 2002/03/03  09:59:59
15630         Log: Integrate mainline
15631      Branch: perlio
15632           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
15633            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
15634            ! ext/Encode/compile
15635           !> (integrate 27 files)
15636 ____________________________________________________________________________
15637 [ 14959] By: ams                                   on 2002/03/03  08:11:34
15638         Log: Fix #14957.
15639      Branch: perl
15640            ! ext/DB_File/t/db-recno.t
15641 ____________________________________________________________________________
15642 [ 14958] By: ams                                   on 2002/03/03  05:51:00
15643         Log: Subject: [PATCH @14577] NL in debugger
15644              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15645              Date: Sat, 2 Mar 2002 05:34:12 -0500
15646              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
15647      Branch: perl
15648            ! lib/perl5db.pl
15649 ____________________________________________________________________________
15650 [ 14957] By: ams                                   on 2002/03/03  05:00:04
15651         Log: Subject: Re: DB_File breakage
15652              From: Schuyler Erle <schuyler@oreilly.com>
15653              Date: Sat, 02 Mar 2002 21:50:30 -0800
15654              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
15655      Branch: perl
15656            ! ext/DB_File/t/db-recno.t
15657 ____________________________________________________________________________
15658 [ 14956] By: ams                                   on 2002/03/03  04:40:08
15659         Log: Subject: [PATCH @14577] Debugging OPs
15660              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15661              Date: Sat, 2 Mar 2002 05:49:58 -0500
15662              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
15663      Branch: perl
15664            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
15665            ! pod/perlrun.pod sv.h
15666 ____________________________________________________________________________
15667 [ 14955] By: ams                                   on 2002/03/03  04:34:41
15668         Log: Subject: Tie::Array doc patch
15669              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
15670              Date: Sat, 02 Mar 2002 08:42:56 +0900
15671              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
15672      Branch: perl
15673            ! lib/Tie/Array.pm
15674 ____________________________________________________________________________
15675 [ 14954] By: ams                                   on 2002/03/03  04:23:33
15676         Log: Subject: Re: Smoke 14870
15677              From: Nicholas Clark <nick@unfortu.net>
15678              Date: Sat, 2 Mar 2002 20:00:53 +0000
15679              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
15680      Branch: perl
15681            ! README.hpux
15682 ____________________________________________________________________________
15683 [ 14953] By: ams                                   on 2002/03/03  04:15:49
15684         Log: Subject: RE: VERSION core
15685              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15686              Date: Sat, 2 Mar 2002 22:50:44 -0000
15687              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
15688      Branch: perl
15689            ! t/comp/use.t
15690 ____________________________________________________________________________
15691 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
15692         Log: The #14949 removed this error from non-Win32.
15693      Branch: perl
15694            ! t/lib/warnings/op
15695 ____________________________________________________________________________
15696 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
15697         Log: BeOS back on track.
15698      Branch: perl
15699            ! README.beos
15700 ____________________________________________________________________________
15701 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
15702         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
15703              higher is okay.
15704      Branch: perl
15705            ! ext/POSIX/t/posix.t
15706 ____________________________________________________________________________
15707 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
15708         Log: For now, make "incorrect case" a Win32-only warning.
15709      Branch: perl
15710            ! op.c
15711 ____________________________________________________________________________
15712 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
15713         Log: Demand more before attempting socketpair().
15714      Branch: perl
15715            ! pp_sys.c
15716 ____________________________________________________________________________
15717 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
15718         Log: Remove obsolete hack.
15719      Branch: perl
15720            ! makedepend.SH
15721 ____________________________________________________________________________
15722 [ 14946] By: ams                                   on 2002/03/02  16:00:32
15723         Log: Forgot to delete encode.* from MANIFEST.
15724      Branch: perl
15725            ! MANIFEST
15726 ____________________________________________________________________________
15727 [ 14945] By: ams                                   on 2002/03/02  14:41:03
15728         Log: Delete ex-test output.
15729      Branch: perl
15730            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
15731 ____________________________________________________________________________
15732 [ 14944] By: ams                                   on 2002/03/02  13:54:35
15733         Log: Subject: [PATCH] DB_File 1.803
15734              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15735              Date: Sat, 2 Mar 2002 14:33:32 -0000
15736              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
15737      Branch: perl
15738            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15739            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
15740 ____________________________________________________________________________
15741 [ 14943] By: ams                                   on 2002/03/02  13:43:06
15742         Log: Upgrade to Tie::File 0.14.
15743      Branch: perl
15744            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
15745            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
15746            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
15747 ____________________________________________________________________________
15748 [ 14942] By: nick                                  on 2002/03/02  11:05:53
15749         Log: Integrate mainline
15750      Branch: perlio
15751           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
15752           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
15753           +> ext/Encode/t/table.utf8
15754           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
15755           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
15756           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15757           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
15758           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
15759           !> universal.c utils/perldoc.PL
15760 ____________________________________________________________________________
15761 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
15762         Log: More CJK (just C, really) tables from Autrijus Tang
15763              (originally from iconv, used with permission of Bruno Haible)
15764      Branch: perl
15765            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
15766            + ext/Encode/Encode/iso-ir-165.enc
15767            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15768            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
15769            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
15770 ____________________________________________________________________________
15771 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
15772         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
15773              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15774              Date: Fri, 1 Mar 2002 15:32:13 -0500
15775              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
15776      Branch: perl
15777            ! utils/perldoc.PL
15778 ____________________________________________________________________________
15779 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
15780         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
15781              From: Schuyler Erle <schuyler@oreilly.com>
15782              Date: Fri, 01 Mar 2002 14:22:19 -0800
15783              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
15784              
15785              Subject: Re: PATCH: "splice() offset past end of array" warning.
15786              From: Mark-Jason Dominus <mjd@plover.com>
15787              Date: Fri, 01 Mar 2002 17:19:49 -0500
15788              Message-ID: <20020301221949.7610.qmail@plover.com>
15789      Branch: perl
15790            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
15791 ____________________________________________________________________________
15792 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
15793         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
15794              From: Mark-Jason Dominus <mjd@plover.com>
15795              Date: Fri, 01 Mar 2002 18:35:35 -0500
15796              Message-ID: <20020301233535.15969.qmail@plover.com>
15797      Branch: perl
15798            ! av.c
15799 ____________________________________________________________________________
15800 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
15801         Log: Subject: RE: VERSION core
15802              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15803              Date: Fri, 1 Mar 2002 23:47:48 -0000
15804              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
15805      Branch: perl
15806            ! pod/perldiag.pod universal.c
15807 ____________________________________________________________________________
15808 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
15809         Log: Update Changes
15810      Branch: maint-5.6/macperl
15811            ! macos/Changes
15812 ____________________________________________________________________________
15813 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
15814         Log: Fix update to resources
15815      Branch: maint-5.6/macperl
15816            ! macos/macperl/MacPerl.r
15817 ____________________________________________________________________________
15818 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
15819         Log: metaconfig unit change for #14930.
15820      Branch: metaconfig
15821            ! U/modified/Init.U
15822 ____________________________________________________________________________
15823 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
15824         Log: Fix debugger to handle Mac OS psedofiles
15825      Branch: maint-5.6/macperl
15826            ! lib/DB.pm lib/perl5db.pl
15827 ____________________________________________________________________________
15828 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
15829         Log: Various fixes from Thomas Wegner
15830      Branch: maint-5.6/macperl
15831            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
15832 ____________________________________________________________________________
15833 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
15834         Log: Some resource updates
15835      Branch: maint-5.6/macperl
15836            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
15837            ! macos/macperl/MacPerl.rsrc
15838 ____________________________________________________________________________
15839 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
15840         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
15841              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15842              Date: Fri, 01 Mar 2002 09:38:59 -0800
15843              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
15844      Branch: perl
15845            ! Configure
15846 ____________________________________________________________________________
15847 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
15848         Log: Add some missing sfio symbols (Alan Fry)
15849      Branch: maint-5.6/macperl
15850            ! macos/macperl.sym
15851 ____________________________________________________________________________
15852 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
15853         Log: Update version and README
15854      Branch: maint-5.6/macperl
15855            ! README.macos macos/MPVersion.r
15856 ____________________________________________________________________________
15857 [ 14926] By: nick                                  on 2002/03/01  15:56:41
15858         Log: Integrate mainline
15859      Branch: perlio
15860           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
15861           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
15862           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
15863           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
15864           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
15865           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
15866           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
15867           +> lib/Tie/File/13_size_rs.t
15868           !> (integrate 80 files)
15869 ____________________________________________________________________________
15870 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
15871         Log: Better advertising.
15872      Branch: perl
15873            ! pod/perldelta.pod pod/perlfaq5.pod
15874 ____________________________________________________________________________
15875 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
15876         Log: Update Changes.
15877      Branch: perl
15878            ! Changes patchlevel.h
15879 ____________________________________________________________________________
15880 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
15881         Log: Lost in the shuffle.
15882      Branch: perl
15883            + lib/Math/BigInt/t/downgrade.t
15884            ! MANIFEST
15885 ____________________________________________________________________________
15886 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
15887         Log: Advertise Tie::File.
15888      Branch: perl
15889            ! pod/perldelta.pod pod/perlfaq5.pod
15890 ____________________________________________________________________________
15891 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
15892         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
15893              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15894              Date: Thu, 28 Feb 2002 18:55:48 +0100
15895              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
15896      Branch: perl
15897            ! x2p/walk.c
15898 ____________________________________________________________________________
15899 [ 14920] By: ams                                   on 2002/03/01  09:06:01
15900         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
15901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15902              Date: Tue, 26 Feb 2002 19:54:31 -0500
15903              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
15904      Branch: perl
15905            ! embed.fnc ext/B/B/Deparse.pm gv.c
15906 ____________________________________________________________________________
15907 [ 14919] By: ams                                   on 2002/03/01  03:03:12
15908         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
15909      Branch: perl
15910            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
15911            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
15912            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
15913            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
15914            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
15915            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
15916            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
15917 ____________________________________________________________________________
15918 [ 14918] By: ams                                   on 2002/03/01  02:36:58
15919         Log: Add Tie::File 0.12 from MJD.
15920      Branch: perl
15921            + lib/Tie/File.pm lib/Tie/File/01_gen.t
15922            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
15923            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
15924            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
15925            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
15926            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
15927            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
15928            ! MANIFEST
15929 ____________________________________________________________________________
15930 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
15931         Log: Encoding name mapping tweaks.
15932      Branch: perl
15933            ! ext/Encode/Encode.pm
15934 ____________________________________________________________________________
15935 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
15936         Log: metaconfig unit change for #14915.
15937      Branch: metaconfig
15938            ! U/modified/Init.U
15939 ____________________________________________________________________________
15940 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
15941         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
15942              From: Paul_GreenVOS@vos.stratus.com
15943              Date: Thu, 28 Feb 02 15:05 est
15944              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
15945      Branch: perl
15946            ! Configure
15947 ____________________________________________________________________________
15948 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
15949         Log: PL_bostr was pointing to the wrong string
15950              (a string left around from the loading of the Unicode \w)
15951              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
15952              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
15953      Branch: perl
15954            ! regexec.c
15955 ____________________________________________________________________________
15956 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
15957         Log: Sync with libnet-1.10
15958      Branch: perl
15959            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
15960            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
15961            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
15962            ! lib/Net/t/netrc.t
15963 ____________________________________________________________________________
15964 [ 14912] By: ams                                   on 2002/02/28  13:02:50
15965         Log: Subject: [PATCH] perldelta.pod fixes
15966              From: Autrijus Tang <autrijus@autrijus.org>
15967              Date: Thu, 28 Feb 2002 21:44:15 +0800
15968              Message-Id: <20020228134415.GB16422@not.autrijus.org>
15969      Branch: perl
15970            ! pod/perldelta.pod
15971 ____________________________________________________________________________
15972 [ 14911] By: ams                                   on 2002/02/28  11:31:44
15973         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
15974              From: Stas Bekman <stas@stason.org>
15975              Date: Mon, 04 Feb 2002 16:18:53 +0800
15976              Message-Id: <3C7E1E5F.1000605@stason.org>
15977              (Applied by hand).
15978      Branch: perl
15979            ! lib/File/Copy.pm
15980 ____________________________________________________________________________
15981 [ 14910] By: ams                                   on 2002/02/28  11:26:47
15982         Log: Subject: [PATCH lib/Pod/Html.pm]
15983              From: Stas Bekman <stas@stason.org>
15984              Date: Thu, 28 Feb 2002 20:05:01 +0800
15985              Message-Id: <3C7E1CED.7000307@stason.org>
15986      Branch: perl
15987            ! lib/Pod/Html.pm
15988 ____________________________________________________________________________
15989 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
15990         Log: Tests for #14908.
15991      Branch: perl
15992            ! t/op/pat.t
15993 ____________________________________________________________________________
15994 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
15995         Log: Make shared hash keys to be \0-terminated:
15996              one possible resolution for
15997              "UTF-8, weird \w behaviour after HASH-KEY-ification"
15998              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
15999              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
16000              The hash keys weren't \0-terminated.  This meant that the EOL ($)
16001              in regmatch() got the nextchr beyond the last character.  Since
16002              the keys were UTF-8, the nextchr was \1, not the usual
16003              string-terminating \0.  Wham, no match.
16004              
16005              I think another possible resolution could be to stop the nextchr
16006              computation in regmatch() from peeking beyond the last character
16007              of the string:
16008              
16009              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
16010      Branch: perl
16011            ! hv.c hv.h
16012 ____________________________________________________________________________
16013 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
16014         Log: Subject: [PATCH] Perl interface to newIO()
16015              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16016              Date: Wed, 27 Feb 2002 20:15:27 -0800
16017              Message-ID: <f7af8gzkgaET092yn@efn.org>
16018      Branch: perl
16019            ! lib/Symbol.pm
16020 ____________________________________________________________________________
16021 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
16022         Log: The "list" part of
16023              
16024              Subject: [PATCH perlop] .. returns a *list* of *integers*
16025              From: Mike Guy <mjtg@cam.ac.uk>
16026              Date: Tue, 26 Feb 2002 18:30:22 +0000
16027              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
16028              
16029              plus few nits.
16030      Branch: perl
16031            ! pod/perlop.pod
16032 ____________________________________________________________________________
16033 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
16034         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
16035              From: Abe Timmerman <abe@ztreet.demon.nl>
16036              Date: Thu, 28 Feb 2002 00:04:06 +0100
16037              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
16038      Branch: perl
16039            ! lib/File/stat.t
16040 ____________________________________________________________________________
16041 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
16042         Log: Integrate from maintperl.
16043      Branch: maint-5.6/macperl
16044           !> doio.c op.c t/io/open.t t/pragma/strict-subs
16045 ____________________________________________________________________________
16046 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
16047         Log: Upgrade to Math::BigInt 1.53.
16048      Branch: perl
16049            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
16050            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
16051            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
16052            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
16053            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
16054            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
16055 ____________________________________________________________________________
16056 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
16057         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
16058              From: "Craig A. Berry" <craigberry@mac.com>
16059              Date: Wed, 27 Feb 2002 15:36:38 -0600
16060              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
16061      Branch: perl
16062            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
16063            ! vms/ext/filespec.t
16064 ____________________________________________________________________________
16065 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
16066         Log: Subject: [PATCH] Some minor changes for Cygwin
16067              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
16068              Date: Wed, 27 Feb 2002 22:25:41 +0100
16069              Message-ID: <14296492589.20020227222541@familiehaase.de>
16070      Branch: perl
16071            ! Makefile.SH README.cygwin cygwin/perlld.in
16072 ____________________________________________________________________________
16073 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
16074         Log: Update the UTF-8 explanation table.
16075      Branch: perl
16076            ! pod/perlunicode.pod utf8.h
16077 ____________________________________________________________________________
16078 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
16079         Log: Repatch from Robin Barker: anon subs in C<package;> are
16080              now __ANON__::__ANON__ (should help for mod_perl package
16081              since #12251)
16082      Branch: perl
16083            ! gv.c op.c t/op/runlevel.t toke.c
16084 ____________________________________________________________________________
16085 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
16086         Log: Update Changes.
16087      Branch: perl
16088            ! Changes patchlevel.h
16089 ____________________________________________________________________________
16090 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
16091         Log: perldelta updates.
16092      Branch: perl
16093            ! pod/perldelta.pod
16094 ____________________________________________________________________________
16095 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
16096         Log: Signedness nit.
16097      Branch: perl
16098            ! regexec.c
16099 ____________________________________________________________________________
16100 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
16101         Log: Subject: Re: Smoke 14870
16102              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16103              Date: Wed, 27 Feb 2002 16:48:35 +0100
16104              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
16105              
16106              (with some additional garnish)
16107      Branch: perl
16108            ! README.hpux hints/hpux.sh
16109 ____________________________________________________________________________
16110 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
16111         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
16112              into perl.exp in AIX.
16113      Branch: perl
16114            ! makedef.pl perl.h
16115 ____________________________________________________________________________
16116 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
16117         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
16118              From: Robin Barker <rmb1@cise.npl.co.uk>
16119              Date: Wed, 27 Feb 2002 14:39:35 GMT
16120              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
16121      Branch: perl
16122            ! pod/perlrun.pod
16123 ____________________________________________________________________________
16124 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
16125         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
16126              From: Robin Barker <rmb1@cise.npl.co.uk>
16127              Date: Wed, 27 Feb 2002 12:25:30 GMT
16128              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
16129      Branch: perl
16130            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
16131            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
16132            ! pod/perlunicode.pod pod/perluniintro.pod
16133 ____________________________________________________________________________
16134 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
16135         Log: Only modify LD_LIBRARY_PATH in case there are directories.
16136      Branch: perl
16137            ! hints/dec_osf.sh
16138 ____________________________________________________________________________
16139 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
16140         Log: Subject: [PATCH] perl/hints/vos.sh
16141              From: Paul_GreenVOS@vos.stratus.com
16142              Date: Tue, 26 Feb 02 15:19 est
16143              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
16144      Branch: perl
16145            ! hints/vos.sh
16146 ____________________________________________________________________________
16147 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
16148         Log: Forgot from #14888.
16149      Branch: perl
16150            ! ext/Unicode/Normalize/mkheader
16151 ____________________________________________________________________________
16152 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
16153         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
16154      Branch: perl
16155            ! ext/Unicode/Normalize/Changes
16156            ! ext/Unicode/Normalize/Normalize.pm
16157            ! ext/Unicode/Normalize/Normalize.xs
16158            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
16159            ! ext/Unicode/Normalize/t/test.t
16160 ____________________________________________________________________________
16161 [ 14887] By: ams                                   on 2002/02/26  23:51:52
16162         Log: Subject: Missing diagnostics
16163              From: Simon Glover <scog@roe.ac.uk>
16164              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
16165              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
16166              
16167              Subject: [PATCH] Better wording for the lvalue vec diagnostic
16168              From: Simon Glover <scog@roe.ac.uk>
16169              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
16170              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
16171      Branch: perl
16172            ! doop.c pod/perldiag.pod t/op/vec.t
16173 ____________________________________________________________________________
16174 [ 14886] By: ams                                   on 2002/02/26  15:48:34
16175         Log: Subject: [PATCH] Not OK 5.7.2@14884
16176              From: andreas.koenig@anima.de (Andreas J. Koenig)
16177              Date: Tue, 26 Feb 2002 15:03:55 +0100
16178              Message-Id: <m38z9gfigk.fsf@anima.de>
16179      Branch: perl
16180            ! t/lib/access.t
16181 ____________________________________________________________________________
16182 [ 14885] By: nick                                  on 2002/02/26  13:48:55
16183         Log: Integrate mainline
16184      Branch: perlio
16185           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
16186           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
16187           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
16188            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
16189           !> (integrate 102 files)
16190 ____________________________________________________________________________
16191 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
16192         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
16193              1.1999999999999996, or thereabouts (yes, even sprintf).
16194      Branch: perl
16195            ! t/base/num.t
16196 ____________________________________________________________________________
16197 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
16198         Log: Neither.
16199      Branch: perl
16200            ! pod/perldelta.pod
16201 ____________________________________________________________________________
16202 [ 14882] By: ams                                   on 2002/02/26  08:46:55
16203         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
16204              From: Michael G Schwern <schwern@pobox.com>
16205              Date: Tue, 26 Feb 2002 01:01:28 -0500
16206              Message-Id: <20020226060128.GA2439@blackrider>
16207      Branch: perl
16208            ! hv.c pod/perldiag.pod
16209 ____________________________________________________________________________
16210 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
16211         Log: Subject: [PATCH B::Concise] docs, typos
16212              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16213              Date: Mon, 25 Feb 2002 16:41:16 +0100
16214              Message-ID: <20020225164116.A1054@rafael>
16215      Branch: perl
16216            ! ext/B/B/Concise.pm
16217 ____________________________________________________________________________
16218 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
16219         Log: POSIX: add isatty to @EXPORT_OK, reformat.
16220      Branch: perl
16221            ! ext/POSIX/POSIX.pm
16222 ____________________________________________________________________________
16223 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
16224         Log: If using -Dloclibpth=... the directories need to
16225              be appended to LD_LIBRARY_PATH (and ickily, if those
16226              directories contain a (newer?) libdb.so, we need to
16227              prepend    /usr/shlib to loclibpth).
16228      Branch: perl
16229            ! hints/dec_osf.sh
16230 ____________________________________________________________________________
16231 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
16232         Log: Subject: [PATCH] Perl interface to newIO()
16233              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
16234              Date: Mon, 25 Feb 2002 15:04:57 -0800
16235              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
16236      Branch: perl
16237            ! lib/Symbol.pm lib/Symbol.t
16238 ____________________________________________________________________________
16239 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
16240         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
16241              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
16242              Date: Mon, 25 Feb 2002 21:58:30 +0100
16243              Message-ID: <20020225215830.A744@rafael>
16244      Branch: perl
16245            ! pod/perlvar.pod
16246 ____________________________________________________________________________
16247 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
16248         Log: Big5 tweaks from Autrijus Tang.
16249      Branch: perl
16250            ! ext/Encode/Encode/big5.enc
16251 ____________________________________________________________________________
16252 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
16253         Log: Subject: [PATCH Glossary configpm] cleanups
16254              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16255              Date: Mon, 25 Feb 2002 23:27:15 +0100
16256              Message-ID: <20020225232715.C744@rafael>
16257      Branch: perl
16258            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
16259 ____________________________________________________________________________
16260 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
16261         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
16262              From: Nicholas Clark <nick@unfortu.net>
16263              Date: Mon, 25 Feb 2002 21:53:24 +0000
16264              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
16265      Branch: perl
16266            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
16267            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
16268            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
16269 ____________________________________________________________________________
16270 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
16271         Log: Upgrade to I18N::LangTags 0.27.
16272              (Causes one flipflop back to perl.com URL, must poke Sean.)
16273      Branch: perl
16274            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
16275            ! lib/I18N/LangTags/List.pm
16276 ____________________________________________________________________________
16277 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
16278         Log: Upgrade to Getopt::Long 2.28.
16279      Branch: perl
16280            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
16281            ! lib/Getopt/Long/README
16282 ____________________________________________________________________________
16283 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
16284         Log: No =head.
16285      Branch: perl
16286            ! pod/perlebcdic.pod
16287 ____________________________________________________________________________
16288 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
16289         Log: Update Changes.
16290      Branch: perl
16291            ! Changes patchlevel.h
16292 ____________________________________________________________________________
16293 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
16294         Log: metaconfig unit change for #14868.
16295      Branch: metaconfig
16296            ! U/modified/Chk_MANI.U
16297 ____________________________________________________________________________
16298 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
16299         Log: Some hosts understand split -l 50, some only split -50
16300              (from Paul Eggert).
16301      Branch: perl
16302            ! Configure
16303 ____________________________________________________________________________
16304 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
16305         Log: Subject: Re: [PATCH bleadperl] socketpair.t
16306              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16307              Date: Sun, 24 Feb 2002 10:31:25 +0100
16308              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
16309              
16310              (the pid half only)
16311      Branch: perl
16312            ! win32/win32.c
16313 ____________________________________________________________________________
16314 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
16315         Log: Mention the new pack tricks.
16316      Branch: perl
16317            ! pod/perldelta.pod
16318 ____________________________________________________________________________
16319 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
16320         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
16321              From: Richard.Foley@t-online.de (Richard Foley)
16322              Date: Mon, 25 Feb 2002 13:47:03 +0100
16323              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
16324      Branch: perl
16325            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
16326            ! pod/perldebug.pod pod/perldelta.pod
16327 ____________________________________________________________________________
16328 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
16329         Log: Typo corrections from John P. Linderman.
16330      Branch: perl
16331            ! ext/IPC/SysV/Semaphore.pm
16332 ____________________________________________________________________________
16333 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
16334         Log: Upgrade to Math::BigInt 1.52.
16335      Branch: perl
16336            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
16337            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
16338            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
16339            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
16340            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
16341 ____________________________________________________________________________
16342 [ 14862] By: ams                                   on 2002/02/25  10:39:40
16343         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
16344              From: Robin Barker <rmb1@cise.npl.co.uk>
16345              Date: Mon, 25 Feb 2002 11:35:06 GMT
16346              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
16347              
16348              Subject: [PATCH Net/Cmd.pm]
16349              From: Robin Barker <rmb1@cise.npl.co.uk>
16350              Date: Mon, 25 Feb 2002 11:37:06 GMT
16351              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
16352      Branch: perl
16353            ! lib/Cwd.pm lib/Net/Cmd.pm
16354 ____________________________________________________________________________
16355 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
16356         Log: Cut-and-paste errors.
16357      Branch: perl
16358            ! t/op/pat.t
16359 ____________________________________________________________________________
16360 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
16361         Log: EBCDIC: the control characters are not that easy to find.
16362      Branch: perl
16363            ! t/op/pat.t
16364 ____________________________________________________________________________
16365 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
16366         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
16367              From: John Peacock <jpeacock@rowman.com>
16368              Date: Sun, 24 Feb 2002 22:08:28 -0500
16369              Message-ID: <3C79AAAC.6060903@rowman.com>
16370      Branch: perl
16371            ! sv.c
16372 ____________________________________________________________________________
16373 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
16374         Log: SvSetSV() is not returnable, but that's okay since
16375              sv_copypv() returns void.
16376      Branch: perl
16377            ! sv.c
16378 ____________________________________________________________________________
16379 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
16380         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
16381              From: John Peacock <jpeacock@rowman.com>                 
16382              Date: Sun, 24 Feb 2002 16:40:07 -0500
16383              Message-ID: <3C795DB7.40105@rowman.com>               
16384      Branch: perl
16385            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
16386            ! pp_hot.c proto.h sv.c
16387 ____________________________________________________________________________
16388 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
16389         Log: Tiny code cleanup.
16390      Branch: perl
16391            ! regexec.c
16392 ____________________________________________________________________________
16393 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
16394         Log: Use to_uni_fold().
16395      Branch: perl
16396            ! regcomp.c
16397 ____________________________________________________________________________
16398 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
16399         Log: Document the new taint behaviour of exec LIST and
16400              system LIST.
16401      Branch: perl
16402            ! pod/perldelta.pod
16403 ____________________________________________________________________________
16404 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
16405         Log: Subject: [PATCH] Re: taint news
16406              From: Rick Delaney <rick.delaney@rogers.com>             
16407              Date: 24 Feb 2002 11:35:00 -0500
16408              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
16409      Branch: perl
16410            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
16411 ____________________________________________________________________________
16412 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
16413         Log: EBCDIC tweak (native instead of uni) and comment update.
16414      Branch: perl
16415            ! regexec.c
16416 ____________________________________________________________________________
16417 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
16418         Log: Using uninitialized (and wrong) variables is not good.
16419      Branch: perl
16420            ! regcomp.c
16421 ____________________________________________________________________________
16422 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
16423         Log: EBCDIC: this seems to calm the last of the
16424              Malformed UTF-8 warnings.
16425      Branch: perl
16426            ! regcomp.c utf8.c
16427 ____________________________________________________________________________
16428 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
16429         Log: EBCDIC: document using Encode for character conversions.
16430      Branch: perl
16431            ! pod/perlebcdic.pod
16432 ____________________________________________________________________________
16433 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
16434         Log: EBCDIC: disable also Unicode::Collate and
16435              Unicode::Normalize for now.  Real users of
16436              EBCDIC have to decide what they want.
16437      Branch: perl
16438            ! ext/Unicode/Normalize/Normalize.pm
16439            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
16440            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
16441            ! lib/Unicode/Collate/t/test.t
16442 ____________________________________________________________________________
16443 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
16444         Log: AUTHORS updates.
16445      Branch: perl
16446            ! AUTHORS
16447 ____________________________________________________________________________
16448 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
16449         Log: Retract #14571: there may be a better solution than
16450              tweaking the test.
16451      Branch: perl
16452            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
16453 ____________________________________________________________________________
16454 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
16455         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
16456              From: "Craig A. Berry" <craigberry@mac.com> 
16457              Date: Sat, 23 Feb 2002 14:14:35 -0600
16458              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
16459      Branch: perl
16460            ! configure.com
16461 ____________________________________________________________________________
16462 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
16463         Log: metaconfig unit change for #14843.
16464      Branch: metaconfig/U/perl
16465            ! Extensions.U
16466 ____________________________________________________________________________
16467 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
16468         Log: Also Encode/JP needs to be listed explicitly.
16469              (Any other sub-Encode extensions?)
16470      Branch: perl
16471            ! Configure
16472 ____________________________________________________________________________
16473 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
16474         Log: Document known UNICOS/mk deficiency.
16475      Branch: perl
16476            ! pod/perldelta.pod
16477 ____________________________________________________________________________
16478 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
16479         Log: Subject: [PATCH] README mention version 5.0
16480              From: Autrijus Tang <autrijus@autrijus.org>
16481              Date: Sat, 23 Feb 2002 09:35:22 +0800
16482              Message-ID: <20020223013522.GA8694@not.autrijus.org>
16483      Branch: perl
16484            ! README
16485 ____________________________________________________________________________
16486 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
16487         Log: metaconfig unit change for #14839.
16488      Branch: metaconfig
16489            ! U/modified/Signal.U
16490 ____________________________________________________________________________
16491 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
16492         Log: Old hosts like NeXT Classic don't have sort -k,
16493              from Paul Eggert.
16494      Branch: perl
16495            ! Configure
16496 ____________________________________________________________________________
16497 [ 14838] By: ams                                   on 2002/02/22  21:14:29
16498         Log: Minor clarifications as suggested by Anton Tagunov.
16499      Branch: perl
16500            ! pod/perlsyn.pod
16501 ____________________________________________________________________________
16502 [ 14837] By: ams                                   on 2002/02/22  21:07:02
16503         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
16504              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16505              Date: Fri, 22 Feb 2002 23:01:07 +0100
16506              Message-Id: <20020222230107.A15069@rafael>
16507      Branch: perl
16508            ! sv.c t/op/gv.t
16509 ____________________________________________________________________________
16510 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
16511         Log: metaconfig unit change for #14835.
16512      Branch: metaconfig
16513            ! U/modified/Chk_MANI.U
16514 ____________________________________________________________________________
16515 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
16516         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
16517      Branch: perl
16518            ! Configure
16519 ____________________________________________________________________________
16520 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
16521         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
16522              From: Michael G Schwern <schwern@pobox.com>
16523              Date: Fri, 22 Feb 2002 12:10:28 -0500
16524              Message-ID: <20020222171027.GB4181@blackrider>
16525      Branch: perl
16526            ! ext/Encode/compile
16527 ____________________________________________________________________________
16528 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
16529         Log: Update Changes.
16530      Branch: perl
16531            ! Changes patchlevel.h
16532 ____________________________________________________________________________
16533 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
16534         Log: Implement IV/UV/NV/long double pack/unpack with
16535              template letters j/J/F/D (the latter two have been
16536              undocumented aliases of f/d).
16537      Branch: perl
16538            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
16539 ____________________________________________________________________________
16540 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
16541         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
16542              From: Nicholas Clark <nick@unfortu.net>
16543              Date: Fri, 22 Feb 2002 14:01:25 +0000
16544              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
16545      Branch: perl
16546            ! ext/Encode/compile
16547 ____________________________________________________________________________
16548 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
16549         Log: NetWare change from Ananth Kesari.
16550      Branch: perl
16551            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
16552            ! MANIFEST
16553 ____________________________________________________________________________
16554 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
16555         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
16556              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16557              Date: Fri, 22 Feb 2002 03:55:13 -0500
16558              Message-ID: <20020222035513.A894@math.ohio-state.edu>
16559      Branch: perl
16560            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
16561 ____________________________________________________________________________
16562 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
16563         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
16564      Branch: perl
16565            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
16566 ____________________________________________________________________________
16567 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
16568         Log: Make measure_struct a file static.
16569      Branch: perl
16570            ! pp_pack.c
16571 ____________________________________________________________________________
16572 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
16573         Log: EBCDIC: someone who knows what they are doing
16574              and whether it is possible at all in the first
16575              place needs to figure these tests out on EBCDIC.
16576              The CJK encodings heavily abuse their knowledge
16577              of ASCII and that may require a translation layer
16578              or four to survive UTF-EBCDIC.
16579      Branch: perl
16580            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
16581 ____________________________________________________________________________
16582 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
16583         Log: croak() needs context.
16584      Branch: perl
16585            ! pp_pack.c
16586 ____________________________________________________________________________
16587 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
16588         Log: Subject: [PATCH @14577] pack with a human face: the sequel
16589              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16590              Date: Thu, 21 Feb 2002 21:33:37 -0500
16591              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
16592      Branch: perl
16593            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
16594            ! proto.h t/op/pack.t
16595 ____________________________________________________________________________
16596 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
16597         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
16598              From: Nicholas Clark <nick@unfortu.net> 
16599              Date: Fri, 22 Feb 2002 00:49:44 +0000
16600              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
16601      Branch: perl
16602            ! ext/Encode/compile
16603 ____________________________________________________________________________
16604 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
16605         Log: Test for #14795.
16606      Branch: perl
16607            ! t/op/pat.t
16608 ____________________________________________________________________________
16609 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
16610         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
16611      Branch: perl
16612            ! t/op/pat.t
16613 ____________________________________________________________________________
16614 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
16615         Log: Subject: [PATCH] next batch of bugfixes
16616              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16617              Date: Thu, 21 Feb 2002 23:54:41 +0100
16618              Message-ID: <20020221235441.A17260@rafael>
16619      Branch: perl
16620            ! ext/B/B/Deparse.pm
16621 ____________________________________________________________________________
16622 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
16623         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)
16624              From: chromatic <chromatic@rmci.net>
16625              Date: Thu, 21 Feb 2002 14:17:35 -0700
16626              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
16627      Branch: perl
16628            ! lib/File/stat.pm lib/File/stat.t
16629 ____________________________________________________________________________
16630 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
16631         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
16632      Branch: perl
16633            ! ext/re/re.xs
16634 ____________________________________________________________________________
16635 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
16636         Log: Upgrade to Math::BigInt 1.51.
16637      Branch: perl
16638            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
16639            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
16640            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
16641            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
16642            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
16643            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
16644            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
16645            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
16646            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
16647            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
16648            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
16649            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
16650 ____________________________________________________________________________
16651 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
16652         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
16653              From: "Gerrit P. Haase" <gp@familiehaase.de>
16654              Date: Thu, 21 Feb 2002 21:20:25 +0100
16655              Message-ID: <69510538936.20020221212025@familiehaase.de>
16656      Branch: perl
16657            ! Makefile.SH
16658 ____________________________________________________________________________
16659 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
16660         Log: Subject: [PATCH @14577] grouping in pack/unpack
16661              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16662              Date: Thu, 21 Feb 2002 06:06:14 -0500
16663              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
16664      Branch: perl
16665            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
16666            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
16667 ____________________________________________________________________________
16668 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
16669         Log: Subject: [PATCH propose] question about fs.t
16670              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16671              Date: Thu, 21 Feb 2002 15:10:21 +0100
16672              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
16673      Branch: perl
16674            ! t/io/fs.t
16675 ____________________________________________________________________________
16676 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
16677         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
16678              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
16679              Date: Thu, 21 Feb 2002 09:54:28 +0100
16680              Message-ID: <13576559576.20020221095428@familiehaase.de>     
16681      Branch: perl
16682            ! Makefile.SH
16683 ____________________________________________________________________________
16684 [ 14812] By: ams                                   on 2002/02/21  14:59:09
16685         Log: Subject: typo correction
16686              From: mjd@plover.com
16687              Date: 21 Feb 2002 15:43:49 -0000
16688              Message-Id: <20020221154349.22772.qmail@plover.com>
16689      Branch: perl
16690            ! pod/perldebug.pod
16691 ____________________________________________________________________________
16692 [ 14811] By: ams                                   on 2002/02/21  14:02:12
16693         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
16694              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16695              Date: Thu, 21 Feb 2002 15:22:22 +0100
16696              Message-Id: <20020221152222.A15095@rafael>
16697      Branch: perl
16698            ! op.h toke.c
16699 ____________________________________________________________________________
16700 [ 14810] By: ams                                   on 2002/02/21  12:45:28
16701         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
16702              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16703              Date: Thu, 21 Feb 2002 06:02:48 -0500
16704              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
16705      Branch: perl
16706            ! lib/ExtUtils/Mksymlists.pm makedef.pl
16707 ____________________________________________________________________________
16708 [ 14809] By: nick                                  on 2002/02/21  09:31:08
16709         Log: Integrate mainline
16710      Branch: perlio
16711           +> lib/Pod/t/Select.t
16712           !> (integrate 37 files)
16713 ____________________________________________________________________________
16714 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
16715         Log: metaconfig unit change for #14807.
16716      Branch: metaconfig
16717            ! U/modified/Signal.U
16718 ____________________________________________________________________________
16719 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
16720         Log: Revert #14805, didn't quite work.
16721      Branch: perl
16722            ! Configure config_h.SH
16723 ____________________________________________________________________________
16724 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
16725         Log: metaconfig changes for #14805.
16726      Branch: metaconfig
16727            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
16728 ____________________________________________________________________________
16729 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
16730         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
16731              From: Paul Eggert <eggert@twinsun.com>
16732              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
16733              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
16734      Branch: perl
16735            ! Configure config_h.SH
16736 ____________________________________________________________________________
16737 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
16738         Log: More advice.
16739      Branch: perl
16740            ! README.os390
16741 ____________________________________________________________________________
16742 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
16743         Log: Missing MANIFESTation.
16744      Branch: perl
16745            ! MANIFEST
16746 ____________________________________________________________________________
16747 [ 14802] By: ams                                   on 2002/02/20  22:55:25
16748         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
16749              From: Autrijus Tang <autrijus@autrijus.org>
16750              Date: Thu, 21 Feb 2002 07:13:12 +0800
16751              Message-Id: <20020220231312.GA775@not.autrijus.org>
16752      Branch: perl
16753            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
16754 ____________________________________________________________________________
16755 [ 14801] By: ams                                   on 2002/02/20  22:27:20
16756         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
16757              From: Abe Timmerman <abe@ztreet.demon.nl>
16758              Date: Thu, 21 Feb 2002 00:20:40 +0100
16759              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
16760      Branch: perl
16761            + lib/Pod/t/Select.t
16762 ____________________________________________________________________________
16763 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
16764         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
16765              twice, causing the loop to skip every other character.
16766      Branch: perl
16767            ! utf8.c
16768 ____________________________________________________________________________
16769 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
16770         Log: Better debugging info.
16771      Branch: perl
16772            ! t/uni/case.pl
16773 ____________________________________________________________________________
16774 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
16775         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
16776              From: Nicholas Clark <nick@unfortu.net>
16777              Date: Wed, 20 Feb 2002 22:13:05 +0000
16778              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
16779      Branch: perl
16780            ! ext/Encode/compile
16781 ____________________________________________________________________________
16782 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
16783         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
16784              From: Paul Eggert <eggert@twinsun.com>
16785              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
16786              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
16787      Branch: perl
16788            ! pod/perlhack.pod
16789 ____________________________________________________________________________
16790 [ 14796] By: nick                                  on 2002/02/20  18:15:00
16791         Log: Integrate mainline
16792      Branch: perlio
16793           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
16794           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
16795           +> lib/Locale/Country.pod lib/Locale/Currency.pod
16796           +> lib/Locale/Language.pod lib/Locale/Script.pm
16797           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
16798           +> t/uni/title.t t/uni/upper.t
16799           !> (integrate 41 files)
16800 ____________________________________________________________________________
16801 [ 14795] By: ams                                   on 2002/02/20  17:08:38
16802         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
16803              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16804              Date: Wed, 20 Feb 2002 18:06:59 +0000
16805              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
16806      Branch: perl
16807            ! pp_ctl.c
16808 ____________________________________________________________________________
16809 [ 14794] By: ams                                   on 2002/02/20  16:41:56
16810         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
16811              From: Paul_GreenVOS@vos.stratus.com
16812              Date: Wed, 20 Feb 02 12:21 est
16813              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
16814      Branch: perl
16815            ! Makefile.SH
16816 ____________________________________________________________________________
16817 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
16818         Log: Forgot from #14790.
16819      Branch: perl
16820            ! pp_pack.c
16821 ____________________________________________________________________________
16822 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
16823         Log: Update Changes.
16824      Branch: perl
16825            ! Changes patchlevel.h
16826 ____________________________________________________________________________
16827 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
16828         Log: Integrate change #14778 from maintperl.
16829      Branch: perl
16830            ! t/lib/strict/subs
16831           !> op.c
16832 ____________________________________________________________________________
16833 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
16834         Log: Subject: Re: [ID 20020220.001] pack w with objects
16835              From: Ulrich Pfeifer <upf@de.uu.net>
16836              Date: 20 Feb 2002 11:21:15 +0100
16837              Message-ID: <p5g03wcv38.fsf@de.uu.net>
16838      Branch: perl
16839            ! t/op/pack.t
16840 ____________________________________________________________________________
16841 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
16842         Log: Subject: Re: [PATCH] go faster for Encode's compile
16843              From: Nicholas Clark <nick@unfortu.net> 
16844              Date: Tue, 19 Feb 2002 23:38:36 +0000
16845              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
16846      Branch: perl
16847            ! ext/Encode/compile
16848 ____________________________________________________________________________
16849 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
16850         Log: Regen Glossary.
16851      Branch: perl
16852            ! Porting/Glossary Porting/config.sh Porting/config_H
16853 ____________________________________________________________________________
16854 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
16855         Log: metaconfig unit change for #14786 (not visible yet,
16856              since Glossary needs regenerating)
16857      Branch: metaconfig
16858            ! U/compline/d_gconvert.U
16859 ____________________________________________________________________________
16860 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
16861         Log: Subject: d_Gconvert hints and Glossary
16862              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16863              Date: Tue, 19 Feb 2002 11:55:36 -0800
16864              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
16865      Branch: perl
16866            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
16867            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
16868            ! hints/svr5.sh
16869 ____________________________________________________________________________
16870 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
16871         Log: metaconfig unit changes for #14784.
16872      Branch: metaconfig
16873            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
16874 ____________________________________________________________________________
16875 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
16876         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
16877              From: Paul Eggert <eggert@twinsun.com>              
16878              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
16879              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
16880      Branch: perl
16881            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
16882            ! pod/perlhack.pod
16883 ____________________________________________________________________________
16884 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
16885         Log: metaconfig unit change for #14782.
16886      Branch: metaconfig/U/perl
16887            ! Mksymlinks.U
16888 ____________________________________________________________________________
16889 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
16890         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
16891              From: "Gerrit P. Haase" <gp@familiehaase.de>
16892              Date: Wed, 20 Feb 2002 00:23:29 +0100
16893              Message-ID: <70348722516.20020220002329@familiehaase.de>
16894      Branch: perl
16895            ! Configure
16896 ____________________________________________________________________________
16897 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
16898         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
16899              From: Nicholas Clark <nick@unfortu.net> 
16900              Date: Tue, 19 Feb 2002 19:27:42 +0000
16901              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
16902              
16903              (with modifications)
16904      Branch: perl
16905            ! pod/perlsub.pod
16906 ____________________________________________________________________________
16907 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
16908         Log: NetWare tweak from Ananth Kesari.
16909      Branch: perl
16910            ! lib/ExtUtils/MakeMaker.pm
16911 ____________________________________________________________________________
16912 [ 14779] By: ams                                   on 2002/02/20  06:51:55
16913         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
16914      Branch: perl
16915            ! pod/perlfaq4.pod
16916 ____________________________________________________________________________
16917 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
16918         Log: constant folding on the range operator had the effect of disabling
16919              peephole optimizations in all the siblings of the range OP; the
16920              effect of this was that barewords could escape strictures when
16921              they were hiding in such places
16922      Branch: maint-5.6/perl
16923            ! op.c t/pragma/strict-subs
16924 ____________________________________________________________________________
16925 [ 14777] By: ams                                   on 2002/02/20  00:56:21
16926         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
16927              From: Graham Barr <gbarr@pobox.com>
16928              Date: Tue, 19 Feb 2002 23:08:47 +0000
16929              Message-Id: <20020219230847.G66560@pobox.com>
16930      Branch: perl
16931            ! lib/Time/Local.pm
16932 ____________________________________________________________________________
16933 [ 14776] By: ams                                   on 2002/02/19  17:20:28
16934         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
16935              From: Nicholas Clark <nick@unfortu.net>
16936              Date: Tue, 19 Feb 2002 16:23:22 +0000
16937              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
16938      Branch: perl
16939            ! lib/Tie/Hash.pm
16940 ____________________________________________________________________________
16941 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
16942         Log: Regen doc, regen toc.
16943      Branch: perl
16944            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
16945 ____________________________________________________________________________
16946 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
16947         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
16948              From: Dave Mitchell <davem@fdgroup.co.uk>
16949              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
16950              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
16951      Branch: perl
16952            ! pod/perlsub.pod
16953 ____________________________________________________________________________
16954 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
16955         Log: Detypo.
16956      Branch: perl
16957            ! lib/Tie/Memoize.pm
16958 ____________________________________________________________________________
16959 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
16960         Log: UTF-8 C API doc tweaks.
16961      Branch: perl
16962            ! pod/perlunicode.pod
16963 ____________________________________________________________________________
16964 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
16965         Log: Mention that the case-switchers know about Unicode, too.
16966      Branch: perl
16967            ! pod/perlop.pod
16968 ____________________________________________________________________________
16969 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
16970         Log: Upgrade to Locale::Codes 2.01.
16971      Branch: perl
16972            + lib/Locale/Constants.pod lib/Locale/Country.pod
16973            + lib/Locale/Currency.pod lib/Locale/Language.pod
16974            + lib/Locale/Script.pod
16975            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
16976            ! lib/Locale/Constants.pm lib/Locale/Country.pm
16977            ! lib/Locale/Currency.pm lib/Locale/Language.pm
16978            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
16979 ____________________________________________________________________________
16980 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
16981         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
16982              From: Dave Mitchell <davem@fdgroup.co.uk>
16983              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
16984              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
16985      Branch: perl
16986            ! pod/perlsub.pod
16987 ____________________________________________________________________________
16988 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
16989         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
16990              From: Sam Tregar <sam@tregar.com> 
16991              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
16992              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
16993      Branch: perl
16994            ! sv.h
16995 ____________________________________________________________________________
16996 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
16997         Log: The test requires perlio.
16998      Branch: perl
16999            ! ext/Encode/t/JP.t
17000 ____________________________________________________________________________
17001 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
17002         Log: Misplaced block end.
17003      Branch: perl
17004            ! utf8.c
17005 ____________________________________________________________________________
17006 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
17007         Log: The POSIX extensions are deadly.
17008      Branch: perl
17009            ! regcomp.c
17010 ____________________________________________________________________________
17011 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
17012         Log: Let's not overdo the growth.
17013      Branch: perl
17014            ! pp.c
17015 ____________________________________________________________________________
17016 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
17017         Log: Third time makes the charm.
17018      Branch: perl
17019            ! README.os390
17020 ____________________________________________________________________________
17021 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
17022         Log: Oops.
17023      Branch: perl
17024            ! utf8.c
17025 ____________________________________________________________________________
17026 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
17027         Log: Add back the new casing tests.
17028      Branch: perl
17029            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
17030            ! MANIFEST
17031 ____________________________________________________________________________
17032 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
17033         Log: Prefer special case mappings.
17034      Branch: perl
17035            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
17036            ! lib/unicore/To/Upper.pl lib/unicore/mktables
17037 ____________________________________________________________________________
17038 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
17039         Log: Try special casing first.
17040      Branch: perl
17041            ! utf8.c
17042 ____________________________________________________________________________
17043 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
17044         Log: Not extending enough.
17045      Branch: perl
17046            ! pp.c utf8.h
17047 ____________________________________________________________________________
17048 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
17049         Log: No need to store identity mappings.
17050      Branch: perl
17051            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
17052            ! lib/unicore/mktables
17053 ____________________________________________________________________________
17054 [ 14756] By: ams                                   on 2002/02/18  20:21:17
17055         Log: Forward port #14704 from maint-5.6.
17056      Branch: perl
17057            ! doio.c
17058 ____________________________________________________________________________
17059 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
17060         Log: Regen Changes.
17061      Branch: perl
17062            ! Changes
17063 ____________________________________________________________________________
17064 [ 14754] By: ams                                   on 2002/02/18  19:01:09
17065         Log: Subject: [PATCH] VMS cando_by_name and current process privs
17066              From: "Craig A. Berry" <craigberry@mac.com>
17067              Date: Mon, 18 Feb 2002 14:03:30 -0600
17068              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
17069      Branch: perl
17070            ! vms/vms.c
17071 ____________________________________________________________________________
17072 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
17073         Log: Update Changes.
17074      Branch: perl
17075            ! Changes patchlevel.h
17076 ____________________________________________________________________________
17077 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
17078         Log: What do you know; these tests unearthed nasty problems.
17079              Will resolve those first.
17080      Branch: perl
17081            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
17082            ! MANIFEST
17083 ____________________________________________________________________________
17084 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
17085         Log: Update Changes.
17086      Branch: perl
17087            ! Changes patchlevel.h
17088 ____________________________________________________________________________
17089 [ 14750] By: ams                                   on 2002/02/18  17:36:05
17090         Log: Subject: Re: IO::Poll: Removing Handles
17091              From: Matthew Sachs <matthewg@zevils.com>
17092              Date: Mon, 18 Feb 2002 13:19:01 -0500
17093              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
17094      Branch: perl
17095            ! ext/IO/lib/IO/t/io_poll.t
17096 ____________________________________________________________________________
17097 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
17098         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
17099              From: "Craig A. Berry" <craigberry@mac.com>
17100              Date: Mon, 18 Feb 2002 11:52:21 -0600
17101              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
17102      Branch: perl
17103            ! t/op/alarm.t t/op/glob.t
17104 ____________________________________________________________________________
17105 [ 14748] By: ams                                   on 2002/02/18  15:53:36
17106         Log: s/load_module/Perl_load_module/
17107      Branch: perl
17108            ! gv.c
17109 ____________________________________________________________________________
17110 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
17111         Log: Unused in ASCII, used in EBCDIC.
17112      Branch: perl
17113            ! utf8.c
17114 ____________________________________________________________________________
17115 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
17116         Log: Upgrade to Locale::Codes 2.00.
17117      Branch: perl
17118            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
17119            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
17120            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
17121            ! lib/Locale/Constants.pm lib/Locale/Country.pm
17122            ! lib/Locale/Currency.pm lib/Locale/Language.pm
17123 ____________________________________________________________________________
17124 [ 14745] By: ams                                   on 2002/02/18  15:20:44
17125         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
17126              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17127              Date: Sat, 16 Feb 2002 00:06:01 +0100
17128              Message-Id: <20020216000601.A17249@rafael>
17129      Branch: perl
17130            ! gv.c
17131 ____________________________________________________________________________
17132 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
17133         Log: More Unicode casing checks.
17134      Branch: perl
17135            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
17136            ! MANIFEST
17137 ____________________________________________________________________________
17138 [ 14743] By: ams                                   on 2002/02/18  14:35:38
17139         Log: Subject: IO::Poll: Removing Handles
17140              From: Matthew Sachs <matthewg@zevils.com>
17141              Date: Sun, 17 Feb 2002 04:49:46 -0500
17142              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
17143      Branch: perl
17144            ! ext/IO/lib/IO/Poll.pm
17145 ____________________________________________________________________________
17146 [ 14741] By: ams                                   on 2002/02/18  13:59:48
17147         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
17148              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17149              Date: Mon, 18 Feb 2002 15:41:26 +0100
17150              Message-Id: <20020218154126.A692@rafael>
17151      Branch: perl
17152            ! pp_ctl.c t/op/do.t
17153 ____________________________________________________________________________
17154 [ 14740] By: nick                                  on 2002/02/18  09:09:23
17155         Log: Integrate mainline
17156      Branch: perlio
17157           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
17158           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
17159           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
17160           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
17161           +> ext/Encode/lib/Encode/JP/Constants.pm
17162           +> ext/Encode/lib/Encode/JP/H2Z.pm
17163           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
17164           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
17165           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
17166           +> os2/OS2/Process/t/os2_process.t
17167           +> os2/OS2/Process/t/os2_process_kid.t
17168           +> os2/OS2/Process/t/os2_process_text.t
17169            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
17170            - ext/Encode/t/Japanese.t
17171           !> (integrate 47 files)
17172 ____________________________________________________________________________
17173 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
17174         Log: EBCDIC: now the worst seems to be over for
17175              the "Malformed" warnings.  Still a few of them,
17176              and plenty of test failures, but getting better.
17177      Branch: perl
17178            ! regcomp.c utf8.c
17179 ____________________________________________________________________________
17180 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
17181         Log: Upgrade to Net::Ping 2.12.
17182      Branch: perl
17183            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
17184            ! lib/Net/Ping/t/110_icmp_inst.t
17185 ____________________________________________________________________________
17186 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
17187         Log: After much rewriting we are now pretty much
17188              back to where we started.
17189      Branch: perl
17190            ! utf8.c
17191 ____________________________________________________________________________
17192 [ 14736] By: ams                                   on 2002/02/18  01:23:00
17193         Log: Subject: [PATCH B::Deparse] two fixes
17194              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17195              Date: Sun, 17 Feb 2002 23:58:59 +0100
17196              Message-Id: <20020217235859.A32513@rafael>
17197      Branch: perl
17198            ! ext/B/B/Deparse.pm
17199 ____________________________________________________________________________
17200 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
17201         Log: Buglet.
17202      Branch: perl
17203            ! ext/Encode/lib/Encode/JP/JIS.pm
17204 ____________________________________________________________________________
17205 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
17206         Log: Clearing up to_utf8_case() continues: this time use
17207              a single return, and EBCDICification for all paths.
17208      Branch: perl
17209            ! utf8.c
17210 ____________________________________________________________________________
17211 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
17212         Log: Small tweaks to get the test running (fix @INC and
17213              do not overwrite the table.utf8 and table.rnd).
17214      Branch: perl
17215            ! ext/Encode/t/JP.t
17216 ____________________________________________________________________________
17217 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
17218         Log: Tiny tweak.
17219      Branch: perl
17220            ! utf8.c
17221 ____________________________________________________________________________
17222 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
17223         Log: Redundant casts.
17224      Branch: perl
17225            ! utf8.c
17226 ____________________________________________________________________________
17227 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
17228         Log: More filename portability tips.
17229      Branch: perl
17230            ! pod/perlport.pod
17231 ____________________________________________________________________________
17232 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
17233         Log: FAQ sync.
17234      Branch: perl
17235            ! pod/perlfaq3.pod pod/perlfaq5.pod
17236 ____________________________________________________________________________
17237 [ 14728] By: ams                                   on 2002/02/17  16:15:09
17238         Log: Subject: podlators 1.21 released
17239              From: Russ Allbery <rra@stanford.edu>
17240              Date: Sat, 16 Feb 2002 21:42:56 -0800
17241              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
17242      Branch: perl
17243            ! lib/Pod/Text/Overstrike.pm
17244 ____________________________________________________________________________
17245 [ 14727] By: sky                                   on 2002/02/17  11:36:52
17246         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
17247              From: Autrijus Tang <autrijus@autrijus.org>
17248              Date: Sun, 17 Feb 2002 19:46:47 +0800
17249              Message-ID: <20020217194647.A1410@not.autrijus.org>
17250      Branch: perl
17251            ! pp_ctl.c t/op/tiehandle.t util.c
17252 ____________________________________________________________________________
17253 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
17254         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
17255              input in native code points, not Unicode.
17256      Branch: perl
17257            ! utf8.c
17258 ____________________________________________________________________________
17259 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
17260         Log: Regen Glossary.
17261      Branch: perl
17262            ! Porting/Glossary Porting/config.sh Porting/config_H
17263 ____________________________________________________________________________
17264 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
17265         Log: The #14715 and #14716 were okay: they just revealed
17266              a bug in the EXACTF matching.
17267      Branch: perl
17268            ! regexec.c utf8.c
17269 ____________________________________________________________________________
17270 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
17271         Log: Retreat, retreat! (retract #14715 and #14716)
17272      Branch: perl
17273            ! utf8.c
17274 ____________________________________________________________________________
17275 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
17276         Log: Encode 0.40, from Dan Kogai.
17277      Branch: perl
17278            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
17279            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
17280            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
17281            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
17282            + ext/Encode/lib/Encode/JP/Constants.pm
17283            + ext/Encode/lib/Encode/JP/H2Z.pm
17284            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
17285            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
17286            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
17287            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
17288            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
17289            - ext/Encode/t/Japanese.t
17290            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
17291            ! ext/Encode/t/Encode.t
17292 ____________________________________________________________________________
17293 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
17294         Log: metaconfig unit change for #14720.
17295      Branch: perl
17296            ! Configure
17297 ____________________________________________________________________________
17298 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
17299         Log: Regenerate Configure (small tweaks on Yitzchak's,
17300              main difference being that the preference variables are
17301              called gconvert_...).
17302      Branch: metaconfig
17303            ! U/compline/d_gconvert.U
17304 ____________________________________________________________________________
17305 [ 14719] By: ams                                   on 2002/02/16  14:11:01
17306         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
17307              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17308              Date: Thu, 14 Feb 2002 22:27:33 -0800
17309              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
17310              (Applied by hand.)
17311      Branch: perl
17312            ! Configure
17313 ____________________________________________________________________________
17314 [ 14718] By: ams                                   on 2002/02/16  13:45:28
17315         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
17316              From: Philip Newton <Philip.Newton@gmx.net>
17317              Date: Sat, 16 Feb 2002 10:05:05 +0100
17318              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
17319              (Applied by hand.)
17320      Branch: perl
17321            ! pod/perlport.pod
17322 ____________________________________________________________________________
17323 [ 14717] By: ams                                   on 2002/02/16  04:30:23
17324         Log: Remove dubious test.
17325      Branch: perl
17326            ! t/io/open.t
17327 ____________________________________________________________________________
17328 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
17329         Log: Tiny tweak.
17330      Branch: perl
17331            ! utf8.c
17332 ____________________________________________________________________________
17333 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
17334         Log: Restructure to_utf8_case() for simpler execution paths.
17335      Branch: perl
17336            ! utf8.c
17337 ____________________________________________________________________________
17338 [ 14714] By: ams                                   on 2002/02/16  02:43:59
17339         Log: Absorb #14701 by Sarathy from maint-5.6.
17340      Branch: perl
17341            ! doio.c t/io/open.t
17342 ____________________________________________________________________________
17343 [ 14713] By: ams                                   on 2002/02/16  01:51:27
17344         Log: Subject: [PATCH] VOS patches for perl 5.8
17345              From: Paul_GreenVOS@vos.stratus.com
17346              Date: Fri, 15 Feb 02 17:41 est
17347              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
17348      Branch: perl
17349            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
17350            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17351            ! vos/install_perl.cm
17352 ____________________________________________________________________________
17353 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
17354         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
17355              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17356              Date: Fri, 15 Feb 2002 23:05:44 +0100
17357              Message-ID: <20020215230544.A690@rafael>
17358      Branch: perl
17359            ! ext/B/B/Deparse.pm
17360 ____________________________________________________________________________
17361 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
17362         Log: Add $VERSION.
17363      Branch: perl
17364            ! lib/Tie/Memoize.pm
17365 ____________________________________________________________________________
17366 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
17367         Log: Update Changes.
17368      Branch: perl
17369            ! Changes patchlevel.h
17370 ____________________________________________________________________________
17371 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
17372         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
17373              From: Robin Barker <rmb1@cise.npl.co.uk>
17374              Date: Thu, 14 Feb 2002 19:07:40 GMT
17375              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
17376              
17377              (the hints part only)
17378      Branch: perl
17379            ! hints/solaris_2.sh
17380 ____________________________________________________________________________
17381 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
17382         Log: metaconfig unit changes for #14707.
17383      Branch: metaconfig
17384            ! U/modified/cc.U
17385      Branch: metaconfig/U/perl
17386            ! Checkcc.U
17387 ____________________________________________________________________________
17388 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
17389         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
17390              From: Robin Barker <rmb1@cise.npl.co.uk>
17391              Date: Fri, 15 Feb 2002 12:14:39 GMT
17392              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
17393              
17394              Split checking-for-gcc and checking-for-cc.
17395      Branch: perl
17396            ! Configure
17397 ____________________________________________________________________________
17398 [ 14706] By: ams                                   on 2002/02/15  13:57:15
17399         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
17400              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
17401              Date: 15 Feb 2002 10:53:06 +0200
17402              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
17403      Branch: perl
17404            ! lib/Pod/Html.pm
17405 ____________________________________________________________________________
17406 [ 14705] By: ams                                   on 2002/02/15  08:42:55
17407         Log: Subject: [PATCH @14577] OS/2 tests and more
17408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17409              Date: Fri, 15 Feb 2002 03:56:24 -0500
17410              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
17411      Branch: perl
17412            + os2/OS2/Process/t/os2_process.t
17413            + os2/OS2/Process/t/os2_process_kid.t
17414            + os2/OS2/Process/t/os2_process_text.t
17415            ! MANIFEST configpm hints/os2.sh makedef.pl
17416            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
17417            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
17418            ! os2/os2ish.h
17419 ____________________________________________________________________________
17420 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
17421         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
17422              avoid wasteful PL_fdpid fiddling where that is not warranted;
17423              mostly whitespace fixes
17424              
17425              these were longstanding todo items from:
17426              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
17427      Branch: maint-5.6/perl
17428            ! doio.c
17429 ____________________________________________________________________________
17430 [ 14702] By: nick                                  on 2002/02/15  08:31:41
17431         Log: Integrate mainline
17432      Branch: perlio
17433           +> lib/if.pm lib/if.t
17434           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
17435           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
17436           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
17437           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
17438           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
17439           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
17440           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
17441           !> t/lib/warnings/pp_sys
17442 ____________________________________________________________________________
17443 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
17444         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
17445              (and also dies quickly on Windows); this bug crept in as
17446              change#610, a.k.a change#646
17447      Branch: maint-5.6/perl
17448            ! doio.c t/io/open.t
17449 ____________________________________________________________________________
17450 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
17451         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
17452              From: Ville "Skyttä" <ville.skytta@iki.fi>
17453              Date: Wed, 13 Feb 2002 22:29:39 +0200
17454              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
17455      Branch: perl
17456            ! lib/Pod/Html.pm
17457 ____________________________________________________________________________
17458 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
17459         Log: Document and test the C0 and C1.
17460      Branch: perl
17461            ! lib/charnames.pm lib/charnames.t
17462 ____________________________________________________________________________
17463 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
17464         Log: metaconfig unit change for #14697.
17465      Branch: metaconfig
17466            ! U/modified/Init.U
17467 ____________________________________________________________________________
17468 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
17469         Log: Also OS/2 seems to need exe set early.
17470      Branch: perl
17471            ! Configure
17472 ____________________________________________________________________________
17473 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
17474         Log: Document pack U0U.
17475      Branch: perl
17476            ! pod/perluniintro.pod
17477 ____________________________________________________________________________
17478 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
17479         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
17480              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17481              Date: Thu, 14 Feb 2002 23:58:00 +0100
17482              Message-ID: <20020214235800.A12901@rafael>
17483      Branch: perl
17484            ! pp_sys.c t/lib/warnings/pp_sys
17485 ____________________________________________________________________________
17486 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
17487         Log: Subject: [PATCH @13746] conditional pragmas
17488              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17489              Date: Mon, 31 Dec 2001 18:18:09 -0500
17490              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
17491      Branch: perl
17492            + lib/if.pm lib/if.t
17493            ! MANIFEST
17494 ____________________________________________________________________________
17495 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
17496         Log: Deparse bug introduced by #14615: the fix is just a workaround,
17497              I suspect there to be another deeper bug, must distill simpler
17498              test case.
17499      Branch: perl
17500            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
17501 ____________________________________________________________________________
17502 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
17503         Log: Integrate perlio; 
17504              
17505              Make dependencies more precise (for nmake)
17506      Branch: perl
17507           !> ext/Encode/EUC_JP/Makefile.PL
17508 ____________________________________________________________________________
17509 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
17510         Log: Just a guess.
17511      Branch: perl
17512            ! lib/Tie/Handle.pm
17513 ____________________________________________________________________________
17514 [ 14690] By: nick                                  on 2002/02/14  16:30:56
17515         Log: Integrate mainline
17516      Branch: perlio
17517           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
17518           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
17519           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
17520           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
17521           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
17522           !> utf8.c
17523 ____________________________________________________________________________
17524 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
17525         Log: Upgrade to Net::Ping 2.11.
17526      Branch: perl
17527            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
17528            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
17529            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
17530            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
17531 ____________________________________________________________________________
17532 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
17533         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
17534              From: Robin Barker <rmb1@cise.npl.co.uk>
17535              Date: Wed, 13 Feb 2002 17:37:07 GMT
17536              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
17537              
17538              (updated version of the above)
17539      Branch: perl
17540            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
17541 ____________________________________________________________________________
17542 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
17543         Log: Excise inexact blather.
17544      Branch: perl
17545            ! utf8.c
17546 ____________________________________________________________________________
17547 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
17548         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
17549              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17550              Date: Mon, 31 Dec 2001 20:28:46 -0500
17551              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
17552      Branch: perl
17553            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
17554            ! MANIFEST
17555 ____________________________________________________________________________
17556 [ 14685] By: nick                                  on 2002/02/14  14:20:20
17557         Log: Make dependencies more precise (for nmake)
17558      Branch: perlio
17559            ! ext/Encode/EUC_JP/Makefile.PL
17560 ____________________________________________________________________________
17561 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
17562         Log: Subject: [PATCH @13746] tied hashes
17563              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
17564              Date: Mon, 31 Dec 2001 19:15:39 -0500
17565              Message-ID: <20011231191539.A46@math.ohio-state.edu>
17566      Branch: perl
17567            ! lib/Tie/Hash.pm pod/perltie.pod
17568 ____________________________________________________________________________
17569 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
17570         Log: Subject: Re: [PATCH] Configure followed by make minitest
17571              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17572              Date: Sun, 10 Feb 2002 23:22:05 -0800
17573              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
17574      Branch: perl
17575            ! Makefile.SH
17576 ____________________________________________________________________________
17577 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
17578         Log: Subject: Re: perl@14647
17579              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17580              Date: Mon, 11 Feb 2002 19:30:36 +0100
17581              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
17582      Branch: perl
17583            ! t/op/groups.t
17584 ____________________________________________________________________________
17585 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
17586         Log: Update Changes.
17587      Branch: perl
17588            ! Changes patchlevel.h
17589 ____________________________________________________________________________
17590 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
17591         Log: Integrate perlio;
17592              
17593              Do not lc() the file names before doing dirname() or they don't match.
17594      Branch: perl
17595           !> lib/ExtUtils/t/Installed.t
17596 ____________________________________________________________________________
17597 [ 14679] By: sky                                   on 2002/02/13  12:56:13
17598         Log: rename mutex to make a bit more sense
17599      Branch: perl
17600            ! ext/threads/threads.xs
17601 ____________________________________________________________________________
17602 [ 14678] By: sky                                   on 2002/02/13  12:46:11
17603         Log: Track active threads....
17604      Branch: perl
17605            ! ext/threads/threads.pm ext/threads/threads.xs
17606 ____________________________________________________________________________
17607 [ 14677] By: nick                                  on 2002/02/13  09:30:42
17608         Log: Do not lc() the file names before doing dirname() or they don't match.
17609      Branch: perlio
17610            ! lib/ExtUtils/t/Installed.t
17611 ____________________________________________________________________________
17612 [ 14676] By: sky                                   on 2002/02/13  09:03:37
17613         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
17614              From: Michael G Schwern <schwern@pobox.com>
17615              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
17616              Message-Id: <20020213100017.GA6288@blackrider>
17617      Branch: perl
17618            ! lib/File/Spec/t/rel2abs2rel.t
17619 ____________________________________________________________________________
17620 [ 14675] By: sky                                   on 2002/02/13  09:00:24
17621         Log: Do not propagate END blocks to child threads, test.
17622      Branch: perl
17623            + ext/threads/t/end.t
17624            ! MANIFEST ext/threads/threads.xs
17625 ____________________________________________________________________________
17626 [ 14674] By: nick                                  on 2002/02/13  08:34:55
17627         Log: Integrate mainline
17628      Branch: perlio
17629           +> ext/threads/t/join.t
17630           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
17631           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
17632           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
17633 ____________________________________________________________________________
17634 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
17635         Log: metaconfig unit change for #14672.
17636      Branch: metaconfig
17637            ! U/modified/lns.U
17638 ____________________________________________________________________________
17639 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
17640         Log: $ln is supposed to be already set to $ln + executable suffix
17641              on platforms that need it, from Paul Green.
17642      Branch: perl
17643            ! Configure
17644 ____________________________________________________________________________
17645 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
17646         Log: Subject: New command syntax for 'x' command
17647              From: Mark-Jason Dominus <mjd@plover.com>
17648              Date: Tue, 12 Feb 2002 20:54:01 -0500
17649              Message-ID: <20020213015401.25685.qmail@plover.com>
17650      Branch: perl
17651            ! lib/perl5db.pl pod/perldebug.pod
17652 ____________________________________________________________________________
17653 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
17654         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
17655              From: Mark-Jason Dominus <mjd@plover.com>
17656              Date: Tue, 12 Feb 2002 20:20:42 -0500
17657              Message-ID: <20020213012042.25245.qmail@plover.com>
17658      Branch: perl
17659            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
17660 ____________________________________________________________________________
17661 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
17662         Log: Iteration continues.
17663      Branch: perl
17664            ! utf8.c
17665 ____________________________________________________________________________
17666 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
17667         Log: Duh.
17668      Branch: perl
17669            ! pp_pack.c t/op/length.t
17670 ____________________________________________________________________________
17671 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
17672         Log: Retract #14666.
17673      Branch: perl
17674            ! t/op/lc.t
17675 ____________________________________________________________________________
17676 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
17677         Log: (retracted by #14667)
17678      Branch: perl
17679            ! t/op/lc.t
17680 ____________________________________________________________________________
17681 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
17682         Log: Tiny test script tweaks.
17683      Branch: perl
17684            ! t/uni/fold.t
17685 ____________________________________________________________________________
17686 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
17687         Log: Rewrite the "special mapping" part of to_utf8_case(),
17688              this time with fewer bugs.  (See: The Law of Cybernetic
17689              Entymology.)
17690      Branch: perl
17691            ! utf8.c
17692 ____________________________________________________________________________
17693 [ 14663] By: sky                                   on 2002/02/12  18:26:16
17694         Log: Stop failures if you pass an object, sv_dup might not be the right 
17695              thing to use since I have a feeling we end up cloning far too much. 
17696              (Like the stash for example).... Maybe we need a lightweight sv_dup 
17697              that searches the target for things....
17698              Real fix is another option to perl_clone which controls if you should 
17699              save stashes.
17700      Branch: perl
17701            ! ext/threads/threads.xs
17702 ____________________________________________________________________________
17703 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
17704         Log: Retract #14661.
17705      Branch: perl
17706            ! hints/solaris_2.sh
17707 ____________________________________________________________________________
17708 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
17709         Log: (retracted by #14662)
17710      Branch: perl
17711            ! hints/solaris_2.sh
17712 ____________________________________________________________________________
17713 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
17714         Log: EBCDIC: another "can't happen".
17715      Branch: perl
17716            ! utf8.c
17717 ____________________________________________________________________________
17718 [ 14659] By: sky                                   on 2002/02/12  14:38:21
17719         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
17720      Branch: perl
17721            + ext/threads/t/join.t
17722            ! MANIFEST ext/threads/threads.xs
17723 ____________________________________________________________________________
17724 [ 14658] By: nick                                  on 2002/02/12  13:54:06
17725         Log: Integrate mainline
17726      Branch: perlio
17727           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
17728           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
17729           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
17730 ____________________________________________________________________________
17731 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
17732         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
17733              From: Jan Dubois <JanD@ActiveState.com> 
17734              Date: Tue, 12 Feb 2002 00:56:31 -0800
17735              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
17736      Branch: perl
17737            ! lib/Win32.pod win32/win32.c win32/win32.h
17738 ____________________________________________________________________________
17739 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
17740         Log: Subject: [PATCH] Re: 14654 introduced a bug 
17741              From: Michael G Schwern <schwern@pobox.com> 
17742              Date: Tue, 12 Feb 2002 05:37:36 -0500
17743              Message-ID: <20020212103736.GC14327@blackrider>
17744      Branch: perl
17745            ! lib/File/Spec/t/rel2abs2rel.t
17746 ____________________________________________________________________________
17747 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
17748         Log: More unset installman[13]dir tweaks from chromatic.
17749      Branch: perl
17750            ! lib/ExtUtils/Installed.pm
17751 ____________________________________________________________________________
17752 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
17753         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
17754              From: Michael G Schwern <schwern@pobox.com>
17755              Date: Mon, 11 Feb 2002 12:23:02 -0500
17756              Message-ID: <20020211172302.GD9556@blackrider>
17757      Branch: perl
17758            ! lib/File/Spec/t/rel2abs2rel.t
17759 ____________________________________________________________________________
17760 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
17761         Log: Use `` instead of -| to be a little bit more portable,
17762              from Michael Schwern.
17763      Branch: perl
17764            ! lib/ExtUtils/t/Embed.t
17765 ____________________________________________________________________________
17766 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
17767         Log: EBCDIC: this change for \N{} in particular is now
17768              unnecessary because of the recent more general
17769              pack U change.
17770      Branch: perl
17771            ! toke.c
17772 ____________________________________________________________________________
17773 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
17774         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
17775              From: "Craig A. Berry" <craigberry@mac.com>
17776              Date: Mon, 11 Feb 2002 17:13:47 -0600
17777              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
17778      Branch: perl
17779            ! t/test.pl
17780 ____________________________________________________________________________
17781 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
17782         Log: EBCDIC: pack U bytes change.
17783      Branch: perl
17784            ! t/op/length.t
17785 ____________________________________________________________________________
17786 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
17787         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
17788      Branch: perl
17789            ! t/op/each.t
17790 ____________________________________________________________________________
17791 [ 14648] By: nick                                  on 2002/02/11  16:14:50
17792         Log: Integrate mainline
17793      Branch: perlio
17794           !> Changes Configure Makefile.SH autodoc.pl
17795           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
17796           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
17797           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
17798 ____________________________________________________________________________
17799 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
17800         Log: Update Changes.
17801      Branch: perl
17802            ! Changes patchlevel.h
17803 ____________________________________________________________________________
17804 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
17805         Log: Regen toc.
17806      Branch: perl
17807            ! pod/perltoc.pod
17808 ____________________________________________________________________________
17809 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
17810         Log: Forgot from #14641.
17811      Branch: perl
17812            ! lib/ExtUtils/t/Embed.t
17813 ____________________________________________________________________________
17814 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
17815         Log: A forgotten metaconfig unit.
17816      Branch: metaconfig/U/perl
17817            + i_features.U
17818 ____________________________________________________________________________
17819 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
17820         Log: metaconfig unit changes for #14642.
17821      Branch: metaconfig
17822            + U/modified/lns.U
17823      Branch: metaconfig/U/perl
17824            ! issymlink.U
17825 ____________________________________________________________________________
17826 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
17827         Log: -Dmksymlinks was broken by #14628.
17828      Branch: perl
17829            ! Configure
17830 ____________________________________________________________________________
17831 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
17832         Log: Subject: [PATCH @14577] OS/2 build
17833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17834              Date: Mon, 11 Feb 2002 06:56:41 -0500
17835              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
17836              
17837              (sans the Configure, perlio.sym, and t/op/stat.t parts)
17838      Branch: perl
17839            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
17840            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
17841            ! os2/os2ish.h
17842 ____________________________________________________________________________
17843 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
17844         Log: Integrate perlio;
17845              
17846              Re-structure Japanese encodings - part 1
17847              
17848              Split Japanese encodings - part 2
17849              - build separate .c files with separate 'compile' steps
17850              - overall Japanese.xs / Japanese.pm which loads them
17851              
17852              Add test for Japanese encoding (well euc-jp anyway).
17853              Fix one bug shown by above
17854              Skip test which does not pass yet.
17855              
17856              Patch up the failing multi-byte write case, and un-skip
17857              the test.
17858      Branch: perl
17859           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
17860           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
17861            - ext/Encode/EUC_JP/EUC_JP.pm
17862           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
17863 ____________________________________________________________________________
17864 [ 14639] By: nick                                  on 2002/02/11  11:59:18
17865         Log: Patch up the failing multi-byte write case, and un-skip
17866              the test.
17867      Branch: perlio
17868            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
17869 ____________________________________________________________________________
17870 [ 14638] By: nick                                  on 2002/02/11  10:55:39
17871         Log: Add test for Japanese encoding (well euc-jp anyway).
17872              Fix one bug shown by above
17873              Skip test which does not pass yet.
17874      Branch: perlio
17875            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
17876            + ext/Encode/t/table.ref
17877            ! MANIFEST ext/Encode/Encode.xs
17878 ____________________________________________________________________________
17879 [ 14637] By: nick                                  on 2002/02/11  09:07:04
17880         Log: Split Japanese encodings - part 2
17881              - build separate .c files with separate 'compile' steps
17882              - overall Japanese.xs / Japanese.pm which loads them
17883      Branch: perlio
17884            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
17885 ____________________________________________________________________________
17886 [ 14636] By: nick                                  on 2002/02/11  08:15:42
17887         Log: Re-structure Japanese encodings - part 1
17888      Branch: perlio
17889           +> ext/Encode/EUC_JP/Japanese.pm
17890            - ext/Encode/EUC_JP/EUC_JP.pm
17891            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
17892 ____________________________________________________________________________
17893 [ 14635] By: nick                                  on 2002/02/11  08:05:12
17894         Log: Integrate mainline
17895      Branch: perlio
17896           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
17897           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
17898           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
17899 ____________________________________________________________________________
17900 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
17901         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
17902              From: Mike Guy <mjtg@cam.ac.uk>
17903              Date: Mon, 11 Feb 2002 02:50:42 +0000
17904              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
17905      Branch: perl
17906            ! t/op/arith.t
17907 ____________________________________________________________________________
17908 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
17909         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
17910              Stepping backward in the string would be majorly bad.
17911      Branch: perl
17912            ! regcomp.c
17913 ____________________________________________________________________________
17914 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
17915         Log: The debugger part of
17916              
17917              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
17918              From: Michael G Schwern <schwern@pobox.com> 
17919              Date: Wed, 6 Feb 2002 17:32:12 -0500
17920              Message-ID: <20020206223212.GG1346@blackrider>
17921      Branch: perl
17922            ! lib/perl5db.pl
17923 ____________________________________________________________________________
17924 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
17925         Log: Integrate perlio;
17926              
17927              Borland/Win32 tuning
17928              
17929              Move PerlIO_perlio to layer_syms where it belongs?
17930      Branch: perl
17931           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
17932 ____________________________________________________________________________
17933 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
17934         Log: EBCDIC: the low 256 needs to be shuffled also
17935              in pack/unpack U (this breaks the equivalence
17936              of pack U and v-strings, but I think if someone
17937              has to give, v-strings are a good victim)
17938      Branch: perl
17939            ! pp_pack.c t/op/pack.t
17940 ____________________________________________________________________________
17941 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
17942         Log: metaconfig unit changes for #14628.
17943      Branch: metaconfig/U/perl
17944            ! d_u32align.U issymlink.U
17945 ____________________________________________________________________________
17946 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
17947         Log: Two Configure tweaks; the u32align test was trying
17948              to write into a string literal, the ln -s test was
17949              failing in VOS.
17950      Branch: perl
17951            ! Configure
17952 ____________________________________________________________________________
17953 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
17954         Log: DJGPP tweaks from Laszlo Molnar.
17955      Branch: perl
17956            ! djgpp/djgpp.c lib/File/Spec.pm
17957 ____________________________________________________________________________
17958 [ 14626] By: nick                                  on 2002/02/10  18:36:47
17959         Log: Move PerlIO_perlio to layer_syms where it belongs?
17960      Branch: perlio
17961            ! makedef.pl
17962 ____________________________________________________________________________
17963 [ 14625] By: nick                                  on 2002/02/10  18:02:21
17964         Log: Borland/Win32 tuning
17965      Branch: perlio
17966            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
17967 ____________________________________________________________________________
17968 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
17969         Log: Additional explanation for the [:...:] failure.
17970      Branch: perl
17971            ! pod/perldiag.pod
17972 ____________________________________________________________________________
17973 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
17974         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
17975              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17976              Date: Sun, 10 Feb 2002 13:32:48 +0100
17977              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
17978      Branch: perl
17979            ! makedef.pl
17980 ____________________________________________________________________________
17981 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
17982         Log: Test tweaks from chromatic for cases where there
17983              are no installman1dir or installman3dir.
17984      Branch: perl
17985            ! lib/ExtUtils/t/Installed.t
17986 ____________________________________________________________________________
17987 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
17988         Log: Integrate perlio;
17989              
17990              Nick Clark's tweaks to Encode compile process
17991              1. Use decimal constants to unit string arrays rather than
17992              very long string litterals (latter having possible "\0"
17993              on end issues, and needing ANSI C line splicing).
17994              2. Replace tail-recursion during insert process with itteration.
17995              Nick C sees 12% speedup from these.
17996      Branch: perl
17997           !> ext/Encode/Encode.pm ext/Encode/compile
17998 ____________________________________________________________________________
17999 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
18000         Log: Portability notes: filename characters, character sets.
18001      Branch: perl
18002            ! pod/perlport.pod
18003 ____________________________________________________________________________
18004 [ 14619] By: nick                                  on 2002/02/10  11:06:05
18005         Log: Integrate mainline
18006      Branch: perlio
18007            ! ext/Encode/Encode.pm
18008           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
18009           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
18010           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
18011           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
18012           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
18013 ____________________________________________________________________________
18014 [ 14618] By: nick                                  on 2002/02/10  10:48:15
18015         Log: Nick Clark's tweaks to Encode compile process
18016              1. Use decimal constants to unit string arrays rather than
18017              very long string litterals (latter having possible "\0"
18018              on end issues, and needing ANSI C line splicing).
18019              2. Replace tail-recursion during insert process with itteration.
18020              Nick C sees 12% speedup from these.
18021      Branch: perlio
18022            ! ext/Encode/compile
18023 ____________________________________________________________________________
18024 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
18025         Log: Use the "Unicode 1.0" name field for control characters,
18026              as suggested by Mark Davis.  Note that Unicode 3.2 will
18027              require some more legwork on this because of certain
18028              alternative names.
18029      Branch: perl
18030            ! lib/unicore/Name.pl lib/unicore/mktables
18031 ____________________________________________________________________________
18032 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
18033         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
18034      Branch: perl
18035            ! hints/os390.sh
18036 ____________________________________________________________________________
18037 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
18038         Log: EBCDIC: the non-printable characters are different.
18039      Branch: perl
18040            ! ext/B/B/Deparse.pm
18041 ____________________________________________________________________________
18042 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
18043         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
18044              From: Nicholas Clark <nick@unfortu.net> 
18045              Date: Sat, 9 Feb 2002 22:31:29 +0000
18046              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
18047      Branch: perl
18048            ! t/lib/warnings/pp_hot
18049 ____________________________________________________________________________
18050 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
18051         Log: Subject: [PATCH] Re: Modulus operator inconsistency
18052              From: Nicholas Clark <nick@unfortu.net>
18053              Date: Sat, 9 Feb 2002 21:00:13 +0000
18054              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
18055      Branch: perl
18056            ! op.c t/op/arith.t
18057 ____________________________________________________________________________
18058 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
18059         Log: Use the same escaping mechanism for all the *flags.
18060      Branch: perl
18061            ! lib/ExtUtils/Embed.pm
18062 ____________________________________________________________________________
18063 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
18064         Log: Protect possible parentheses in ccflags, ccdlflags, and
18065              ldflags.  (In OS/390 there are parentheses in ccflags.)
18066      Branch: perl
18067            ! lib/ExtUtils/Embed.pm
18068 ____________________________________________________________________________
18069 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
18070         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
18071              From: Peter Scott <Peter@PSDT.com>
18072              Date: Fri, 08 Feb 2002 19:20:19 -0800
18073              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
18074      Branch: perl
18075            ! lib/perl5db.pl
18076 ____________________________________________________________________________
18077 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
18078         Log: FAQ sync.
18079      Branch: perl
18080            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
18081 ____________________________________________________________________________
18082 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
18083         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
18084              From: Chris Nandor <pudge@pobox.com>
18085              Date: Fri, 08 Feb 2002 16:31:41 -0500
18086              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
18087      Branch: perl
18088            ! cop.h deb.c pp_ctl.c toke.c util.c
18089 ____________________________________________________________________________
18090 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
18091         Log: Redo CopFILE / MacPerl_MPWFIleName patch
18092      Branch: maint-5.6/macperl
18093            ! cop.h deb.c pp_ctl.c toke.c util.c
18094 ____________________________________________________________________________
18095 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
18096         Log: The metaconfig unit change to go with #14605.
18097      Branch: metaconfig/U/perl
18098            ! libperl.U
18099 ____________________________________________________________________________
18100 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
18101         Log: The Configure change to go with #14604.
18102      Branch: perl
18103            ! Configure
18104 ____________________________________________________________________________
18105 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
18106         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
18107              From: Andy Dougherty <doughera@lafayette.edu>
18108              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
18109              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
18110      Branch: perl
18111            ! hints/bsdos.sh
18112 ____________________________________________________________________________
18113 [ 14603] By: nick                                  on 2002/02/08  18:16:09
18114         Log: Integrate mainline
18115      Branch: perlio
18116           +> ext/threads/t/libc.t
18117           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
18118           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
18119 ____________________________________________________________________________
18120 [ 14602] By: sky                                   on 2002/02/08  15:19:15
18121         Log: Start testing for safe localtime functions, TODO, test more functions.
18122      Branch: perl
18123            + ext/threads/t/libc.t
18124            ! MANIFEST
18125 ____________________________________________________________________________
18126 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
18127         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
18128              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18129              Date: Fri, 8 Feb 2002 00:21:07 +0100
18130              Message-ID: <20020208002107.E763@rafael>
18131      Branch: perl
18132            ! doio.c pp_sys.c t/io/argv.t
18133 ____________________________________________________________________________
18134 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
18135         Log: Subject: [PATCH] Configure followed by make minitest
18136              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18137              Date: Wed, 06 Feb 2002 21:35:20 -0800
18138              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
18139      Branch: perl
18140            ! t/op/taint.t t/run/fresh_perl.t
18141 ____________________________________________________________________________
18142 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
18143         Log: Integrate perlio;
18144              
18145              Extract something from yesterdays effort - convert my mail on pad
18146              data structures (incoporating Sarathy's corrections/clarifications)
18147              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
18148      Branch: perl
18149           !> cv.h pod/perlapi.pod pod/perlintern.pod
18150 ____________________________________________________________________________
18151 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
18152         Log: metaconfig unit changes for #14597.
18153      Branch: metaconfig
18154            ! U/modified/Loc.U
18155      Branch: metaconfig/U/perl
18156            ! libperl.U
18157 ____________________________________________________________________________
18158 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
18159         Log: Configure DJGPP tweak from Laszlo Molnar.
18160      Branch: perl
18161            ! Configure
18162 ____________________________________________________________________________
18163 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
18164         Log: DJGPP tweaks from Laszlo Molnar.
18165      Branch: perl
18166            ! djgpp/djgppsed.sh perl.c
18167 ____________________________________________________________________________
18168 [ 14595] By: nick                                  on 2002/02/08  09:19:29
18169         Log: Extract something from yesterdays effort - convert my mail on pad
18170              data structures (incoporating Sarathy's corrections/clarifications)
18171              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
18172      Branch: perlio
18173            ! cv.h pod/perlapi.pod pod/perlintern.pod
18174 ____________________________________________________________________________
18175 [ 14594] By: nick                                  on 2002/02/08  08:34:49
18176         Log: Integrate mainline
18177      Branch: perlio
18178           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
18179           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
18180           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
18181           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
18182           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
18183           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
18184 ____________________________________________________________________________
18185 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
18186         Log: To really skip the test an exit() is needed.
18187      Branch: perl
18188            ! lib/encoding.t
18189 ____________________________________________________________________________
18190 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
18191         Log: More diagnostics from Nicholas Clark.
18192      Branch: perl
18193            ! lib/Benchmark.t
18194 ____________________________________________________________________________
18195 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
18196         Log: In case of failure be more verbose.
18197      Branch: perl
18198            ! t/base/num.t
18199 ____________________________________________________________________________
18200 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
18201         Log: Update Changes
18202      Branch: maint-5.6/macperl
18203            ! macos/Changes
18204 ____________________________________________________________________________
18205 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
18206         Log: Merge AEGizmos library into PPC binary
18207      Branch: maint-5.6/macperl
18208            ! macos/Makefile.mk
18209 ____________________________________________________________________________
18210 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
18211         Log: Add -ansifor for MrCpp options
18212      Branch: maint-5.6/macperl
18213            ! macos/BuildRules.mk
18214 ____________________________________________________________________________
18215 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
18216         Log: Check ownership of CatInfos (MacPerl Bug #494482)
18217      Branch: maint-5.6/macperl
18218            ! macos/ext/Mac/Files/Files.xs
18219 ____________________________________________________________________________
18220 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
18221         Log: Resource updates
18222      Branch: maint-5.6/macperl
18223            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
18224 ____________________________________________________________________________
18225 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
18226         Log: Empty path is ENOENT (MacPerl Bug #512351)
18227      Branch: maint-5.6/macperl
18228            ! macos/macperl/MPAppleEvents.c
18229 ____________________________________________________________________________
18230 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
18231         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
18232      Branch: maint-5.6/macperl
18233            ! macos/macperl/MPAEVTStream.cp
18234 ____________________________________________________________________________
18235 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
18236         Log: macify(ABSTRACT_FROM)
18237      Branch: maint-5.6/macperl
18238            ! macos/lib/ExtUtils/MM_MacOS.pm
18239 ____________________________________________________________________________
18240 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
18241         Log: Use correct Mac filenames in error messages, caller()
18242      Branch: maint-5.6/macperl
18243            ! deb.c pp_ctl.c toke.c util.c
18244 ____________________________________________________________________________
18245 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
18246         Log: Sanity checks to see that the IV/NV and the PV of numeric
18247              scalars stay in sync (unearthed this via the OS/390 gcvt()
18248              brokenness)
18249      Branch: perl
18250            + t/base/num.t
18251            ! MANIFEST
18252 ____________________________________________________________________________
18253 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
18254         Log: Retract the anon leak subpatch of #14418 and #14431
18255              (the latter came into bleadperl as part of #14433).
18256      Branch: perl
18257            ! op.c t/run/fresh_perl.t
18258 ____________________________________________________________________________
18259 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
18260         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
18261              mangles 0.1 to "10".  sprintf() seems more well-behaved.
18262      Branch: perl
18263            ! hints/os390.sh
18264 ____________________________________________________________________________
18265 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
18266         Log: Subject: [PATCH @14557] another Encode fix for VMS
18267              From: "Craig A. Berry" <craigberry@mac.com>
18268              Date: Wed, 06 Feb 2002 14:44:20 -0600
18269              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
18270      Branch: perl
18271            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
18272 ____________________________________________________________________________
18273 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
18274         Log: Integrate perlio;
18275              
18276              One way to avoid OS390 winge about #line directives.
18277      Branch: perl
18278           !> ext/Encode/EUC_JP/Makefile.PL
18279 ____________________________________________________________________________
18280 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
18281         Log: Update Changes.
18282      Branch: perl
18283            ! Changes patchlevel.h
18284 ____________________________________________________________________________
18285 [ 14575] By: nick                                  on 2002/02/06  15:23:24
18286         Log: One way to avoid OS390 winge about #line directives.
18287      Branch: perlio
18288            ! ext/Encode/EUC_JP/Makefile.PL
18289 ____________________________________________________________________________
18290 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
18291         Log: s/Netware/NetWare/
18292      Branch: perl
18293            ! MANIFEST
18294 ____________________________________________________________________________
18295 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
18296         Log: New Netware scripts.
18297      Branch: perl
18298            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
18299            + NetWare/t/NWScripts-Exist.pl
18300            ! MANIFEST
18301 ____________________________________________________________________________
18302 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
18303         Log: EBCDIC: the encoding pragma would need some rethinking,
18304              probably a pass of EBCDIC->Unicode mapping.  For now,
18305              disable it on EBCDIC.
18306      Branch: perl
18307            ! lib/encoding.pm lib/encoding.t
18308 ____________________________________________________________________________
18309 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
18310         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
18311              for the low 256.  Now tweaked the tests, but maybe it's
18312              the module that needs few NATIVE_TO_UNI()s somewhere?
18313      Branch: perl
18314            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
18315 ____________________________________________________________________________
18316 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
18317         Log: Subject: [PATCH utf8.c] format problem
18318              From: Robin Barker <rmb1@cise.npl.co.uk>
18319              Date: Wed, 6 Feb 2002 14:01:43 GMT
18320              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
18321      Branch: perl
18322            ! utf8.c
18323 ____________________________________________________________________________
18324 [ 14569] By: nick                                  on 2002/02/06  09:52:23
18325         Log: Integrate mainline
18326      Branch: perlio
18327           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
18328           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
18329           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
18330           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
18331           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
18332           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
18333 ____________________________________________________________________________
18334 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
18335         Log: EBCDIC: 0x41 is not cricket.
18336      Branch: perl
18337            ! ext/Encode/t/Encode.t
18338 ____________________________________________________________________________
18339 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
18340         Log: NetWare update from Ananth Kesari.
18341      Branch: perl
18342            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
18343            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
18344            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
18345            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
18346            ! NetWare/t/NWScripts.pl makedef.pl
18347 ____________________________________________________________________________
18348 [ 14566] By: sky                                   on 2002/02/05  18:39:13
18349         Log: Subject: Re: File::Spec::rel2abs2rel (?)
18350              From: Michael G Schwern <schwern@pobox.com>
18351              Date: Tue, 5 Feb 2002 13:47:39 -0500
18352              Message-ID: <20020205184739.GB17375@blackrider>
18353      Branch: perl
18354            ! lib/File/Spec/t/rel2abs2rel.t
18355 ____________________________________________________________________________
18356 [ 14565] By: nick                                  on 2002/02/05  17:31:24
18357         Log: Integrate mainline
18358      Branch: perlio
18359           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
18360           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
18361           !> utf8.h
18362 ____________________________________________________________________________
18363 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
18364         Log: Integrate perlio;
18365              
18366              More Encode tweaks:
18367              - make expensive and marginal substring search optional (-O)
18368              - enable -O for ASCII-oid encodings (search space is small)
18369              - add ASCII-oid jis0201 to basic Encode.so
18370              - add some other Japanese encodings to EUC_JP bundle (without -O)
18371      Branch: perl
18372           +> ext/Encode/Encode/jis0201.ucm
18373           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
18374           !> ext/Encode/compile
18375 ____________________________________________________________________________
18376 [ 14563] By: nick                                  on 2002/02/05  16:01:15
18377         Log: More Encode tweaks:
18378              - make expensive and marginal substring search optional (-O)
18379              - enable -O for ASCII-oid encodings (search space is small)
18380              - add ASCII-oid jis0201 to basic Encode.so
18381              - add some other Japanese encodings to EUC_JP bundle (without -O)
18382      Branch: perlio
18383            + ext/Encode/Encode/jis0201.ucm
18384            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
18385            ! ext/Encode/compile
18386 ____________________________________________________________________________
18387 [ 14562] By: sky                                   on 2002/02/05  14:50:36
18388         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
18389      Branch: perl
18390            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
18391 ____________________________________________________________________________
18392 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
18393         Log: EBCDIC: SHARP S is different.
18394      Branch: perl
18395            ! regexec.c utf8.h
18396 ____________________________________________________________________________
18397 [ 14560] By: sky                                   on 2002/02/05  13:49:40
18398         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
18399      Branch: perl
18400            ! t/op/filetest.t
18401 ____________________________________________________________________________
18402 [ 14559] By: sky                                   on 2002/02/05  11:39:24
18403         Log: Add . first to the PATH environment to test that we really
18404              get ./perl and not some other older perl.
18405      Branch: perl
18406            ! lib/File/Spec/t/rel2abs2rel.t
18407 ____________________________________________________________________________
18408 [ 14558] By: sky                                   on 2002/02/05  11:20:21
18409         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...
18410      Branch: perl
18411            ! ext/POSIX/t/posix.t
18412 ____________________________________________________________________________
18413 [ 14557] By: sky                                   on 2002/02/05  10:30:58
18414         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
18415      Branch: perl
18416            ! hints/darwin.sh perl.h
18417 ____________________________________________________________________________
18418 [ 14556] By: nick                                  on 2002/02/05  06:58:52
18419         Log: Integrate mainline
18420      Branch: perlio
18421           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
18422           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
18423           !> lib/File/Find/t/taint.t
18424 ____________________________________________________________________________
18425 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
18426         Log: Integrate change #14439 from maintperl
18427      Branch: maint-5.6/macperl
18428           !> op.c
18429 ____________________________________________________________________________
18430 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
18431         Log: Subject: [PATCH] File::Find tests not cleaning up properly
18432              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18433              Date: Mon, 4 Feb 2002 22:09:07 +0100
18434              Message-ID: <20020204220907.A8288@rafael>
18435      Branch: perl
18436            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
18437 ____________________________________________________________________________
18438 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
18439         Log: Signedness mumblings from Tru64.
18440      Branch: perl
18441            ! ext/Encode/Encode.xs
18442 ____________________________________________________________________________
18443 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
18444         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
18445              From: "Craig A. Berry" <craigberry@mac.com>
18446              Date: Mon, 04 Feb 2002 17:16:00 -0600
18447              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
18448      Branch: perl
18449            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
18450            ! ext/Encode/Encode.xs
18451 ____________________________________________________________________________
18452 [ 14551] By: nick                                  on 2002/02/04  16:00:31
18453         Log: Integrate mainline
18454      Branch: perlio
18455           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
18456           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
18457           !> regcomp.c
18458 ____________________________________________________________________________
18459 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
18460         Log: Update Changes.
18461      Branch: perl
18462            ! Changes patchlevel.h
18463 ____________________________________________________________________________
18464 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
18465         Log: Comment microtweaks.
18466      Branch: perl
18467            ! lib/locale.t
18468 ____________________________________________________________________________
18469 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
18470         Log: Subject: trivial docu patch
18471              From: andreas.koenig@anima.de (Andreas J. Koenig)
18472              Date: 04 Feb 2002 08:15:19 +0100
18473              Message-ID: <m3pu3l7m60.fsf@anima.de>
18474      Branch: perl
18475            ! pod/perluniintro.pod
18476 ____________________________________________________________________________
18477 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
18478         Log: Subject: [PATCH] (??{ }) anomaly
18479              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18480              Date: Sun, 03 Feb 2002 20:21:45 -0800
18481              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
18482      Branch: perl
18483            ! regcomp.c
18484 ____________________________________________________________________________
18485 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
18486         Log: Integrate perlio.
18487              
18488              Carry on where we left off if we have to grow destination
18489              SV during XS encode/decode
18490              
18491              Remove debugging warning, be consistent about API fails.
18492      Branch: perl
18493           !> ext/Encode/Encode.xs
18494 ____________________________________________________________________________
18495 [ 14545] By: nick                                  on 2002/02/03  20:03:38
18496         Log: Remove debugging warning, be consistent about API fails.
18497      Branch: perlio
18498            ! ext/Encode/Encode.xs
18499 ____________________________________________________________________________
18500 [ 14544] By: nick                                  on 2002/02/03  19:47:48
18501         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
18502      Branch: perlio
18503            ! ext/Encode/Encode.xs
18504 ____________________________________________________________________________
18505 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
18506         Log: Subject: PATCH CPAN.pm
18507              From: Mark-Jason Dominus <mjd@plover.com>
18508              Date: Sun, 03 Feb 2002 12:36:36 -0500
18509              Message-ID: <20020203173636.27451.qmail@plover.com>
18510      Branch: perl
18511            ! lib/CPAN.pm
18512 ____________________________________________________________________________
18513 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
18514         Log: Must search further back.
18515      Branch: perl
18516            ! lib/h2xs.t
18517 ____________________________________________________________________________
18518 [ 14541] By: nick                                  on 2002/02/03  18:52:09
18519         Log: Integrate mainline
18520      Branch: perlio
18521           !> (integrate 29 files)
18522 ____________________________________________________________________________
18523 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
18524         Log: EBCDIC: more natification.
18525      Branch: perl
18526            ! regcomp.c
18527 ____________________________________________________________________________
18528 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
18529         Log: Debug noise.
18530      Branch: perl
18531            ! ext/Encode/Encode.xs
18532 ____________________________________________________________________________
18533 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
18534         Log: Integrate perlio;
18535              
18536              Stable intermediate point in Encode cleanup.
18537              :encode(euc-jp) works on Dan's table.euc
18538              Much buffer copying and other silliness remains.
18539      Branch: perl
18540           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
18541           !> ext/Encode/lib/Encode/Encoding.pm
18542 ____________________________________________________________________________
18543 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
18544         Log: Prettify.
18545      Branch: perl
18546            ! lib/unicore/mktables
18547 ____________________________________________________________________________
18548 [ 14536] By: nick                                  on 2002/02/03  17:32:03
18549         Log: Stable intermediate point in Encode cleanup.
18550              :encode(euc-jp) works on Dan's table.euc
18551              Much buffer copying and other silliness remains.
18552      Branch: perlio
18553            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
18554            ! ext/Encode/lib/Encode/Encoding.pm
18555 ____________________________________________________________________________
18556 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
18557         Log: EBCDIC: it's much nicer to compare Unicode code points
18558              to Unicode code points.
18559      Branch: perl
18560            ! regexec.c
18561 ____________________________________________________________________________
18562 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
18563         Log: EBCDIC: character classes must remap the low 256.
18564      Branch: perl
18565            ! regcomp.c
18566 ____________________________________________________________________________
18567 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
18568         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
18569      Branch: perl
18570            ! lib/I18N/LangTags/List.pm
18571 ____________________________________________________________________________
18572 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
18573         Log: FAQ sync.
18574      Branch: perl
18575            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
18576            ! pod/perlfaq6.pod pod/perlfaq7.pod
18577 ____________________________________________________________________________
18578 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
18579         Log: Integrate perlio;
18580              
18581              Re-indent Encode.xs
18582              
18583              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
18584              (Mis-feature discovered by Encode.)
18585      Branch: perl
18586           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
18587 ____________________________________________________________________________
18588 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
18589         Log: Subject: [PATCH] lstat FH and -l FH warnings
18590              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18591              Date: Sat, 2 Feb 2002 22:24:54 +0100           
18592              Message-ID: <20020202222454.A11608@rafael>       
18593      Branch: perl
18594            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
18595            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
18596 ____________________________________________________________________________
18597 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
18598         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
18599              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18600              Date: Sat, 2 Feb 2002 13:11:01 +0100           
18601              Message-ID: <20020202131101.A722@rafael>               
18602              
18603              Subject: [PATCH t/op/ver.t] another false positive
18604              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18605              Date: Sat, 2 Feb 2002 13:38:22 +0100           
18606              Message-ID: <20020202133822.E722@rafael>         
18607              
18608              Subject: [PATCH] t/test.pl:ok() doesn't work
18609              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
18610              Date: Sun, 03 Feb 2002 00:02:38 -0800          
18611              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
18612      Branch: perl
18613            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
18614            ! t/test.pl
18615 ____________________________________________________________________________
18616 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
18617         Log: Subject: [PATCH @13746] OS2::Process's constants
18618              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18619              Date: Sat, 2 Feb 2002 01:00:55 -0500           
18620              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
18621      Branch: perl
18622            ! os2/OS2/Process/Makefile.PL
18623 ____________________________________________________________________________
18624 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
18625         Log: Subject: [PATCH @13746] h2xs   
18626              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18627              Date: Sat, 2 Feb 2002 00:58:44 -0500           
18628              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
18629      Branch: perl
18630            ! utils/h2xs.PL
18631 ____________________________________________________________________________
18632 [ 14526] By: nick                                  on 2002/02/03  14:54:18
18633         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
18634              (Mis-feature discovered by Encode.)
18635      Branch: perlio
18636            ! sv.c
18637 ____________________________________________________________________________
18638 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
18639         Log: EBCDIC: since #14519 made \N{...} to remap,
18640              the test cannot expect an ASCII code point.
18641      Branch: perl
18642            ! lib/charnames.t
18643 ____________________________________________________________________________
18644 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
18645         Log: Sub-MANIFEST-tweak.
18646      Branch: perl
18647            ! ext/Encode/MANIFEST
18648 ____________________________________________________________________________
18649 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
18650         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
18651              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18652              Date: Fri, 01 Feb 2002 23:51:03 +0900
18653              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
18654      Branch: perl
18655            ! ext/Encode/lib/Encode/Tcl/Escape.pm
18656 ____________________________________________________________________________
18657 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
18658         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
18659              From: Andy Dougherty <doughera@lafayette.edu>
18660              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
18661              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
18662      Branch: perl
18663            ! README.solaris hints/solaris_2.sh
18664 ____________________________________________________________________________
18665 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
18666         Log: EBCDIC: no hope to get the low 256 right in unifolding.
18667      Branch: perl
18668            ! t/uni/fold.t
18669 ____________________________________________________________________________
18670 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
18671         Log: todo entry for missing pack formats.
18672      Branch: perl
18673            ! pod/perltodo.pod
18674 ____________________________________________________________________________
18675 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
18676         Log: EBCDIC: the low 256 \N{...} need to be remapped.
18677      Branch: perl
18678            ! toke.c
18679 ____________________________________________________________________________
18680 [ 14518] By: nick                                  on 2002/02/01  18:32:03
18681         Log: indent -kr -nce and some manual tweaks to match perl style.
18682      Branch: perlio
18683            ! ext/Encode/Encode.xs
18684 ____________________________________________________________________________
18685 [ 14517] By: nick                                  on 2002/02/01  18:20:46
18686         Log: Integrate mainline
18687      Branch: perlio
18688           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
18689           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
18690           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
18691           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
18692           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
18693           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
18694           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
18695 ____________________________________________________________________________
18696 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
18697         Log: Integrate perlio; 
18698              
18699              Minor Encode tweaks:
18700              - move Encode.pm back to top of Encode like normal XS extension
18701              - avoid .def as a file extension (Win32 builds)
18702      Branch: perl
18703            ! MANIFEST
18704           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
18705           !> ext/Encode/Makefile.PL ext/Encode/compile
18706 ____________________________________________________________________________
18707 [ 14515] By: nick                                  on 2002/02/01  16:27:59
18708         Log: Minor Encode tweaks:
18709              - move Encode.pm back to top of Encode like normal XS extension
18710              - avoid .def as a file extension (Win32 builds)
18711      Branch: perlio
18712           +> ext/Encode/Encode.pm
18713            - ext/Encode/lib/Encode.pm
18714            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
18715            ! ext/Encode/Makefile.PL ext/Encode/compile
18716 ____________________________________________________________________________
18717 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
18718         Log: Subject: [PATCH utf8.t] temp file not cleaned up
18719              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18720              Date: Fri, 1 Feb 2002 15:47:46 +0100
18721              Message-ID: <20020201154746.A24079@rafael>
18722      Branch: perl
18723            ! t/io/utf8.t
18724 ____________________________________________________________________________
18725 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
18726         Log: Subject: [PATCH] make "lstat FH" croak
18727              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18728              Date: Fri, 1 Feb 2002 15:12:50 +0100
18729              Message-ID: <20020201151250.A738@rafael>
18730      Branch: perl
18731            ! pod/perldiag.pod pp_sys.c t/op/stat.t
18732 ____________________________________________________________________________
18733 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
18734         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
18735              From: Kay Röpke <kroepke@dolphin-services.de>
18736              Date: Fri, 1 Feb 2002 01:10:43 +0100
18737              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
18738      Branch: perl
18739            ! t/op/stat.t
18740 ____________________________________________________________________________
18741 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
18742         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
18743              I got it in Tru64 + ithreads but only without -g, took
18744              some debugging by printf (which was no fun either since
18745              adding some debug printfs hid the error)
18746      Branch: perl
18747            ! regexec.c utf8.c
18748 ____________________________________________________________________________
18749 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
18750         Log: Subject: Re: [PATCH] perl -V:
18751              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
18752              Date: Thu, 31 Jan 2002 12:10:20 -0800
18753              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
18754              
18755              Subject: Re: [PATCH] perl -V:
18756              From: Michael G Schwern <schwern@pobox.com>
18757              Date: Thu, 31 Jan 2002 16:43:13 -0500
18758              Message-ID: <20020131214313.GH6498@blackrider>
18759      Branch: perl
18760            ! t/run/switches.t
18761 ____________________________________________________________________________
18762 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
18763         Log: #14505 effect.
18764      Branch: perl
18765            ! pod/perluniintro.pod
18766 ____________________________________________________________________________
18767 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
18768         Log: Daniel S. Lewart adopts the Math::Complex.
18769      Branch: perl
18770            ! lib/Math/Complex.pm
18771 ____________________________________________________________________________
18772 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
18773         Log: More Complex DWIMmery.
18774      Branch: perl
18775            ! lib/Math/Complex.pm lib/Math/Complex.t
18776 ____________________________________________________________________________
18777 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
18778         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
18779              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18780              Date: Thu, 31 Jan 2002 14:37:52 +0100
18781              Message-ID: <20020131143752.A1452@rafael>
18782      Branch: perl
18783            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
18784 ____________________________________________________________________________
18785 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
18786         Log: Turn the I/O Unicode error by default on, but the
18787              character-generating Unicode error by default off,
18788              as Larry suggested.
18789      Branch: perl
18790            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
18791            ! utf8.c
18792 ____________________________________________________________________________
18793 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
18794         Log: Subject: [PATCH] open.pm minor cleanup
18795              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18796              Date: Thu, 31 Jan 2002 15:03:02 +0100
18797              Message-ID: <20020131150302.C1452@rafael>
18798      Branch: perl
18799            ! lib/open.pm
18800 ____________________________________________________________________________
18801 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
18802         Log: Update Changes.
18803      Branch: perl
18804            ! Changes patchlevel.h
18805 ____________________________________________________________________________
18806 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
18807         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
18808              From: Robin Barker <rmb1@cise.npl.co.uk>
18809              Date: Wed, 30 Jan 2002 11:58:33 GMT
18810              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
18811      Branch: perl
18812            ! lib/CPAN.pm
18813 ____________________________________________________________________________
18814 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
18815         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
18816              re-sort MANIFEST.
18817      Branch: perl
18818            + ext/Encode/Encode.pm
18819            - ext/Encode/lib/Encode.pm
18820            ! MANIFEST ext/Encode/Makefile.PL
18821 ____________________________________________________________________________
18822 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
18823         Log: Integrate perlio;
18824              
18825              Collect some stats during compile process.
18826              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
18827              as one XS - inconclusive - marginal win?
18828              Add some comments to encode.h
18829      Branch: perl
18830           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
18831           !> ext/Encode/encode.h
18832 ____________________________________________________________________________
18833 [ 14499] By: nick                                  on 2002/01/30  09:57:47
18834         Log: Collect some stats during compile process.
18835              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
18836              as one XS - inconclusive - marginal win?
18837              Add some comments to encode.h
18838      Branch: perlio
18839            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
18840            ! ext/Encode/encode.h
18841 ____________________________________________________________________________
18842 [ 14498] By: nick                                  on 2002/01/30  07:27:55
18843         Log: Integrate Jarkko's path/INC tweaks
18844      Branch: perlio
18845           !> ext/Encode/compile
18846 ____________________________________________________________________________
18847 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
18848         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
18849              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18850              Date: Tue, 29 Jan 2002 01:13:09 -0800
18851              Message-ID: <lemV8gzkgu/K092yn@efn.org>
18852      Branch: perl
18853            ! configpm
18854 ____________________________________________________________________________
18855 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
18856         Log: Subject: [PATCH t/op/inccode.t] new test
18857              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18858              Date: Tue, 29 Jan 2002 22:03:45 +0100
18859              Message-ID: <20020129220345.A704@rafael>
18860      Branch: perl
18861            ! t/op/inccode.t
18862 ____________________________________________________________________________
18863 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
18864         Log: EBCDIC: t/op/lc.t now passes.
18865      Branch: perl
18866            ! t/op/lc.t
18867 ____________________________________________________________________________
18868 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
18869         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
18870      Branch: perl
18871            ! utf8.c
18872 ____________________________________________________________________________
18873 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
18874         Log: Must find stuff during build.
18875      Branch: perl
18876            ! ext/Encode/compile
18877 ____________________________________________________________________________
18878 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
18879         Log: Integrate with perlio;
18880              
18881              Basics of a compiled Encode XS extension
18882      Branch: perl
18883           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
18884           +> ext/Encode/Encode/euc-jp.ucm
18885           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
18886           !> ext/Encode/encode.h
18887 ____________________________________________________________________________
18888 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
18889         Log: EBCDIC tweaks-- no new test passes, but getting closer.
18890      Branch: perl
18891            ! utf8.c
18892 ____________________________________________________________________________
18893 [ 14490] By: nick                                  on 2002/01/29  21:20:57
18894         Log: Basics of a compiled Encode XS extension
18895      Branch: perlio
18896            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
18897            + ext/Encode/Encode/euc-jp.ucm
18898            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
18899            ! ext/Encode/encode.h
18900 ____________________________________________________________________________
18901 [ 14489] By: nick                                  on 2002/01/29  18:40:54
18902         Log: Integrate mainline
18903      Branch: perlio
18904           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
18905           +> ext/Encode/lib/Encode/Encoding.pm
18906           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
18907           +> ext/Encode/lib/Encode/Tcl/Escape.pm
18908           +> ext/Encode/lib/Encode/Tcl/Extended.pm
18909           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
18910           +> ext/Encode/lib/Encode/Tcl/Table.pm
18911           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
18912           +> ext/Encode/lib/Encode/iso10646_1.pm
18913           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
18914           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
18915           +> ext/Encode/t/Tcl.t
18916            - ext/Encode.t ext/Encode/Encode.pm
18917            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
18918            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
18919           !> (integrate 33 files)
18920 ____________________________________________________________________________
18921 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
18922         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
18923              From: Richard Clamp <richardc@unixbeard.net>
18924              Date: Mon, 28 Jan 2002 02:17:55 +0000
18925              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
18926      Branch: perl
18927            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
18928 ____________________________________________________________________________
18929 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
18930         Log: OS/390 seems to do length 0 udp reads, Nicholas says
18931              skippage is for now the best cause of action.
18932      Branch: perl
18933            ! ext/Socket/socketpair.t
18934 ____________________________________________________________________________
18935 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
18936         Log: Encode cleanup from Dan Kogai; reworked even further.
18937      Branch: perl
18938            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
18939            + ext/Encode/lib/Encode/Encoding.pm
18940            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
18941            + ext/Encode/lib/Encode/Tcl/Escape.pm
18942            + ext/Encode/lib/Encode/Tcl/Extended.pm
18943            + ext/Encode/lib/Encode/Tcl/HanZi.pm
18944            + ext/Encode/lib/Encode/Tcl/Table.pm
18945            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
18946            + ext/Encode/lib/Encode/iso10646_1.pm
18947            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
18948            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
18949            + ext/Encode/t/Tcl.t
18950            - ext/Encode.t ext/Encode/Encode.pm
18951            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
18952            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
18953            ! MANIFEST ext/Encode/Encode/8859-1.ucm
18954            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
18955            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
18956            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
18957            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
18958            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
18959            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
18960            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
18961            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
18962            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
18963            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
18964            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
18965            ! ext/Encode/compile
18966 ____________________________________________________________________________
18967 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
18968         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
18969      Branch: perl
18970            ! djgpp/djgpp.c perlio.c
18971 ____________________________________________________________________________
18972 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
18973         Log: Prettier printing from Michael Schwern.
18974      Branch: perl
18975            ! t/test.pl
18976 ____________________________________________________________________________
18977 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
18978         Log: Show also the debug and debugcolor as known pragmas.
18979      Branch: perl
18980            ! ext/re/re.pm
18981 ____________________________________________________________________________
18982 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
18983         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
18984              From: "Craig A. Berry" <craigberry@mac.com>
18985              Date: Mon, 28 Jan 2002 16:30:30 -0600
18986              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
18987      Branch: perl
18988            ! ext/B/t/assembler.t
18989 ____________________________________________________________________________
18990 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
18991         Log: metaconfig unit change for #14480.
18992      Branch: metaconfig
18993            ! U/modified/Init.U
18994 ____________________________________________________________________________
18995 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
18996         Log: DJGPP needs to know its exe soon, too.
18997      Branch: perl
18998            ! Configure
18999 ____________________________________________________________________________
19000 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
19001         Log: Round #2 on EBCDICation.
19002      Branch: perl
19003            ! t/op/append.t
19004 ____________________________________________________________________________
19005 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
19006         Log: Integrate perlio;
19007              
19008              Set makefile.mk CCHOME etc. for default locations of MinGW and free
19009              Borland compilers. (Borland builds one or two oddities.)
19010      Branch: perl
19011           !> win32/config.bc win32/makefile.mk
19012 ____________________________________________________________________________
19013 [ 14477] By: nick                                  on 2002/01/28  20:12:31
19014         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
19015              Borland compilers. (Borland builds one or two oddities.)
19016      Branch: perlio
19017            ! win32/config.bc win32/makefile.mk
19018 ____________________________________________________________________________
19019 [ 14476] By: nick                                  on 2002/01/28  18:43:47
19020         Log: Integrate mainline
19021      Branch: perlio
19022           !> Configure hints/hpux.sh
19023 ____________________________________________________________________________
19024 [ 14475] By: nick                                  on 2002/01/28  17:15:12
19025         Log: Integrate mainline
19026      Branch: perlio
19027           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
19028           !> patchlevel.h pp_sys.c t/lib/warnings/perl
19029 ____________________________________________________________________________
19030 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
19031         Log: metaconfig unit change for #14472.
19032      Branch: metaconfig/U/perl
19033            ! d_u32align.U
19034 ____________________________________________________________________________
19035 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
19036         Log: Misunderstood Merijn's patch.
19037      Branch: perl
19038            ! hints/hpux.sh
19039 ____________________________________________________________________________
19040 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
19041         Log: Misapplied Merijn's patch.
19042      Branch: perl
19043            ! Configure
19044 ____________________________________________________________________________
19045 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
19046         Log: Update Changes.
19047      Branch: perl
19048            ! Changes patchlevel.h
19049 ____________________________________________________________________________
19050 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
19051         Log: BeOS has sockets but not true ones.
19052      Branch: perl
19053            ! pp_sys.c
19054 ____________________________________________________________________________
19055 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
19056         Log: metaconfig unit change for #14467.
19057      Branch: metaconfig/U/perl
19058            ! d_u32align.U
19059 ____________________________________________________________________________
19060 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
19061         Log: For some strange reason under the smoke harness the alignment
19062              test hangs in HP-UX 10.20.  So hint it to avoid the test.
19063      Branch: perl
19064            ! hints/hpux.sh
19065 ____________________________________________________________________________
19066 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
19067         Log: Allow d_u32align to be hinted.
19068      Branch: perl
19069            ! Configure
19070 ____________________________________________________________________________
19071 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
19072         Log: The shift key is important.
19073      Branch: perl
19074            ! ext/B/B.xs
19075 ____________________________________________________________________________
19076 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
19077         Log: The "used only once" warnings (from gv_check) come
19078              in pseudorandom hash order-- in EBCDIC the order
19079              is different.  Add a new option that allow the warnings
19080              to come in any order (Paul Marquess).
19081      Branch: perl
19082            ! lib/warnings.t t/lib/warnings/perl
19083 ____________________________________________________________________________
19084 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
19085         Log: Integrate perlio; the 0nothread test failure without threads.
19086      Branch: perl
19087           !> ext/threads/shared/t/0nothread.t
19088 ____________________________________________________________________________
19089 [ 14463] By: nick                                  on 2002/01/28  08:22:36
19090         Log: Integrate mainline
19091      Branch: perlio
19092           !> (integrate 37 files)
19093 ____________________________________________________________________________
19094 [ 14462] By: nick                                  on 2002/01/28  08:09:53
19095         Log: 1st attempt at skipping broke threads case.
19096      Branch: perlio
19097            ! ext/threads/shared/t/0nothread.t
19098 ____________________________________________________________________________
19099 [ 14461] By: nick                                  on 2002/01/28  07:25:58
19100         Log: Skip new threads::shared test unless -Duseithreads
19101      Branch: perlio
19102            ! ext/threads/shared/t/0nothread.t
19103 ____________________________________________________________________________
19104 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
19105         Log: FAQ sync.
19106      Branch: perl
19107            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19108            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19109            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
19110            ! pod/perlfaq9.pod
19111 ____________________________________________________________________________
19112 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
19113         Log: Upgrade to podlators 1.20.
19114      Branch: perl
19115            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
19116 ____________________________________________________________________________
19117 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
19118         Log: Retract #14448, a better patch coming up.
19119      Branch: perl
19120            ! lib/Pod/t/basic.t
19121 ____________________________________________________________________________
19122 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
19123         Log: EBCDIC portability.
19124      Branch: perl
19125            ! t/op/append.t
19126 ____________________________________________________________________________
19127 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
19128         Log: Further cygwin installperl tweak from Gerrit P. Haase.
19129      Branch: perl
19130            ! installperl
19131 ____________________________________________________________________________
19132 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
19133         Log: A bug in Bulgarian EBCDIC locale (this sounds like
19134              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
19135              locales failed, too.  The patch works around the bug by
19136              skipping the test, but the real problem may be deeper
19137              (affecting probably only EBCDIC platforms, though):
19138              see the comment in locale.t for more details.
19139      Branch: perl
19140            ! lib/locale.t
19141 ____________________________________________________________________________
19142 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
19143         Log: metaconfig unit change for #14453.
19144      Branch: metaconfig/U/perl
19145            ! libperl.U
19146 ____________________________________________________________________________
19147 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
19148         Log: Subject: Bleadperl on Cygwin today
19149              From: "Gerrit P. Haase" <gp@familiehaase.de>              
19150              Date: Sun, 27 Jan 2002 22:30:41 +0100
19151              Message-ID: <462007239437.20020127223041@familiehaase.de>
19152      Branch: perl
19153            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
19154            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
19155            ! lib/ExtUtils/t/MM_Cygwin.t
19156 ____________________________________________________________________________
19157 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
19158         Log: Unfinished EBCDIC branch.
19159      Branch: perl
19160            ! t/op/ver.t
19161 ____________________________________________________________________________
19162 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
19163         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
19164      Branch: perl
19165            ! ext/B/B.xs ext/B/B/Deparse.pm
19166 ____________________________________________________________________________
19167 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
19168         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
19169              platforms.
19170      Branch: perl
19171            ! ext/B/t/stash.t
19172 ____________________________________________________________________________
19173 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
19174         Log: Apparently no need for EBCDIC exception any more.
19175      Branch: perl
19176            ! ext/B/t/showlex.t
19177 ____________________________________________________________________________
19178 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
19179         Log: (retracted by #14458)
19180              (Russ Allbery) OS/390 is using a high-bit character for ESC,
19181              skip the test for now.  A better fix would be to override
19182              the notion of the platform's escape sequence in the test
19183              of Pod::Text::Termcap.  We may have to apply a filter to
19184              the output to substitute back in the ESC character that
19185              the test expects, but only on OS/390.
19186      Branch: perl
19187            ! lib/Pod/t/basic.t
19188 ____________________________________________________________________________
19189 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
19190         Log: Detypo.
19191      Branch: perl
19192            ! ext/Devel/Peek/Peek.t
19193 ____________________________________________________________________________
19194 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
19195         Log: OS/390 USS has a different idea of the pw* functions.
19196              Also, test the name with eq, not with ==.
19197      Branch: perl
19198            ! lib/User/pwent.t
19199 ____________________________________________________________________________
19200 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
19201         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
19202      Branch: perl
19203            ! doio.c
19204 ____________________________________________________________________________
19205 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
19206         Log: ASCIIisms.
19207      Branch: perl
19208            ! ext/PerlIO/t/encoding.t
19209 ____________________________________________________________________________
19210 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
19211         Log: chr(42) ne '*'  if one is in EBCDIC.
19212      Branch: perl
19213            ! t/op/pack.t
19214 ____________________________________________________________________________
19215 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
19216         Log: Subject: [PATCH] Fix up recent op/stat.t failures
19217              From: Andy Dougherty <doughera@lafayette.edu>
19218              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
19219              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
19220      Branch: perl
19221            ! t/op/stat.t
19222 ____________________________________________________________________________
19223 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
19224         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
19225              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19226              Date: Sun, 27 Jan 2002 15:03:18 +0100
19227              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
19228      Branch: perl
19229            ! lib/ExtUtils/t/Command.t
19230 ____________________________________________________________________________
19231 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
19232         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
19233              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19234              Date: Sun, 27 Jan 2002 14:51:10 +0100
19235              Message-ID: <20020127145110.A16332@rafael>
19236      Branch: perl
19237            ! ext/B/B/Deparse.pm
19238 ____________________________________________________________________________
19239 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
19240         Log: integrate change#14431 from perlio branch (Nick's fix for
19241              change#13474 to be more defensive about looking at pad entries
19242              that may not exist yet)
19243      Branch: maint-5.6/perl
19244            ! op.c
19245 ____________________________________________________________________________
19246 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
19247         Log: Comment to avoid later "cleanups."
19248      Branch: perl
19249            ! lib/ExtUtils/MakeMaker.pm
19250 ____________________________________________________________________________
19251 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
19252         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
19253              instead of just FOO=... cmd ...
19254      Branch: perl
19255            ! Makefile.SH
19256 ____________________________________________________________________________
19257 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
19258         Log: Overquoting bad (in UNIX one would get
19259              Can't open perl script "'-I../lib'": No such file or directory)
19260      Branch: perl
19261            ! lib/Pod/t/Usage.t
19262 ____________________________________________________________________________
19263 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
19264         Log: Integrate perlio;
19265              
19266              "All tests successful" VC6.0 Win32
19267              (Update config.vc to need cppstdin so those tests are skipped...)
19268      Branch: perl
19269           !> win32/config.vc win32/config_H.bc win32/config_H.gc
19270           !> win32/config_H.vc
19271 ____________________________________________________________________________
19272 [ 14434] By: nick                                  on 2002/01/26  22:27:08
19273         Log: "All tests successful" VC6.0 Win32
19274              (Update config.vc to need cppstdin so those tests are skipped...)
19275      Branch: perlio
19276            ! win32/config.vc win32/config_H.bc win32/config_H.gc
19277            ! win32/config_H.vc
19278 ____________________________________________________________________________
19279 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
19280         Log: Integrate perlio;
19281              
19282              1st two tests of File/Find/t/find.t and taint.t were run after 
19283              calling cleanup(). If previous fail had left for_find directory,
19284              but no content in it then cleanup() returned cd'ed to that directory.
19285              So tests failed. Fixed cleanup()-s.
19286              
19287              If we get to sighandler by mistake (no perl handler set) then
19288              warn() and exit() rather than die() - should never happen
19289              but if it does context needed to die is likely to be trashed
19290              as well.
19291              
19292              Win32 signal emulation cleanup.
19293              
19294              Tinkering with thread cleanup mutex-ing - not the problem 
19295              (op.c is) but could have been...
19296              
19297              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
19298              Should really be looked at by someone that knows about pads.
19299              
19300              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
19301              for CRLF line endings.
19302      Branch: perl
19303           !> ext/threads/threads.xs lib/File/Find/t/find.t
19304           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
19305           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
19306 ____________________________________________________________________________
19307 [ 14432] By: nick                                  on 2002/01/26  21:10:38
19308         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
19309              for CRLF line endings.
19310      Branch: perlio
19311            ! lib/Filter/Simple.pm
19312 ____________________________________________________________________________
19313 [ 14431] By: nick                                  on 2002/01/26  21:08:35
19314         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
19315              Should really be looked at by someone that knows about pads.
19316      Branch: perlio
19317            ! op.c
19318 ____________________________________________________________________________
19319 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
19320         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
19321              From: "Craig A. Berry" <craigberry@mac.com>       
19322              Date: Sat, 26 Jan 2002 11:19:44 -0600
19323              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
19324      Branch: perl
19325            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
19326 ____________________________________________________________________________
19327 [ 14429] By: nick                                  on 2002/01/26  18:04:22
19328         Log: Tinkering with thread cleanup mutex-ing - not the problem 
19329              (op.c is) but could have been...
19330      Branch: perlio
19331            ! ext/threads/threads.xs
19332 ____________________________________________________________________________
19333 [ 14428] By: nick                                  on 2002/01/26  18:03:13
19334         Log: Win32 signal emulation cleanup.
19335      Branch: perlio
19336            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
19337 ____________________________________________________________________________
19338 [ 14427] By: nick                                  on 2002/01/26  13:59:33
19339         Log: If we get to sighandler by mistake (no perl handler set) then
19340              warn() and exit() rather than die() - should never happen
19341              but if it does context needed to die is likely to be trashed
19342              as well.
19343      Branch: perlio
19344            ! mg.c
19345 ____________________________________________________________________________
19346 [ 14426] By: nick                                  on 2002/01/26  13:56:23
19347         Log: Integrate mainline
19348      Branch: perlio
19349           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
19350           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
19351           !> t/run/fresh_perl.t
19352 ____________________________________________________________________________
19353 [ 14425] By: nick                                  on 2002/01/26  08:11:33
19354         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
19355              calling cleanup(). If previous fail had left for_find directory,
19356              but no content in it then cleanup() returned cd'ed to that directory.
19357              So tests failed. Fixed cleanup()-s.
19358      Branch: perlio
19359            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
19360 ____________________________________________________________________________
19361 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
19362         Log: Integrate perlio;
19363              
19364              Fix winsystem.t's attempt to build showav.exe to work
19365              with gcc (which writes a.exe unless told with -o ).
19366              Also put in a few more fail-safes to check .exe got
19367              built somehow.
19368              
19369              More Win32 tuning
19370              
19371              Save $! so that other syscalls don't disturb it before
19372              we test it.
19373      Branch: perl
19374           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
19375           !> t/op/winsystem.t
19376 ____________________________________________________________________________
19377 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
19378         Log: Subject: [PATCH] new test in op/universal.t
19379              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19380              Date: Fri, 25 Jan 2002 23:17:33 +0100
19381              Message-ID: <20020125231733.A11733@rafael>
19382      Branch: perl
19383            ! t/op/universal.t
19384 ____________________________________________________________________________
19385 [ 14422] By: nick                                  on 2002/01/25  21:37:03
19386         Log: Save $! so that other syscalls don't disturb it before 
19387              we test it.
19388      Branch: perlio
19389            ! ext/Socket/socketpair.t
19390 ____________________________________________________________________________
19391 [ 14421] By: nick                                  on 2002/01/25  19:05:57
19392         Log: More Win32 tuning
19393      Branch: perlio
19394            ! t/op/stat.t t/op/taint.t
19395 ____________________________________________________________________________
19396 [ 14420] By: nick                                  on 2002/01/25  18:21:42
19397         Log: Fix winsystem.t's attempt to build showav.exe to work 
19398              with gcc (which writes a.exe unless told with -o ).
19399              Also put in a few more fail-safes to check .exe got 
19400              built somehow.
19401      Branch: perlio
19402            ! t/op/winsystem.t
19403 ____________________________________________________________________________
19404 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
19405         Log: Subject: [Patch Encode.xs] calculation of need overflows
19406              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19407              Date: Sat, 26 Jan 2002 00:58:50 +0900
19408              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
19409      Branch: perl
19410            ! ext/Encode/Encode.xs
19411 ____________________________________________________________________________
19412 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
19413         Log: Integrate changes 13474+13478+13584 from maintperl;
19414              anon sub leakage.
19415      Branch: perl
19416            ! op.c t/run/fresh_perl.t
19417 ____________________________________________________________________________
19418 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
19419         Log: Update Changes.
19420      Branch: perl
19421            ! Changes patchlevel.h
19422 ____________________________________________________________________________
19423 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
19424         Log: Integrate perlio; extensive threads and threads::shared work
19425              (note that the below is a chronological list of perlio
19426              check-in entries since the last integrate)
19427              
19428              Nearly-working threads re-structuring. Do not integrate,
19429              submit-ing to get to Win32, and as "off site" backup.
19430              
19431              threads work again on Win32. (Not threads::shared yet)
19432              Submit to see if they do on Linux.
19433              
19434              Add new threads/typemap to MANIFEST
19435              
19436              XS side of new threads::shared designed, coded and compiles,
19437              and mostly commented but is totaly untested.
19438              submit in case anyone wants a preview.
19439              
19440              Miss mg_len == 0 meaning don't Safefree
19441              
19442              Shared scalars working, some shared array ops working.
19443              
19444              Implement recursive lock and use of scope for PL_sharedsv_space,
19445              so now croak() from asserts does not leave locks.
19446              Make hv_simple compile (new prototype for debugging probe).
19447              
19448              thread::shared nearly working again - remaining issue
19449              is references withing shared space.
19450              Added bulk test with no threads involved (for debugging)
19451              Tuned tests to skip those needing _thrcnt
19452              
19453              SvTEMP_off to stop private PV's being stolen and stored in shared space
19454              
19455              Except Win32 from echo tests. (Alarm does not break into connect)
19456              
19457              Expand command line test globs on Win32.
19458              
19459              threads::shared tidy up:
19460              - Add _id() function to shared.xs so we can test refs point at same thing.
19461              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
19462              - Allow no_share to pass if sharing to works despite mis-ordering.
19463              - Change docs of threads to document ->create() (as used in tests),
19464              and not mention "new".
19465              
19466              Linux/NFS hackery was not faking right number of passes.
19467      Branch: perl
19468           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
19469           +> ext/threads/typemap
19470            - ext/threads/threads.h sharedsv.c sharedsv.h
19471            ! NetWare/config_H.wc
19472           !> (integrate 38 files)
19473 ____________________________________________________________________________
19474 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
19475         Log: Subject: Re: perldebguts minor tweaks
19476              From: Joe McMahon <mcmahon@metalab.unc.edu>
19477              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
19478              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
19479      Branch: perl
19480            ! pod/perldebguts.pod
19481 ____________________________________________________________________________
19482 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
19483         Log: metaconfig unit change for #14413.
19484      Branch: metaconfig
19485            ! U/modified/prototype.U
19486 ____________________________________________________________________________
19487 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
19488         Log: Okay, you can come home now, _().
19489      Branch: perl
19490            ! config_h.SH
19491 ____________________________________________________________________________
19492 [ 14412] By: nick                                  on 2002/01/25  11:01:49
19493         Log: Integrate mainline
19494              All but ../lib/Unicode/UCD.t pass.
19495      Branch: perlio
19496           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
19497           +> lib/unicore/CaseFolding.txt
19498           +> lib/unicore/CompositionExclusions.txt
19499           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
19500           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
19501           +> vos/vos.c
19502            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
19503            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
19504            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
19505            - lib/unicore/NamesList.html lib/unicore/PropList.html
19506            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
19507            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
19508            - lib/unicore/rename
19509           !> (integrate 424 files)
19510 ____________________________________________________________________________
19511 [ 14411] By: nick                                  on 2002/01/25  09:45:13
19512         Log: Linux/NFS hackery was not faking right number of passes.
19513      Branch: perlio
19514            ! t/io/fs.t
19515 ____________________________________________________________________________
19516 [ 14410] By: nick                                  on 2002/01/25  09:35:07
19517         Log: threads::shared tidy up:
19518              - Add _id() function to shared.xs so we can test refs point at same thing.
19519              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
19520              - Allow no_share to pass if sharing to works despite mis-ordering.
19521              - Change docs of threads to document ->create() (as used in tests),
19522              and not mention "new".
19523      Branch: perlio
19524            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
19525            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
19526            ! ext/threads/threads.pm
19527 ____________________________________________________________________________
19528 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
19529         Log: Subject: perldebguts minor tweaks
19530              From: Joe McMahon <mcmahon@metalab.unc.edu>
19531              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
19532              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
19533      Branch: perl
19534            ! pod/perldebguts.pod
19535 ____________________________________________________________________________
19536 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
19537         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
19538              From: Peter Scott <Peter@PSDT.com>
19539              Date: Thu, 24 Jan 2002 08:51:34 -0800
19540              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
19541      Branch: perl
19542            ! pod/perldebguts.pod
19543 ____________________________________________________________________________
19544 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
19545         Log: Few more paranoia checks for Unicode hash keys.
19546      Branch: perl
19547            ! t/op/each.t
19548 ____________________________________________________________________________
19549 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
19550         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
19551              From: Andy Dougherty <doughera@lafayette.edu>
19552              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
19553              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
19554      Branch: perl
19555            ! t/op/stat.t
19556 ____________________________________________________________________________
19557 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
19558         Log: The
19559              
19560              Subject: Very old debugger UTF-8 bug
19561              From: andreas.koenig@anima.de (Andreas J. Koenig)
19562              Date: 24 Jan 2002 12:45:44 +0100
19563              Message-ID: <m3y9iot1jr.fsf@anima.de>
19564              
19565              still broken, but this should work as a stopgap
19566              measure to stop pp_match accessing naughty data.
19567      Branch: perl
19568            ! pod/perldiag.pod pp_hot.c
19569 ____________________________________________________________________________
19570 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
19571         Log: metaconfig unit change for #14403.
19572      Branch: metaconfig/U/perl
19573            ! d_u32align.U
19574 ____________________________________________________________________________
19575 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
19576         Log: Pacify picky compilers (this time Sun Workshop).
19577      Branch: perl
19578            ! Configure
19579 ____________________________________________________________________________
19580 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
19581         Log: Subject: Very old debugger UTF-8 bug
19582              From: andreas.koenig@anima.de (Andreas J. Koenig)
19583              Date: 24 Jan 2002 12:45:44 +0100
19584              Message-ID: <m3y9iot1jr.fsf@anima.de>
19585      Branch: perl
19586            ! lib/dumpvar.pl
19587 ____________________________________________________________________________
19588 [ 14401] By: nick                                  on 2002/01/24  07:50:38
19589         Log: Expand command line test globs on Win32.
19590      Branch: perlio
19591            ! t/harness
19592 ____________________________________________________________________________
19593 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
19594         Log: Sprinkle some copyrights (use the oldest timestamp to
19595              be found in the repository, which is most often not right,
19596              but at least consistent)
19597      Branch: perl
19598            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
19599            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
19600            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
19601            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
19602            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
19603            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
19604            ! unixish.h xsutils.c
19605 ____________________________________________________________________________
19606 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
19607         Log: Don't crash on Help for long text (bug #506672)
19608      Branch: maint-5.6/macperl
19609            ! macos/macperl/MPHelp.c
19610 ____________________________________________________________________________
19611 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
19612         Log: Fix minor path problem
19613      Branch: maint-5.6/macperl
19614            ! macos/macperl/Droplets/tarzipme.plx
19615 ____________________________________________________________________________
19616 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
19617         Log: Minor text changes
19618      Branch: maint-5.6/macperl
19619            ! macos/Perl.r
19620 ____________________________________________________________________________
19621 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
19622         Log: Bump versions, dates, etc.
19623      Branch: maint-5.6/macperl
19624            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
19625 ____________________________________________________________________________
19626 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
19627         Log: coderefs in @INC and absolute paths
19628      Branch: maint-5.6/macperl
19629            ! embed.h pp_ctl.c proto.h
19630 ____________________________________________________________________________
19631 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
19632         Log: Minor module thingys
19633      Branch: maint-5.6/macperl
19634            ! macos/ext/Mac/Controls/Controls.xs
19635            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
19636            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
19637            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
19638            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
19639            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
19640            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
19641            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
19642            ! macos/ext/Mac/Movies/Movies.xs
19643            ! macos/ext/Mac/Navigation/Navigation.pm
19644            ! macos/ext/Mac/Navigation/Navigation.xs
19645            ! macos/ext/Mac/Notification/Notification.xs
19646            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
19647            ! macos/ext/Mac/Processes/Processes.xs
19648            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
19649            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
19650            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
19651            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
19652            ! macos/ext/Mac/Resources/Resources.pm
19653            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
19654            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
19655            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
19656            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
19657            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
19658 ____________________________________________________________________________
19659 [ 14393] By: nick                                  on 2002/01/23  19:52:19
19660         Log: Except Win32 from echo tests. (Alarm does not break into connect)
19661      Branch: perlio
19662            ! ext/Socket/Socket.t
19663 ____________________________________________________________________________
19664 [ 14392] By: nick                                  on 2002/01/23  19:31:57
19665         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
19666      Branch: perlio
19667            ! ext/threads/shared/shared.xs
19668 ____________________________________________________________________________
19669 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
19670         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
19671      Branch: perl
19672            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
19673            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
19674            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
19675            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
19676            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
19677            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
19678            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
19679            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
19680            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
19681            ! x2p/util.c x2p/util.h x2p/walk.c
19682 ____________________________________________________________________________
19683 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
19684         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
19685              therefore quite probably also obsolete code.
19686      Branch: perl
19687            ! sv.c
19688 ____________________________________________________________________________
19689 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
19690         Log: Update Changes.
19691      Branch: perl
19692            ! Changes patchlevel.h
19693 ____________________________________________________________________________
19694 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
19695         Log: Small update on todo.  Could use a lot more.
19696      Branch: perl
19697            ! pod/perltodo.pod
19698 ____________________________________________________________________________
19699 [ 14387] By: nick                                  on 2002/01/23  14:19:30
19700         Log: thread::shared nearly working again - remaining issue
19701              is references withing shared space.
19702              Added bulk test with no threads involved (for debugging)
19703              Tuned tests to skip those needing _thrcnt
19704      Branch: perlio
19705            + ext/threads/shared/t/0nothread.t
19706            ! MANIFEST ext/threads/shared/shared.pm
19707            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
19708            ! ext/threads/shared/t/hv_refs.t
19709            ! ext/threads/shared/t/hv_simple.t
19710            ! ext/threads/shared/t/sv_simple.t
19711 ____________________________________________________________________________
19712 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
19713         Log: Subject: [ID 20020121.003] perldata doco bug
19714              From: John Stumbles <jstumbles@bluearc.com>
19715              Date: Mon, 21 Jan 2002 14:19:56 -0000
19716              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
19717      Branch: perl
19718            ! pod/perldata.pod
19719 ____________________________________________________________________________
19720 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
19721         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
19722              From: Michael G Schwern <schwern@pobox.com>
19723              Date: Mon, 21 Jan 2002 15:16:42 -0500
19724              Message-ID: <20020121201642.GA6659@blackrider>
19725      Branch: perl
19726            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
19727 ____________________________________________________________________________
19728 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
19729         Log: Subject: [PATCH] Re: eval not catching warnings?
19730              From: abigail@foad.org
19731              Date: Wed, 23 Jan 2002 15:35:47 +0100
19732              Message-ID: <20020123143547.24798.qmail@foad.org>
19733      Branch: perl
19734            ! pod/perlfunc.pod
19735 ____________________________________________________________________________
19736 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
19737         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
19738              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19739              Date: Tue, 22 Jan 2002 17:00:54 -0800            
19740              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
19741      Branch: perl
19742            ! t/run/fresh_perl.t
19743 ____________________________________________________________________________
19744 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
19745         Log: metaconfig unit change for #14381.
19746      Branch: metaconfig/U/perl
19747            ! d_u32align.U
19748 ____________________________________________________________________________
19749 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
19750         Log: HP-UX 10.20 cc pacifying from Merijn.
19751      Branch: perl
19752            ! Configure
19753 ____________________________________________________________________________
19754 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
19755         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
19756              From: "Craig A. Berry" <craigberry@mac.com> 
19757              Date: Tue, 22 Jan 2002 22:14:26 -0600
19758              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
19759      Branch: perl
19760            ! vms/test.com
19761 ____________________________________________________________________________
19762 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
19763         Log: AIX cpp bug: having macro arguments and character constants
19764              "the same" means trouble (here s and 's')
19765              What broke now was 841 and 842 of t/op/pat.t, because of the
19766              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
19767              (note that breakage happened only under cc_r and usethreads+
19768              useithreads)
19769      Branch: perl
19770            ! utf8.h
19771 ____________________________________________________________________________
19772 [ 14378] By: nick                                  on 2002/01/22  20:33:15
19773         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
19774              so now croak() from asserts does not leave locks.
19775              Make hv_simple compile (new prototype for debugging probe).
19776      Branch: perlio
19777            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
19778            ! ext/threads/shared/t/hv_simple.t
19779 ____________________________________________________________________________
19780 [ 14377] By: nick                                  on 2002/01/22  17:32:21
19781         Log: Shared scalars working, some shared array ops working.
19782      Branch: perlio
19783            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
19784            ! ext/threads/shared/t/sv_refs.t
19785            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
19786 ____________________________________________________________________________
19787 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
19788         Log: Subject: [PATCH] Support truncate() in VOS port
19789              From: Paul_GreenVOS@vos.stratus.com
19790              Date: Mon, 21 Jan 02 23:27 est
19791              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
19792      Branch: perl
19793            + vos/vos.c
19794            ! MANIFEST hints/vos.sh vos/vosish.h
19795 ____________________________________________________________________________
19796 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
19797         Log: metaconfig unit changes for #14374.  Couldn't figure
19798              how to get completely rid of _() (some weird dependency
19799              pulling it in?) so renamed it as PROTO_().
19800      Branch: metaconfig
19801            + U/modified/d_shmat.U U/modified/prototype.U
19802            ! U/protos/d_drand48proto.U
19803      Branch: metaconfig/U/perl
19804            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
19805 ____________________________________________________________________________
19806 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
19807         Log: Get rid of the _() macro since (1) we require ANSI anyway
19808              (2) Other software (GNU) seems to use it and we don't need it,
19809              so let's give it up.
19810      Branch: perl
19811            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19812            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
19813            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
19814            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
19815            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
19816            ! wince/config.h wince/config_H.ce
19817 ____________________________________________________________________________
19818 [ 14373] By: nick                                  on 2002/01/22  10:10:48
19819         Log: Miss mg_len == 0 meaning don't Safefree
19820      Branch: perlio
19821            ! mg.c
19822 ____________________________________________________________________________
19823 [ 14372] By: nick                                  on 2002/01/21  22:34:06
19824         Log: XS side of new threads::shared designed, coded and compiles,
19825              and mostly commented but is totaly untested.
19826              submit in case anyone wants a preview.
19827      Branch: perlio
19828            + ext/threads/shared/typemap
19829            ! MANIFEST ext/threads/shared/shared.pm
19830            ! ext/threads/shared/shared.xs
19831 ____________________________________________________________________________
19832 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
19833         Log: Subject: [BUG] /\_/ an unrecognized escape?
19834              From: Michael G Schwern <schwern@pobox.com>
19835              Date: Mon, 21 Jan 2002 15:22:54 -0500
19836              Message-ID: <20020121202254.GA6731@blackrider>
19837      Branch: perl
19838            ! t/lib/warnings/toke toke.c
19839 ____________________________________________________________________________
19840 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
19841         Log: Undo the renaming of the Unicode data files; the simple
19842              solution being not including the *.html files.  This means
19843              that in the future there is no need for any renamings
19844              (well, assuming that the Consortium doesn't cause any),
19845              and the files are named like they are in the Consortium
19846              website, thus alleviating confusion.
19847      Branch: perl
19848            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
19849            + lib/unicore/CaseFolding.txt
19850            + lib/unicore/CompositionExclusions.txt
19851            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
19852            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
19853            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
19854            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
19855            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
19856            - lib/unicore/NamesList.html lib/unicore/PropList.html
19857            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
19858            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
19859            - lib/unicore/rename
19860            ! (edit 285 files)
19861 ____________________________________________________________________________
19862 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
19863         Log: Update Changes.
19864      Branch: perl
19865            ! Changes patchlevel.h
19866 ____________________________________________________________________________
19867 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
19868         Log: Subject: RE: BCC for Win32 is unhappy @14331
19869              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
19870              Date: Mon, 21 Jan 2002 09:48:40 +0300
19871              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
19872              
19873              (using IV instead of int)
19874      Branch: perl
19875            ! hv.h
19876 ____________________________________________________________________________
19877 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
19878         Log: path_is_absolute() needs a prototype (and maybe
19879              a better name, but that's another story).
19880      Branch: perl
19881            ! embed.fnc embed.h pp_ctl.c proto.h
19882 ____________________________________________________________________________
19883 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
19884         Log: Subject: Re: coderefs in @INC
19885              From: Chris Nandor <pudge@pobox.com>
19886              Date: Thu, 17 Jan 2002 11:26:02 -0500
19887              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
19888      Branch: perl
19889            ! pp_ctl.c
19890 ____________________________________________________________________________
19891 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
19892         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
19893              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19894              Date: Sun, 20 Jan 2002 22:53:56 +0100
19895              Message-ID: <20020120225356.A12093@rafael>
19896      Branch: perl
19897            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
19898            ! t/lib/warnings/9enabled warnings.h warnings.pl
19899 ____________________________________________________________________________
19900 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
19901         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
19902              From: "Craig A. Berry" <craigberry@mac.com>
19903              Date: Sun, 20 Jan 2002 22:49:42 -0600
19904              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
19905      Branch: perl
19906            ! lib/ExtUtils/MakeMaker.pm
19907 ____________________________________________________________________________
19908 [ 14363] By: nick                                  on 2002/01/20  20:38:23
19909         Log: Add new threads/typemap to MANIFEST
19910      Branch: perlio
19911            ! MANIFEST
19912 ____________________________________________________________________________
19913 [ 14362] By: nick                                  on 2002/01/20  20:34:36
19914         Log: Integrate mainline
19915      Branch: perlio
19916           +> lib/Pod/t/Usage.t
19917           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
19918           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
19919           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
19920           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
19921           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
19922           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
19923           !> util.c
19924 ____________________________________________________________________________
19925 [ 14361] By: nick                                  on 2002/01/20  18:51:47
19926         Log: Integrate MANIFEST
19927      Branch: perlio
19928           !> MANIFEST
19929 ____________________________________________________________________________
19930 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
19931         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
19932              From: Paul_GreenVOS@vos.stratus.com
19933              Date: Sat, 19 Jan 02 17:17 est
19934              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
19935              
19936              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
19937              From: Paul_GreenVOS@vos.stratus.com
19938              Date: Sat, 19 Jan 02 17:19 est
19939              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
19940      Branch: perl
19941            ! lib/ExtUtils/t/Command.t
19942 ____________________________________________________________________________
19943 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
19944         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
19945              From: Paul_GreenVOS@vos.stratus.com
19946              Date: Sat, 19 Jan 02 14:30 est
19947              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
19948      Branch: perl
19949            ! lib/AnyDBM_File.t
19950 ____________________________________________________________________________
19951 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
19952         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
19953              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
19954              Date: Sun, 20 Jan 2002 13:51:36 +0100
19955              Message-ID: <20020120135136.A710@rafael>
19956      Branch: perl
19957            ! ext/File/Glob/t/basic.t
19958 ____________________________________________________________________________
19959 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
19960         Log: #14352 deleted ext/threads/threads.h
19961      Branch: perlio
19962            ! MANIFEST
19963 ____________________________________________________________________________
19964 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
19965         Log: Eradicate sharedsv.*
19966      Branch: perlio
19967            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
19968 ____________________________________________________________________________
19969 [ 14355] By: nick                                  on 2002/01/20  11:50:22
19970         Log: threads work again on Win32. (Not threads::shared yet)
19971              Submit to see if they do on Linux.
19972      Branch: perlio
19973            ! ext/threads/shared/shared.xs ext/threads/threads.xs
19974            ! win32/makefile.mk
19975 ____________________________________________________________________________
19976 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
19977         Log: Make also hex() and oct() to croak if their arguments
19978              cannot be downgraded (that is, if they contain wide
19979              characters), just like crypt() does (and use the croak
19980              feature of sv_utf8_downgrade()).
19981      Branch: perl
19982            ! pp.c t/op/oct.t
19983 ____________________________________________________________________________
19984 [ 14353] By: nick                                  on 2002/01/19  22:20:09
19985         Log: Integrate Time/Local and its test
19986      Branch: perlio
19987           !> lib/Time/Local.pm lib/Time/Local.t
19988 ____________________________________________________________________________
19989 [ 14352] By: nick                                  on 2002/01/19  22:17:07
19990         Log: Nearly-working threads re-structuring. Do not integrate,
19991              submit-ing to get to Win32, and as "off site" backup.
19992      Branch: perlio
19993            + ext/threads/typemap
19994            - ext/threads/threads.h sharedsv.c sharedsv.h
19995            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
19996            ! embedvar.h ext/threads/shared/shared.pm
19997            ! ext/threads/shared/shared.xs ext/threads/threads.pm
19998            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
19999            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
20000            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
20001 ____________________________________________________________________________
20002 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
20003         Log: Regen toc.
20004      Branch: perl
20005            ! pod/perltoc.pod
20006 ____________________________________________________________________________
20007 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
20008         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
20009              From: David Dyck <dcd@tc.fluke.com>
20010              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
20011              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
20012      Branch: perl
20013            ! pod/perl5004delta.pod pod/perl5005delta.pod
20014            ! pod/perl561delta.pod pod/perl56delta.pod
20015 ____________________________________________________________________________
20016 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
20017         Log: FAQ sync.
20018      Branch: perl
20019            ! pod/perlfaq1.pod pod/perlfaq2.pod
20020 ____________________________________________________________________________
20021 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
20022         Log: Subject: [PATCH lib/Pod/t/Usage.t]
20023              From: Abe Timmerman <abe@ztreet.demon.nl>
20024              Date: Sat, 19 Jan 2002 19:57:57 +0100
20025              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
20026      Branch: perl
20027            + lib/Pod/t/Usage.t
20028            ! MANIFEST
20029 ____________________________________________________________________________
20030 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
20031         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
20032              From: Paul_GreenVOS@vos.stratus.com
20033              Date: Sat, 19 Jan 02 13:15 est
20034              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
20035      Branch: perl
20036            ! ext/SDBM_File/sdbm.t
20037 ____________________________________________________________________________
20038 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
20039         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
20040      Branch: perl
20041           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
20042           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
20043 ____________________________________________________________________________
20044 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
20045         Log: Alternative Time::Local algorithm that uses matemathical formula
20046              for timegm instead of progressive guessing
20047      Branch: perl
20048            ! lib/Time/Local.pm
20049 ____________________________________________________________________________
20050 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
20051         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
20052              From: Paul_GreenVOS@vos.stratus.com
20053              Date: Sat, 19 Jan 02 11:20 est
20054              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
20055      Branch: perl
20056            ! ext/File/Glob/t/basic.t
20057 ____________________________________________________________________________
20058 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
20059         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
20060              From: Paul_GreenVOS@vos.stratus.com
20061              Date: Fri, 18 Jan 02 22:56 est
20062              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
20063      Branch: perl
20064            ! ext/Cwd/t/cwd.t
20065 ____________________________________________________________________________
20066 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
20067         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
20068              From: Paul_GreenVOS@vos.stratus.com
20069              Date: Fri, 18 Jan 02 22:48 est
20070              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
20071      Branch: perl
20072            ! lib/Time/Local.t
20073 ____________________________________________________________________________
20074 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
20075         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
20076              From: Paul_GreenVOS@vos.stratus.com
20077              Date: Fri, 18 Jan 02 16:22 est
20078              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
20079      Branch: perl
20080            ! ext/Devel/DProf/DProf.t
20081 ____________________________________________________________________________
20082 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
20083         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
20084              From: Tels <perl_dummy@bloodgate.com>
20085              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
20086              Message-Id: <200201182106.XAA19133@taku.hut.fi>
20087      Branch: perl
20088            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
20089 ____________________________________________________________________________
20090 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
20091         Log: Don't do socketpair udp unless you've got all what it takes.
20092      Branch: perl
20093            ! util.c
20094 ____________________________________________________________________________
20095 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
20096         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
20097              From: Tels <perl_dummy@bloodgate.com>
20098              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
20099              Message-Id: <200201182206.AAA15310@taku.hut.fi>
20100      Branch: perl
20101            ! lib/ExtUtils/MM_BeOS.pm
20102 ____________________________________________________________________________
20103 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
20104         Log: metaconfig unit change for #14336.
20105      Branch: metaconfig
20106            ! U/modified/myhostname.U
20107 ____________________________________________________________________________
20108 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
20109         Log: Avoid bare "set", and kiss .uucp goodbye.
20110      Branch: perl
20111            ! Configure
20112 ____________________________________________________________________________
20113 [ 14335] By: nick                                  on 2002/01/18  22:11:42
20114         Log: Split out core of sv_magic() into sv_magicext().
20115              sv_magic provides the extra restictions (no READONLY, only
20116              one of each type, canned set of vtables), and sv_magicext()
20117              does the actual data twiddling.
20118              Also enhances semantics of ->mg_ptr setting via name/namlen
20119              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
20120              scratch area (namlen > 0 && name == NULL).
20121              sv_magicext also returns the MAGIC * it added.
20122              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
20123              
20124              To come sv_unmagicext() - which will remove just one magic
20125              of particular type, and additionaly match against ->mg_ptr,
20126              or the MAGIC * (need to experiment as to which is more natural).
20127      Branch: perlio
20128            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
20129            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
20130 ____________________________________________________________________________
20131 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
20132         Log: Retract #14327 for now, going to the limit seems
20133              to be too much for many platforms.
20134      Branch: perl
20135            ! lib/Time/Local.t
20136 ____________________________________________________________________________
20137 [ 14333] By: nick                                  on 2002/01/18  18:58:33
20138         Log: Integrate mainline
20139      Branch: perlio
20140           !> Changes patchlevel.h
20141 ____________________________________________________________________________
20142 [ 14332] By: nick                                  on 2002/01/18  16:19:06
20143         Log: Integrate mainline
20144      Branch: perlio
20145           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
20146           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
20147            - lib/ExtUtils/inst
20148           !> (integrate 32 files)
20149 ____________________________________________________________________________
20150 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
20151         Log: Update Changes.
20152      Branch: perl
20153            ! Changes patchlevel.h
20154 ____________________________________________________________________________
20155 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
20156         Log: Try to make the connect/read/write timeouting.
20157      Branch: perl
20158            ! ext/Socket/Socket.t
20159 ____________________________________________________________________________
20160 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
20161         Log: Netware Makefile tweak from Ananth Kesari.
20162      Branch: perl
20163            ! NetWare/Makefile
20164 ____________________________________________________________________________
20165 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
20166         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
20167              From: Michael G Schwern <schwern@pobox.com>
20168              Date: Fri, 18 Jan 2002 03:10:27 -0500
20169              Message-ID: <20020118081027.GE7226@blackrider>
20170      Branch: perl
20171            ! lib/File/Find.pm
20172 ____________________________________________________________________________
20173 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
20174         Log: (retracted by #14334)
20175              
20176              Subject: [PATCH] Improving lib/Time/Local.t
20177              From: Paul_GreenVOS@vos.stratus.com        
20178              Date: Thu, 17 Jan 02 22:36 est
20179              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
20180      Branch: perl
20181            ! lib/Time/Local.t
20182 ____________________________________________________________________________
20183 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
20184         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
20185              From: Abe Timmerman <abe@ztreet.demon.nl>  
20186              Date: Fri, 18 Jan 2002 13:18:47 +0100
20187              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
20188      Branch: perl
20189            ! lib/ExtUtils/t/MM_Win32.t
20190 ____________________________________________________________________________
20191 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
20192         Log: Subject: [PATCH] Syncing with bleadperl 
20193              From: Michael G Schwern <schwern@pobox.com> 
20194              Date: Fri, 18 Jan 2002 03:04:33 -0500
20195              Message-ID: <20020118080432.GC7226@blackrider>
20196      Branch: perl
20197            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
20198            - lib/ExtUtils/inst
20199            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
20200            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
20201            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
20202            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
20203            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
20204            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
20205            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
20206            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
20207            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
20208            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
20209            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
20210            ! lib/ExtUtils/testlib.pm
20211 ____________________________________________________________________________
20212 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
20213         Log: Detypo.
20214      Branch: perl
20215            ! AUTHORS
20216 ____________________________________________________________________________
20217 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
20218         Log: Subject: [PATCH] MM check_hints test
20219              From: Michael G Schwern <schwern@pobox.com>
20220              Date: Thu, 17 Jan 2002 20:25:57 -0500
20221              Message-ID: <20020118012557.GE32762@blackrider>
20222      Branch: perl
20223            + lib/ExtUtils/t/hints.t
20224            ! MANIFEST
20225 ____________________________________________________________________________
20226 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
20227         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
20228              From: Michael G Schwern <schwern@pobox.com> 
20229              Date: Thu, 17 Jan 2002 20:12:20 -0500
20230              Message-ID: <20020118011220.GC32762@blackrider>
20231              
20232              (#14317 replaced with this)
20233      Branch: perl
20234            ! lib/ExtUtils/MakeMaker.pm
20235 ____________________________________________________________________________
20236 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
20237         Log: Subject: [PATCH perldiag] overload.pm warnings
20238              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20239              Date: Thu, 17 Jan 2002 23:53:49 +0100
20240              Message-ID: <20020117235349.A14530@rafael>
20241      Branch: perl
20242            ! pod/perldiag.pod
20243 ____________________________________________________________________________
20244 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
20245         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
20246              From: Michael G Schwern <schwern@pobox.com>
20247              Date: Thu, 17 Jan 2002 16:35:47 -0500
20248              Message-ID: <20020117213546.GD23830@blackrider>
20249      Branch: perl
20250            ! lib/File/Find.pm
20251 ____________________________________________________________________________
20252 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
20253         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
20254              From: chromatic <chromatic@rmci.net>
20255              Date: Thu, 17 Jan 2002 13:04:22 -0700
20256              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
20257      Branch: perl
20258            ! pod/perltodo.pod
20259 ____________________________________________________________________________
20260 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
20261         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
20262              From: chromatic <chromatic@rmci.net>
20263              Date: Thu, 17 Jan 2002 12:59:04 -0700
20264              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
20265      Branch: perl
20266            ! lib/ExtUtils/t/Mkbootstrap.t
20267 ____________________________________________________________________________
20268 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
20269         Log: (replaced by #14322)
20270              The #14300 broke hints file handling.
20271      Branch: perl
20272            ! lib/ExtUtils/MakeMaker.pm
20273 ____________________________________________________________________________
20274 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
20275         Log: metaconfig unit change for #14315.
20276      Branch: metaconfig/U/perl
20277            ! uselongdbl.U
20278 ____________________________________________________________________________
20279 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
20280         Log: Subject: [PATCH] long doubles
20281              From: Nicholas Clark <nick@unfortu.net>
20282              Date: Thu, 17 Jan 2002 17:06:28 +0000
20283              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
20284      Branch: perl
20285            ! Configure
20286 ____________________________________________________________________________
20287 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
20288         Log: metaconfig unit change for #14313.
20289      Branch: metaconfig
20290            ! U/modified/i_ndbm.U
20291 ____________________________________________________________________________
20292 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
20293         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
20294              From: Andy Dougherty <doughera@lafayette.edu>
20295              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
20296              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
20297      Branch: perl
20298            ! Configure
20299 ____________________________________________________________________________
20300 [ 14312] By: nick                                  on 2002/01/17  21:38:38
20301         Log: Integrate mainline (for ndbm fixes etc.)
20302      Branch: perlio
20303           +> t/run/fresh_perl.t
20304            - t/run/kill_perl.t
20305           !> Changes MANIFEST ext/Opcode/Opcode.xs
20306           !> ext/SDBM_File/sdbm/Makefile.PL
20307           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
20308           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
20309           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
20310           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
20311           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
20312 ____________________________________________________________________________
20313 [ 14311] By: sky                                   on 2002/01/17  21:01:00
20314         Log: Simplify the code that duplicates the threads 
20315              init function and the parameters to the thread by using sv_dup. 
20316              Note,what happens if you pass a shared variable as a parameter?
20317      Branch: perl
20318            ! ext/threads/threads.xs
20319 ____________________________________________________________________________
20320 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
20321         Log: Update Changes.
20322      Branch: perl
20323            ! Changes patchlevel.h
20324 ____________________________________________________________________________
20325 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
20326         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
20327              with fresh_perl_is() and fresh_perl_like().
20328      Branch: perl
20329            + t/run/fresh_perl.t
20330            - t/run/kill_perl.t
20331            ! MANIFEST t/test.pl
20332 ____________________________________________________________________________
20333 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
20334         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
20335              From: Benjamin Goldberg <goldbb2@earthlink.net>
20336              Date: Wed, 09 Jan 2002 21:03:16 -0500
20337              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
20338      Branch: perl
20339            ! ext/Unicode/Normalize/Normalize.pm
20340 ____________________________________________________________________________
20341 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
20342         Log: Retract #14144 as Hugo isn't happy with it.
20343      Branch: perl
20344            ! scope.c t/run/kill_perl.t
20345 ____________________________________________________________________________
20346 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
20347         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
20348              From: Richard Clamp <richardc@unixbeard.net>
20349              Date: Wed, 16 Jan 2002 17:34:31 +0000
20350              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
20351      Branch: perl
20352            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
20353 ____________________________________________________________________________
20354 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
20355         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
20356              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20357              Date: Tue, 15 Jan 2002 21:23:30 +0100
20358              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
20359      Branch: perl
20360            ! ext/Opcode/Opcode.xs
20361 ____________________________________________________________________________
20362 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
20363         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
20364              From: Paul_GreenVOS@vos.stratus.com
20365              Date: Wed, 16 Jan 02 6:42 est
20366              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
20367      Branch: perl
20368            ! t/io/fs.t t/op/crypt.t
20369 ____________________________________________________________________________
20370 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
20371         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
20372              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20373              Date: Wed, 16 Jan 2002 13:43:39 +0100
20374              Message-ID: <20020116134339.A704@rafael>
20375              
20376              (replaces #14302)
20377      Branch: perl
20378            ! mg.c t/lib/warnings/mg
20379 ____________________________________________________________________________
20380 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
20381         Log: (replaced by #14303)
20382              Subject: [PATCH] length of undefined $(digit) should warn
20383              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20384              Date: Tue, 15 Jan 2002 23:02:44 +0100            
20385              Message-ID: <20020115230244.A31786@rafael>     
20386      Branch: perl
20387            ! mg.c t/lib/warnings/mg
20388 ____________________________________________________________________________
20389 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
20390         Log: The non-MakeMaker.pm parts of
20391              
20392              Subject: [PATCH] Re: MM_Beos.pm?
20393              From: Tels <perl_dummy@bloodgate.com>
20394              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
20395              Message-Id: <200201142006.WAA29544@taas.iki.fi>
20396      Branch: perl
20397            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
20398            ! lib/ExtUtils/t/MM_Unix.t
20399 ____________________________________________________________________________
20400 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
20401         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
20402              From: Michael G Schwern <schwern@pobox.com>    
20403              Date: Tue, 15 Jan 2002 20:07:50 -0500            
20404              Message-ID: <20020116010750.GH625@blackrider>  
20405      Branch: perl
20406            ! lib/ExtUtils/MakeMaker.pm
20407 ____________________________________________________________________________
20408 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
20409         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
20410              From: Jeffrey Friedl <jfriedl@yahoo.com>       
20411              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
20412              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
20413      Branch: perl
20414            ! lib/Text/Tabs.pm
20415 ____________________________________________________________________________
20416 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
20417         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
20418              From: "Green, Paul" <Paul.Green@stratus.com>
20419              Date: Tue, 15 Jan 2002 22:28:10 -0500
20420              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
20421      Branch: perl
20422            ! lib/ExtUtils/MM_Unix.pm
20423 ____________________________________________________________________________
20424 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
20425         Log: Integrate perlio; offsetof() is in <stddef.h>
20426      Branch: perl
20427           !> ext/Socket/Socket.xs
20428 ____________________________________________________________________________
20429 [ 14296] By: nick                                  on 2002/01/16  13:02:29
20430         Log: offsetof() is in <stddef.h>
20431      Branch: perlio
20432            ! ext/Socket/Socket.xs
20433 ____________________________________________________________________________
20434 [ 14295] By: nick                                  on 2002/01/16  07:25:29
20435         Log: Integrate mainline
20436      Branch: perlio
20437           +> (branch 262 files)
20438            - (delete 285 files)
20439           !> (integrate 34 files)
20440 ____________________________________________________________________________
20441 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
20442         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
20443              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
20444              Canonical.pl and Exact.pl.
20445      Branch: perl
20446            + (add 259 files)
20447            - (delete 288 files)
20448            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
20449            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
20450            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20451            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
20452 ____________________________________________________________________________
20453 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
20454         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
20455      Branch: perl
20456            ! ext/Socket/Socket.xs
20457 ____________________________________________________________________________
20458 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
20459         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
20460              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20461              Date: Tue, 15 Jan 2002 21:59:19 +0100
20462              Message-ID: <3C44A637.16602.25EB208@localhost>
20463      Branch: perl
20464            ! embed.fnc embed.h proto.h
20465 ____________________________________________________________________________
20466 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
20467         Log: Duh.  The updated In/*.pl weren't checked in.
20468      Branch: perl
20469            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
20470            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
20471            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
20472            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
20473            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
20474            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
20475            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
20476            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
20477            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
20478            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
20479            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
20480            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
20481            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
20482            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
20483            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
20484            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
20485            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
20486            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
20487            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
20488            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
20489            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
20490            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
20491            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
20492            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
20493            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
20494            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
20495            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
20496            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
20497            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
20498            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
20499            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
20500            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
20501            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
20502            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
20503            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
20504            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
20505            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
20506            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
20507            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
20508            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
20509            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
20510            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
20511            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
20512            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
20513            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
20514            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
20515            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
20516            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
20517 ____________________________________________________________________________
20518 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
20519         Log: Update Changes.
20520      Branch: perl
20521            ! Changes patchlevel.h
20522 ____________________________________________________________________________
20523 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
20524         Log: Jeffrey is trying very hard to avoid working on his
20525              book, it would seem :-) (better naming, better comments
20526              in the files)
20527      Branch: perl
20528            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
20529            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
20530            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
20531            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
20532            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
20533            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
20534            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
20535            - lib/unicore/Is/IDStart.pl
20536            ! (edit 200 files)
20537 ____________________________________________________________________________
20538 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
20539         Log: metaconfig unit changes for #14287.
20540      Branch: metaconfig
20541            + U/modified/Chk_MANI.U
20542            ! U/modified/Extract.U U/modified/Finish.U
20543      Branch: metaconfig/U/perl
20544            ! Extensions.U dlsrc.U
20545 ____________________________________________________________________________
20546 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
20547         Log: Some protection against spaces in directory names.
20548              (Tru64 still has some makedepend problems in such
20549              cases but that looks like Tru64's problem.)
20550      Branch: perl
20551            ! Configure Makefile.SH
20552 ____________________________________________________________________________
20553 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
20554         Log: Should have been in #14285 but I have sausages for fingers.
20555      Branch: perl
20556            + lib/ExtUtils/MM_BeOS.pm
20557 ____________________________________________________________________________
20558 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
20559         Log: MM_BeOS from Tels.
20560      Branch: perl
20561            + lib/ExtUtils/t/MM_BeOS.t
20562            ! MANIFEST
20563 ____________________________________________________________________________
20564 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
20565         Log: Integrate perlio;
20566              
20567              (reintroduce #14251) Slab allocator for ops
20568              - moved the statics to intrpvar.h
20569              - implemented Slab_Free()
20570              - uses PerlMemShared (for now) if distinction exists.
20571              
20572              Slab allocator submit after resolve -ay to keep it!
20573              
20574              Hand merge of non slab allocator stuff
20575              
20576              const-ness fix in savepv's passing of NULL
20577              
20578              Typo in #else branch of PL_SLAB_ALLOC
20579              
20580              Integrate rest of mainline
20581              
20582              Regen embed enable slab for PERL_IMPLICIT_SYS
20583              
20584              Correct name of PL_OP_SLAB_ALLOC
20585              
20586              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
20587              e.g. -Duse64bitint on a 32-bit platform.
20588              Now uses I32 for use-count and is more careful with its casts.
20589      Branch: perl
20590           !> (integrate 28 files)
20591 ____________________________________________________________________________
20592 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
20593         Log: Add Shuck URL
20594      Branch: maint-5.6/macperl
20595            ! macos/macperl/MacPerl.podhelp
20596 ____________________________________________________________________________
20597 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
20598         Log: Remove obsolete docs
20599      Branch: maint-5.6/macperl
20600            ! ext/File/Glob/Glob.pm
20601 ____________________________________________________________________________
20602 [ 14281] By: nick                                  on 2002/01/15  15:08:43
20603         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
20604              e.g. -Duse64bitint on a 32-bit platform.
20605              Now uses I32 for use-count and is more careful with its casts.
20606      Branch: perlio
20607            ! intrpvar.h op.c
20608 ____________________________________________________________________________
20609 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
20610         Log: Update bundled modules.  Yow!
20611      Branch: maint-5.6/macperl
20612            + macos/bundled_ext/Compress/Zlib/constants.h
20613            + macos/bundled_ext/Compress/Zlib/constants.xs
20614            + macos/bundled_ext/Filter/Util/Call/ppport.h
20615            + macos/bundled_ext/Storable/t/compat-0.6.t
20616            + macos/bundled_ext/Storable/t/dump.pl
20617            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
20618            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
20619            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
20620            + macos/bundled_lib/blib/lib/URI/ssh.pm
20621            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
20622            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
20623            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
20624            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
20625            + macos/bundled_lib/t/Filter/Simple/data.t
20626            + macos/bundled_lib/t/Filter/Simple/export.t
20627            + macos/bundled_lib/t/Filter/Simple/filter_only.t
20628            + macos/bundled_lib/t/Filter/Simple/import.t
20629            + macos/bundled_lib/t/NEXT/actual.t
20630            + macos/bundled_lib/t/NEXT/actuns.t
20631            + macos/bundled_lib/t/NEXT/next.t
20632            + macos/bundled_lib/t/NEXT/unseen.t
20633            + macos/bundled_lib/t/libnet/netrc.t
20634            + macos/bundled_lib/t/libwww-perl/base/http.t
20635            + macos/bundled_lib/t/libwww-perl/live/activestate.t
20636            - macos/bundled_ext/Filter/t/FilterTest.pm
20637            - macos/bundled_ext/Storable/t/compat06.t
20638            - macos/bundled_ext/Storable/t/st-dump.pl
20639            - macos/bundled_lib/t/NEXT/test.pl
20640            - macos/bundled_lib/t/libwww-perl/live/google.t
20641            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
20642            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
20643            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
20644            ! macos/bundled_ext/Compress/Zlib/README
20645            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
20646            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
20647            ! macos/bundled_ext/Compress/Zlib/t/examples.t
20648            ! macos/bundled_ext/Filter/Util/Call/Call.pm
20649            ! macos/bundled_ext/Filter/Util/Call/Call.xs
20650            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
20651            ! macos/bundled_ext/Filter/t/call.t
20652            ! macos/bundled_ext/Filter/t/filter-util.pl
20653            ! macos/bundled_ext/Storable/ChangeLog
20654            ! macos/bundled_ext/Storable/README
20655            ! macos/bundled_ext/Storable/Storable.pm
20656            ! macos/bundled_ext/Storable/t/blessed.t
20657            ! macos/bundled_ext/Storable/t/canonical.t
20658            ! macos/bundled_ext/Storable/t/dclone.t
20659            ! macos/bundled_ext/Storable/t/forgive.t
20660            ! macos/bundled_ext/Storable/t/freeze.t
20661            ! macos/bundled_ext/Storable/t/lock.t
20662            ! macos/bundled_ext/Storable/t/overload.t
20663            ! macos/bundled_ext/Storable/t/recurse.t
20664            ! macos/bundled_ext/Storable/t/retrieve.t
20665            ! macos/bundled_ext/Storable/t/store.t
20666            ! macos/bundled_ext/Storable/t/tied.t
20667            ! macos/bundled_ext/Storable/t/tied_hook.t
20668            ! macos/bundled_ext/Storable/t/tied_items.t
20669            ! macos/bundled_ext/Storable/t/utf8.t
20670            ! macos/bundled_lib/blib/lib/File/Sort.pm
20671            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
20672            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
20673            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
20674            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
20675            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
20676            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
20677            ! macos/bundled_lib/blib/lib/LWP.pm
20678            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
20679            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
20680            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
20681            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
20682            ! macos/bundled_lib/blib/lib/Mail/Address.pm
20683            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
20684            ! macos/bundled_lib/blib/lib/Mail/Field.pm
20685            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
20686            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
20687            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
20688            ! macos/bundled_lib/blib/lib/Mail/Header.pm
20689            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
20690            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
20691            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
20692            ! macos/bundled_lib/blib/lib/Mail/Send.pm
20693            ! macos/bundled_lib/blib/lib/Mail/Util.pm
20694            ! macos/bundled_lib/blib/lib/NEXT.pm
20695            ! macos/bundled_lib/blib/lib/Net/Config.pm
20696            ! macos/bundled_lib/blib/lib/Net/Domain.pm
20697            ! macos/bundled_lib/blib/lib/Net/FTP.pm
20698            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
20699            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
20700            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
20701            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
20702            ! macos/bundled_lib/blib/lib/Net/POP3.pm
20703            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
20704            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
20705            ! macos/bundled_lib/blib/lib/Switch.pm
20706            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
20707            ! macos/bundled_lib/blib/lib/URI/Escape.pm
20708            ! macos/bundled_lib/blib/lib/URI/ftp.pm
20709            ! macos/bundled_lib/blib/lib/lwpcook.pod
20710            ! macos/bundled_lib/t/Filter/Simple/filter.t
20711            ! macos/bundled_lib/t/Switch/t/nested.t
20712            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
20713            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
20714            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
20715            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
20716            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
20717            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
20718            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
20719            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
20720            ! macos/bundled_lib/t/libnet/config.t
20721            ! macos/bundled_lib/t/libnet/ftp.t
20722            ! macos/bundled_lib/t/libnet/hostname.t
20723            ! macos/bundled_lib/t/libnet/nntp.t
20724            ! macos/bundled_lib/t/libnet/require.t
20725            ! macos/bundled_lib/t/libnet/smtp.t
20726            ! macos/bundled_lib/t/libwww-perl/base/headers.t
20727            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
20728            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
20729            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
20730            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
20731            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
20732            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
20733            ! macos/bundled_lib/t/libwww-perl/live/validator.t
20734            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
20735 ____________________________________________________________________________
20736 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
20737         Log: Subject: [PATCH] Socket::sockaddr_family
20738              From: Gisle Aas <gisle@ActiveState.com> 
20739              Date: 15 Jan 2002 06:35:28 -0800
20740              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
20741      Branch: perl
20742            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
20743 ____________________________________________________________________________
20744 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
20745         Log: Subject: [PATCH perldiag] Style issue
20746              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20747              Date: Tue, 15 Jan 2002 15:36:30 +0100                
20748              Message-ID: <20020115153630.A11568@rafael>
20749      Branch: perl
20750            ! pod/perldiag.pod
20751 ____________________________________________________________________________
20752 [ 14277] By: nick                                  on 2002/01/15  14:30:51
20753         Log: Correct name of PL_OP_SLAB_ALLOC
20754      Branch: perlio
20755            ! perl.h
20756 ____________________________________________________________________________
20757 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
20758         Log: NetWare tweak from Ananth Kesari.
20759      Branch: perl
20760            ! lib/ExtUtils/MakeMaker.pm
20761 ____________________________________________________________________________
20762 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
20763         Log: Throwback.
20764      Branch: perl
20765            ! MANIFEST
20766 ____________________________________________________________________________
20767 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
20768         Log: A couple of additional character classes from Jeffrey,
20769              hopefully useful in future for internal use for implementing
20770              some special cases of casing.
20771              
20772              Also regenerate once more all the character classes,
20773              now without the timestamp.  A timestamp would be kind of
20774              nice but it's not: having a timestamp in a file means that
20775              even if the effective contents of file really didn't
20776              change, the file looks as if it changed.
20777      Branch: perl
20778            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
20779            + lib/unicore/Is/CombAbov.pl
20780            ! (edit 304 files)
20781 ____________________________________________________________________________
20782 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
20783         Log: Make the test harder.
20784      Branch: perl
20785            ! t/op/pat.t
20786 ____________________________________________________________________________
20787 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
20788         Log: Additional utf8_heavy.pl tweak from Jeffrey.
20789      Branch: perl
20790            ! lib/utf8_heavy.pl
20791 ____________________________________________________________________________
20792 [ 14271] By: nick                                  on 2002/01/15  11:29:47
20793         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
20794      Branch: perlio
20795            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
20796            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
20797 ____________________________________________________________________________
20798 [ 14270] By: nick                                  on 2002/01/15  08:19:08
20799         Log: Integrate rest of mainline
20800      Branch: perlio
20801           !> (integrate 28 files)
20802 ____________________________________________________________________________
20803 [ 14269] By: nick                                  on 2002/01/15  08:02:44
20804         Log: Typo in #else branch of PL_SLAB_ALLOC
20805      Branch: perlio
20806            ! op.c
20807 ____________________________________________________________________________
20808 [ 14268] By: nick                                  on 2002/01/15  07:57:47
20809         Log: const-ness fix in savepv's passing of NULL
20810      Branch: perlio
20811            ! util.c
20812 ____________________________________________________________________________
20813 [ 14267] By: nick                                  on 2002/01/15  07:42:17
20814         Log: Hand merge of non slab allocator stuff
20815      Branch: perlio
20816            ! op.c
20817 ____________________________________________________________________________
20818 [ 14266] By: nick                                  on 2002/01/15  07:39:33
20819         Log: Slab allocator submit after resolve -ay to keep it!
20820      Branch: perlio
20821           !> op.c
20822 ____________________________________________________________________________
20823 [ 14265] By: nick                                  on 2002/01/15  07:05:06
20824         Log: Blind integrate of bulk of mainline.
20825      Branch: perlio
20826           +> (branch 173 files)
20827            - (delete 184 files)
20828           !> (integrate 146 files)
20829 ____________________________________________________________________________
20830 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
20831         Log: Pod nits.
20832      Branch: perl
20833            ! lib/Unicode/UCD.pm pod/perlunicode.pod
20834 ____________________________________________________________________________
20835 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
20836         Log: The Unicode categories doc patch to go with #14254,
20837              from Jeffrey.
20838      Branch: perl
20839            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
20840 ____________________________________________________________________________
20841 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
20842         Log: There isn't going to be perl.third.exe.
20843      Branch: perl
20844            ! Makefile.SH
20845 ____________________________________________________________________________
20846 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
20847         Log: Subject: [PATCH] small coredump correction
20848              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20849              Date: Tue, 15 Jan 2002 00:22:52 +0100
20850              Message-ID: <20020115002252.I691@rafael>
20851      Branch: perl
20852            ! op.c
20853 ____________________________________________________________________________
20854 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
20855         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
20856              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20857              Date: Mon, 14 Jan 2002 23:03:04 +0100
20858              Message-ID: <20020114230304.A691@rafael>   
20859              
20860              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
20861              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20862              Date: Mon, 14 Jan 2002 23:18:43 +0100
20863              Message-ID: <20020114231843.E691@rafael>   
20864      Branch: perl
20865            ! pod/perlsub.pod t/op/override.t toke.c
20866 ____________________________________________________________________________
20867 [ 14259] By: nick                                  on 2002/01/14  22:02:49
20868         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
20869              Need to use CopXXXXX macros everywhere and add CopSTASH_free
20870              Add new scope type and add support for it to scope.c and scope stack
20871              dup-er in sv.c. Add savesharedpv().
20872              Also zealous version of Win32's vmem.h to catch all the abuses.
20873              With this t/op/fork.t passes even with zealous checking and 
20874              checker is point a finger at various threads/shared issues.
20875              
20876              PL_curcop->cop_io is still an issue.
20877      Branch: perlio
20878            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
20879            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
20880            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
20881            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
20882            ! win32/vmem.h win32/win32.c win32/win32.h
20883 ____________________________________________________________________________
20884 [ 14258] By: nick                                  on 2002/01/14  20:24:28
20885         Log: Integrate build parts of mainline
20886      Branch: perlio
20887           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
20888           !> lib/ExtUtils/t/MM_Win32.t
20889 ____________________________________________________________________________
20890 [ 14257] By: nick                                  on 2002/01/14  16:10:54
20891         Log: Inverted sense of special-ness of specialCopIO - supposed to 
20892              be true if value is "special" i.e. NOT an SV.
20893      Branch: perlio
20894            ! perlio.h
20895 ____________________________________________________________________________
20896 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
20897         Log: Update Changes.
20898      Branch: perl
20899            ! Changes patchlevel.h
20900 ____________________________________________________________________________
20901 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
20902         Log: Retract #14251 (the op slab allocator from perlio)
20903              until we figure out why 2.2.19 x86 debian gets
20904              a circular sibling chain and therefore hangs in
20905              the Perl_ck_subr() sibling for-loop.
20906      Branch: perl
20907            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
20908            ! perlapi.c perlapi.h proto.h
20909 ____________________________________________________________________________
20910 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
20911         Log: Big mktables rewrite from Jeffrey;
20912              documentation not yet updated.
20913      Branch: perl
20914            + (add 171 files)
20915            - (delete 182 files)
20916            ! (edit 135 files)
20917 ____________________________________________________________________________
20918 [ 14253] By: ams                                   on 2002/01/14  03:15:05
20919         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
20920              From: Michael G Schwern <schwern@pobox.com>
20921              Date: Sun, 13 Jan 2002 21:00:07 -0500
20922              Message-Id: <20020114020007.GB2877@blackrider>
20923      Branch: perl
20924            ! lib/Cwd.pm
20925 ____________________________________________________________________________
20926 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
20927         Log: Subject: Re: Win32 status - progress !
20928              From: Abe Timmerman <abe@ztreet.demon.nl>       
20929              Date: Mon, 14 Jan 2002 02:29:51 +0100
20930              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
20931      Branch: perl
20932            ! lib/ExtUtils/t/MM_Win32.t
20933 ____________________________________________________________________________
20934 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
20935         Log: Integrate perlio.
20936              
20937              Slab allocator for ops
20938              - moved the statics to intrpvar.h
20939              - implemented Slab_Free()
20940              - uses PerlMemShared (for now) if distinction exists.
20941      Branch: perl
20942           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
20943           !> perlapi.c perlapi.h proto.h
20944 ____________________________________________________________________________
20945 [ 14250] By: nick                                  on 2002/01/13  23:22:34
20946         Log: Slab allocator for ops
20947              - moved the statics to intrpvar.h
20948              - implemented Slab_Free()
20949              - uses PerlMemShared (for now) if distinction exists.
20950      Branch: perlio
20951            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
20952            ! perlapi.c perlapi.h proto.h
20953 ____________________________________________________________________________
20954 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
20955         Log: Start a new test category: uni.  Much of t/op/pat
20956              should probably be moved here, but holding on that
20957              until Jeffrey finishes his big mktables rewrite.
20958              Bits and pieces of op/split, op/pack, op/append,
20959              op/join, could probably be moved to respective uni
20960              tests, too.
20961      Branch: perl
20962            + t/uni/fold.t t/uni/sprintf.t
20963            - t/op/unifold.t t/op/unisprintf.t
20964            ! MANIFEST t/TEST t/harness
20965 ____________________________________________________________________________
20966 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
20967         Log: Subject: [PATCH] enable Win32 to build again
20968              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20969              Date: Sun, 13 Jan 2002 21:49:24 +0100
20970              Message-ID: <3C4200E4.15926.23F6131@localhost>
20971              
20972              miniperl.exe.exe does not exe that well.
20973      Branch: perl
20974            ! lib/ExtUtils/MM_Unix.pm
20975 ____________________________________________________________________________
20976 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
20977         Log: Mention some of the load-affected tests.
20978      Branch: perl
20979            ! INSTALL
20980 ____________________________________________________________________________
20981 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
20982         Log: Move the UTF-8 conversion code earlier so that
20983              op/ver is happy.
20984      Branch: perl
20985            ! sv.c t/op/ver.t
20986 ____________________________________________________________________________
20987 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
20988         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
20989              have diverged quite a bit so no updates there.
20990      Branch: perl
20991            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
20992            ! ext/List/Util/lib/List/Util.pm
20993            ! ext/List/Util/lib/Scalar/Util.pm
20994 ____________________________________________________________________________
20995 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
20996         Log: Make the crypt() pickier: if downgrading doesn't work,
20997              croak.
20998      Branch: perl
20999            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
21000 ____________________________________________________________________________
21001 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
21002         Log: Grow the buffer in case Unicode caused size changes
21003              (and it very probably did).
21004      Branch: perl
21005            ! sv.c
21006 ____________________________________________________________________________
21007 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
21008         Log: Future-proofing from Jeffrey Friedl (for conflicting
21009              In* and Is* names).
21010      Branch: perl
21011            ! lib/utf8_heavy.pl
21012 ____________________________________________________________________________
21013 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
21014         Log: Subject: [PATCH] Re: Warning in B.xs
21015              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21016              Date: Sun, 13 Jan 2002 19:39:52 +0100
21017              Message-ID: <3C41E288.20562.1C8C895@localhost>
21018      Branch: perl
21019            ! ext/B/B.xs
21020 ____________________________________________________________________________
21021 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
21022         Log: Subject: Re: lookbehind broken with latest bleedperl
21023              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21024              Date: Sun, 13 Jan 2002 18:06:22 +0000
21025              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
21026      Branch: perl
21027            ! regexec.c t/op/re_tests
21028 ____________________________________________________________________________
21029 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
21030         Log: Subject: [PATCH] more MM_Unix.t tests
21031              From: Tels <perl_dummy@bloodgate.com>
21032              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
21033              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
21034              
21035              Subject: [PATCH] 14220 misunderstood, I bet          
21036              From: andreas.koenig@anima.de (Andreas J. Koenig)
21037              Date: 12 Jan 2002 21:31:58 +0100
21038              Message-ID: <m3k7un8g5d.fsf@anima.de>
21039      Branch: perl
21040            ! lib/ExtUtils/t/MM_Unix.t
21041 ____________________________________________________________________________
21042 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
21043         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
21044              From: Tels <perl_dummy@bloodgate.com>
21045              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
21046              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
21047              
21048              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
21049              From: Tels <perl_dummy@bloodgate.com>
21050              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
21051              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
21052      Branch: perl
21053            ! lib/ExtUtils/MM_Unix.pm
21054 ____________________________________________________________________________
21055 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
21056         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
21057              From: Nicholas Clark <nick@unfortu.net> 
21058              Date: Sun, 13 Jan 2002 15:58:34 +0000
21059              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
21060      Branch: perl
21061            ! lib/Benchmark.t
21062 ____________________________________________________________________________
21063 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
21064         Log: Anton Berezin did more reading and the uid setting story
21065              gets more complex.
21066      Branch: perl
21067            ! pod/perltodo.pod utils/perldoc.PL
21068 ____________________________________________________________________________
21069 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
21070         Log: Integrate perlio;
21071              
21072              Win32 fixes:
21073              - vmem.h hack to handle free-by-wrong-thread after eval "".
21074              - Initialize timerid 
21075      Branch: perl
21076           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
21077 ____________________________________________________________________________
21078 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
21079         Log: Subject: Re: HiRes
21080              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21081              Date: Sun, 13 Jan 2002 10:18:46 +0100
21082              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
21083              
21084              Give up on socketpair in HP-UX.
21085      Branch: perl
21086            ! ext/Socket/socketpair.t
21087 ____________________________________________________________________________
21088 [ 14233] By: nick                                  on 2002/01/13  16:29:30
21089         Log: Integrate mainline
21090      Branch: perlio
21091           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
21092           !> (integrate 46 files)
21093 ____________________________________________________________________________
21094 [ 14232] By: nick                                  on 2002/01/13  15:37:48
21095         Log: Win32 fixes:
21096              - vmem.h hack to handle free-by-wrong-thread after eval "".
21097              - Initialize timerid 
21098      Branch: perlio
21099            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
21100 ____________________________________________________________________________
21101 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
21102         Log: *groan*
21103      Branch: perl
21104            ! t/op/pat.t
21105 ____________________________________________________________________________
21106 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
21107         Log: One more sharp s case found by Jeffrey.
21108      Branch: perl
21109            ! regexec.c t/op/pat.t
21110 ____________________________________________________________________________
21111 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
21112         Log: Comment tweak.
21113      Branch: perl
21114            ! regexec.c
21115 ____________________________________________________________________________
21116 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
21117         Log: Don't bother checking for the Greek special
21118              cases if the node is too short.
21119      Branch: perl
21120            ! regcomp.c
21121 ____________________________________________________________________________
21122 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
21123         Log: Update Changes.
21124      Branch: perl
21125            ! Changes patchlevel.h
21126 ____________________________________________________________________________
21127 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
21128         Log: metaconfig unit change for #14225.
21129      Branch: metaconfig
21130            + U/modified/i_ndbm.U
21131 ____________________________________________________________________________
21132 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
21133         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
21134              From: Jonathan Stowe <gellyfish@gellyfish.com>
21135              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
21136              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
21137      Branch: perl
21138            ! Configure config_h.SH
21139 ____________________________________________________________________________
21140 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
21141         Log: Quick reformat using indent -kr -nce, as requested
21142              by Dan Kogai and suggest by NI-S.
21143      Branch: perl
21144            ! ext/Encode/encengine.c
21145 ____________________________________________________________________________
21146 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
21147         Log: Couple more Unicode lookbehind tests.
21148      Branch: perl
21149            ! t/op/pat.t
21150 ____________________________________________________________________________
21151 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
21152         Log: Sharp S as a special treat for our German UTF-8 testers :-)
21153      Branch: perl
21154            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
21155 ____________________________________________________________________________
21156 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
21157         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
21158              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21159              Date: Sat, 12 Jan 2002 20:37:32 +0100
21160              Message-ID: <3C409E8C.16203.196C2D3@localhost>
21161      Branch: perl
21162            ! ext/B/B/Deparse.pm
21163 ____________________________________________________________________________
21164 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
21165         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
21166              really worth the bits it's printed on?
21167      Branch: perl
21168            ! lib/ExtUtils/t/MM_Unix.t
21169 ____________________________________________________________________________
21170 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
21171         Log: Special treatment for U+03B0 and U+0390 in //i,
21172              this means that we can remove the minlen pessimisations
21173              introduced by the #14096.
21174      Branch: perl
21175            ! pp_hot.c regcomp.c regexec.c
21176 ____________________________________________________________________________
21177 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
21178         Log: Integrate perlio;
21179              
21180              Abstract out the cloning of SvPVX and handle shared pv in a 
21181              safe (if suboptimal) manner. Does not fix op/fork.t :-(
21182              
21183              Win32-ize socketpair test
21184              - Win32 can fork even though $Config{d_fork} is undef
21185              - SOCK_DGRAM does not work - skip those tests.
21186      Branch: perl
21187           !> ext/Socket/socketpair.t sv.c
21188 ____________________________________________________________________________
21189 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
21190         Log: One should first drop the real uid, not the effective uid.
21191              [ID 20020110.003]
21192      Branch: perl
21193            ! utils/perldoc.PL
21194 ____________________________________________________________________________
21195 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
21196         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
21197              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21198              Date: Fri, 11 Jan 2002 23:29:48 +0100
21199              Message-ID: <3C3F756C.4581.2E2A938@localhost>
21200      Branch: perl
21201            + ext/B/C/C.xs ext/B/C/Makefile.PL
21202            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
21203            ! utils/perlcc.PL
21204 ____________________________________________________________________________
21205 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
21206         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
21207              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
21208              Date: Fri, 11 Jan 2002 14:29:30 -0800
21209              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
21210      Branch: perl
21211            ! ext/B/t/concise.t
21212 ____________________________________________________________________________
21213 [ 14214] By: nick                                  on 2002/01/12  12:31:12
21214         Log: Win32-ize socketpair test
21215              - Win32 can fork even though $Config{d_fork} is undef
21216              - SOCK_DGRAM does not work - skip those tests.
21217      Branch: perlio
21218            ! ext/Socket/socketpair.t
21219 ____________________________________________________________________________
21220 [ 14213] By: nick                                  on 2002/01/12  11:46:28
21221         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
21222              safe (if suboptimal) manner. Does not fix op/fork.t :-(
21223      Branch: perlio
21224            ! sv.c
21225 ____________________________________________________________________________
21226 [ 14212] By: ams                                   on 2002/01/12  06:10:52
21227         Log: Subject: [PATCH] More fixes for Stratus VOS
21228              From: "Green, Paul" <Paul.Green@stratus.com>
21229              Date: Fri, 11 Jan 2002 17:30:37 -0500
21230              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
21231      Branch: perl
21232            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
21233 ____________________________________________________________________________
21234 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
21235         Log: Upgrade to CGI.pm 2.80.
21236      Branch: perl
21237            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
21238 ____________________________________________________________________________
21239 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
21240         Log: FAQ sync.
21241      Branch: perl
21242            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21243            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21244            ! pod/perlfaq8.pod
21245 ____________________________________________________________________________
21246 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
21247         Log: This is getting embarrassing.
21248      Branch: perl
21249            ! t/op/pat.t
21250 ____________________________________________________________________________
21251 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
21252         Log: Doc tweaks.
21253      Branch: perl
21254            ! pod/perlunicode.pod
21255 ____________________________________________________________________________
21256 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
21257         Log: Updating the test count is good; also rephrasing
21258              so that there is no ok output containing "not".
21259      Branch: perl
21260            ! t/op/pat.t
21261 ____________________________________________________________________________
21262 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
21263         Log: Andreas is busy :-)
21264      Branch: perl
21265            ! doop.c t/op/unisprintf.t
21266 ____________________________________________________________________________
21267 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
21268         Log: Unicode lookbehind looked bad.
21269      Branch: perl
21270            ! regexec.c t/op/pat.t
21271 ____________________________________________________________________________
21272 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
21273         Log: Garbage collection.
21274      Branch: perl
21275            ! t/run/kill_perl.t
21276 ____________________________________________________________________________
21277 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
21278         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
21279              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21280              Date: Fri, 11 Jan 2002 23:29:48 +0100
21281              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
21282      Branch: perl
21283            ! embed.fnc global.sym makedef.pl
21284 ____________________________________________________________________________
21285 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
21286         Log: Subject: [PATCH] perldelta nit?
21287              From: Robert Spier <rspier@pobox.com>
21288              Date: Fri, 11 Jan 2002 15:19:16 -0800
21289              Message-ID: <15423.29428.164185.251700@rls.cx>
21290      Branch: perl
21291            ! pod/perldelta.pod
21292 ____________________________________________________________________________
21293 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
21294         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
21295              From: Michael G Schwern <schwern@pobox.com>
21296              Date: Fri, 11 Jan 2002 17:08:17 -0500
21297              Message-ID: <20020111220817.GG2838@blackrider>
21298      Branch: perl
21299            ! t/run/kill_perl.t t/test.pl
21300 ____________________________________________________________________________
21301 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
21302         Log: Subject: [PATCH] Correct misleading error message
21303              From: Mike Guy <mjtg@cam.ac.uk>
21304              Date: Fri, 11 Jan 2002 18:36:33 +0000
21305              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
21306              
21307              hash assignment -> anonymous hash
21308      Branch: perl
21309            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
21310 ____________________________________________________________________________
21311 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
21312         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
21313              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21314              Date: Fri, 11 Jan 2002 16:58:14 +0100
21315              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
21316      Branch: perl
21317            ! ext/Unicode/Normalize/mkheader
21318 ____________________________________________________________________________
21319 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
21320         Log: Add a new test for is-sprintf-preserving Unicodeness:
21321              #14194 and an old one from kill_perl.t (I could have used
21322              sprintf.t, but it's format was quite fixed, and I didn't
21323              feel like breaking the format)
21324      Branch: perl
21325            + t/op/unisprintf.t
21326            ! MANIFEST t/run/kill_perl.t
21327 ____________________________________________________________________________
21328 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
21329         Log: Integrate perlio;
21330              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
21331      Branch: perl
21332           !> win32/win32.c
21333 ____________________________________________________________________________
21334 [ 14196] By: nick                                  on 2002/01/11  20:58:20
21335         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
21336              as C runtime seems to get its hands on them even though we said
21337              they were handled.
21338              Still an issue with "die" out of signal handler - get panic: pp_iter
21339      Branch: perlio
21340            ! win32/win32.c
21341 ____________________________________________________________________________
21342 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
21343         Log: Integrate perlio;
21344              A mostly-stable version of "new" Win32 signal/kill support.
21345      Branch: perl
21346           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
21347           !> win32/config.gc win32/config.vc win32/config_H.bc
21348           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
21349           !> win32/makefile.mk win32/win32.c win32/win32.h
21350 ____________________________________________________________________________
21351 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
21352         Log: Fix for
21353              
21354              Subject: UTF-8 sprintf bug in bleadperl
21355              From: andreas.koenig@anima.de (Andreas J. Koenig)
21356              Date: 11 Jan 2002 15:47:15 +0100
21357              Message-ID: <m3vge99c7g.fsf@anima.de>
21358              
21359              I have tests, have just to figure out where to put them
21360              since op/sprintf looks a bit unfriendly for tests of
21361              somewhat freer form.
21362      Branch: perl
21363            ! doop.c sv.c
21364 ____________________________________________________________________________
21365 [ 14193] By: nick                                  on 2002/01/11  18:25:34
21366         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
21367              Builds and passes a few tests.
21368      Branch: perlio
21369           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
21370           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
21371           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
21372           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
21373           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
21374           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
21375           +> t/lib/sample-tests/lone_not_bug
21376           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
21377           +> t/lib/sample-tests/vms_nit
21378           !> (integrate 63 files)
21379 ____________________________________________________________________________
21380 [ 14192] By: nick                                  on 2002/01/11  17:49:39
21381         Log: A mostly-stable version of "new" Win32 signal/kill support.
21382      Branch: perlio
21383            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
21384            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21385            ! win32/config_h.PL win32/makefile.mk win32/win32.c
21386            ! win32/win32.h
21387 ____________________________________________________________________________
21388 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
21389         Log: Update Changes.
21390      Branch: perl
21391            ! Changes patchlevel.h
21392 ____________________________________________________________________________
21393 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
21394         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
21395              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21396              Date: Thu, 10 Jan 2002 18:21:34 -0800
21397              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
21398      Branch: perl
21399            + ext/B/t/concise.t
21400            ! MANIFEST
21401 ____________________________________________________________________________
21402 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
21403         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
21404              necessary in form.t and html.t @INC setups.
21405      Branch: perl
21406            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
21407 ____________________________________________________________________________
21408 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
21409         Log: Yet another twist.
21410      Branch: perl
21411            ! t/test.pl
21412 ____________________________________________________________________________
21413 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
21414         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
21415              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21416              Date: Fri, 11 Jan 2002 13:04:15 +0100      
21417              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
21418      Branch: perl
21419            ! hints/aix.sh
21420 ____________________________________________________________________________
21421 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
21422         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
21423              From: Jonathan Stowe <gellyfish@gellyfish.com> 
21424              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
21425              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
21426      Branch: perl
21427            ! lib/AnyDBM_File.t
21428 ____________________________________________________________________________
21429 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
21430         Log: Arguments were being mangled.
21431      Branch: perl
21432            ! t/test.pl
21433 ____________________________________________________________________________
21434 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
21435         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
21436              From: Jonathan Stowe <gellyfish@gellyfish.com>
21437              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
21438              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
21439      Branch: perl
21440            ! lib/AnyDBM_File.t
21441 ____________________________________________________________________________
21442 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
21443         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
21444              From: Michael G Schwern <schwern@pobox.com> 
21445              Date: Fri, 11 Jan 2002 04:26:27 -0500
21446              Message-ID: <20020111092626.GA16544@blackrider>
21447      Branch: perl
21448            ! t/run/kill_perl.t t/test.pl
21449 ____________________________________________________________________________
21450 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
21451         Log: Subject: [PATCH] Test::Harness 2.01
21452              From: Michael G Schwern <schwern@pobox.com> 
21453              Date: Thu, 10 Jan 2002 21:11:24 -0500
21454              Message-ID: <20020111021123.GA30666@blackrider>
21455      Branch: perl
21456            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
21457            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
21458            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
21459            + lib/Test/Harness/t/nonumbers.t
21460            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
21461            + t/lib/sample-tests/lone_not_bug
21462            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
21463            + t/lib/sample-tests/vms_nit
21464            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
21465            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
21466 ____________________________________________________________________________
21467 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
21468         Log: patch is silly when creating new files: don't run
21469              patch more than once.
21470      Branch: perl
21471            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
21472 ____________________________________________________________________________
21473 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
21474         Log: Forgot from #14179.
21475      Branch: perl
21476            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
21477 ____________________________________________________________________________
21478 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
21479         Log: Subject: [PATCH] is() undef/'' behavior change
21480              From: Michael G Schwern <schwern@pobox.com> 
21481              Date: Fri, 11 Jan 2002 03:35:51 -0500
21482              Message-ID: <20020111083551.GC30666@blackrider>
21483              
21484              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
21485              From: Michael G Schwern <schwern@pobox.com> 
21486              Date: Fri, 11 Jan 2002 03:37:44 -0500
21487              Message-ID: <20020111083744.GD30666@blackrider>
21488      Branch: perl
21489            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
21490            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
21491            ! lib/Pod/t/InputObjects.t lib/blib.t
21492 ____________________________________________________________________________
21493 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
21494         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
21495              From: Michael G Schwern <schwern@pobox.com> 
21496              Date: Thu, 10 Jan 2002 19:56:23 -0500
21497              Message-ID: <20020111005623.GA13192@blackrider>
21498      Branch: perl
21499            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
21500            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
21501            ! lib/Test/Simple.pm lib/Test/Simple/Changes
21502            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
21503            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
21504            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
21505            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
21506            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
21507            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
21508            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
21509            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
21510            ! lib/Test/Simple/t/plan_is_noplan.t
21511            ! lib/Test/Simple/t/plan_no_plan.t
21512            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
21513            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
21514            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
21515            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
21516            ! lib/Test/Tutorial.pod
21517 ____________________________________________________________________________
21518 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
21519         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
21520              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
21521              
21522              turns out even the malloc() was never really needed to begin with,
21523              so get rid of it
21524      Branch: perl
21525            ! sv.c
21526 ____________________________________________________________________________
21527 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
21528         Log: Small doc tweaks.
21529      Branch: perl
21530            ! pod/perluniintro.pod
21531 ____________________________________________________________________________
21532 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
21533         Log: support using the CRT's malloc() family of functions instead of
21534              the internal one when ithreads is enabled; allocate large blocks
21535              using VirtualAlloc() since the Heap*() functions may only be tuned
21536              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
21537              
21538              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
21539              also see comments at the top of win32/vmem.h for other options that
21540              can be set
21541      Branch: perl
21542            ! win32/vmem.h
21543 ____________________________________________________________________________
21544 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
21545         Log: Subject: micropatch
21546              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21547              Date: Thu, 10 Jan 2002 18:20:58 +0000
21548              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
21549      Branch: perl
21550            ! regcomp.c
21551 ____________________________________________________________________________
21552 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
21553         Log: Subject: [PATCH] Embed.t on Win32
21554              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21555              Date: Thu, 10 Jan 2002 18:56:21 +0100
21556              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
21557      Branch: perl
21558            ! lib/ExtUtils/t/Embed.t
21559 ____________________________________________________________________________
21560 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
21561         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
21562              From: Gisle Aas <gisle@ActiveState.com>
21563              Date: 10 Jan 2002 08:56:05 -0800
21564              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
21565      Branch: perl
21566            ! toke.c
21567 ____________________________________________________________________________
21568 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
21569         Log: Subject: [PATCH] doc fixes
21570              From: "Brendan O'Dea" <bod@debian.org>
21571              Date: Fri, 11 Jan 2002 03:49:54 +1100
21572              Message-ID: <20020110164954.GA21891@compusol.com.au>
21573      Branch: perl
21574            ! lib/I18N/Collate.pm pod/perlfunc.pod
21575 ____________________________________________________________________________
21576 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
21577         Log: Integrate perlio; More signal hackery.
21578      Branch: perl
21579           !> win32/win32.c
21580 ____________________________________________________________________________
21581 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
21582         Log: No need to show internal encodings, or return them
21583              in random order.
21584      Branch: perl
21585            ! ext/Encode/Encode.pm
21586 ____________________________________________________________________________
21587 [ 14168] By: nick                                  on 2002/01/10  17:33:31
21588         Log: Integrate mainline
21589      Branch: perlio
21590            - ext/Unicode/Normalize/Normalize.pod
21591           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
21592           !> ext/Unicode/Normalize/Makefile.PL
21593           !> ext/Unicode/Normalize/Normalize.pm
21594           !> ext/Unicode/Normalize/Normalize.xs
21595           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
21596           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
21597           !> t/run/kill_perl.t toke.c
21598 ____________________________________________________________________________
21599 [ 14167] By: nick                                  on 2002/01/10  17:08:35
21600         Log: More signal hackery
21601      Branch: perlio
21602            ! win32/win32.c
21603 ____________________________________________________________________________
21604 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
21605         Log: I think we can claim to be supporting Unicode
21606              "loose matching" now.
21607      Branch: perl
21608            ! pod/perlunicode.pod
21609 ____________________________________________________________________________
21610 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
21611         Log: Subject: doc patch
21612              From: mjd@plover.com
21613              Date: 10 Jan 2002 15:12:27 -0000
21614              Message-ID: <20020110151227.14850.qmail@plover.com>
21615      Branch: perl
21616            ! pod/perlrun.pod
21617 ____________________________________________________________________________
21618 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
21619         Log: Subject: Re: [ID 20011223.001] accept leaks memory
21620              From: Andy Dougherty <doughera@lafayette.edu>
21621              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
21622              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
21623      Branch: perl
21624            ! hints/linux.sh
21625 ____________________________________________________________________________
21626 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
21627         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
21628      Branch: perl
21629           !> win32/win32.c
21630 ____________________________________________________________________________
21631 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
21632         Log: Subject: [PATCH] Magic numbers in B::Concise
21633              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
21634              Date: Wed, 9 Jan 2002 23:04:01 -0800
21635              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
21636      Branch: perl
21637            ! ext/B/B/Concise.pm ext/B/O.pm
21638 ____________________________________________________________________________
21639 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
21640         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
21641              From: Gisle Aas <gisle@ActiveState.com>
21642              Date: 09 Jan 2002 21:52:40 -0800
21643              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
21644      Branch: perl
21645            ! t/lib/strict/vars toke.c
21646 ____________________________________________________________________________
21647 [ 14160] By: nick                                  on 2002/01/09  21:29:39
21648         Log: Skeleton coding of more kill() support on Win32.
21649      Branch: perlio
21650            ! win32/win32.c
21651 ____________________________________________________________________________
21652 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
21653         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
21654              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21655              Date: Wed, 9 Jan 2002 23:24:32 +0100
21656              Message-ID: <20020109232432.A692@rafael>
21657      Branch: perl
21658            ! ext/B/B/Deparse.pm
21659 ____________________________________________________________________________
21660 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
21661         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
21662              From: Jonathan Stowe <gellyfish@gellyfish.com>
21663              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
21664              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
21665      Branch: perl
21666            ! t/run/kill_perl.t
21667 ____________________________________________________________________________
21668 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
21669         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
21670              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21671              Date: Wed, 09 Jan 2002 20:16:54 +0000
21672              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
21673      Branch: perl
21674            ! regexec.c
21675 ____________________________________________________________________________
21676 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
21677         Log: Subject: [Patch @14129] fixes Unicode::Normalize
21678              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21679              Date: Thu, 10 Jan 2002 01:08:56 +0900
21680              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
21681      Branch: perl
21682            - ext/Unicode/Normalize/Normalize.pod
21683            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
21684            ! ext/Unicode/Normalize/Normalize.pm
21685            ! ext/Unicode/Normalize/Normalize.xs
21686            ! ext/Unicode/Normalize/mkheader
21687 ____________________________________________________________________________
21688 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
21689         Log: Integrate perlio; (Re-)implement alarm() for Win32.
21690      Branch: perl
21691           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
21692           !> win32/win32iop.h
21693 ____________________________________________________________________________
21694 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
21695         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
21696              From: Nicholas Clark <nick@unfortu.net>
21697              Date: Wed, 9 Jan 2002 17:56:04 +0000
21698              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
21699      Branch: perl
21700            ! t/op/readdir.t
21701 ____________________________________________________________________________
21702 [ 14153] By: nick                                  on 2002/01/09  16:18:57
21703         Log: Integrate mainline
21704      Branch: perlio
21705           +> ext/threads/t/stress_re.t t/op/unifold.t
21706            - lib/unifold.t
21707           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
21708           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
21709           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
21710 ____________________________________________________________________________
21711 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
21712         Log: Update Changes.
21713      Branch: perl
21714            ! Changes patchlevel.h
21715 ____________________________________________________________________________
21716 [ 14151] By: nick                                  on 2002/01/09  14:27:36
21717         Log: (Re-)implement alarm() for Win32.
21718      Branch: perlio
21719            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
21720            ! win32/win32iop.h
21721 ____________________________________________________________________________
21722 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
21723         Log: Thinko.
21724      Branch: perl
21725            ! ext/threads/t/stress_re.t
21726 ____________________________________________________________________________
21727 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
21728         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
21729              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
21730              Date: Wed, 09 Jan 2002 13:37:17 +0000                
21731              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
21732      Branch: perl
21733            ! regexec.c t/op/re_tests
21734 ____________________________________________________________________________
21735 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
21736         Log: Subject: Re: Weird Malformed warning in bleadperl    
21737              From: andreas.koenig@anima.de (Andreas J. Koenig)    
21738              Date: 09 Jan 2002 11:12:37 +0100
21739              Message-ID: <m3itabbzoq.fsf@anima.de>
21740      Branch: perl
21741            ! regexec.c t/op/pat.t
21742 ____________________________________________________________________________
21743 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
21744         Log: Forgot stress_re.t from MANIFEST.
21745      Branch: perl
21746            ! MANIFEST
21747 ____________________________________________________________________________
21748 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
21749         Log: In dumping use isPRINT() instead of isprint() so that locale
21750              does not come into play.
21751      Branch: perl
21752            ! utf8.c
21753 ____________________________________________________________________________
21754 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
21755         Log: Add a threads stress test for regular expressions
21756              (mostly just a modified stress_string.t) and doesn't
21757              test that much of regular expressions, just that $1
21758              doesn't get stomped by competing threads (as it does
21759              in the 5005threads of old).
21760      Branch: perl
21761            + ext/threads/t/stress_re.t
21762            ! MANIFEST
21763 ____________________________________________________________________________
21764 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
21765         Log: (retracted by #14307)
21766              Subject: Re: [ID 20010912.007] substr reference core dump
21767              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21768              Date: Tue, 08 Jan 2002 19:17:50 +0000
21769              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
21770      Branch: perl
21771            ! scope.c t/run/kill_perl.t
21772 ____________________________________________________________________________
21773 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
21774         Log: SANY (. with /s) wasn't happy on Unicode.
21775      Branch: perl
21776            ! regexec.c t/op/pat.t
21777 ____________________________________________________________________________
21778 [ 14142] By: ams                                   on 2002/01/08  22:42:10
21779         Log: Subject: [PATCH] perldebug nit
21780              From: Tels <tels@bloodgate.com>
21781              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
21782      Branch: perl
21783            ! pod/perldebug.pod
21784 ____________________________________________________________________________
21785 [ 14141] By: ams                                   on 2002/01/08  21:32:59
21786         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
21787              From: "Green, Paul" <Paul.Green@stratus.com>
21788              Date: Tue, 8 Jan 2002 17:31:35 -0500
21789              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
21790      Branch: perl
21791            ! Makefile.SH
21792 ____________________________________________________________________________
21793 [ 14140] By: ams                                   on 2002/01/08  21:27:57
21794         Log: Subject: [PATCH] Re: Slight chokage from Deparse
21795              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21796              Date: Tue, 8 Jan 2002 23:04:45 +0100
21797              Message-Id: <20020108230445.A4798@rafael>
21798      Branch: perl
21799            ! ext/B/B/Deparse.pm
21800 ____________________________________________________________________________
21801 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
21802         Log: Subject: [patch] peep() is rude
21803              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
21804              Date: Tue, 08 Jan 2002 19:17:50 +0000            
21805              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
21806      Branch: perl
21807            ! op.c t/run/kill_perl.t
21808 ____________________________________________________________________________
21809 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
21810         Log: unifold is really an op test since it requires
21811              no external modules for its actual testing:
21812              only the unicore CaseFold.txt file, and File::Spec
21813              to portably access that file.
21814      Branch: perl
21815            + t/op/unifold.t
21816            - lib/unifold.t
21817            ! MANIFEST
21818 ____________________________________________________________________________
21819 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
21820         Log: Subject: [patch] save a test 
21821              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21822              Date: Tue, 08 Jan 2002 16:18:47 +0000
21823              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
21824      Branch: perl
21825            ! regcomp.c
21826 ____________________________________________________________________________
21827 [ 14136] By: nick                                  on 2002/01/08  16:11:55
21828         Log: Integrate mainline
21829      Branch: perlio
21830           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
21831           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
21832           !> (integrate 37 files)
21833 ____________________________________________________________________________
21834 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
21835         Log: Subject: Not OK 13843 
21836              From: andreas.koenig@anima.de (Andreas J. Koenig)
21837              Date: 08 Jan 2002 14:12:29 +0100
21838              Message-ID: <m38zb9c7gi.fsf@anima.de>
21839      Branch: perl
21840            ! op.c t/op/subst.t
21841 ____________________________________________________________________________
21842 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
21843         Log: Missed one variant of the fold testing, noticed bu Hugo.
21844      Branch: perl
21845            ! lib/unifold.t
21846 ____________________________________________________________________________
21847 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
21848         Log: Enchance the Storable magic description.
21849      Branch: perl
21850            ! ext/Storable/Storable.pm
21851 ____________________________________________________________________________
21852 [ 14132] By: ams                                   on 2002/01/08  09:16:12
21853         Log: Subject: [PATCH] don't installperl pods
21854              From: H.Merijn Brand <h.m.brand@hccnet.nl>
21855              Date: Tue, 08 Jan 2002 10:36:01 +0100
21856              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
21857      Branch: perl
21858            ! installperl
21859 ____________________________________________________________________________
21860 [ 14131] By: ams                                   on 2002/01/08  03:38:40
21861         Log: Subject: Math-BigInt v1.49 released
21862              From: Tels <perl_dummy@bloodgate.com>
21863              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
21864      Branch: perl
21865            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
21866            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
21867            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
21868            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
21869            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
21870            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
21871            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
21872            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
21873            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
21874            ! t/lib/Math/BigInt/Subclass.pm
21875 ____________________________________________________________________________
21876 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
21877         Log: A little better comments.
21878      Branch: perl
21879            ! regexec.c
21880 ____________________________________________________________________________
21881 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
21882         Log: No normalization form DNF.
21883      Branch: perl
21884            ! ext/Unicode/Normalize/Normalize.pm
21885 ____________________________________________________________________________
21886 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
21887         Log: Extension nits found by -Wall (several from threads
21888              and threads::shared, but leaving them to Arthur).
21889      Branch: perl
21890            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
21891            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
21892            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
21893            ! ext/Unicode/Normalize/mkheader x2p/str.c
21894 ____________________________________________________________________________
21895 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
21896         Log: Sync up Changes etc.
21897      Branch: maint-5.6/macperl
21898            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
21899 ____________________________________________________________________________
21900 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
21901         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
21902      Branch: maint-5.6/macperl
21903            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
21904 ____________________________________________________________________________
21905 [ 14125] By: ams                                   on 2002/01/07  22:03:22
21906         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
21907              From: Nicholas Clark (sans From field in mail header)
21908              Date: Mon, 7 Jan 2002 16:18:23 +0000
21909              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
21910      Branch: perl
21911            ! lib/Exporter.pm
21912 ____________________________________________________________________________
21913 [ 14124] By: ams                                   on 2002/01/07  21:46:11
21914         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
21915              From: "Green, Paul" <Paul.Green@stratus.com>
21916              Date: Mon, 7 Jan 2002 16:59:38 -0500
21917              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
21918      Branch: perl
21919            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
21920 ____________________________________________________________________________
21921 [ 14123] By: nick                                  on 2002/01/07  18:49:55
21922         Log: Integrate mainline
21923      Branch: perlio
21924           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
21925           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
21926           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
21927           !> regexec.c t/op/re_tests utf8.c utf8.h
21928 ____________________________________________________________________________
21929 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
21930         Log: Update Changes.
21931      Branch: perl
21932            ! Changes patchlevel.h
21933 ____________________________________________________________________________
21934 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
21935         Log: Subject: [PATCH] Correct module name in perldelta*
21936              From: Mike Guy <mjtg@cam.ac.uk>
21937              Date: Mon, 07 Jan 2002 17:02:43 +0000
21938              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
21939      Branch: perl
21940            ! pod/perl561delta.pod pod/perl56delta.pod
21941 ____________________________________________________________________________
21942 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
21943         Log: AUTHORS update.
21944      Branch: perl
21945            ! AUTHORS
21946 ____________________________________________________________________________
21947 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
21948         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
21949      Branch: perl
21950            ! ext/Storable/Storable.pm
21951 ____________________________________________________________________________
21952 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
21953         Log: perldelta updates.
21954      Branch: perl
21955            ! pod/perldelta.pod
21956 ____________________________________________________________________________
21957 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
21958         Log: Document the flags of pv_uni_display().
21959      Branch: perl
21960            ! pod/perlapi.pod utf8.c
21961 ____________________________________________________________________________
21962 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
21963         Log: Forgot from #14115.
21964      Branch: perl
21965            ! t/op/re_tests
21966 ____________________________________________________________________________
21967 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
21968         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
21969              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
21970              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
21971              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
21972      Branch: perl
21973            ! regcomp.c
21974 ____________________________________________________________________________
21975 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
21976         Log: More regex and utf8 debug dumping.
21977      Branch: perl
21978            ! dump.c regcomp.c regexec.c utf8.c utf8.h
21979 ____________________________________________________________________________
21980 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
21981         Log: Unused variable.
21982      Branch: perl
21983            ! regcomp.c
21984 ____________________________________________________________________________
21985 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
21986         Log: Regen toc.
21987      Branch: perl
21988            ! pod/perltoc.pod
21989 ____________________________________________________________________________
21990 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
21991         Log: capitalize correctly, noticed by David Dyck.
21992      Branch: perl
21993            ! lib/sort.pm
21994 ____________________________________________________________________________
21995 [ 14110] By: nick                                  on 2002/01/06  22:05:19
21996         Log: Integrate mainline - threads mended, DB_File sick?
21997      Branch: perlio
21998           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
21999           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
22000           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
22001           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
22002           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
22003 ____________________________________________________________________________
22004 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
22005         Log: No need to overqualify.
22006      Branch: perl
22007            ! lib/sort.pm
22008 ____________________________________________________________________________
22009 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
22010         Log: PL_debug_pad wasn't initialized to zeroes which broke
22011              ithreads + DEBUGGING.
22012      Branch: perl
22013            ! sv.c
22014 ____________________________________________________________________________
22015 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
22016         Log: Update Changes.
22017      Branch: perl
22018            ! Changes patchlevel.h
22019 ____________________________________________________________________________
22020 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
22021         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
22022              From: Jonathan Stowe <gellyfish@gellyfish.com>
22023              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
22024              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
22025      Branch: perl
22026            ! pp_sys.c
22027 ____________________________________________________________________________
22028 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
22029         Log: DB_File sync from Paul Marquess.
22030      Branch: perl
22031            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22032            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
22033            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
22034 ____________________________________________________________________________
22035 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
22036         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
22037              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
22038              Date: Sun, 6 Jan 2002 11:44:30 +0100
22039              Message-ID: <3C38389E.7831.493570@localhost>
22040      Branch: perl
22041            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
22042            ! utils/perlcc.PL
22043 ____________________________________________________________________________
22044 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
22045         Log: Tests for #14098.
22046      Branch: perl
22047            ! t/op/lc.t
22048 ____________________________________________________________________________
22049 [ 14102] By: nick                                  on 2002/01/06  11:33:55
22050         Log: Integrate mainline (PPPort still multi-building).
22051      Branch: perlio
22052           +> lib/unifold.t
22053           !> (integrate 30 files)
22054 ____________________________________________________________________________
22055 [ 14101] By: ams                                   on 2002/01/06  04:52:50
22056         Log: Subject: [PATCH] Bad prototype detection now an optional warning
22057              From: Sam Tregar <sam@tregar.com>
22058              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
22059              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
22060      Branch: perl
22061            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
22062            ! t/comp/proto.t toke.c
22063 ____________________________________________________________________________
22064 [ 14100] By: ams                                   on 2002/01/06  01:56:59
22065         Log: Subject: [PATCH] Correct several Stratus VOS build issues
22066              From: "Green, Paul" <Paul.Green@stratus.com>
22067              Date: Sat, 5 Jan 2002 21:30:56 -0500
22068              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
22069      Branch: perl
22070            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
22071 ____________________________________________________________________________
22072 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
22073         Log: Further perl.org URL elaboration from Ask.
22074      Branch: perl
22075            ! pod/perlfaq1.pod pod/perlfaq2.pod
22076 ____________________________________________________________________________
22077 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
22078         Log: The same problem with To{Lower,Title,Upper}
22079              as earlier with ToFold.
22080      Branch: perl
22081            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
22082            ! lib/unicore/To/Upper.pl lib/unicore/mktables
22083 ____________________________________________________________________________
22084 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
22085         Log: Retract #14057 for now; the alarm/setitimer timers
22086              seen to be the same in many systems, which leads into
22087              hangups.
22088      Branch: perl
22089            ! ext/Time/HiRes/HiRes.t
22090 ____________________________________________________________________________
22091 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
22092         Log: Finish up (ha!) the Unicode case folding;
22093              enhance regex dumping code.
22094      Branch: perl
22095            + lib/unifold.t
22096            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
22097            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
22098 ____________________________________________________________________________
22099 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
22100         Log: Use the perl.org news gw instead of the perl.com one
22101              (from Ask).
22102      Branch: perl
22103            ! pod/perlfaq1.pod pod/perlfaq2.pod
22104 ____________________________________________________________________________
22105 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
22106         Log: Zero() wasn't documented.
22107      Branch: perl
22108            ! pod/perlclib.pod
22109 ____________________________________________________________________________
22110 [ 14093] By: ams                                   on 2002/01/05  17:58:35
22111         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
22112              From: Nicholas Clark <nick@unfortu.net>
22113              Date: Sat, 5 Jan 2002 18:55:39 +0000
22114              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
22115      Branch: perl
22116            ! lib/Memoize/t/tie_ndbm.t
22117 ____________________________________________________________________________
22118 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
22119         Log: Also UNICOS/mk has deviant socketpair().
22120      Branch: perl
22121            ! ext/Socket/socketpair.t
22122 ____________________________________________________________________________
22123 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
22124         Log: Ooops.  Retract the regex parts of #14090.
22125      Branch: perl
22126            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
22127 ____________________________________________________________________________
22128 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
22129         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
22130              From: Nicholas Clark <nick@unfortu.net> 
22131              Date: Sat, 5 Jan 2002 18:10:13 +0000
22132              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
22133      Branch: perl
22134            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
22135            ! regcomp.h regexec.c
22136 ____________________________________________________________________________
22137 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
22138         Log: Integrate perlio; a missing aTHX.
22139      Branch: perl
22140           !> op.c
22141 ____________________________________________________________________________
22142 [ 14088] By: nick                                  on 2002/01/05  12:35:01
22143         Log: One missing aTHX_
22144      Branch: perlio
22145            ! op.c
22146 ____________________________________________________________________________
22147 [ 14087] By: nick                                  on 2002/01/05  12:00:48
22148         Log: Raw integrate of mainline - op.c looks dodgy.
22149      Branch: perlio
22150           +> lib/Pod/t/Functions.t t/op/winsystem.t
22151            - lib/File/Spec/NW5.pm t/op/system.t
22152           !> (integrate 77 files)
22153 ____________________________________________________________________________
22154 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
22155         Log: integrate changes from maint-5.6/macperl branch
22156      Branch: maint-5.6/perl
22157           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
22158           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
22159 ____________________________________________________________________________
22160 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
22161         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
22162              found by Marc Lehmann.
22163      Branch: perl
22164            ! pp.c
22165 ____________________________________________________________________________
22166 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
22167         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
22168              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22169              Date: Sat, 5 Jan 2002 00:31:12 +0100
22170              Message-ID: <20020105003112.E1850@rafael>              
22171      Branch: perl
22172            ! t/comp/proto.t
22173 ____________________________________________________________________________
22174 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
22175         Log: A bit of "perl.com" cleanup.
22176      Branch: perl
22177            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
22178            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
22179            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
22180            ! pod/perlmodlib.PL pod/perlmodlib.pod
22181 ____________________________________________________________________________
22182 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
22183         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
22184              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22185              Date: Fri, 4 Jan 2002 23:35:19 +0100
22186              Message-ID: <20020104233519.A1850@rafael>
22187      Branch: perl
22188            ! op.c
22189 ____________________________________________________________________________
22190 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
22191         Log: Integrate change #14062 from macperl;
22192              Define setbuf, setvbuf for Mac OS
22193      Branch: perl
22194           !> ext/IO/IO.xs
22195 ____________________________________________________________________________
22196 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
22197         Log: Bump version, update Changes
22198      Branch: maint-5.6/macperl
22199            ! macos/Changes macos/MPVersion.r
22200 ____________________________________________________________________________
22201 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
22202         Log: Add more droplets
22203      Branch: maint-5.6/macperl
22204            + macos/macperl/Droplets/gluedialect.plx
22205            + macos/macperl/Droplets/glueedit.plx
22206            + macos/macperl/Droplets/gluemac.plx
22207            + macos/macperl/Droplets/gluescriptadds.plx
22208            + macos/macperl/Droplets/installme.plx
22209            + macos/macperl/Droplets/show_glue_pods.plx
22210            + macos/macperl/Droplets/tarzipme.plx
22211            + macos/macperl/Droplets/untarzipme.plx
22212 ____________________________________________________________________________
22213 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
22214         Log: Display the native pwd command.
22215      Branch: perl
22216            ! ext/Cwd/t/cwd.t
22217 ____________________________________________________________________________
22218 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
22219         Log: Under Mac OS X /dev/stdout is normally a symlink,
22220              but when running the test it seems to become a socket.
22221              So let's extend our censorship.
22222      Branch: perl
22223            ! t/op/stat.t
22224 ____________________________________________________________________________
22225 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
22226         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
22227      Branch: maint-5.6/macperl
22228            + macos/HandleSocket.cp
22229            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
22230            ! macos/macperl.sym
22231 ____________________________________________________________________________
22232 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
22233         Log: Doc updates
22234      Branch: maint-5.6/macperl
22235            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
22236 ____________________________________________________________________________
22237 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
22238         Log: Update libraries
22239      Branch: maint-5.6/macperl
22240            ! macos/macperl/Makefile.mk
22241 ____________________________________________________________________________
22242 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
22243         Log: Update tests to Mac::StandardFile from StandardFile.pl,
22244              plus other fixes
22245      Branch: maint-5.6/macperl
22246            ! macos/ext/Mac/Menus/t/MenuBar.t
22247            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
22248            ! macos/ext/Mac/Movies/t/PlayMovie.t
22249            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
22250            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
22251            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
22252            ! macos/ext/Mac/Resources/t/Resources.t
22253 ____________________________________________________________________________
22254 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
22255         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
22256      Branch: maint-5.6/macperl
22257            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
22258            ! macos/ext/Mac/Movies/Movies.xs
22259            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
22260            ! macos/ext/Mac/StandardFile/StandardFile.xs
22261            ! macos/ext/Mac/Windows/Windows.xs
22262 ____________________________________________________________________________
22263 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
22264         Log: Updates for Universal Headers 3.4 (forgot one)
22265      Branch: maint-5.6/macperl
22266            ! macos/macperl/MPConsole.cp
22267 ____________________________________________________________________________
22268 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
22269         Log: Updates for Universal Headers 3.4
22270      Branch: maint-5.6/macperl
22271            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
22272            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
22273            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
22274            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
22275            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
22276            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
22277            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
22278            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
22279            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
22280 ____________________________________________________________________________
22281 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
22282         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
22283              from <200112112327.JAA25434@gpo.metropolis.net.au>;
22284              don't crash on quit for 68K (MacPerl Bug #490013)
22285      Branch: maint-5.6/macperl
22286            ! macos/macish.c macos/macperl/MPConsole.cp
22287 ____________________________________________________________________________
22288 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
22289         Log: If we do have socketpair(), make my_socketpair()
22290              just call the real socketpair().  This way we always
22291              have real code behind my_socketpair() and a symbol
22292              corresponding to the my_socketpair in global.sym.
22293      Branch: perl
22294            ! embed.fnc embed.h makedef.pl proto.h util.c
22295 ____________________________________________________________________________
22296 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
22297         Log: Disable sigaction (MacPerl Bug #470321)
22298      Branch: maint-5.6/macperl
22299            ! macos/config.h macos/config.sh
22300 ____________________________________________________________________________
22301 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
22302         Log: Make GUSI resource work (MacPerl Bug #464638)
22303      Branch: maint-5.6/macperl
22304            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
22305            ! macos/macperl/MacPerl.rsrc
22306 ____________________________________________________________________________
22307 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
22308         Log: Make AutoSplit go a little deeper
22309      Branch: maint-5.6/macperl
22310            ! macos/Makefile.mk
22311 ____________________________________________________________________________
22312 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
22313         Log: A few doc updates from bleadperl
22314      Branch: maint-5.6/macperl
22315            ! pod/perlmodinstall.pod pod/perlport.pod
22316 ____________________________________________________________________________
22317 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
22318         Log: Sync up to latest changes from bleadperl
22319      Branch: maint-5.6/macperl
22320            ! lib/File/Find.pm
22321 ____________________________________________________________________________
22322 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
22323         Log: Define setbuf, setvbuf for Mac OS
22324      Branch: maint-5.6/macperl
22325            ! ext/IO/IO.xs
22326 ____________________________________________________________________________
22327 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
22328         Log: Delete by request of Mark-Jason Dominus (change #13676)
22329      Branch: maint-5.6/macperl
22330            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
22331 ____________________________________________________________________________
22332 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
22333         Log: Spread the good word of "env".
22334      Branch: perl
22335            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
22336 ____________________________________________________________________________
22337 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
22338         Log: Till the system tests do something non-Win*, better rename
22339              the test so that people on other platforms don't get confused.
22340              (Not win32system, because assumedly there's win64, too.)
22341      Branch: perl
22342            + t/op/winsystem.t
22343            - t/op/system.t
22344            ! MANIFEST
22345 ____________________________________________________________________________
22346 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
22347         Log: Some tweaks.
22348      Branch: perl
22349            ! lib/Pod/t/Functions.t
22350 ____________________________________________________________________________
22351 [ 14057] By: ams                                   on 2002/01/04  17:40:31
22352         Log: (retracted by #14057)
22353              
22354              Subject: [PATCH] Time/HiRes/HiRes.t
22355              From: Nicholas Clark <nick@unfortu.net>
22356              Date: Fri, 4 Jan 2002 17:28:46 +0000
22357              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
22358      Branch: perl
22359            ! ext/Time/HiRes/HiRes.t
22360 ____________________________________________________________________________
22361 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
22362         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
22363              From: Abe Timmerman <abe@ztreet.demon.nl>
22364              Date: Fri, 04 Jan 2002 18:42:33 +0100
22365              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
22366      Branch: perl
22367            + lib/Pod/t/Functions.t
22368            ! MANIFEST lib/Pod/Functions.pm
22369 ____________________________________________________________________________
22370 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
22371         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
22372              From: "Craig A. Berry" <craigberry@mac.com>
22373              Date: Thu, 3 Jan 2002 17:32:20 -0600
22374              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
22375      Branch: perl
22376            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
22377 ____________________________________________________________________________
22378 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
22379         Log: Document the U+0085, U+2028, and U+2029.
22380      Branch: perl
22381            ! pod/perlre.pod pod/perlretut.pod
22382 ____________________________________________________________________________
22383 [ 14053] By: ams                                   on 2002/01/04  03:27:44
22384         Log: Subject: [PATCH] warn if not CORE::dump
22385              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22386              Date: Thu, 3 Jan 2002 22:04:00 +0100
22387              Message-Id: <20020103220400.A13958@rafael>
22388      Branch: perl
22389            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
22390 ____________________________________________________________________________
22391 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
22392         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
22393      Branch: perl
22394            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
22395 ____________________________________________________________________________
22396 [ 14051] By: ams                                   on 2002/01/04  03:00:12
22397         Log: Subject: [PATCH] File::Compare::VERSION
22398              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22399              Date: Thu, 3 Jan 2002 23:42:52 +0100
22400              Message-Id: <20020103234252.G13958@rafael>
22401      Branch: perl
22402            ! lib/File/Compare.pm
22403 ____________________________________________________________________________
22404 [ 14050] By: ams                                   on 2002/01/04  02:58:05
22405         Log: Subject: [PATCH @14042] threads::shared doc
22406              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
22407              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
22408              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
22409      Branch: perl
22410            ! ext/threads/shared/shared.pm
22411 ____________________________________________________________________________
22412 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
22413         Log: #14048 exposed few false positives, to be fixed soonish.
22414      Branch: perl
22415            ! t/op/pat.t
22416 ____________________________________________________________________________
22417 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
22418         Log: Do not add the first characters of multicharacter foldings
22419              into character classes.
22420      Branch: perl
22421            ! regcomp.c
22422 ____________________________________________________________________________
22423 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
22424         Log: A bit of testing for #14046.
22425      Branch: perl
22426            ! t/op/pat.t
22427 ____________________________________________________________________________
22428 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
22429         Log: Allow emitting the foldcased version of "\x{df}", "ss"
22430              (among others, another example would be \x{fb00} -> "ff")
22431      Branch: perl
22432            ! regcomp.c
22433 ____________________________________________________________________________
22434 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
22435         Log: Subject: [PATCH] File::Spec & NetWare
22436              From: Dave Rolsky <autarch@urth.org>
22437              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
22438              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
22439      Branch: perl
22440            - lib/File/Spec/NW5.pm
22441            ! MANIFEST lib/File/Spec.pm
22442 ____________________________________________________________________________
22443 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
22444         Log: FAQ sync (RCS Ids only?)
22445      Branch: perl
22446            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
22447 ____________________________________________________________________________
22448 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
22449         Log: AUTHORs updates.
22450      Branch: perl
22451            ! AUTHORS
22452 ____________________________________________________________________________
22453 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
22454         Log: Update Changes.
22455      Branch: perl
22456            ! Changes patchlevel.h
22457 ____________________________________________________________________________
22458 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
22459         Log: Missed the =head1 additions.
22460      Branch: perl
22461            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
22462            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
22463            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
22464            ! util.c
22465 ____________________________________________________________________________
22466 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
22467         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
22468              From: Robin Barker <rmb1@cise.npl.co.uk>
22469              Date: Thu, 3 Jan 2002 15:26:20 GMT
22470              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
22471      Branch: perl
22472            ! lib/Carp.t lib/Carp/Heavy.pm
22473 ____________________________________________________________________________
22474 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
22475         Log: Subject: [PATCH hv.c] 
22476              From: Robin Barker <rmb1@cise.npl.co.uk>
22477              Date: Thu, 3 Jan 2002 14:49:06 GMT
22478              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
22479              
22480              -Wformat check.
22481      Branch: perl
22482            ! hv.c
22483 ____________________________________________________________________________
22484 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
22485         Log: NetWare tweaks from Ananth Kesari.
22486      Branch: perl
22487            ! NetWare/t/NWScripts.pl lib/File/Find.pm
22488 ____________________________________________________________________________
22489 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
22490         Log: Cast.
22491      Branch: perl
22492            ! regexec.c
22493 ____________________________________________________________________________
22494 [ 14036] By: ams                                   on 2002/01/03  12:12:31
22495         Log: Grammar fix suggested by Gwyn Judd.
22496      Branch: perl
22497            ! pod/perldiag.pod
22498 ____________________________________________________________________________
22499 [ 14035] By: nick                                  on 2002/01/03  09:22:42
22500         Log: More strange perlio != mainline differences where
22501              I have not been.
22502      Branch: perlio
22503           !> hints/unicos.sh hints/unicosmk.sh
22504 ____________________________________________________________________________
22505 [ 14034] By: nick                                  on 2002/01/03  09:19:37
22506         Log: Integrate mainline (including force integrate of
22507              lib/charnames.pm which had got out-of-step)
22508      Branch: perlio
22509           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
22510 ____________________________________________________________________________
22511 [ 14033] By: ams                                   on 2002/01/03  08:24:24
22512         Log: Subject: Not ok 14031: PPPort Makefile.PL
22513              From: andreas.koenig@anima.de (Andreas J. Koenig)
22514              Date: 03 Jan 2002 10:17:46 +0100
22515              Message-Id: <m3sn9n94jp.fsf@anima.de>
22516      Branch: perl
22517            ! ext/Devel/PPPort/Makefile.PL
22518 ____________________________________________________________________________
22519 [ 14032] By: nick                                  on 2002/01/03  08:24:00
22520         Log: Integrate mainline.
22521      Branch: perlio
22522           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
22523           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
22524           !> (integrate 31 files)
22525 ____________________________________________________________________________
22526 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
22527         Log: Off-by-one is my middle name.
22528      Branch: perl
22529            ! regexec.c
22530 ____________________________________________________________________________
22531 [ 14030] By: ams                                   on 2002/01/02  23:56:37
22532         Log: Subject: [PATCH @14015] threads::shared disabling
22533              From: Andy Bussey <andybussey@yahoo.co.uk>
22534              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
22535              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
22536      Branch: perl
22537            + ext/threads/shared/t/no_share.t
22538            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
22539 ____________________________________________________________________________
22540 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
22541         Log: Simon's new perlapi scheme, I hope I got all the pieces.
22542      Branch: perl
22543            + autodoc.pl embed.fnc
22544            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
22545 ____________________________________________________________________________
22546 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
22547         Log: Integrate perlio; more PPPort Makefile source dependence removal
22548      Branch: perl
22549           !> ext/Devel/PPPort/Makefile.PL perl.h
22550 ____________________________________________________________________________
22551 [ 14027] By: ams                                   on 2002/01/02  21:42:50
22552         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
22553              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22554              Date: Wed, 2 Jan 2002 23:09:13 +0100
22555              Message-Id: <20020102230913.A17373@rafael>
22556      Branch: perl
22557            ! pod/perldiag.pod
22558 ____________________________________________________________________________
22559 [ 14026] By: ams                                   on 2002/01/02  21:38:34
22560         Log: Subject: Re: PATCH: lib/Term/Cap.pm
22561              From: Jonathan Stowe <gellyfish@gellyfish.com>
22562              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
22563              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
22564      Branch: perl
22565            ! lib/Term/Cap.pm
22566 ____________________________________________________________________________
22567 [ 14025] By: ams                                   on 2002/01/02  18:34:26
22568         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
22569              From: Sam Tregar <sam@tregar.com>
22570              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
22571              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
22572      Branch: perl
22573            ! pod/perldiag.pod t/comp/proto.t toke.c
22574 ____________________________________________________________________________
22575 [ 14024] By: ams                                   on 2002/01/02  18:16:12
22576         Log: Subject: PATCH: lib/Term/Cap.pm
22577              From: Norton Allen <allen@huarp.harvard.edu>
22578              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
22579              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
22580      Branch: perl
22581            ! lib/Term/Cap.pm
22582 ____________________________________________________________________________
22583 [ 14023] By: ams                                   on 2002/01/02  18:12:31
22584         Log: Subject: PATCH: lib/Cwd.pm for QNX4
22585              From: Norton Allen <allen@huarp.harvard.edu>
22586              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
22587              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
22588      Branch: perl
22589            ! lib/Cwd.pm
22590 ____________________________________________________________________________
22591 [ 14022] By: nick                                  on 2002/01/02  18:01:21
22592         Log: More PPPort Makefile source dependence removal
22593      Branch: perlio
22594            ! ext/Devel/PPPort/Makefile.PL
22595 ____________________________________________________________________________
22596 [ 14021] By: nick                                  on 2002/01/02  17:44:36
22597         Log: Sort out muddle of editing on three machines ...
22598      Branch: perlio
22599           !> Changes MANIFEST cygwin/Makefile.SHs
22600           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
22601           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
22602           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
22603 ____________________________________________________________________________
22604 [ 14020] By: ams                                   on 2002/01/02  17:06:27
22605         Log: Fix misplaced application of #14016.
22606      Branch: perl
22607            ! op.c
22608 ____________________________________________________________________________
22609 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
22610         Log: Integrate perlio; avoid uninit debug_pad.
22611      Branch: perl
22612           !> sv.c
22613 ____________________________________________________________________________
22614 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
22615         Log: makedepend VOS fix from Paul Green.
22616      Branch: perl
22617            ! makedepend.SH
22618 ____________________________________________________________________________
22619 [ 14017] By: nick                                  on 2002/01/02  16:09:43
22620         Log: Avoid un-init perl_debug_pad in clones
22621      Branch: perlio
22622            ! sv.c
22623 ____________________________________________________________________________
22624 [ 14016] By: ams                                   on 2002/01/02  15:58:11
22625         Log: Subject: [PATCH] random crash in B::LISTOP::last
22626              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22627              Date: Wed, 2 Jan 2002 17:37:28 +0100
22628              Message-Id: <3C334558.3906.19CB98D@localhost>
22629      Branch: perl
22630            ! op.c
22631 ____________________________________________________________________________
22632 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
22633         Log: Update Changes.
22634      Branch: perl
22635            ! Changes patchlevel.h
22636 ____________________________________________________________________________
22637 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
22638         Log: One more iteration of the ibcmp_utf8() interface,
22639              hopefully this is a convergent iteration...
22640      Branch: perl
22641            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
22642 ____________________________________________________________________________
22643 [ 14013] By: ams                                   on 2002/01/02  13:43:58
22644         Log: Upgrade to podlators-1.19.
22645      Branch: perl
22646            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
22647            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
22648            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
22649            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
22650            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
22651 ____________________________________________________________________________
22652 [ 14012] By: ams                                   on 2002/01/02  09:48:51
22653         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
22654              From: martyn@inpharmatica.co.uk
22655              Date: Wed, 19 Dec 2001 19:05:00 +0000
22656              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
22657      Branch: perl
22658            ! lib/Pod/Usage.pm
22659 ____________________________________________________________________________
22660 [ 14011] By: nick                                  on 2002/01/02  08:38:18
22661         Log: Integrate mainline
22662      Branch: perlio
22663           !> (integrate 28 files)
22664 ____________________________________________________________________________
22665 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
22666         Log: Make ibcmp_utf8() optionally progress in either string for
22667              as long as it takes and optionally record how far it got.
22668      Branch: perl
22669            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
22670 ____________________________________________________________________________
22671 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
22672         Log: Once more try to get the PPPort Makefile right.
22673      Branch: perl
22674            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
22675 ____________________________________________________________________________
22676 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
22677         Log: -Wall silencing.
22678      Branch: perl
22679            ! utf8.c
22680 ____________________________________________________________________________
22681 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
22682         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
22683              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22684              Date: Tue, 1 Jan 2002 22:45:21 +0100       
22685              Message-ID: <20020101224521.A691@rafael>
22686      Branch: perl
22687            ! ext/B/B/Deparse.pm
22688 ____________________________________________________________________________
22689 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
22690         Log: VOS tweak from Paul Green: VOS has different O_BINARY
22691              and O_TEXT, but VOS always uses LF, never CRLF.
22692      Branch: perl
22693            ! perl.h
22694 ____________________________________________________________________________
22695 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
22696         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
22697      Branch: perl
22698            ! regexec.c utf8.c
22699 ____________________________________________________________________________
22700 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
22701         Log: Now that to_utf8_fold() was fixed.
22702      Branch: perl
22703            ! regcomp.c regexec.c
22704 ____________________________________________________________________________
22705 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
22706         Log: Integrate perlio; experimental binmode() re-coding.
22707      Branch: perl
22708           !> perlio.c
22709 ____________________________________________________________________________
22710 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
22711         Log: Document the to_utf8_*() functions.
22712      Branch: perl
22713            ! embed.pl pod/perlapi.pod utf8.c
22714 ____________________________________________________________________________
22715 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
22716         Log: Better support for multicharacter foldings.
22717              Now all but two of the CaseFold.txt cases work-- but
22718              only when the target string is single-character, more
22719              debugging needed.
22720      Branch: perl
22721            ! regexec.c
22722 ____________________________________________________________________________
22723 [ 14000] By: ams                                   on 2002/01/01  15:59:43
22724         Log: Subject: [PATCH] don't installperl pods
22725              From: Nicholas Clark <nick@unfortu.net>
22726              Date: Tue, 1 Jan 2002 16:44:12 +0000
22727              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
22728      Branch: perl
22729            ! installperl
22730 ____________________________________________________________________________
22731 [ 13999] By: ams                                   on 2002/01/01  14:34:04
22732         Log: Subject: [PATCH] perldiag.pod transposition
22733              From: Nicholas Clark <nick@unfortu.net>
22734              Date: Tue, 1 Jan 2002 15:03:52 +0000
22735              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
22736      Branch: perl
22737            ! pod/perldiag.pod
22738 ____________________________________________________________________________
22739 [ 13998] By: ams                                   on 2002/01/01  13:36:49
22740         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
22741              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22742              Date: Tue, 1 Jan 2002 15:12:36 +0100
22743              Message-Id: <20020101151236.A951@rafael>
22744      Branch: perl
22745            ! pod/perldiag.pod
22746 ____________________________________________________________________________
22747 [ 13997] By: ams                                   on 2002/01/01  13:33:06
22748         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
22749              From: Nicholas Clark <nick@unfortu.net>
22750              Date: Tue, 1 Jan 2002 13:13:17 +0000
22751              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
22752      Branch: perl
22753            ! ext/Socket/socketpair.t
22754 ____________________________________________________________________________
22755 [ 13996] By: ams                                   on 2002/01/01  04:44:28
22756         Log: Subject: [PATCH @13746] Leaner exporter
22757              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22758              Date: Mon, 31 Dec 2001 18:16:08 -0500
22759              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
22760      Branch: perl
22761            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
22762 ____________________________________________________________________________
22763 [ 13995] By: ams                                   on 2002/01/01  04:29:44
22764         Log: Subject: [PATCH @13746] h2xs broken
22765              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22766              Date: Mon, 31 Dec 2001 17:48:55 -0500
22767              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
22768      Branch: perl
22769            ! utils/h2xs.PL
22770 ____________________________________________________________________________
22771 [ 13994] By: ams                                   on 2002/01/01  04:25:46
22772         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
22773              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22774              Date: Mon, 31 Dec 2001 17:42:25 -0500
22775              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
22776      Branch: perl
22777            ! lib/ExtUtils/MM_Unix.pm
22778 ____________________________________________________________________________
22779 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
22780         Log: Rename the variables to be a bit more consistent.
22781      Branch: perl
22782            ! utf8.c
22783 ____________________________________________________________________________
22784 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
22785         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
22786              (found by Jeffrey Friedl)
22787      Branch: perl
22788            ! regexec.c t/op/pat.t utf8.c
22789 ____________________________________________________________________________
22790 [ 13991] By: nick                                  on 2001/12/31  18:08:55
22791         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
22792      Branch: perlio
22793            ! perlio.c
22794 ____________________________________________________________________________
22795 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
22796         Log: Update Changes.
22797      Branch: perl
22798            ! Changes patchlevel.h
22799 ____________________________________________________________________________
22800 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
22801         Log: Less unused ones.
22802      Branch: perl
22803            ! regexec.c
22804 ____________________________________________________________________________
22805 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
22806         Log: Unused variable.
22807      Branch: perl
22808            ! regcomp.c
22809 ____________________________________________________________________________
22810 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
22811         Log: Forgotten file.
22812      Branch: perl
22813            ! MANIFEST
22814 ____________________________________________________________________________
22815 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
22816         Log: Subject: Re: Cygwin: one down one to go 
22817              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22818              Date: Mon, 31 Dec 2001 18:34:36 +0100
22819              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
22820      Branch: perl
22821            ! cygwin/Makefile.SHs
22822 ____________________________________________________________________________
22823 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
22824         Log: Add some comments to the recent Unicode case-folding saga.
22825      Branch: perl
22826            ! regcomp.c regexec.c
22827 ____________________________________________________________________________
22828 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
22829         Log: Slight comment tweakage.
22830      Branch: perl
22831            ! ext/I18N/Langinfo/Langinfo.t
22832 ____________________________________________________________________________
22833 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
22834         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
22835      Branch: perl
22836            ! perl.h
22837 ____________________________________________________________________________
22838 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
22839         Log: Subject: [ PATCH] Cygwin: one down one to go
22840              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22841              Date: Mon, 31 Dec 2001 17:03:40 +0100
22842              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
22843      Branch: perl
22844            ! lib/Pod/t/basic.t
22845 ____________________________________________________________________________
22846 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
22847         Log: Tweak the dependencies not to recompile everytime,
22848              as suggested by NI-S.
22849      Branch: perl
22850            ! ext/Devel/PPPort/Makefile.PL
22851 ____________________________________________________________________________
22852 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
22853         Log: Planning still not right.
22854      Branch: perl
22855            ! lib/User/grent.t
22856 ____________________________________________________________________________
22857 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
22858         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
22859              From: Michael G Schwern <schwern@pobox.com>
22860              Date: Sun, 30 Dec 2001 18:07:55 -0500
22861              Message-ID: <20011230230755.GG12840@blackrider>
22862              
22863              (lib/User/grent, really)
22864      Branch: perl
22865            ! lib/User/grent.t
22866 ____________________________________________________________________________
22867 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
22868         Log: Integrate perlio; cleanup, in particular avoid accidental
22869              PerlIO_flush(NULL) if PerlIONext is NULL.
22870      Branch: perl
22871           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
22872 ____________________________________________________________________________
22873 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
22874         Log: Subject: typo in IO::Socket::INET.pm
22875              From: mjd@plover.com
22876              Date: 31 Dec 2001 14:31:10 -0000
22877              Message-ID: <20011231143110.4989.qmail@plover.com>
22878      Branch: perl
22879            ! ext/IO/lib/IO/Socket/INET.pm
22880 ____________________________________________________________________________
22881 [ 13976] By: nick                                  on 2001/12/31  13:56:11
22882         Log: Integrate mainline
22883      Branch: perlio
22884           !> (integrate 29 files)
22885 ____________________________________________________________________________
22886 [ 13975] By: nick                                  on 2001/12/31  12:40:50
22887         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
22888              if PerlIONext is NULL.
22889      Branch: perlio
22890            ! perlio.c perliol.h
22891 ____________________________________________________________________________
22892 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
22893         Log: Subject: Re: [PATCH] Basic bad prototype detection
22894              From: Sam Tregar <sam@tregar.com>
22895              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
22896              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
22897      Branch: perl
22898            ! t/comp/proto.t toke.c
22899 ____________________________________________________________________________
22900 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
22901         Log: Subject: [PATCH] configure.com / scriptdirexp
22902              From: "Craig A. Berry" <craigberry@mac.com>
22903              Date: Sun, 30 Dec 2001 15:47:28 -0600
22904              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
22905      Branch: perl
22906            ! configure.com
22907 ____________________________________________________________________________
22908 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
22909         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
22910              From: Abe Timmerman <abe@ztreet.demon.nl>
22911              Date: Mon, 31 Dec 2001 03:55:27 +0100
22912              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
22913      Branch: perl
22914            ! lib/ExtUtils/t/MM_Win32.t
22915 ____________________________________________________________________________
22916 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
22917         Log: Subject: [PATCH] Basic bad prototype detection
22918              From: Sam Tregar <sam@tregar.com> 
22919              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
22920              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
22921      Branch: perl
22922            ! pod/perldiag.pod t/comp/proto.t toke.c
22923 ____________________________________________________________________________
22924 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
22925         Log: Makefiles are sloppy about the exe suffix
22926              (from Paul Green)
22927      Branch: perl
22928            ! Makefile.SH x2p/Makefile.SH
22929 ____________________________________________________________________________
22930 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
22931         Log: Delay folding until necessary; start of handling
22932              folding into several characters.
22933      Branch: perl
22934            ! regcomp.c regexec.c
22935 ____________________________________________________________________________
22936 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
22937         Log: gcc -Wall dewhine.
22938      Branch: perl
22939            ! regexec.c
22940 ____________________________________________________________________________
22941 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
22942         Log: More Unicode folding tweaks, avoid potential false matches.
22943      Branch: perl
22944            ! regexec.c
22945 ____________________________________________________________________________
22946 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
22947         Log: Make that six wrongs.
22948      Branch: perl
22949            ! regexec.c utf8.c
22950 ____________________________________________________________________________
22951 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
22952         Log: Four wrongs can make a right.
22953      Branch: perl
22954            ! regexec.c utf8.c
22955 ____________________________________________________________________________
22956 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
22957         Log: Fix all the I case foldings as per CaseFold.txt.
22958      Branch: perl
22959            ! regcomp.c regexec.c
22960 ____________________________________________________________________________
22961 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
22962         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
22963      Branch: perl
22964            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
22965            ! regexec.c utf8.c
22966 ____________________________________________________________________________
22967 [ 13962] By: nick                                  on 2001/12/30  18:33:41
22968         Log: Integrate 8.3 fix for PPPort fix
22969      Branch: perlio
22970           +> ext/Devel/PPPort/ppport_h.PL
22971            - ext/Devel/PPPort/ppport.h.PL
22972            ! ext/Devel/PPPort/MANIFEST
22973           !> ext/Devel/PPPort/Makefile.PL
22974 ____________________________________________________________________________
22975 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
22976         Log: Integrate perlio; more win32 stuff:
22977              
22978              A. Use Perl_my_socketpair()
22979              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
22980              load winsock.
22981              C. (In passing) work round fact that $$ is now SvREADONLY
22982              so we need to take special measures to set it during
22983              pseudo-fork.
22984      Branch: perl
22985           !> util.c win32/perlhost.h
22986 ____________________________________________________________________________
22987 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
22988         Log: Fix ppport.h for Unix.
22989      Branch: perl
22990            + ext/Devel/PPPort/ppport_h.PL
22991            - ext/Devel/PPPort/ppport.h.PL
22992            ! MANIFEST ext/Devel/PPPort/Makefile.PL
22993 ____________________________________________________________________________
22994 [ 13959] By: nick                                  on 2001/12/30  16:53:42
22995         Log: Win32 stuff:
22996              A. Use Perl_my_socketpair()
22997              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
22998              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
22999              take special measures to set it during pseudo-fork.
23000      Branch: perlio
23001            ! util.c win32/perlhost.h
23002 ____________________________________________________________________________
23003 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
23004         Log: Integrate perlio; win32 kicking.
23005      Branch: perl
23006           +> ext/Devel/PPPort/ppport.h.PL
23007           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
23008           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
23009           !> proto.h
23010 ____________________________________________________________________________
23011 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
23012         Log: metaconfig unit change for #13956.
23013      Branch: metaconfig
23014            ! U/modified/spitshell.U
23015 ____________________________________________________________________________
23016 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
23017         Log: Must look for cat also in $PATH (noticed by Philip Newton).
23018      Branch: perl
23019            ! Configure
23020 ____________________________________________________________________________
23021 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
23022         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
23023              From: Blair Zajac <blair@orcaware.com>
23024              Date: Sat, 29 Dec 2001 22:37:03 -0800
23025              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
23026      Branch: perl
23027            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
23028 ____________________________________________________________________________
23029 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
23030         Log: Regen files.
23031      Branch: perl
23032            ! embed.h global.sym pod/perlapi.pod uconfig.h
23033 ____________________________________________________________________________
23034 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
23035         Log: Subject: [PATCH] -t without -w 
23036              From: Michael G Schwern <schwern@pobox.com>
23037              Date: Sat, 29 Dec 2001 23:46:25 -0500
23038              Message-ID: <20011230044625.GA14386@blackrider>
23039      Branch: perl
23040            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
23041            ! warnings.pl
23042 ____________________________________________________________________________
23043 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
23044         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
23045              From: Dave Rolsky <autarch@urth.org>               
23046              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
23047              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
23048              
23049              $^O is NetWare, not Netware.
23050      Branch: perl
23051            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
23052 ____________________________________________________________________________
23053 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
23054         Log: Sarathy thinks undoing C++ comments from C++ files
23055              is a bit too zealous.
23056      Branch: perl
23057            ! win32/perlhost.h win32/vmem.h
23058 ____________________________________________________________________________
23059 [ 13950] By: nick                                  on 2001/12/30  14:30:02
23060         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
23061              This gets them into Errno.pm - yet to prove they end up in $!.
23062      Branch: perlio
23063            ! ext/Errno/Errno_pm.PL
23064 ____________________________________________________________________________
23065 [ 13949] By: nick                                  on 2001/12/30  12:02:21
23066         Log: Integrate Cwd muddle
23067      Branch: perlio
23068           !> MANIFEST installperl lib/Cwd.pm
23069 ____________________________________________________________________________
23070 [ 13948] By: nick                                  on 2001/12/30  11:51:40
23071         Log: remove embed.pl duplicates
23072      Branch: perlio
23073            ! embed.h embed.pl global.sym proto.h
23074 ____________________________________________________________________________
23075 [ 13947] By: nick                                  on 2001/12/30  11:35:51
23076         Log: More Cwd tidy up
23077      Branch: perl
23078            ! MANIFEST installperl
23079 ____________________________________________________________________________
23080 [ 13946] By: nick                                  on 2001/12/30  11:12:42
23081         Log: Undo a mess trying Cwd.pm in its ext directory
23082      Branch: perl
23083            + lib/Cwd.pm
23084            - ext/Cwd/Cwd.pm
23085 ____________________________________________________________________________
23086 [ 13945] By: nick                                  on 2001/12/30  10:03:43
23087         Log: Integrate mainline
23088      Branch: perl
23089           +> ext/Cwd/Cwd.pm
23090            - lib/Cwd.pm
23091            ! MANIFEST
23092      Branch: perlio
23093           !> (integrate 45 files)
23094 ____________________________________________________________________________
23095 [ 13944] By: nick                                  on 2001/12/30  09:27:16
23096         Log: "Port" Devel::PPPort to Win32:
23097              - need to set @INC before use in the test
23098              - {} are special to dmake, so use ppport.h.PL
23099              rather than commandline 
23100      Branch: perlio
23101            + ext/Devel/PPPort/ppport.h.PL
23102            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
23103 ____________________________________________________________________________
23104 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
23105         Log: Update Changes.
23106      Branch: perl
23107            ! Changes patchlevel.h
23108 ____________________________________________________________________________
23109 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
23110         Log: Subject: [PATCH] cleaner close on tests, take 2
23111              From: andreas.koenig@anima.de (Andreas J. Koenig)
23112              Date: 29 Dec 2001 21:42:37 +0100
23113              Message-ID: <m33d1tvjuq.fsf@anima.de>
23114              
23115              (the DB_File patches)
23116      Branch: perl
23117            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
23118            ! ext/DB_File/t/db-recno.t
23119 ____________________________________________________________________________
23120 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
23121         Log: Integrate perlio; regen'ed config_H.?c
23122      Branch: perl
23123           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23124 ____________________________________________________________________________
23125 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
23126         Log: Subject: [PATCH] cleaner close on tests, take 2             
23127              From: andreas.koenig@anima.de (Andreas J. Koenig)
23128              Date: 29 Dec 2001 21:42:37 +0100
23129              Message-ID: <m33d1tvjuq.fsf@anima.de>
23130              
23131              (except for the three DB_File patch fragments)
23132      Branch: perl
23133            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
23134            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
23135            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
23136            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
23137            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
23138            ! t/op/runlevel.t t/op/write.t t/run/switches.t
23139 ____________________________________________________________________________
23140 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
23141         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
23142              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23143              Date: Sat, 29 Dec 2001 20:38:59 +0100
23144              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
23145              
23146              (NetWare tree not touched because it's very //)
23147      Branch: perl
23148            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
23149            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
23150            ! wince/include/errno.h wince/include/netdb.h
23151            ! wince/include/sys/socket.h wince/include/sys/stat.h
23152            ! wince/perllib.c wince/perlmain.c wince/win32.h
23153            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
23154            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
23155 ____________________________________________________________________________
23156 [ 13938] By: nick                                  on 2001/12/29  19:23:32
23157         Log: Integrate mainline (ok linux)
23158      Branch: perlio
23159           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
23160           !> (integrate 33 files)
23161 ____________________________________________________________________________
23162 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
23163         Log: Give up on serious testing of langinfo().  Leave the old
23164              code in place, though.
23165      Branch: perl
23166            ! ext/I18N/Langinfo/Langinfo.t
23167 ____________________________________________________________________________
23168 [ 13936] By: nick                                  on 2001/12/29  18:20:33
23169         Log: Routine regen_config_h - no real differences other than order of crypt 
23170      Branch: perlio
23171            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23172 ____________________________________________________________________________
23173 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
23174         Log: Integrate perlio;
23175              
23176              Define the two socket error numbers in terms of WSAEXXXXX equivalents
23177              
23178              Fudge Config.pm so File::Spec does not croak.
23179      Branch: perl
23180           !> win32/FindExt.pm win32/win32.h
23181 ____________________________________________________________________________
23182 [ 13934] By: nick                                  on 2001/12/29  17:27:50
23183         Log: Fudge Config.pm so File::Spec does not croak.
23184      Branch: perlio
23185            ! win32/FindExt.pm
23186 ____________________________________________________________________________
23187 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
23188         Log: metaconfig unit changes for #13932.
23189      Branch: metaconfig
23190            + U/modified/Init.U
23191            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
23192 ____________________________________________________________________________
23193 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
23194         Log: VOS tweaks from Paul Green.
23195              
23196              The Configure tweaks: the _exe needs to be
23197              set after the init; VOS has fd 3 hardwired to /dev/tty;
23198              the grep/ln/make substitutions really need to stick.
23199      Branch: perl
23200            ! Configure hints/vos.sh perl.h util.c vos/build.cm
23201            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23202            ! vos/config.ga.h vos/vosish.h
23203 ____________________________________________________________________________
23204 [ 13931] By: nick                                  on 2001/12/29  17:00:38
23205         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
23206              (just to get util.c to compile)
23207      Branch: perlio
23208            ! win32/win32.h
23209 ____________________________________________________________________________
23210 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
23211         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
23212              From: coral@eekeek.org
23213              Date: Fri, 28 Dec 2001 19:58:22 -0500      
23214              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
23215      Branch: perl
23216            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
23217            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
23218            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
23219            ! pod/perlunicode.pod pod/perlxs.pod util.c
23220 ____________________________________________________________________________
23221 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
23222         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
23223      Branch: perl
23224            ! t/op/exec.t
23225 ____________________________________________________________________________
23226 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
23227         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
23228              From: Abe Timmerman <abe@ztreet.demon.nl>
23229              Date: Sat, 29 Dec 2001 13:10:06 +0100
23230              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
23231      Branch: perl
23232            + lib/Pod/t/InputObjects.t
23233 ____________________________________________________________________________
23234 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
23235         Log: Integrate perlio;
23236              
23237              Quick fix (after couple of clever fixes failed) for
23238              "accept leaks memory" fail [ID 20011223.001]
23239              
23240              Nick Clark's embed.pl fix for my_socketpair
23241      Branch: perl
23242           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
23243 ____________________________________________________________________________
23244 [ 13926] By: nick                                  on 2001/12/29  15:23:21
23245         Log: Nick Clark's embed.pl fix for my_socketpair
23246      Branch: perlio
23247            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
23248 ____________________________________________________________________________
23249 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
23250         Log: Slight tweaks on the MM_Win32.t.
23251      Branch: perl
23252            ! lib/ExtUtils/t/MM_Win32.t
23253 ____________________________________________________________________________
23254 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
23255         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
23256              From: Abe Timmerman <abe@ztreet.demon.nl>
23257              Date: Sat, 29 Dec 2001 12:51:36 +0100
23258              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
23259      Branch: perl
23260            + lib/ExtUtils/t/MM_Win32.t
23261            ! MANIFEST
23262 ____________________________________________________________________________
23263 [ 13923] By: nick                                  on 2001/12/29  15:12:07
23264         Log: Quick fix (after couple of clever fixes failed) for
23265              "accept leaks memory" fail [ID 20011223.001]
23266      Branch: perlio
23267            ! pp_sys.c
23268 ____________________________________________________________________________
23269 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
23270         Log: Subject: [PATCH] Module names and other nits
23271              From: Autrijus Tang <autrijus@autrijus.org>                 
23272              Date: Sat, 29 Dec 2001 01:59:28 +0800
23273              Message-ID: <20011229015928.A29712@geb.elixus.org>              
23274      Branch: perl
23275            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
23276            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
23277            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
23278            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
23279            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
23280 ____________________________________________________________________________
23281 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
23282         Log: socketpair tweaks from Nicholas Clark.
23283      Branch: perl
23284            ! ext/Socket/socketpair.t util.c
23285 ____________________________________________________________________________
23286 [ 13920] By: nick                                  on 2001/12/29  12:36:21
23287         Log: Integrate mainline
23288      Branch: perlio
23289           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
23290           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
23291           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23292           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
23293           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
23294           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
23295           !> t/op/sysio.t
23296 ____________________________________________________________________________
23297 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
23298         Log: Retract #13917.
23299      Branch: perl
23300            ! doop.c
23301 ____________________________________________________________________________
23302 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
23303         Log: Subject: provisional MakeMaker patch for VMS
23304              From: "Craig A. Berry" <craigberry@mac.com> 
23305              Date: Thu, 27 Dec 2001 22:29:37 -0600
23306              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
23307      Branch: perl
23308            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23309 ____________________________________________________________________________
23310 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
23311         Log: (retracted by #13919)
23312      Branch: perl
23313            ! doop.c
23314 ____________________________________________________________________________
23315 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
23316         Log: metaconfig unit change for #13915.
23317      Branch: metaconfig/U/perl
23318            ! d_u32align.U
23319 ____________________________________________________________________________
23320 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
23321         Log: Remove debris in any case.
23322      Branch: perl
23323            ! Configure
23324 ____________________________________________________________________________
23325 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
23326         Log: Subject: [PATCH] Re: B::walksymtable oddness
23327              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23328              Date: Thu, 27 Dec 2001 19:14:24 +0100
23329              Message-ID: <3C2B7310.861.18820D0@localhost>
23330      Branch: perl
23331            ! ext/B/B.pm
23332 ____________________________________________________________________________
23333 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
23334         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
23335              From: Nicholas Clark <nick@unfortu.net> 
23336              Date: Fri, 28 Dec 2001 00:43:02 +0000
23337              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
23338      Branch: perl
23339            ! ext/Socket/socketpair.t
23340 ____________________________________________________________________________
23341 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
23342         Log: Fast Latin1<->UTF-8 conversion for older Perls.
23343      Branch: perl
23344            ! pod/perluniintro.pod
23345 ____________________________________________________________________________
23346 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
23347         Log: Update Changes.
23348      Branch: perl
23349            ! Changes patchlevel.h
23350 ____________________________________________________________________________
23351 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
23352         Log: More wait status trickery for BeOS.
23353      Branch: perl
23354            ! ext/POSIX/POSIX.xs
23355 ____________________________________________________________________________
23356 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
23357         Log: metaconfig unit change for #13908.
23358      Branch: metaconfig/U/perl
23359            ! d_u32align.U
23360 ____________________________________________________________________________
23361 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
23362         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
23363      Branch: perl
23364            ! Configure
23365 ____________________________________________________________________________
23366 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
23367         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
23368              From: gbarr@monty.mutatus.co.uk
23369              Date: 27 Dec 2001 14:41:36 -0000
23370              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
23371      Branch: perl
23372            ! lib/ExtUtils/t/Embed.t
23373 ____________________________________________________________________________
23374 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
23375         Log: Subject: [PATCH] Re: socketpair emulation
23376              From: Nicholas Clark <nick@unfortu.net> 
23377              Date: Wed, 26 Dec 2001 20:08:14 +0000
23378              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
23379      Branch: perl
23380            ! ext/Socket/socketpair.t
23381 ____________________________________________________________________________
23382 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
23383         Log: Subject: [DOC PATCH] left is right and right is left
23384              From: Philip Newton <Philip.Newton@gmx.net>
23385              Date: Thu, 27 Dec 2001 10:04:17 +0100
23386              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
23387      Branch: perl
23388            ! pod/perlfunc.pod pod/perlport.pod
23389 ____________________________________________________________________________
23390 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
23391         Log: Subject: [PATCH] check return of close
23392              From: andreas.koenig@anima.de (Andreas J. Koenig)            
23393              Date: 27 Dec 2001 09:47:30 +0100
23394              Message-ID: <m3ellhgicd.fsf@anima.de> 
23395              
23396              Subject: [PATCH] improve error reporting
23397              From: andreas.koenig@anima.de (Andreas J. Koenig)            
23398              Date: 27 Dec 2001 09:54:55 +0100
23399              Message-ID: <m3adw5gi00.fsf@anima.de> 
23400              
23401              Subject: [PATCH] check return value of close
23402              From: andreas.koenig@anima.de (Andreas J. Koenig)            
23403              Date: 27 Dec 2001 10:03:55 +0100
23404              Message-ID: <m3666tghl0.fsf@anima.de> 
23405              
23406              Subject: [PATCH] return of close
23407              From: andreas.koenig@anima.de (Andreas J. Koenig)            
23408              Date: 27 Dec 2001 10:22:15 +0100
23409              Message-ID: <m31yhhggqg.fsf@anima.de> 
23410      Branch: perl
23411            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
23412            ! t/io/fflush.t
23413 ____________________________________________________________________________
23414 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
23415         Log: Subject: [PATCH] check return of close
23416              From: andreas.koenig@anima.de (Andreas J. Koenig)            
23417              Date: 27 Dec 2001 09:47:30 +0100
23418              Message-ID: <m3ellhgicd.fsf@anima.de> 
23419      Branch: perl
23420            ! t/base/rs.t
23421 ____________________________________________________________________________
23422 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
23423         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
23424              From: andreas.koenig@anima.de (Andreas J. Koenig)
23425              Date: 27 Dec 2001 09:21:16 +0100
23426              Message-ID: <m3n105gjk3.fsf@anima.de>
23427      Branch: perl
23428            ! t/op/sysio.t
23429 ____________________________________________________________________________
23430 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
23431         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
23432              From: "Gerrit P. Haase" <gp@familiehaase.de>
23433              Date: Thu, 27 Dec 2001 09:23:55 +0100 
23434              Message-ID: <98211521662.20011227092355@familiehaase.de>
23435      Branch: perl
23436            ! lib/ExtUtils/t/MM_Cygwin.t
23437 ____________________________________________________________________________
23438 [ 13900] By: nick                                  on 2001/12/27  11:11:51
23439         Log: Integrate mainline
23440      Branch: perlio
23441           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
23442           +> lib/File/Spec/NW5.pm
23443           !> (integrate 52 files)
23444 ____________________________________________________________________________
23445 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
23446         Log: Replace the awful (most likely generated and not very persistent)
23447              URL with something tangible.
23448      Branch: perl
23449            ! README.hpux
23450 ____________________________________________________________________________
23451 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
23452         Log: Naughty /dev/printer (ls -l, really) of IRIX.
23453      Branch: perl
23454            ! t/op/stat.t
23455 ____________________________________________________________________________
23456 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
23457         Log: Upgrade to Net::Ping 2.10.
23458      Branch: perl
23459            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
23460            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
23461            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
23462            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
23463 ____________________________________________________________________________
23464 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
23465         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
23466              (this showed up in Benchmark.t)
23467      Branch: perl
23468            ! pp_sys.c
23469 ____________________________________________________________________________
23470 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
23471         Log: BeOS updates.
23472      Branch: perl
23473            ! README.beos beos/beos.c
23474 ____________________________________________________________________________
23475 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
23476         Log: Subject: Re: bleadperl doesn't compile
23477              From: "Gerrit P. Haase" <gp@familiehaase.de>
23478              Date: Wed, 26 Dec 2001 21:29:08 +0100
23479              Message-ID: <22168634623.20011226212908@familiehaase.de>
23480              
23481              Cygwin with multiplicity.
23482      Branch: perl
23483            ! perlio.c
23484 ____________________________________________________________________________
23485 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
23486         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
23487              From: Nicholas Clark <nick@ccl4.org>
23488              Date: Wed, 26 Dec 2001 19:07:33 +0000
23489              Message-ID: <20011226190732.J48842@plum.flirble.org>            
23490              
23491              socketpair() (un)signedness nit.
23492      Branch: perl
23493            ! util.c
23494 ____________________________________________________________________________
23495 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
23496         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
23497              From: Nicholas Clark <nick@ccl4.org>
23498              Date: Wed, 26 Dec 2001 19:19:47 +0000
23499              Message-ID: <20011226191946.K48842@plum.flirble.org>
23500              
23501              Use report_evil_fh().
23502      Branch: perl
23503            ! doio.c
23504 ____________________________________________________________________________
23505 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
23506         Log: Bad $? assumptions.
23507      Branch: perl
23508            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
23509 ____________________________________________________________________________
23510 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
23511         Log: Net::Ping isn't going to work much without
23512              the Socket extension; fail more gracefully.
23513      Branch: perl
23514            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
23515            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
23516            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
23517            ! lib/Net/Ping/t/300_ping_stream.t
23518 ____________________________________________________________________________
23519 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
23520         Log: metaconfig unit change for #13888.
23521      Branch: metaconfig
23522            ! U/modified/Oldconfig.U
23523 ____________________________________________________________________________
23524 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
23525         Log: test -d /system is a bit too generic test for VOS
23526              (false hit in BeOS)
23527      Branch: perl
23528            ! Configure
23529 ____________________________________________________________________________
23530 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
23531         Log: No AF_UNIX in BeOS.
23532      Branch: perl
23533            ! util.c
23534 ____________________________________________________________________________
23535 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
23536         Log: FAQ sync.
23537      Branch: perl
23538            ! pod/perlfaq5.pod
23539 ____________________________________________________________________________
23540 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
23541         Log: Update Changes.
23542      Branch: perl
23543            ! Changes patchlevel.h
23544 ____________________________________________________________________________
23545 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
23546         Log: Make -t equal -tw.
23547      Branch: perl
23548            ! perl.c pod/perlrun.pod
23549 ____________________________________________________________________________
23550 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
23551         Log: Subject: Re: Not OK 13881
23552              From: John Peacock <jpeacock@rowman.com>
23553              Date: Tue, 25 Dec 2001 06:02:12 -0500
23554              Message-ID: <3C285CB4.8040006@rowman.com>
23555      Branch: perl
23556            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
23557 ____________________________________________________________________________
23558 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
23559         Log: Subject: Re: Not OK 13881
23560              From: andreas.koenig@anima.de (Andreas J. Koenig)
23561              Date: 25 Dec 2001 07:33:23 +0100
23562              Message-ID: <m3bsgnajws.fsf@anima.de>
23563      Branch: perl
23564            ! op.c
23565 ____________________________________________________________________________
23566 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
23567         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
23568              From: Mark-Jason Dominus <mjd@plover.com>    
23569              Date: Mon, 24 Dec 2001 18:14:48 -0500
23570              Message-ID: <20011224231448.25826.qmail@plover.com>
23571      Branch: perl
23572            ! op.c t/op/eval.t
23573 ____________________________________________________________________________
23574 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
23575         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
23576              From: Dave Rolsky <autarch@urth.org>
23577              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
23578              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
23579      Branch: perl
23580            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
23581            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
23582            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
23583            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
23584            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
23585 ____________________________________________________________________________
23586 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
23587         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
23588              From: Jeffrey Friedl <jfriedl@yahoo.com>
23589              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
23590              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
23591              
23592              The rest of the tests for plus few extras.
23593      Branch: perl
23594            ! t/op/pat.t
23595 ____________________________________________________________________________
23596 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
23597         Log: metaconfig unit change for #13877.
23598      Branch: metaconfig
23599            ! U/modified/Unix.U
23600 ____________________________________________________________________________
23601 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
23602         Log: No-op.
23603      Branch: perl
23604            ! Configure
23605 ____________________________________________________________________________
23606 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
23607         Log: More constant casting.
23608      Branch: perl
23609            ! regexec.c
23610 ____________________________________________________________________________
23611 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
23612         Log: Subject: perlhack.pod 
23613              From: "John P. Linderman" <jpl@research.att.com>
23614              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
23615              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
23616      Branch: perl
23617            ! pod/perlhack.pod
23618 ____________________________________________________________________________
23619 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
23620         Log: File::Find patch patches from Thomas Wegner.
23621      Branch: perl
23622            ! lib/File/Find.pm
23623 ____________________________________________________________________________
23624 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
23625         Log: Subject: Re: socketpair emulation 
23626              From: Nicholas Clark <nick@unfortu.net>                 
23627              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
23628              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
23629      Branch: perl
23630            ! ext/Socket/socketpair.t
23631 ____________________________________________________________________________
23632 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
23633         Log: Must cast constants if they can be quads.
23634      Branch: perl
23635            ! regcomp.c
23636 ____________________________________________________________________________
23637 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
23638         Log: Promote the e/uid to wide enough un/signed integers
23639              and printf them as such.
23640      Branch: perl
23641            ! taint.c
23642 ____________________________________________________________________________
23643 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
23644         Log: metaconfig unit change for #13869.
23645      Branch: metaconfig/U/perl
23646            ! d_u32align.U
23647 ____________________________________________________________________________
23648 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
23649         Log: The U32 alignment test wasn't really working, noticed
23650              by Paul Green.  Now the test works, but this means that
23651              we may see coredumps from the test.   I sure hope MMUless
23652              places don't crash on the test.
23653      Branch: perl
23654            ! Configure
23655 ____________________________________________________________________________
23656 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
23657         Log: metaconfig unit changes for #13867.
23658      Branch: metaconfig
23659            ! U/compline/nblock_io.U U/modified/Unix.U
23660            ! U/modified/spitshell.U
23661 ____________________________________________________________________________
23662 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
23663         Log: More VOS tweaks.
23664      Branch: perl
23665            ! Configure
23666 ____________________________________________________________________________
23667 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
23668         Log: The funky final sigma casefolding.
23669      Branch: perl
23670            ! regcomp.c regexec.c t/op/pat.t utf8.h
23671 ____________________________________________________________________________
23672 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
23673         Log: Update Changes.
23674      Branch: perl
23675            ! Changes patchlevel.h
23676 ____________________________________________________________________________
23677 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
23678         Log: Move the \C and \X to pat.t.
23679      Branch: perl
23680            ! t/op/pat.t t/op/re_tests
23681 ____________________________________________________________________________
23682 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
23683         Log: More logical test ordering.
23684      Branch: perl
23685            ! perl.h
23686 ____________________________________________________________________________
23687 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
23688         Log: Integrate perlio;
23689              
23690              Add at least the "important" PerlIO_xxxx functions to embed.pl
23691              so that they get implicit pTHX_ and we can avoid slow dTHX.
23692              
23693              Put PerlIO stuff inside EXTERN C
23694              
23695              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
23696      Branch: perl
23697           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
23698           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
23699           !> win32/win32.c
23700 ____________________________________________________________________________
23701 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
23702         Log: Even more \X fixing.
23703      Branch: perl
23704            ! regexec.c t/op/pat.t
23705 ____________________________________________________________________________
23706 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
23707         Log: More \X fixing.
23708      Branch: perl
23709            ! regexec.c t/op/pat.t
23710 ____________________________________________________________________________
23711 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
23712         Log: Fix encoding pragma.
23713      Branch: perl
23714            ! regcomp.c
23715 ____________________________________________________________________________
23716 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
23717         Log: Subject: socketpair emulation
23718              From: Nicholas Clark <nick@unfortu.net>
23719              Date: Sat, 22 Dec 2001 18:38:18 +0000
23720              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
23721      Branch: perl
23722            + ext/Socket/socketpair.t
23723            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
23724            ! pp_sys.c proto.h util.c
23725 ____________________________________________________________________________
23726 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
23727         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
23728              From: Jeffrey Friedl <jfriedl@yahoo.com>
23729              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
23730              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
23731              
23732              (partially applied, most of the new tests need to be rethought)
23733      Branch: perl
23734            ! regcomp.c t/op/re_tests
23735 ____________________________________________________________________________
23736 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
23737         Log: Small tweaks.
23738      Branch: perl
23739            ! handy.h regexec.c
23740 ____________________________________________________________________________
23741 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
23742         Log: Unicode casefolding continues.
23743              (lib/encoding.t still failing.)
23744      Branch: perl
23745            ! regexec.c t/op/pat.t
23746 ____________________________________________________________________________
23747 [ 13854] By: nick                                  on 2001/12/22  20:01:27
23748         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
23749      Branch: perlio
23750            ! makedef.pl perlio.h perlio.sym win32/win32.c
23751 ____________________________________________________________________________
23752 [ 13853] By: nick                                  on 2001/12/22  19:58:53
23753         Log: Put PerlIO stuff inside EXTERN C
23754      Branch: perlio
23755            ! embed.pl proto.h
23756 ____________________________________________________________________________
23757 [ 13852] By: nick                                  on 2001/12/22  18:04:34
23758         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
23759              so that they get implicit pTHX_ and we can avoid slow dTHX.
23760      Branch: perlio
23761            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
23762            ! perlio.h pod/perlapi.pod proto.h
23763 ____________________________________________________________________________
23764 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
23765         Log: metaconfig unit change for #13850.
23766      Branch: metaconfig
23767            ! U/modified/Loc.U
23768 ____________________________________________________________________________
23769 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
23770         Log: Rework the make logic (again).
23771      Branch: perl
23772            ! Configure
23773 ____________________________________________________________________________
23774 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
23775         Log: Integrate perlio;
23776              Fix mis-parse of autoloaded usage code by declaring the sub
23777              Correct checking code which Ilya spotted was tripped by CR at EOF.
23778              The CR at EOF fix earlier broke CR at end-of-buffer.
23779      Branch: perl
23780            ! regexec.c
23781           !> ext/POSIX/POSIX.pm perlio.c sv.c
23782 ____________________________________________________________________________
23783 [ 13848] By: nick                                  on 2001/12/22  15:11:17
23784         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
23785              This should be okay for both?
23786      Branch: perlio
23787            ! perlio.c
23788 ____________________________________________________________________________
23789 [ 13847] By: nick                                  on 2001/12/22  12:26:32
23790         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
23791              Also tone down perl -DP tracing of sv_gets.
23792      Branch: perlio
23793            ! perlio.c sv.c
23794 ____________________________________________________________________________
23795 [ 13846] By: nick                                  on 2001/12/22  10:49:27
23796         Log: Fix mis-parse of autoloaded usage code by declaring the sub
23797      Branch: perlio
23798            ! ext/POSIX/POSIX.pm
23799 ____________________________________________________________________________
23800 [ 13845] By: nick                                  on 2001/12/22  10:44:11
23801         Log: Integrate mainline - some fails:
23802              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
23803              -------------------------------------------------------------------------------
23804              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
23805              ../lib/encoding.t                    19    2  10.53%  17-18
23806              op/pat.t                            770    3   0.39%  754-755 757
23807      Branch: perlio
23808           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
23809           !> (integrate 36 files)
23810 ____________________________________________________________________________
23811 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
23812         Log: More Unicode casing fixes.
23813      Branch: perl
23814            ! regexec.c t/op/pat.t
23815 ____________________________________________________________________________
23816 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
23817         Log: Unicode casefolding fixes.
23818      Branch: perl
23819            ! op.c regcomp.c regexec.c t/op/pat.t
23820 ____________________________________________________________________________
23821 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
23822         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
23823              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
23824              Date: Sat, 22 Dec 2001 00:01:29 +0100
23825              Message-ID: <20011222000129.A713@rafael>
23826      Branch: perl
23827            ! ext/B/B/Deparse.pm
23828 ____________________________________________________________________________
23829 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
23830         Log: VOS config from Paul Green.
23831      Branch: perl
23832            ! hints/vos.sh
23833 ____________________________________________________________________________
23834 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
23835         Log: Subject: [PATCH @13746] CreateTTY on OS/2
23836              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23837              Date: Fri, 21 Dec 2001 15:59:45 -0500
23838              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
23839      Branch: perl
23840            ! lib/perl5db.pl
23841 ____________________________________________________________________________
23842 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
23843         Log: Subject: [PATCH @13746] uninstalled build of modules broken
23844              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23845              Date: Fri, 21 Dec 2001 15:49:09 -0500
23846              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
23847      Branch: perl
23848            ! lib/ExtUtils/MM_Unix.pm
23849 ____________________________________________________________________________
23850 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
23851         Log: Subject: [PATCH @13746] OS/2 File::* modules
23852              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23853              Date: Fri, 21 Dec 2001 15:43:24 -0500
23854              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
23855      Branch: perl
23856            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
23857 ____________________________________________________________________________
23858 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
23859         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
23860              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23861              Date: Fri, 21 Dec 2001 17:29:07 +0100
23862              Message-ID: <3C236353.6625C4C0@alcatel.at>
23863      Branch: perl
23864            ! pod/perltie.pod
23865 ____________________________________________________________________________
23866 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
23867         Log: metaconfig unit changes for #13835
23868      Branch: metaconfig
23869            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
23870            ! U/modified/sh.U
23871 ____________________________________________________________________________
23872 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
23873         Log: Further VOS tweaks: the _exe needs to be introduced
23874              in the very beginning, and the make/gmake needs special
23875              VOS logic.
23876      Branch: perl
23877            ! Configure Makefile.SH
23878 ____________________________________________________________________________
23879 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
23880         Log: Update Changes.
23881      Branch: perl
23882            ! Changes patchlevel.h
23883 ____________________________________________________________________________
23884 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
23885         Log: metaconfig unit change for #13832.
23886      Branch: metaconfig
23887            ! U/modified/spitshell.U
23888 ____________________________________________________________________________
23889 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
23890         Log: Also the search for cat needs to be _exe-aware.
23891      Branch: perl
23892            ! Configure
23893 ____________________________________________________________________________
23894 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
23895         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
23896              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23897              Date: Fri, 21 Dec 2001 14:02:01 +0100
23898              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
23899      Branch: perl
23900            ! ext/B/B/Xref.pm
23901 ____________________________________________________________________________
23902 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
23903         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
23904      Branch: perl
23905            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
23906            ! ext/B/t/assembler.t
23907 ____________________________________________________________________________
23908 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
23909         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
23910              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23911              Date: Fri, 21 Dec 2001 11:15:38 +0100
23912              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
23913      Branch: perl
23914            ! hv.c
23915 ____________________________________________________________________________
23916 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
23917         Log: A plan is good.
23918      Branch: perl
23919            ! ext/re/re.t
23920 ____________________________________________________________________________
23921 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
23922         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
23923              From: chromatic <chromatic@rmci.net>
23924              Date: Thu, 20 Dec 2001 16:16:48 -0700
23925              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
23926      Branch: perl
23927            + ext/re/re.t
23928            ! MANIFEST
23929 ____________________________________________________________________________
23930 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
23931         Log: Synchronize the skippage message.
23932      Branch: perl
23933            ! lib/ExtUtils/t/MM_OS2.t
23934 ____________________________________________________________________________
23935 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
23936         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
23937              From: chromatic <chromatic@rmci.net>
23938              Date: Thu, 20 Dec 2001 16:09:10 -0700
23939              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
23940      Branch: perl
23941            + lib/ExtUtils/t/MM_OS2.t
23942            ! MANIFEST
23943 ____________________________________________________________________________
23944 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
23945         Log: Subject: perlfunc.pod patch re flock via fcntl
23946              From: "Tye McQueen" <tye@metronet.com>
23947              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
23948              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
23949      Branch: perl
23950            ! pod/perlfunc.pod
23951 ____________________________________________________________________________
23952 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
23953         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
23954              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
23955              (the Unicode maximum code point) warnable offenses.
23956      Branch: perl
23957            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
23958            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
23959 ____________________________________________________________________________
23960 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
23961         Log: Sterner admonishment on -t.
23962      Branch: perl
23963            ! pod/perlrun.pod
23964 ____________________________________________________________________________
23965 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
23966         Log: Subject: [PATCH B::Dpparse] minor qr// fix
23967              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23968              Date: Thu, 20 Dec 2001 22:53:34 +0100
23969              Message-ID: <20011220225334.A735@rafael>
23970      Branch: perl
23971            ! ext/B/B/Deparse.pm
23972 ____________________________________________________________________________
23973 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
23974         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
23975              From: Robert Spier <rspier@pobox.com>
23976              Date: Thu, 20 Dec 2001 08:10:00 -0800
23977              Message-ID: <15394.3416.693353.107334@rls.cx>
23978      Branch: perl
23979            ! lib/Carp/Heavy.pm
23980 ____________________________________________________________________________
23981 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
23982         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
23983      Branch: perl
23984           !> win32/win32io.c
23985 ____________________________________________________________________________
23986 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
23987         Log: Subject: Re: [PATCH pod/perliol.pod] resend
23988              From: Stas Bekman <stas@stason.org>
23989              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
23990              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
23991      Branch: perl
23992            ! pod/perliol.pod
23993 ____________________________________________________________________________
23994 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
23995         Log: Fix up the APIs noone hopefully uses.
23996      Branch: perl
23997            ! utf8.c
23998 ____________________________________________________________________________
23999 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
24000         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
24001              Date: Wed, 19 Dec 2001 14:13:38 -0800
24002              From: Robert Spier <rspier@pobox.com>
24003              Message-ID: <15393.4370.605214.548582@rls.cx>
24004      Branch: perl
24005            ! lib/Carp.t lib/Carp/Heavy.pm
24006 ____________________________________________________________________________
24007 [ 13815] By: nick                                  on 2001/12/20  10:23:42
24008         Log: pTHX_ fixes for :win32 layer
24009      Branch: perlio
24010            ! win32/win32io.c
24011 ____________________________________________________________________________
24012 [ 13814] By: nick                                  on 2001/12/20  08:20:11
24013         Log: Integrate mainline (mostly) utf8.c does not compile.
24014      Branch: perlio
24015           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
24016           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
24017           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
24018           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
24019           +> lib/Net/Ping/t/300_ping_stream.t
24020           !> Changes MANIFEST embed.h embed.pl embedvar.h
24021           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
24022           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
24023           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
24024           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
24025           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
24026 ____________________________________________________________________________
24027 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
24028         Log: Some bincompat clawbacks.
24029      Branch: perl
24030            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
24031            ! wince/perldll.def
24032 ____________________________________________________________________________
24033 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
24034         Log: gcc pacifying (RH 7.1/ia64).
24035      Branch: perl
24036            ! pp.c
24037 ____________________________________________________________________________
24038 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
24039         Log: Update Changes.
24040      Branch: perl
24041            ! Changes patchlevel.h
24042 ____________________________________________________________________________
24043 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
24044         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
24045              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24046              Date: Wed, 19 Dec 2001 12:35:07 +0100
24047              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
24048              
24049              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
24050              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24051              Date: Wed, 19 Dec 2001 17:34:51 +0000
24052              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
24053      Branch: perl
24054            ! pod/perlre.pod
24055 ____________________________________________________________________________
24056 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
24057         Log: Integrate perlio.
24058      Branch: perl
24059           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
24060           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
24061 ____________________________________________________________________________
24062 [ 13808] By: nick                                  on 2001/12/19  16:08:27
24063         Log: Add pTHX to all vtable functions for future-proofing and
24064              consistency of PerlIO layers.
24065      Branch: perlio
24066            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
24067            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
24068 ____________________________________________________________________________
24069 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
24070         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
24071      Branch: perl
24072            ! ext/B/B/Assembler.pm
24073 ____________________________________________________________________________
24074 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
24075         Log: Reword the alarm explanation.
24076      Branch: perl
24077            ! pod/perlfunc.pod
24078 ____________________________________________________________________________
24079 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
24080         Log: Subject: [PATCH @13746] OS/2 build
24081              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
24082              Date: Wed, 19 Dec 2001 02:45:41 -0500
24083              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
24084              
24085              (skipped the t/TEST change)
24086      Branch: perl
24087            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
24088            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
24089            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
24090 ____________________________________________________________________________
24091 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
24092         Log: Upgrade to Net::Ping 2.09.
24093      Branch: perl
24094            + lib/Net/Ping/CHANGES lib/Net/Ping/README
24095            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
24096            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
24097            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
24098            + lib/Net/Ping/t/300_ping_stream.t
24099            ! MANIFEST lib/Net/Ping.pm
24100 ____________________________________________________________________________
24101 [ 13803] By: nick                                  on 2001/12/19  14:43:24
24102         Log: Integrate mainline
24103      Branch: perlio
24104           +> ext/B/t/assembler.t lib/lib.t
24105           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
24106           !> lib/lib_pm.PL t/op/glob.t utf8.c
24107 ____________________________________________________________________________
24108 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
24109         Log: B::Assembler/B::Disassembler patches and test;
24110              from Wolfgang Laun.
24111              
24112              TODO: getting perlcc working.
24113      Branch: perl
24114            + ext/B/t/assembler.t
24115            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
24116 ____________________________________________________________________________
24117 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
24118         Log: Can't printf U8s as UVs.
24119      Branch: perl
24120            ! utf8.c
24121 ____________________________________________________________________________
24122 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
24123         Log: Subject: Re: [PATCH] ...while $var = glob(...)
24124              From: Robin Houston <robin@kitsite.com> 
24125              Date: Wed, 19 Dec 2001 13:48:55 +0000
24126              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
24127              
24128              Not exactly a glob test but internal-logically correct.
24129      Branch: perl
24130            ! t/op/glob.t
24131 ____________________________________________________________________________
24132 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
24133         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
24134              From: Michael G Schwern <schwern@pobox.com> 
24135              Date: Wed, 19 Dec 2001 07:42:54 -0500
24136              Message-ID: <20011219124254.GF8630@blackrider>
24137      Branch: perl
24138            + lib/lib.t
24139            ! MANIFEST lib/lib_pm.PL
24140 ____________________________________________________________________________
24141 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
24142         Log: Integrate with perlio.
24143      Branch: perl
24144           !> hv.c hv.h scope.c util.c
24145 ____________________________________________________________________________
24146 [ 13797] By: nick                                  on 2001/12/19  12:03:21
24147         Log: Remove the sometimes-lvalue cast
24148      Branch: perlio
24149            ! hv.h
24150 ____________________________________________________________________________
24151 [ 13796] By: nick                                  on 2001/12/19  11:02:27
24152         Log: alarm.t with -Uuseperlio fix
24153              - SA_RESTART should only be function of PERL_OLD_SIGNALS
24154              not USE_PERLIO
24155      Branch: perlio
24156            ! util.c
24157 ____________________________________________________________________________
24158 [ 13795] By: nick                                  on 2001/12/19  10:19:40
24159         Log: Fix READONLY hashes:
24160              1. Discovered need for disabled scope.c part of Jeff's patch.
24161              2. Corrected hv_delete* - entry was being de-linked from
24162              chain (patch program not smart enough?)
24163      Branch: perlio
24164            ! hv.c scope.c
24165 ____________________________________________________________________________
24166 [ 13794] By: nick                                  on 2001/12/19  09:35:13
24167         Log: Integrate mainline
24168      Branch: perlio
24169           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
24170           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
24171           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
24172           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
24173           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
24174 ____________________________________________________________________________
24175 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
24176         Log: Regen toc.
24177      Branch: perl
24178            ! pod/perltoc.pod
24179 ____________________________________________________________________________
24180 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
24181         Log: FAQ sync.
24182      Branch: perl
24183            ! pod/perlfaq5.pod
24184 ____________________________________________________________________________
24185 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
24186         Log: Reformat round.
24187      Branch: perl
24188            ! pod/perlunicode.pod
24189 ____________________________________________________________________________
24190 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
24191         Log: Subject: [PATCH] pod/perlunicode.pod
24192              From: Jeffrey Friedl <jfriedl@yahoo.com>
24193              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
24194              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
24195      Branch: perl
24196            ! pod/perlunicode.pod
24197 ____________________________________________________________________________
24198 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
24199         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
24200              From: Jeffrey Friedl <jfriedl@yahoo.com>
24201              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
24202              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
24203      Branch: perl
24204            ! pod/perluniintro.pod
24205 ____________________________________________________________________________
24206 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
24207         Log: Slight pod reformatting.
24208      Branch: perl
24209            ! pod/perluniintro.pod
24210 ____________________________________________________________________________
24211 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
24212         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
24213              From: Jeffrey Friedl <jfriedl@yahoo.com>    
24214              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
24215              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
24216      Branch: perl
24217            ! pod/perluniintro.pod
24218 ____________________________________________________________________________
24219 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
24220         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
24221              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24222              Date: Wed, 19 Dec 2001 01:45:23 +0000
24223              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
24224      Branch: perl
24225            ! sv.c
24226 ____________________________________________________________________________
24227 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
24228         Log: Subject: Porting/checkURL.pl
24229              From: abigail@foad.org
24230              Date: Tue, 18 Dec 2001 19:03:22 +0100          
24231              Message-ID: <20011218180322.8278.qmail@foad.org> 
24232      Branch: perl
24233            ! Porting/checkURL.pl
24234 ____________________________________________________________________________
24235 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
24236         Log: metaconfig unit change for #13783.
24237      Branch: metaconfig
24238            ! U/modified/Loc.U
24239 ____________________________________________________________________________
24240 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
24241         Log: A bit too oversweeping matching in #13778.
24242      Branch: perl
24243            ! Configure
24244 ____________________________________________________________________________
24245 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
24246         Log: Re-gen Configure based on #13778..13781.
24247      Branch: perl
24248            ! Configure config_h.SH
24249 ____________________________________________________________________________
24250 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
24251         Log: First assume that crypt() can live happy normal life in
24252              the libc or the moral equivalent; only then try magic.
24253      Branch: metaconfig
24254            + U/modified/d_crypt.U
24255 ____________________________________________________________________________
24256 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
24257         Log: In VOS ACLs confuse the testing.
24258      Branch: metaconfig
24259            ! U/modified/Findhdr.U
24260 ____________________________________________________________________________
24261 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
24262         Log: Either make or gmake.
24263      Branch: metaconfig
24264            ! U/modified/Loc.U
24265 ____________________________________________________________________________
24266 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
24267         Log: If your _exe is different from .exe and your test -f $foo
24268              doesn't do magic to recognize $foo$_exe, you will need to
24269              specify -D_exe=... on command line-- and this patch.
24270      Branch: metaconfig
24271            + U/modified/sh.U
24272            ! U/modified/Loc.U
24273 ____________________________________________________________________________
24274 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
24275         Log: Fix the bugs in #13768..13776, and regen Configure.
24276      Branch: metaconfig
24277            ! U/compline/nblock_io.U U/modified/Findhdr.U
24278            ! U/modified/spitshell.U
24279      Branch: metaconfig/U/perl
24280            ! issymlink.U perlpath.U
24281      Branch: perl
24282            ! Configure config_h.SH
24283 ____________________________________________________________________________
24284 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
24285         Log: Must test with $_exe. (There are plenty of similar
24286              spots earlier but they are a tad more complex to fix
24287              since they come before the hints are run.)
24288      Branch: metaconfig
24289            + U/modified/yacc.U
24290 ____________________________________________________________________________
24291 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
24292         Log: F_SETFL might require <fcntl.h>
24293      Branch: metaconfig
24294            ! U/compline/nblock_io.U
24295 ____________________________________________________________________________
24296 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
24297         Log: Don't require make; have both make and gmake optional.
24298              (Maybe have a check that at least one of them is available?)
24299      Branch: metaconfig
24300            ! U/modified/Loc.U
24301 ____________________________________________________________________________
24302 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
24303         Log: cat might be farther than /bin or /usr/bin.
24304      Branch: metaconfig
24305            ! U/modified/spitshell.U
24306 ____________________________________________________________________________
24307 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
24308         Log: In VOS the path component separator is >, not /.
24309      Branch: metaconfig
24310            ! U/modified/Findhdr.U
24311 ____________________________________________________________________________
24312 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
24313         Log: The VOS shell doesn't implement the ? wildcard
24314              (? is used for other purposes, I assume); but
24315              it does implement the * wildcard, and that works
24316              in the general case just fine.
24317      Branch: metaconfig/U/perl
24318            ! d_dlsymun.U
24319 ____________________________________________________________________________
24320 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
24321         Log: VOS detection.
24322      Branch: metaconfig
24323            ! U/modified/Oldconfig.U
24324 ____________________________________________________________________________
24325 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
24326         Log: Proper path for VOS.
24327      Branch: metaconfig
24328            ! U/modified/Head.U
24329 ____________________________________________________________________________
24330 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
24331         Log: Change s/>& 4/>&4/g for consistency.
24332      Branch: metaconfig
24333            + U/modified/d_dosuid.U
24334            ! U/modified/d_socket.U
24335      Branch: metaconfig/U/perl
24336            ! issymlink.U perlxvf.U
24337 ____________________________________________________________________________
24338 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
24339         Log: Subject: Re: Benchmark.t failure on Linux
24340              From: Nicholas Clark <nick@ccl4.org>
24341              Date: Tue, 18 Dec 2001 22:51:25 +0000
24342              Message-ID: <20011218225124.N21702@plum.flirble.org>
24343      Branch: perl
24344            ! lib/Benchmark.t
24345 ____________________________________________________________________________
24346 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
24347         Log: Re-applying #13752 until a better solution can be found.
24348      Branch: perl
24349            ! lib/ExtUtils/t/MM_Unix.t
24350 ____________________________________________________________________________
24351 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
24352         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
24353              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
24354              Date: Tue, 18 Dec 2001 12:05:40 -0500
24355              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
24356      Branch: perl
24357            ! lib/Exporter.pm
24358 ____________________________________________________________________________
24359 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
24360         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
24361              findings -- some of the warnings I can't explain except
24362              by NVgf being detected wrong, though.
24363      Branch: perl
24364            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
24365 ____________________________________________________________________________
24366 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
24367         Log: Subject: [PATCH] pod/perluniintro.pod
24368              From: Jeffrey Friedl <jfriedl@yahoo.com>
24369              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
24370              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
24371      Branch: perl
24372            ! pod/perluniintro.pod
24373 ____________________________________________________________________________
24374 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
24375         Log: ".pm" is the native executable suffix in VOS.
24376      Branch: perl
24377            ! hints/vos.sh
24378 ____________________________________________________________________________
24379 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
24380         Log: Integrate perlio;
24381              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
24382      Branch: perl
24383           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
24384 ____________________________________________________________________________
24385 [ 13760] By: nick                                  on 2001/12/18  15:55:22
24386         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
24387              - added delete of READONLY value inhibit & test for same
24388              - re-tabbed
24389      Branch: perlio
24390            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
24391 ____________________________________________________________________________
24392 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
24393         Log: (Undone by #13766.)
24394              Retract #13752.
24395      Branch: perl
24396            ! lib/ExtUtils/t/MM_Unix.t
24397 ____________________________________________________________________________
24398 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
24399         Log: Echoes of #13757.
24400      Branch: perl
24401            ! t/lib/warnings/utf8
24402 ____________________________________________________________________________
24403 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
24404         Log: Make the utf8 malformedness messages more verbose.
24405      Branch: perl
24406            ! lib/utf8.t utf8.c
24407 ____________________________________________________________________________
24408 [ 13756] By: nick                                  on 2001/12/18  14:43:58
24409         Log: Integrate mainline
24410      Branch: perlio
24411           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
24412           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
24413           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
24414           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
24415           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
24416           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
24417            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
24418            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
24419            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
24420            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
24421            - lib/ExtUtils/testlib.t
24422           !> (integrate 28 files)
24423 ____________________________________________________________________________
24424 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
24425         Log: README.aix updates from Jens-Uwe Mager.
24426      Branch: perl
24427            ! README.aix
24428 ____________________________________________________________________________
24429 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
24430         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
24431              From: Michael G Schwern <schwern@pobox.com>
24432              Date: Tue, 18 Dec 2001 00:58:18 -0500
24433              Message-ID: <20011218055818.GC4362@blackrider>
24434      Branch: perl
24435            ! lib/Benchmark.t
24436 ____________________________________________________________________________
24437 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
24438         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
24439              From: Michael G Schwern <schwern@pobox.com>
24440              Date: Tue, 18 Dec 2001 00:40:38 -0500
24441              Message-ID: <20011218054038.GB4362@blackrider>
24442      Branch: perl
24443            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
24444 ____________________________________________________________________________
24445 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
24446         Log: (reintroduced by #13766)
24447              (retracted by #13759)
24448              
24449              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
24450              From: Michael G Schwern <schwern@pobox.com>  
24451              Date: Tue, 18 Dec 2001 00:00:23 -0500
24452              Message-ID: <20011218050023.GA27893@blackrider>
24453      Branch: perl
24454            ! lib/ExtUtils/t/MM_Unix.t
24455 ____________________________________________________________________________
24456 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
24457         Log: Re-patch #13749.
24458      Branch: perl
24459            ! t/op/glob.t
24460 ____________________________________________________________________________
24461 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
24462         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
24463              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24464              Date: Tue, 18 Dec 2001 12:55:43 +0000
24465              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
24466      Branch: perl
24467            ! ext/Devel/Peek/Peek.pm
24468 ____________________________________________________________________________
24469 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
24470         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
24471              From: Robin Houston <robin@kitsite.com> 
24472              Date: Tue, 18 Dec 2001 14:54:33 +0000
24473              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
24474      Branch: perl
24475            ! t/op/glob.t
24476 ____________________________________________________________________________
24477 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
24478         Log: Subject: [PATCH] slightly more for Exporter.pm
24479              From: Nicholas Clark <nick@ccl4.org>
24480              Date: Tue, 18 Dec 2001 00:22:03 +0000
24481              Message-ID: <20011218002203.M21702@plum.flirble.org>
24482      Branch: perl
24483            ! lib/Exporter.pm
24484 ____________________________________________________________________________
24485 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
24486         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
24487              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24488              Date: Mon, 17 Dec 2001 16:37:18 +0100
24489              Message-ID: <20011217163718.A2292@rafael>
24490              
24491              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
24492              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24493              Date: Mon, 17 Dec 2001 23:17:06 +0100
24494              Message-ID: <20011217231706.A730@rafael>
24495      Branch: perl
24496            ! pod/perlsub.pod pp.c toke.c
24497 ____________________________________________________________________________
24498 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
24499         Log: Update Changes.
24500      Branch: perl
24501            ! Changes patchlevel.h
24502 ____________________________________________________________________________
24503 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
24504         Log: New test warrants a MANIFEST entry.
24505      Branch: perl
24506            ! MANIFEST
24507 ____________________________________________________________________________
24508 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
24509         Log: Subject: Re: [PATCH] ...while $var = glob(...)
24510              From: Robin Houston <robin@kitsite.com>
24511              Date: Mon, 17 Dec 2001 20:27:30 +0000
24512              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
24513              
24514              Can't portably unlink open files.
24515      Branch: perl
24516            ! t/op/glob.t
24517 ____________________________________________________________________________
24518 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
24519         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
24520      Branch: perl
24521            ! pod/perluniintro.pod
24522 ____________________________________________________________________________
24523 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
24524         Log: Move typeglob test from glob.t to gv.t.
24525      Branch: perl
24526            ! t/op/glob.t t/op/gv.t
24527 ____________________________________________________________________________
24528 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
24529         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
24530              From: Robin Houston <robin@kitsite.com> 
24531              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
24532              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
24533      Branch: perl
24534            ! t/op/glob.t
24535 ____________________________________________________________________________
24536 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
24537         Log: Demote the surrogate and non-character errors to warnings.
24538      Branch: perl
24539            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
24540 ____________________________________________________________________________
24541 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
24542         Log: Subject: [PATCH] more POSIX tests, and more autoloading
24543              From: Nicholas Clark <nick@ccl4.org>
24544              Date: Mon, 17 Dec 2001 18:27:47 +0000
24545              Message-ID: <20011217182747.D21702@plum.flirble.org>
24546      Branch: perl
24547            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
24548 ____________________________________________________________________________
24549 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
24550         Log: Subject: [PATCH] ...while $var = glob(...)
24551              From: Robin Houston <robin@kitsite.com> 
24552              Date: Mon, 17 Dec 2001 15:51:54 +0000
24553              Message-ID: <20011217155153.A311@robin.kitsite.com>
24554      Branch: perl
24555            ! op.c
24556 ____________________________________________________________________________
24557 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
24558         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
24559              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24560              Date: Mon, 17 Dec 2001 15:23:01 +0100
24561              Message-ID: <20011217152301.A704@rafael>
24562      Branch: perl
24563            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
24564 ____________________________________________________________________________
24565 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
24566         Log: The system() vs $SIG{ARLM} is no more a todo.
24567      Branch: perl
24568            ! t/op/alarm.t
24569 ____________________________________________________________________________
24570 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
24571         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
24572              From: Michael G Schwern <schwern@pobox.com>
24573              Date: Sun, 16 Dec 2001 23:59:01 -0500
24574              Message-ID: <20011217045901.GL17232@blackrider>
24575      Branch: perl
24576            + t/op/alarm.t
24577            ! MANIFEST
24578 ____________________________________________________________________________
24579 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
24580         Log: s/UNIX/Unix/
24581      Branch: perl
24582            ! MANIFEST
24583 ____________________________________________________________________________
24584 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
24585         Log: Move ExtUtils tests to lib/ExtUtils/t.
24586      Branch: perl
24587            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
24588            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
24589            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
24590            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
24591            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
24592            + lib/ExtUtils/t/testlib.t
24593            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
24594            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
24595            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
24596            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
24597            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
24598            ! MANIFEST
24599 ____________________________________________________________________________
24600 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
24601         Log: Subject: [PATCH] MM_Unix tests, and some questions
24602              From: Tels <perl_dummy@bloodgate.com>
24603              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
24604              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
24605              
24606              Subject: Re: [PATCH] MM_Unix tests, and some questions
24607              From: Tels <perl_dummy@bloodgate.com>
24608              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
24609              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
24610      Branch: perl
24611            + lib/ExtUtils/MM_Unix.t
24612            ! MANIFEST lib/ExtUtils/MM_Unix.pm
24613 ____________________________________________________________________________
24614 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
24615         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
24616              From: Michael G Schwern <schwern@pobox.com>
24617              Date: Sun, 16 Dec 2001 17:53:55 -0500
24618              Message-ID: <20011216225354.GE8900@blackrider>
24619      Branch: perl
24620            ! lib/ExtUtils/MM_Unix.pm
24621 ____________________________________________________________________________
24622 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
24623         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
24624              From: Michael G Schwern <schwern@pobox.com>                
24625              Date: Sun, 16 Dec 2001 16:12:55 -0500
24626              Message-ID: <20011216211255.GV8900@blackrider>
24627      Branch: perl
24628            ! ext/B/B/Deparse.pm
24629 ____________________________________________________________________________
24630 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
24631         Log: Subject: [PATCH] Exporter.pm
24632              From: Nicholas Clark <nick@ccl4.org>
24633              Date: Sun, 16 Dec 2001 19:24:25 +0000
24634              Message-ID: <20011216192425.R21702@plum.flirble.org>
24635      Branch: perl
24636            ! lib/Exporter.pm
24637 ____________________________________________________________________________
24638 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
24639         Log: Subject: [PATCH] Exporter.t (and question)
24640              From: Nicholas Clark <nick@ccl4.org>
24641              Date: Sun, 16 Dec 2001 17:24:55 +0000
24642              Message-ID: <20011216172455.P21702@plum.flirble.org>
24643      Branch: perl
24644            ! lib/Exporter.t
24645 ____________________________________________________________________________
24646 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
24647         Log: Subject: Re: perl@13661
24648              From: "John P. Linderman" <jpl@research.att.com>              
24649              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
24650              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
24651      Branch: perl
24652            ! pp_sort.c
24653 ____________________________________________________________________________
24654 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
24655         Log: Subject: Will the real Unicode encoding please stand up?
24656              From: Jeffrey Friedl <jfriedl@yahoo.com>
24657              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
24658              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
24659      Branch: perl
24660            ! pod/perluniintro.pod
24661 ____________________________________________________________________________
24662 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
24663         Log: Integrate perlio; interruptable system().
24664      Branch: perl
24665           !> util.c
24666 ____________________________________________________________________________
24667 [ 13724] By: nick                                  on 2001/12/17  09:16:50
24668         Log: Fix for alarm() breaking into wait*().
24669              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
24670              signal handler before caller re-does the system call.
24671      Branch: perlio
24672            ! util.c
24673 ____________________________________________________________________________
24674 [ 13723] By: nick                                  on 2001/12/17  07:45:13
24675         Log: Integrate mainline
24676      Branch: perlio
24677           +> (branch 26 files)
24678           !> (integrate 47 files)
24679 ____________________________________________________________________________
24680 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
24681         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
24682              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
24683              and characters beyond 0x10FFF should be disallowed, too,
24684              but some tests would need changing, but more importantly some
24685              APIs would need remodeling since one can easily generate such
24686              characters either by bitwise complements, tr complements, or
24687              v-strings.
24688      Branch: perl
24689            ! pod/perldiag.pod utf8.c
24690 ____________________________________________________________________________
24691 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
24692         Log: Make surrogates illegal also on EBCDIC.
24693      Branch: perl
24694            ! utf8.c
24695 ____________________________________________________________________________
24696 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
24697         Log: Subject: [patch @13687] Unicode::Collate 0.10
24698              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
24699              Date: Sun, 16 Dec 2001 21:22:12 +0900
24700              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
24701      Branch: perl
24702            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
24703            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
24704 ____________________________________________________________________________
24705 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
24706         Log: More documentation for the encoding pragma.
24707      Branch: perl
24708            ! lib/encoding.pm
24709 ____________________________________________________________________________
24710 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
24711         Log: Subject: [PATCH] lib/open.pm 
24712              From: Jeffrey Friedl <jfriedl@yahoo.com>
24713              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
24714              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
24715      Branch: perl
24716            ! lib/open.pm
24717 ____________________________________________________________________________
24718 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
24719         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
24720              From: chromatic <chromatic@rmci.net>
24721              Date: Sat, 15 Dec 2001 23:24:40 -0700
24722              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
24723      Branch: perl
24724            + lib/ExtUtils/Installed.t
24725            ! MANIFEST
24726 ____________________________________________________________________________
24727 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
24728         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
24729              From: Michael G Schwern <schwern@pobox.com>
24730              Date: Sun, 16 Dec 2001 01:14:00 -0500
24731              Message-ID: <20011216061400.GC8900@blackrider>
24732      Branch: perl
24733            ! lib/diagnostics.pm
24734 ____________________________________________________________________________
24735 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
24736         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
24737              From: Michael G Schwern <schwern@pobox.com>
24738              Date: Sun, 16 Dec 2001 01:12:42 -0500
24739              Message-ID: <20011216061242.GB8900@blackrider>
24740      Branch: perl
24741            ! t/test.pl
24742 ____________________________________________________________________________
24743 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
24744         Log: I sometimes outsmart myself.
24745      Branch: perl
24746            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
24747 ____________________________________________________________________________
24748 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
24749         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
24750              From: Michael G Schwern <schwern@pobox.com>
24751              Date: Sat, 15 Dec 2001 15:08:29 -0500
24752              Message-ID: <20011215200829.GK1548@blackrider>
24753      Branch: perl
24754            ! lib/AutoSplit.pm
24755 ____________________________________________________________________________
24756 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
24757         Log: perlunicode enchancements suggested by Jeffrey Friedl.
24758      Branch: perl
24759            ! pod/perlunicode.pod
24760 ____________________________________________________________________________
24761 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
24762         Log: Subject: [PATCH] perlunicode.pod
24763              From: Jeffrey Friedl <jfriedl@yahoo.com>
24764              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
24765              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
24766      Branch: perl
24767            ! pod/perlunicode.pod
24768 ____________________________________________________________________________
24769 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
24770         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
24771              From: Jeffrey Friedl <jfriedl@yahoo.com>
24772              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
24773              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
24774      Branch: perl
24775            ! lib/utf8_heavy.pl
24776 ____________________________________________________________________________
24777 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
24778         Log: Can't create surrogates; so can't match them, either.
24779      Branch: perl
24780            ! pod/perlunicode.pod
24781 ____________________________________________________________________________
24782 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
24783         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
24784              From: Michael G Schwern <schwern@pobox.com>
24785              Date: Sat, 15 Dec 2001 21:20:35 -0500
24786              Message-ID: <20011216022035.GE5672@blackrider>
24787      Branch: perl
24788            ! t/test.pl
24789 ____________________________________________________________________________
24790 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
24791         Log: Make creating UTF-8 surrogates a punishable act.
24792      Branch: perl
24793            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
24794 ____________________________________________________________________________
24795 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
24796         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
24797      Branch: perl
24798            + lib/unicore/In/172.pl lib/unicore/In/173.pl
24799            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
24800            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
24801            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
24802            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
24803            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
24804 ____________________________________________________________________________
24805 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
24806         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
24807              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24808              Date: Sat, 15 Dec 2001 23:21:43 +0100
24809              Message-ID: <20011215232143.A11790@rafael>
24810      Branch: perl
24811            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
24812 ____________________________________________________________________________
24813 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
24814         Log: Make charnames more robust.
24815      Branch: perl
24816            ! lib/charnames.pm
24817 ____________________________________________________________________________
24818 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
24819         Log: The hoops one has to jump through.
24820      Branch: perl
24821            ! ext/I18N/Langinfo/Langinfo.pm
24822 ____________________________________________________________________________
24823 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
24824         Log: Subject: [PATCH] perlstyle.pod nit on warnings
24825              From: Autrijus Tang <autrijus@egb.elixus.org>
24826              Date: Sat, 15 Dec 2001 04:24:34 -0800
24827              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
24828      Branch: perl
24829            ! pod/perlstyle.pod
24830 ____________________________________________________________________________
24831 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
24832         Log: I don't think we are in FooOS, Toto.
24833      Branch: perl
24834            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
24835 ____________________________________________________________________________
24836 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
24837         Log: Subject: Re: Untested modules update:  There's more than we thought
24838              From: chromatic <chromatic@rmci.net>
24839              Date: Fri, 14 Dec 2001 17:20:24 -0700
24840              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
24841      Branch: perl
24842            + lib/ExtUtils/MM_Cygwin.t
24843            ! MANIFEST
24844 ____________________________________________________________________________
24845 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
24846         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
24847              From: Michael G Schwern <schwern@pobox.com> 
24848              Date: Fri, 14 Dec 2001 20:59:42 -0500
24849              Message-ID: <20011215015942.GF28596@blackrider>
24850      Branch: perl
24851            ! t/TEST
24852 ____________________________________________________________________________
24853 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
24854         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
24855              From: Michael G Schwern <schwern@pobox.com> 
24856              Date: Fri, 14 Dec 2001 20:03:46 -0500
24857              Message-ID: <20011215010346.GD28596@blackrider>
24858      Branch: perl
24859            + ext/B/t/bblock.t
24860            ! MANIFEST
24861 ____________________________________________________________________________
24862 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
24863         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
24864              From: Michael G Schwern <schwern@pobox.com> 
24865              Date: Fri, 14 Dec 2001 19:59:13 -0500
24866              Message-ID: <20011215005913.GC28596@blackrider>
24867      Branch: perl
24868            ! ext/B/B/Bblock.pm
24869 ____________________________________________________________________________
24870 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
24871         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
24872              From: Michael G Schwern <schwern@pobox.com> 
24873              Date: Fri, 14 Dec 2001 19:36:12 -0500
24874              Message-ID: <20011215003611.GA28596@blackrider>
24875      Branch: perl
24876            + ext/B/t/asmdata.t
24877            ! MANIFEST
24878 ____________________________________________________________________________
24879 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
24880         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
24881              From: Michael G Schwern <schwern@pobox.com> 
24882              Date: Fri, 14 Dec 2001 19:14:14 -0500
24883              Message-ID: <20011215001414.GA25077@blackrider>
24884      Branch: perl
24885            ! bytecode.pl ext/B/B/Asmdata.pm
24886 ____________________________________________________________________________
24887 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
24888         Log: Permissions.
24889      Branch: perl
24890            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
24891            ! ext/Devel/PPPort/module3.c
24892 ____________________________________________________________________________
24893 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
24894         Log: Benchmark test from Nicholas Clark.
24895      Branch: perl
24896            + lib/Benchmark.t
24897            ! MANIFEST lib/Benchmark.pm
24898 ____________________________________________________________________________
24899 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
24900         Log: Mithing.
24901      Branch: perl
24902            + lib/Attribute/Handlers/demo/demo2.pl
24903            + lib/Attribute/Handlers/demo/demo3.pl
24904            + lib/Attribute/Handlers/demo/demo4.pl
24905 ____________________________________________________________________________
24906 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
24907         Log: Silence compiler worries found by Schwern/Digital cc.
24908      Branch: perl
24909            ! perlio.c sv.c x2p/str.c
24910 ____________________________________________________________________________
24911 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
24912         Log: User may not have a valid home directory even if
24913              getpwuid() succedds.
24914      Branch: perl
24915            ! ext/File/Glob/t/basic.t
24916 ____________________________________________________________________________
24917 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
24918         Log: Integrate with perlio.  (No changes, but that's okay.)
24919      Branch: perl
24920           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
24921 ____________________________________________________________________________
24922 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
24923         Log: Add a Configure hints file for VOS: the POSIX support
24924              of VOS is getting close to the point where it can run
24925              Configure (some Configure tweaks will be required).
24926      Branch: perl
24927            + hints/vos.sh
24928            ! MANIFEST
24929 ____________________________________________________________________________
24930 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
24931         Log: Update Changes.
24932      Branch: perl
24933            ! Changes patchlevel.h
24934 ____________________________________________________________________________
24935 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
24936         Log: Reintroduce Attribute::Handlers with Spider's fixes.
24937      Branch: perl
24938            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
24939            + lib/Attribute/Handlers/README
24940            + lib/Attribute/Handlers/demo/Demo.pm
24941            + lib/Attribute/Handlers/demo/Descriptions.pm
24942            + lib/Attribute/Handlers/demo/MyClass.pm
24943            + lib/Attribute/Handlers/demo/demo.pl
24944            + lib/Attribute/Handlers/demo/demo_call.pl
24945            + lib/Attribute/Handlers/demo/demo_chain.pl
24946            + lib/Attribute/Handlers/demo/demo_cycle.pl
24947            + lib/Attribute/Handlers/demo/demo_hashdir.pl
24948            + lib/Attribute/Handlers/demo/demo_phases.pl
24949            + lib/Attribute/Handlers/demo/demo_range.pl
24950            + lib/Attribute/Handlers/demo/demo_rawdata.pl
24951            + lib/Attribute/Handlers/t/multi.t
24952            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
24953 ____________________________________________________________________________
24954 [ 13685] By: nick                                  on 2001/12/14  15:57:00
24955         Log: Integrate mainline
24956      Branch: perlio
24957           +> t/run/switcht.t
24958           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
24959           !> perlapi.h pod/perlrun.pod t/TEST taint.c
24960 ____________________________________________________________________________
24961 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
24962         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
24963              From: Michael G Schwern <schwern@pobox.com> 
24964              Date: Thu, 13 Dec 2001 19:27:08 -0500
24965              Message-ID: <20011214002707.GA10532@blackrider>
24966              
24967              (reword the perlrun -t description a bit,
24968              and move the Itaint_warn to the bottom of
24969              the intrpvar.h for binary compatibility)
24970      Branch: perl
24971            + t/run/switcht.t
24972            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
24973            ! perlapi.h pod/perlrun.pod t/TEST taint.c
24974 ____________________________________________________________________________
24975 [ 13683] By: nick                                  on 2001/12/14  12:29:41
24976         Log: Integrate mainline
24977      Branch: perlio
24978           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
24979           +> lib/Term/ReadLine.t t/op/hashassign.t
24980            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
24981            - lib/Attribute/Handlers/README
24982            - lib/Attribute/Handlers/demo/Demo.pm
24983            - lib/Attribute/Handlers/demo/Descriptions.pm
24984            - lib/Attribute/Handlers/demo/MyClass.pm
24985            - lib/Attribute/Handlers/demo/demo.pl
24986            - lib/Attribute/Handlers/demo/demo2.pl
24987            - lib/Attribute/Handlers/demo/demo3.pl
24988            - lib/Attribute/Handlers/demo/demo4.pl
24989            - lib/Attribute/Handlers/demo/demo_call.pl
24990            - lib/Attribute/Handlers/demo/demo_chain.pl
24991            - lib/Attribute/Handlers/demo/demo_cycle.pl
24992            - lib/Attribute/Handlers/demo/demo_hashdir.pl
24993            - lib/Attribute/Handlers/demo/demo_phases.pl
24994            - lib/Attribute/Handlers/demo/demo_range.pl
24995            - lib/Attribute/Handlers/demo/demo_rawdata.pl
24996            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
24997           !> (integrate 101 files)
24998 ____________________________________________________________________________
24999 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
25000         Log: Detypo.
25001      Branch: perl
25002            ! utf8.c
25003 ____________________________________________________________________________
25004 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
25005         Log: Buffer overflow checks.
25006      Branch: perl
25007            ! utf8.c
25008 ____________________________________________________________________________
25009 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
25010         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
25011              From: Spider Boardman <spider@leggy.zk3.dec.com>
25012              Date: Thu, 13 Dec 2001 15:32:51 -0500
25013              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
25014      Branch: perl
25015            ! lib/ExtUtils/Embed.t
25016 ____________________________________________________________________________
25017 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
25018         Log: More on the Unicode "line" definition.
25019      Branch: perl
25020            ! pod/perlunicode.pod
25021 ____________________________________________________________________________
25022 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
25023         Log: Open-ended VERSION?
25024      Branch: perl
25025            ! lib/ExtUtils/Install.pm
25026 ____________________________________________________________________________
25027 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
25028         Log: Subject: [PATCH] Better make distclean
25029              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25030              Date: Thu, 13 Dec 2001 21:10:18 +0100
25031              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
25032      Branch: perl
25033            ! Makefile.SH
25034 ____________________________________________________________________________
25035 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
25036         Log: Remove Memoize::Saves as requested by mjd.
25037      Branch: perl
25038            - lib/Memoize/Saves.pm
25039            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
25040 ____________________________________________________________________________
25041 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
25042         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
25043              From: Michael G Schwern <schwern@pobox.com>
25044              Date: Tue, 11 Dec 2001 23:17:32 -0500
25045              Message-ID: <20011212041732.GS17250@blackrider>
25046      Branch: perl
25047            ! lib/ExtUtils/Install.pm
25048 ____________________________________________________________________________
25049 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
25050         Log: Subject: [PATCH] Re: use utf8; with bad utf8
25051              From: Nicholas Clark <nick@ccl4.org>
25052              Date: Thu, 13 Dec 2001 17:09:39 +0000
25053              Message-ID: <20011213170939.L21702@plum.flirble.org>
25054      Branch: perl
25055            ! t/lib/1_compile.t
25056 ____________________________________________________________________________
25057 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
25058         Log: Subject: (LONG!) Sort benchmarks and patch
25059              From: "John P. Linderman" <jpl@research.att.com>
25060              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
25061              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
25062      Branch: perl
25063            ! pp_sort.c
25064 ____________________________________________________________________________
25065 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
25066         Log: Unadorned numbers evil.
25067      Branch: perl
25068            ! pp.c regcomp.c regexec.c utf8.c utf8.h
25069 ____________________________________________________________________________
25070 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
25071         Log: "preprocessing directive not recognized within macro arg"
25072      Branch: perl
25073            ! ext/Data/Dumper/Dumper.xs
25074 ____________________________________________________________________________
25075 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
25076         Log: Subject: Clarifying the documentation of goto            
25077              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
25078              Date: Thu, 13 Dec 2001 08:57:38 -0500
25079              Message-ID: <3C18BD8B@operamail.com>
25080      Branch: perl
25081            ! pod/perlfunc.pod
25082 ____________________________________________________________________________
25083 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
25084         Log: It could be possible for the case-insensitive
25085              Unicode-aware string comparison to wander off
25086              to the la-la land.
25087      Branch: perl
25088            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
25089            ! regexec.c utf8.c
25090 ____________________________________________________________________________
25091 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
25092         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
25093              From: Michael G Schwern <schwern@pobox.com> 
25094              Date: Wed, 12 Dec 2001 21:53:46 -0500
25095              Message-ID: <20011213025346.GH25129@blackrider>
25096      Branch: perl
25097            ! lib/Net/hostent.t t/op/stat.t t/test.pl
25098 ____________________________________________________________________________
25099 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
25100         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
25101              From: Michael G Schwern <schwern@pobox.com> 
25102              Date: Wed, 12 Dec 2001 20:33:42 -0500
25103              Message-ID: <20011213013342.GX25129@blackrider>
25104      Branch: perl
25105            ! t/io/fs.t
25106 ____________________________________________________________________________
25107 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
25108         Log: Subject: Re: [PATCH] use utf8; tests
25109              From: Nicholas Clark <nick@ccl4.org>
25110              Date: Thu, 13 Dec 2001 00:16:58 +0000
25111              Message-ID: <20011213001658.I21702@plum.flirble.org>
25112      Branch: perl
25113            ! lib/utf8.t
25114 ____________________________________________________________________________
25115 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
25116         Log: EPOC fixes from Olaf Flebbe.
25117      Branch: perl
25118            ! README.epoc epoc/config.sh epoc/createpkg.pl
25119            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
25120 ____________________________________________________________________________
25121 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
25122         Log: Subject: [PATCH perl@13661] VMS test fix-ups
25123              From: "Craig A. Berry" <craigberry@mac.com>
25124              Date: Wed, 12 Dec 2001 16:27:48 -0600
25125              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
25126      Branch: perl
25127            ! lib/Net/hostent.t t/io/fs.t
25128 ____________________________________________________________________________
25129 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
25130         Log: Subject: Re: Next cygwin round.
25131              From: "Gerrit P. Haase" <gp@familiehaase.de>
25132              Date: Wed, 12 Dec 2001 21:59:00 +0100
25133              Message-ID: <122343874595.20011212215900@familiehaase.de>
25134      Branch: perl
25135            ! t/io/fs.t
25136 ____________________________________________________________________________
25137 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
25138         Log: Subject: [PATCH] use utf8; tests
25139              From: Nicholas Clark <nick@ccl4.org>
25140              Date: Wed, 12 Dec 2001 20:07:04 +0000
25141              Message-ID: <20011212200704.E21702@plum.flirble.org>
25142      Branch: perl
25143            ! lib/utf8.t t/test.pl
25144 ____________________________________________________________________________
25145 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
25146         Log: Update Changes.
25147      Branch: perl
25148            ! Changes patchlevel.h
25149 ____________________________________________________________________________
25150 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
25151         Log: Subject: [PATCH] Passing in env to perl_parse did not work
25152              From: Gisle Aas <gisle@ActiveState.com>
25153              Date: 11 Dec 2001 20:52:57 -0800
25154              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
25155      Branch: perl
25156            ! perl.c perl.h
25157 ____________________________________________________________________________
25158 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
25159         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
25160              mostly gcc -Wall complaining about the argument of %p not
25161              being a void *.
25162      Branch: perl
25163            ! perlio.c regcomp.c taint.c toke.c
25164 ____________________________________________________________________________
25165 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
25166         Log: metaconfig unit change for #13657.
25167      Branch: metaconfig
25168            ! U/modified/nis.U
25169 ____________________________________________________________________________
25170 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
25171         Log: Try YP/NIS also from /usr/lib/yp.
25172      Branch: perl
25173            ! Configure
25174 ____________________________________________________________________________
25175 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
25176         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
25177              From: Michael G Schwern <schwern@pobox.com>                
25178              Date: Wed, 12 Dec 2001 05:27:02 -0500      
25179              Message-ID: <20011212102702.GW17250@blackrider>
25180              
25181              (the op/grent part)
25182      Branch: perl
25183            ! t/op/grent.t
25184 ____________________________________________________________________________
25185 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
25186         Log: Weed out .files from ls and readdir() results.
25187      Branch: perl
25188            ! t/op/stat.t
25189 ____________________________________________________________________________
25190 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
25191         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
25192              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
25193              Date: Wed, 12 Dec 2001 10:52:21 +0100
25194              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
25195      Branch: perl
25196            ! lib/File/Find.pm
25197 ____________________________________________________________________________
25198 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
25199         Log: Subject: [PATCH] doio fatal on cygwin for 13651
25200              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
25201              Date: Wed, 12 Dec 2001 11:28:13 +0100      
25202              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
25203      Branch: perl
25204            ! doio.c
25205 ____________________________________________________________________________
25206 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
25207         Log: Get the whole line of ls, makes debugging easier
25208              (from Schwern)
25209      Branch: perl
25210            ! t/op/stat.t
25211 ____________________________________________________________________________
25212 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
25213         Log: rename() must be tested even without link()
25214              or the utime() and rename-directory tests fail.
25215              (Also got the BeOS utime atime/time the wrong way round.)
25216      Branch: perl
25217            ! t/io/fs.t
25218 ____________________________________________________________________________
25219 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
25220         Log: Now that the beos.c is compiled at the main level
25221              the header is in the beos/
25222      Branch: perl
25223            ! beos/beos.c
25224 ____________________________________________________________________________
25225 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
25226         Log: Must remember to require Socket.
25227      Branch: perl
25228            ! ext/Sys/Syslog/syslog.t
25229 ____________________________________________________________________________
25230 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
25231         Log: In BeOS Errno must resort to actual compilation
25232              and execution for some of the error constants.
25233      Branch: perl
25234            ! ext/Errno/Errno_pm.PL
25235 ____________________________________________________________________________
25236 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
25237         Log: BeOS still has no good sockets.
25238      Branch: perl
25239            ! ext/IO/lib/IO/t/io_sel.t
25240 ____________________________________________________________________________
25241 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
25242         Log: BeOS sockets are not true sockets.
25243      Branch: perl
25244            ! ext/IO/lib/IO/t/io_poll.t
25245 ____________________________________________________________________________
25246 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
25247         Log: No Socket, no Syslog.
25248      Branch: perl
25249            ! ext/Sys/Syslog/syslog.t
25250 ____________________________________________________________________________
25251 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
25252         Log: (On some platforms) missing truncate FH.
25253      Branch: perl
25254            ! pod/perltodo.pod
25255 ____________________________________________________________________________
25256 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
25257         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
25258              and vms would be muchly appreciated.
25259      Branch: perl
25260            ! t/io/fs.t
25261 ____________________________________________________________________________
25262 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
25263         Log: utime() updates only the mtime in BeOS. 
25264      Branch: perl
25265            ! pod/perlport.pod
25266 ____________________________________________________________________________
25267 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
25268         Log: No link(), no need to dSP.
25269      Branch: perl
25270            ! pp_sys.c
25271 ____________________________________________________________________________
25272 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
25273         Log: Missing argument.
25274      Branch: perl
25275            ! utf8.c
25276 ____________________________________________________________________________
25277 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
25278         Log: (1) To assume any setuid programs is silly.
25279              (2) Chaining tests with booleans means that some
25280              of them may not get run which means getting out
25281              of test count sync.
25282      Branch: perl
25283            ! t/op/stat.t
25284 ____________________________________________________________________________
25285 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
25286         Log: The beos.c needs to be in the main directory.
25287      Branch: perl
25288            ! hints/beos.sh
25289 ____________________________________________________________________________
25290 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
25291         Log: Detypo and rename.
25292      Branch: perl
25293            ! doio.c perl.h perlio.c perliol.h
25294 ____________________________________________________________________________
25295 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
25296         Log: This time I test compiled.  Honest.
25297      Branch: perl
25298            ! beos/beos.c
25299 ____________________________________________________________________________
25300 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
25301         Log: Subject: [PATCH] slightly more pack tests
25302              From: Nicholas Clark <nick@ccl4.org>
25303              Date: Tue, 11 Dec 2001 23:41:23 +0000
25304              Message-ID: <20011211234123.Y21702@plum.flirble.org>
25305      Branch: perl
25306            ! t/op/pack.t
25307 ____________________________________________________________________________
25308 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
25309         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
25310              From: "Craig A. Berry" <craigberry@mac.com>
25311              Date: Tue, 11 Dec 2001 16:39:13 -0600
25312              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
25313      Branch: perl
25314            ! configure.com
25315 ____________________________________________________________________________
25316 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
25317         Log: metaconfig unit change for #13632.
25318      Branch: metaconfig/U/perl
25319            ! perlpath.U
25320 ____________________________________________________________________________
25321 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
25322         Log: Subject: $Config{perlpath} and -Dversiononly
25323              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25324              Date: Tue, 11 Dec 2001 23:32:33 +0100
25325              Message-ID: <20011211233233.A11587@rafael>
25326      Branch: perl
25327            ! Configure
25328 ____________________________________________________________________________
25329 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
25330         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
25331              From: Nicholas Clark <nick@ccl4.org>
25332              Date: Tue, 11 Dec 2001 21:59:36 +0000
25333              Message-ID: <20011211215935.W21702@plum.flirble.org>
25334      Branch: perl
25335            ! t/op/pack.t
25336 ____________________________________________________________________________
25337 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
25338         Log: More UTF-8 API docs.
25339      Branch: perl
25340            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
25341 ____________________________________________________________________________
25342 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
25343         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
25344              From: Nicholas Clark <nick@ccl4.org>
25345              Date: Tue, 11 Dec 2001 20:08:59 +0000
25346              Message-ID: <20011211200859.S21702@plum.flirble.org>
25347      Branch: perl
25348            ! t/op/pack.t
25349 ____________________________________________________________________________
25350 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
25351         Log: Subject: Re: use utf8; with bad utf8
25352              From: Nicholas Clark <nick@ccl4.org>
25353              Date: Tue, 11 Dec 2001 19:49:21 +0000
25354              Message-ID: <20011211194921.R21702@plum.flirble.org>
25355      Branch: perl
25356            ! lib/utf8.t
25357 ____________________________________________________________________________
25358 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
25359         Log: Can't spell worth a dam.  (Try Three Gorges.)
25360      Branch: perl
25361            ! beos/beos.c
25362 ____________________________________________________________________________
25363 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
25364         Log: We need DWIM cpps.
25365      Branch: perl
25366            ! perlio.c
25367 ____________________________________________________________________________
25368 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
25369         Log: The unixish.h needs to be found and the waitpid wrapper
25370              could use a proto.
25371      Branch: perl
25372            ! beos/beosish.h
25373 ____________________________________________________________________________
25374 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
25375         Log: The BeOS waitpid() seems to be broken,
25376              have a wrapper for it.
25377      Branch: perl
25378            + beos/beos.c beos/beosish.h
25379            ! MANIFEST hints/beos.sh perl.h
25380 ____________________________________________________________________________
25381 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
25382         Log: Unlean the leaning tower of Babel.
25383      Branch: perl
25384            ! perl.h
25385 ____________________________________________________________________________
25386 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
25387         Log: Retract #13607 until we figure out what to do with autouse.
25388      Branch: perl
25389            ! lib/Carp.pm
25390 ____________________________________________________________________________
25391 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
25392         Log: Try to handle platforms that have O_TEXT != O_BINARY but
25393              which are not DOSish, BeOS being one of such platforms.
25394              Ideally this should be a Configure test, not a hardwired
25395              cpp symbol test... 
25396      Branch: perl
25397            ! doio.c perl.h perlio.c perliol.h
25398 ____________________________________________________________________________
25399 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
25400         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
25401              From: Jonathan Stowe <gellyfish@gellyfish.com>
25402              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
25403              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
25404      Branch: perl
25405            ! lib/Term/Cap.pm lib/Term/Cap.t
25406 ____________________________________________________________________________
25407 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
25408         Log: Subject: [patch perlio.c] test for NULL before derefencing
25409              From: Stas Bekman <stas@stason.org>
25410              Date: Tue, 11 Dec 2001 16:17:55 +0800
25411              Message-ID: <3C15C133.8@stason.org>
25412      Branch: perl
25413            ! perlio.c
25414 ____________________________________________________________________________
25415 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
25416         Log: metaconfig unit change for #13617.
25417      Branch: metaconfig/U/perl
25418            ! Extensions.U
25419 ____________________________________________________________________________
25420 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
25421         Log: BeOS has socket() but not enough to build a working Socket.
25422              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
25423              new networking implementation, which is rumored to fix the
25424              non-standardness of sockets, but it's apparently not publicly
25425              available, and anything to do with BeOS has become quite
25426              complicated with the sale of the Be assets to Palm.)
25427      Branch: perl
25428            ! Configure
25429 ____________________________________________________________________________
25430 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
25431         Log: Update changes
25432      Branch: maint-5.6/macperl
25433            ! macos/Changes
25434 ____________________________________________________________________________
25435 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
25436         Log: Add extra pod to help
25437      Branch: maint-5.6/macperl
25438            ! macos/macperl/MacPerl.podhelp
25439 ____________________________________________________________________________
25440 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
25441         Log: Return DoAppleScript errors in $@
25442      Branch: maint-5.6/macperl
25443            ! macos/ext/MacPerl/OSA.xs
25444 ____________________________________________________________________________
25445 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
25446         Log: Clear out $^E before each script run
25447      Branch: maint-5.6/macperl
25448            ! macos/macperl/MPScript.c
25449 ____________________________________________________________________________
25450 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
25451         Log: Integrate various changes from maint-5.6/perl/.
25452      Branch: maint-5.6/macperl
25453           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
25454           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
25455 ____________________________________________________________________________
25456 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
25457         Log: Subject: Exporter's documentation shouldn't lie               
25458              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
25459              Date: Mon, 10 Dec 2001 21:30:20 -0500
25460              Message-ID: <3C4AA201@operamail.com>
25461      Branch: perl
25462            ! lib/Exporter.pm
25463 ____________________________________________________________________________
25464 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
25465         Log: Make Errno better in BeOS (the second hunk is
25466              good on any platform).  Still not working in BeOS
25467              are the E constants that refer BeOS native error
25468              constants (B_...) which are enums (*groan*).
25469      Branch: perl
25470            ! ext/Errno/Errno_pm.PL
25471 ____________________________________________________________________________
25472 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
25473         Log: The BeOS linker seems to link the last seen symbol,
25474              not the first (so the symbols of op.o from libperl.so
25475              would get linked to miniperl instead of the symbols of
25476              opmini.o)-- use the same trick as for NeXT4 for linking
25477              miniperl.
25478      Branch: perl
25479            ! Makefile.SH
25480 ____________________________________________________________________________
25481 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
25482         Log: Subject: Re: [PATCH] tests for hash assignment
25483              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25484              Date: Tue, 11 Dec 2001 01:48:55 +0000
25485              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
25486      Branch: perl
25487            ! utf8.c
25488 ____________________________________________________________________________
25489 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
25490         Log: (retracted by #13622)
25491              
25492              Subject: RE: More verbose POD for Carp
25493              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
25494              Date: Mon, 10 Dec 2001 20:23:20 -0500
25495              Message-ID: <3C4A3566@operamail.com>
25496      Branch: perl
25497            ! lib/Carp.pm
25498 ____________________________________________________________________________
25499 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
25500         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
25501              From: "Craig A. Berry" <craigberry@mac.com>
25502              Date: Mon, 10 Dec 2001 18:25:37 -0600
25503              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
25504      Branch: perl
25505            ! t/op/write.t t/test.pl
25506 ____________________________________________________________________________
25507 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
25508         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
25509              From: Michael G Schwern <schwern@pobox.com>
25510              Date: Mon, 10 Dec 2001 08:00:01 -0500
25511              Message-ID: <20011210130000.GK1770@blackrider>
25512      Branch: perl
25513            ! t/comp/multiline.t
25514 ____________________________________________________________________________
25515 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
25516         Log: Subject: Re: [PATCH] tests for hash assignment
25517              From: Nicholas Clark <nick@ccl4.org>
25518              Date: Mon, 10 Dec 2001 23:22:28 +0000
25519              Message-ID: <20011210232228.M21702@plum.flirble.org>
25520      Branch: perl
25521            + t/op/hashassign.t
25522            ! MANIFEST t/op/each.t t/test.pl
25523 ____________________________________________________________________________
25524 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
25525         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
25526              From: "Craig A. Berry" <craigberry@mac.com>
25527              Date: Mon, 10 Dec 2001 16:38:14 -0600
25528              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
25529      Branch: perl
25530            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
25531 ____________________________________________________________________________
25532 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
25533         Log: Subject: [PATCH perl@13600] configure.com fixes
25534              From: "Craig A. Berry" <craigberry@mac.com>
25535              Date: Mon, 10 Dec 2001 14:40:20 -0600
25536              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
25537      Branch: perl
25538            ! configure.com
25539 ____________________________________________________________________________
25540 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
25541         Log: Silence BeOS compilation moaning.
25542      Branch: perl
25543            ! perl.h
25544 ____________________________________________________________________________
25545 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
25546         Log: Update Changes.
25547      Branch: perl
25548            ! Changes patchlevel.h
25549 ____________________________________________________________________________
25550 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
25551         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
25552              From: Michael G Schwern <schwern@pobox.com>
25553              Date: Mon, 10 Dec 2001 01:21:03 -0500
25554              Message-ID: <20011210062103.GC1770@blackrider>
25555      Branch: perl
25556            ! lib/ExtUtils/Command.t
25557 ____________________________________________________________________________
25558 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
25559         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
25560              From: Michael G Schwern <schwern@pobox.com>
25561              Date: Mon, 10 Dec 2001 01:10:57 -0500
25562              Message-ID: <20011210061057.GB1770@blackrider>
25563      Branch: perl
25564            ! t/op/groups.t
25565 ____________________________________________________________________________
25566 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
25567         Log: Retract #13596, #13593 should do the trick.
25568      Branch: perl
25569            ! t/op/stat.t
25570 ____________________________________________________________________________
25571 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
25572         Log: (retracted by #13597, #13593 does the job better)
25573              
25574              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
25575              From: Michael G Schwern <schwern@pobox.com>
25576              Date: Mon, 10 Dec 2001 00:53:16 -0500
25577              Message-ID: <20011210055316.GA1770@blackrider>
25578      Branch: perl
25579            ! t/op/stat.t
25580 ____________________________________________________________________________
25581 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
25582         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
25583              From: Michael G Schwern <schwern@pobox.com> 
25584              Date: Mon, 10 Dec 2001 02:19:14 -0500
25585              Message-ID: <20011210071914.GF1770@blackrider>
25586      Branch: perl
25587            ! lib/AutoSplit.t
25588 ____________________________________________________________________________
25589 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
25590         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
25591              From: Michael G Schwern <schwern@pobox.com>
25592              Date: Mon, 10 Dec 2001 02:47:40 -0500
25593              Message-ID: <20011210074739.GH1770@blackrider>
25594      Branch: perl
25595            ! t/op/pack.t
25596 ____________________________________________________________________________
25597 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
25598         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
25599              From: Michael G Schwern <schwern@pobox.com>
25600              Date: Mon, 10 Dec 2001 02:54:22 -0500
25601              Message-ID: <20011210075422.GI1770@blackrider>
25602      Branch: perl
25603            ! t/test.pl
25604 ____________________________________________________________________________
25605 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
25606         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
25607              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25608              Date: Mon, 10 Dec 2001 08:45:20 +0100
25609              Message-ID: <3C146810.60B5B7C0@alcatel.at>
25610      Branch: perl
25611            ! pp_pack.c
25612 ____________________________________________________________________________
25613 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
25614         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
25615              From: Michael G Schwern <schwern@pobox.com>
25616              Date: Mon, 10 Dec 2001 03:27:02 -0500
25617              Message-ID: <20011210082702.GN1770@blackrider>
25618      Branch: perl
25619            ! t/io/openpid.t
25620 ____________________________________________________________________________
25621 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
25622         Log: More chmod +w.
25623      Branch: perl
25624            ! Porting/makerel
25625 ____________________________________________________________________________
25626 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
25627         Log: Just skip the readability test if running as root.
25628      Branch: perl
25629            ! lib/Net/t/netrc.t
25630 ____________________________________________________________________________
25631 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
25632         Log: Tell about the downside of safe signals.
25633      Branch: perl
25634            ! pod/perldelta.pod
25635 ____________________________________________________________________________
25636 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
25637         Log: Make the whole -lperl thing NetBSD only until we
25638              find some other platform that needs the same.
25639      Branch: perl
25640            ! lib/ExtUtils/MM_Unix.pm
25641 ____________________________________________________________________________
25642 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
25643         Log: Subject: [PATCH t/op/pack.t] Cleanup
25644              From: Michael G Schwern <schwern@pobox.com> 
25645              Date: Sun, 9 Dec 2001 23:08:26 -0500
25646              Message-ID: <20011210040826.GD660@blackrider>
25647      Branch: perl
25648            ! t/op/pack.t
25649 ____________________________________________________________________________
25650 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
25651         Log: Add threads support for NetBSD.
25652              
25653              This is also the first (I think) Perl threads build with
25654              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
25655              NetBSD does not as of yet have true kernel POSIX threads,
25656              but the user-level pth seems to be doing pretty well--
25657              the only failure is that threads/t/basic okays 6 and 7
25658              consistently seem be arriving in the reverse order.
25659              Well, gdbm.t is also failing: 'Undefined PLT symbol
25660              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
25661              guessing that GDBM would need a threaded rebuild.
25662      Branch: perl
25663            ! hints/netbsd.sh
25664 ____________________________________________________________________________
25665 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
25666         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
25667              potential performance hit and change in semantics of closure
25668              lookups after C<undef &foo>)
25669      Branch: maint-5.6/perl
25670            ! op.c
25671 ____________________________________________________________________________
25672 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
25673         Log: metaconfig unit change for #13582.
25674      Branch: metaconfig
25675            ! U/threads/usethreads.U
25676 ____________________________________________________________________________
25677 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
25678         Log: Update the ithreads selection info in Configure,
25679              as suggested by Michael Schwern.
25680      Branch: perl
25681            ! Configure
25682 ____________________________________________________________________________
25683 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
25684         Log: Clearing locale environment simply doesn't seem to
25685              guarantee that (nl_)langinfo(CODESET) would return nil.
25686              (I for example get "ISO8859-1", so <guess>maybe there can
25687              be per-system default settings at work</guess>.)
25688      Branch: perl
25689            ! lib/open.t
25690 ____________________________________________________________________________
25691 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
25692         Log: Subject: RE: Exporter fixes reversed in 13540?
25693              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25694              Date: Sun, 9 Dec 2001 12:55:15 -0500
25695              Message-ID: <3C13F455@operamail.com>
25696      Branch: perl
25697            ! lib/open.pm
25698 ____________________________________________________________________________
25699 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
25700         Log: Root is the lizard king.
25701      Branch: perl
25702            ! lib/Net/t/netrc.t
25703 ____________________________________________________________________________
25704 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
25705         Log: Telling how many tests we are expecting helps.
25706      Branch: perl
25707            ! ext/POSIX/t/waitpid.t
25708 ____________________________________________________________________________
25709 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
25710         Log: Add a test case for waitpid(): from Rocco Caputo.
25711      Branch: perl
25712            + ext/POSIX/t/waitpid.t
25713            ! MANIFEST
25714 ____________________________________________________________________________
25715 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
25716         Log: Subject: [PATCH] Term::ReadLine tweaks and test
25717              From: Richard Clamp <richardc@unixbeard.net>
25718              Date: Mon, 10 Dec 2001 00:51:47 +0000
25719              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
25720      Branch: perl
25721            + lib/Term/ReadLine.t
25722            ! MANIFEST lib/Term/ReadLine.pm
25723 ____________________________________________________________________________
25724 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
25725         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
25726              From: Rocco Caputo <troc@netrus.net>
25727              Date: Sun, 9 Dec 2001 18:12:38 -0500
25728              Message-ID: <20011209181238.A803@eyrie.homenet>
25729      Branch: perl
25730            ! win32/win32.c
25731 ____________________________________________________________________________
25732 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
25733         Log: make sure that va_start() has matching va_end();
25734              from OpenBSD 3.0.
25735      Branch: perl
25736            ! x2p/util.c
25737 ____________________________________________________________________________
25738 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
25739         Log: h2ph updates from OpenBSD 3.0.
25740      Branch: perl
25741            ! utils/h2ph.PL
25742 ____________________________________________________________________________
25743 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
25744         Log: OpenBSD hints update from OpenBSD 3.0.
25745      Branch: perl
25746            ! hints/openbsd.sh
25747 ____________________________________________________________________________
25748 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
25749         Log: DJGPP tweaks from Laszlo Molnar.
25750      Branch: perl
25751            ! djgpp/config.over lib/File/Find/t/find.t
25752            ! lib/File/Find/t/taint.t t/pod/find.t
25753 ____________________________________________________________________________
25754 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
25755         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
25756              From: Michael G Schwern <schwern@pobox.com> 
25757              Date: Sun, 9 Dec 2001 19:28:12 -0500
25758              Message-ID: <20011210002812.GF13586@blackrider>
25759      Branch: perl
25760            ! README.cygwin
25761 ____________________________________________________________________________
25762 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
25763         Log: README.cygwin update from Gerrit P. Haase.
25764      Branch: perl
25765            ! README.cygwin
25766 ____________________________________________________________________________
25767 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
25768         Log: Apply NetBSD patch-ag: shared/static linking,
25769              but make the change less intrusive on non-NetBSD.
25770      Branch: perl
25771            ! lib/ExtUtils/MM_Unix.pm
25772 ____________________________________________________________________________
25773 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
25774         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
25775      Branch: perl
25776            ! lib/ExtUtils/Liblist.pm
25777 ____________________________________________________________________________
25778 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
25779         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
25780      Branch: perl
25781            ! regcomp.c
25782 ____________________________________________________________________________
25783 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
25784         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
25785      Branch: perl
25786            ! pp.c
25787 ____________________________________________________________________________
25788 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
25789         Log: Apply NetBSD patch-ac.
25790              (the fix has already been done: change #9706, fully qualified
25791              pathnames in packlists)
25792      Branch: perl
25793            ! lib/ExtUtils/Install.pm
25794 ____________________________________________________________________________
25795 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
25796         Log: Apply NetBSD patch-ab: NetBSD hints update.
25797      Branch: perl
25798            ! hints/netbsd.sh
25799 ____________________________________________________________________________
25800 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
25801         Log: metaconfig unit changes for #13560.
25802      Branch: metaconfig/U/perl
25803            ! dlsrc.U i_ieeefp.U libperl.U
25804 ____________________________________________________________________________
25805 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
25806         Log: NetBSD has <ieeefp.h> but hidden.
25807      Branch: perl
25808            ! hints/netbsd.sh
25809 ____________________________________________________________________________
25810 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
25811         Log: Implement NetBSD patch-aa.
25812      Branch: perl
25813            ! Configure
25814 ____________________________________________________________________________
25815 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
25816         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
25817              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
25818              Date: Sun, 09 Dec 2001 13:40:58 +0100
25819              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
25820              
25821              (The lstat()s were there in 5.6.1: what happened to them?)
25822      Branch: perl
25823            ! lib/File/Find.pm
25824 ____________________________________________________________________________
25825 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
25826         Log: Quickie documentation of the C UTF-8 API.
25827      Branch: perl
25828            ! pod/perlunicode.pod
25829 ____________________________________________________________________________
25830 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
25831         Log: Subject: bleadperl on cygwin weirdness...
25832              From: "Gerrit P. Haase" <gp@familiehaase.de>
25833              Date: Sun, 9 Dec 2001 20:31:28 +0100
25834              Message-ID: <13779422183.20011209203128@familiehaase.de>          
25835              
25836              (plus libperl*.dll version portability tweaks)
25837      Branch: perl
25838            ! lib/ExtUtils/Embed.t
25839 ____________________________________________________________________________
25840 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
25841         Log: Instead of muting symbol export error if under eval,
25842              delay the errors until the croak().
25843              
25844              (replaces #13408)
25845      Branch: perl
25846            ! lib/Exporter/Heavy.pm
25847 ____________________________________________________________________________
25848 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
25849         Log: Basegroup 0 is a cygwin_nt thing.
25850      Branch: perl
25851            ! t/op/groups.t
25852 ____________________________________________________________________________
25853 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
25854         Log: Also WinME is LoseLink.
25855      Branch: perl
25856            ! t/op/stat.t
25857 ____________________________________________________________________________
25858 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
25859         Log: Forgotten checkin.
25860      Branch: perl
25861            ! lib/User/grent.t
25862 ____________________________________________________________________________
25863 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
25864         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
25865              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
25866              Date: Sun, 09 Dec 2001 13:45:06 +0100
25867              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
25868      Branch: perl
25869            ! lib/File/Find.pm
25870 ____________________________________________________________________________
25871 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
25872         Log: Tweakback.
25873      Branch: perl
25874            ! lib/Net/hostent.t
25875 ____________________________________________________________________________
25876 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
25877         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
25878              From: Michael G Schwern <schwern@pobox.com>
25879              Date: Sat, 8 Dec 2001 14:48:38 -0500
25880              Message-ID: <20011208194838.GA8650@blackrider>
25881      Branch: perl
25882            ! t/op/grent.t
25883 ____________________________________________________________________________
25884 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
25885         Log: Subject: [README.cygwin] Removing old expected test failures
25886              From: Michael G Schwern <schwern@pobox.com>
25887              Date: Sat, 8 Dec 2001 15:38:28 -0500
25888              Message-ID: <20011208203828.GB9017@blackrider>
25889      Branch: perl
25890            ! README.cygwin
25891 ____________________________________________________________________________
25892 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
25893         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
25894              From: Michael G Schwern <schwern@pobox.com>                
25895              Date: Sat, 8 Dec 2001 15:26:59 -0500
25896              Message-ID: <20011208202659.GA9017@blackrider> 
25897      Branch: perl
25898            ! lib/Net/hostent.t
25899 ____________________________________________________________________________
25900 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
25901         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
25902              From: Michael G Schwern <schwern@pobox.com> 
25903              Date: Sat, 8 Dec 2001 15:06:16 -0500
25904              Message-ID: <20011208200616.GA8915@blackrider>
25905      Branch: perl
25906            ! t/op/stat.t
25907 ____________________________________________________________________________
25908 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
25909         Log: Developer deprecations and an incompatibility.
25910      Branch: perl
25911            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
25912 ____________________________________________________________________________
25913 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
25914         Log: Shoo.
25915      Branch: perl
25916            - lib/Attribute/Handlers.pm
25917 ____________________________________________________________________________
25918 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
25919         Log: Remove Attribute::Handlers, as per Damian's request.
25920              (Because of fixing the my variables to be now handled
25921              in run-time, the whole internals of the A::H needs to
25922              be rewritten and Damian will not have time for that
25923              for months.)
25924      Branch: perl
25925            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
25926            - lib/Attribute/Handlers/demo/Demo.pm
25927            - lib/Attribute/Handlers/demo/Descriptions.pm
25928            - lib/Attribute/Handlers/demo/MyClass.pm
25929            - lib/Attribute/Handlers/demo/demo.pl
25930            - lib/Attribute/Handlers/demo/demo2.pl
25931            - lib/Attribute/Handlers/demo/demo3.pl
25932            - lib/Attribute/Handlers/demo/demo4.pl
25933            - lib/Attribute/Handlers/demo/demo_call.pl
25934            - lib/Attribute/Handlers/demo/demo_chain.pl
25935            - lib/Attribute/Handlers/demo/demo_cycle.pl
25936            - lib/Attribute/Handlers/demo/demo_hashdir.pl
25937            - lib/Attribute/Handlers/demo/demo_phases.pl
25938            - lib/Attribute/Handlers/demo/demo_range.pl
25939            - lib/Attribute/Handlers/demo/demo_rawdata.pl
25940            - lib/Attribute/Handlers/t/multi.t
25941            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
25942            ! pod/perlmodlib.pod pod/perltoc.pod
25943 ____________________________________________________________________________
25944 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
25945         Log: Subject: Re: attributes are broken
25946              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25947              Date: Sun, 09 Dec 2001 00:09:23 -0500
25948              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
25949      Branch: perl
25950            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
25951            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
25952            ! xsutils.c
25953 ____________________________________________________________________________
25954 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
25955         Log: Forgotten checkin.
25956      Branch: perl
25957            ! lib/Pod/Text.pm
25958 ____________________________________________________________________________
25959 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
25960         Log: uconfig.h update.
25961      Branch: perl
25962            ! uconfig.h
25963 ____________________________________________________________________________
25964 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
25965         Log: Update Changes.
25966      Branch: perl
25967            ! Changes patchlevel.h
25968 ____________________________________________________________________________
25969 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
25970         Log: Note that some of the Unicode features are
25971              dependent on perlio.
25972      Branch: perl
25973            ! pod/perluniintro.pod
25974 ____________________________________________________________________________
25975 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
25976         Log: Regen perlapi, regen toc.
25977      Branch: perl
25978            ! pod/perlapi.pod pod/perltoc.pod
25979 ____________________________________________________________________________
25980 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
25981         Log: FAQ sync.
25982      Branch: perl
25983            ! pod/perlfaq4.pod pod/perlfaq6.pod
25984 ____________________________________________________________________________
25985 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
25986         Log: Subject: [PATCH] Fix odd language in an sv.c comment
25987              From: coral@eekeek.org
25988              Date: Sat, 8 Dec 2001 12:19:39 -0500
25989              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
25990      Branch: perl
25991            ! sv.c
25992 ____________________________________________________________________________
25993 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
25994         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
25995              From: Michael G Schwern <schwern@pobox.com>
25996              Date: Fri, 7 Dec 2001 20:03:45 -0500
25997              Message-ID: <20011208010345.GD642@blackrider>
25998              
25999              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
26000              From: Michael G Schwern <schwern@pobox.com>
26001              Date: Fri, 7 Dec 2001 20:13:54 -0500
26002              Message-ID: <20011208011354.GE642@blackrider>
26003              
26004              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
26005              From: Michael G Schwern <schwern@pobox.com>
26006              Date: Fri, 7 Dec 2001 21:47:36 -0500
26007              Message-ID: <20011208024736.GH642@blackrider>
26008              
26009              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
26010              From: Michael G Schwern <schwern@pobox.com>
26011              Date: Fri, 7 Dec 2001 23:09:43 -0500
26012              Message-ID: <20011208040943.GK642@blackrider>
26013              
26014              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
26015              Message-Id: <a05101004b83754903506@[172.16.52.1]>
26016              Date: Fri, 7 Dec 2001 23:28:15 -0600
26017              From: "Craig A. Berry" <craigberry@mac.com>
26018      Branch: perl
26019            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
26020 ____________________________________________________________________________
26021 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
26022         Log: Integrate perlio.
26023      Branch: perl
26024           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
26025           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
26026 ____________________________________________________________________________
26027 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
26028         Log: Retract #11156 since Sarathy has found that it breaks code:
26029              http://bugs.ActiveState.com/show_bug.cgi?id=18457
26030              http://bugs.ActiveState.com/show_bug.cgi?id=18858
26031      Branch: perl
26032            ! op.c sv.c t/op/pos.t
26033 ____________________________________________________________________________
26034 [ 13532] By: nick                                  on 2001/12/08  14:11:12
26035         Log: Integrate mainline
26036      Branch: perlio
26037           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
26038           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
26039 ____________________________________________________________________________
26040 [ 13531] By: nick                                  on 2001/12/08  13:48:21
26041         Log: Tweak multi-arg open error messages
26042      Branch: perlio
26043            ! perlio.c
26044 ____________________________________________________________________________
26045 [ 13530] By: nick                                  on 2001/12/08  10:20:06
26046         Log: Allow multi-arg open() if opening layer declares this legal.
26047      Branch: perlio
26048            ! doio.c perlio.c perliol.h
26049 ____________________________________________________________________________
26050 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
26051         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
26052              From: Michael G Schwern <schwern@pobox.com>       
26053              Date: Fri, 7 Dec 2001 19:41:31 -0500
26054              Message-ID: <20011208004131.GC642@blackrider>
26055      Branch: perl
26056            ! t/run/switches.t t/test.pl
26057 ____________________________________________________________________________
26058 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
26059         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
26060              From: Michael G Schwern <schwern@pobox.com>       
26061              Date: Fri, 7 Dec 2001 19:12:44 -0500
26062              Message-ID: <20011208001244.GB642@blackrider>
26063      Branch: perl
26064            ! t/op/stat.t
26065 ____________________________________________________________________________
26066 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
26067         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
26068              From: Michael G Schwern <schwern@pobox.com>
26069              Date: Fri, 7 Dec 2001 17:28:57 -0500
26070              Message-ID: <20011207222857.GI23210@blackrider>
26071      Branch: perl
26072            ! t/op/magic.t
26073 ____________________________________________________________________________
26074 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
26075         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
26076      Branch: perl
26077            ! t/test.pl
26078 ____________________________________________________________________________
26079 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
26080         Log: which_perl: delay as much a possible till runtime.
26081      Branch: perl
26082            ! t/test.pl
26083 ____________________________________________________________________________
26084 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
26085         Log: Further tweakage to which_perl().
26086      Branch: perl
26087            ! t/test.pl
26088 ____________________________________________________________________________
26089 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
26090         Log: perluniintro tweaks.
26091      Branch: perl
26092            ! pod/perluniintro.pod
26093 ____________________________________________________________________________
26094 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
26095         Log: Tweak the $Perl computation.
26096      Branch: perl
26097            ! t/test.pl
26098 ____________________________________________________________________________
26099 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
26100         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
26101              From: Nicholas Clark <nick@ccl4.org>
26102              Date: Fri, 7 Dec 2001 17:06:56 +0000
26103              Message-ID: <20011207170656.G21702@plum.flirble.org>
26104      Branch: perl
26105            ! doop.c t/op/chop.t
26106 ____________________________________________________________________________
26107 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
26108         Log: Update Changes.
26109      Branch: perl
26110            ! Changes patchlevel.h
26111 ____________________________________________________________________________
26112 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
26113         Log: Missing ).
26114      Branch: perl
26115            ! t/test.pl
26116 ____________________________________________________________________________
26117 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
26118         Log: Allow several arguments to display().
26119      Branch: perl
26120            ! t/test.pl
26121 ____________________________________________________________________________
26122 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
26123         Log: /dev/stdout could be either a character special file
26124              or a named pipe, so let's pretend it doesn't exist.
26125      Branch: perl
26126            ! t/op/stat.t
26127 ____________________________________________________________________________
26128 [ 13516] By: nick                                  on 2001/12/07  15:09:23
26129         Log: Integrate again - can I catch up ?
26130      Branch: perlio
26131           !> t/test.pl
26132 ____________________________________________________________________________
26133 [ 13515] By: nick                                  on 2001/12/07  15:08:17
26134         Log: Integrate mainline some more
26135      Branch: perlio
26136           !> README.hpux hints/linux.sh pod/perlfunc.pod
26137 ____________________________________________________________________________
26138 [ 13514] By: nick                                  on 2001/12/07  15:07:15
26139         Log: Integrate mainline
26140      Branch: perlio
26141           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
26142           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
26143           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
26144           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
26145           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
26146           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
26147           +> t/lib/Math/BigInt/BareCalc.pm
26148            - ext/Devel/PPPort/harness/Harness.pm
26149            - ext/Devel/PPPort/harness/Harness.xs
26150            - ext/Devel/PPPort/harness/Makefile.PL
26151            - ext/Devel/PPPort/harness/module2.c
26152            - ext/Devel/PPPort/harness/module3.c
26153            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
26154            - lib/File/Spec/Functions.t
26155           !> (integrate 103 files)
26156 ____________________________________________________________________________
26157 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
26158         Log: Add display() for displaying icky scalars.
26159      Branch: perl
26160            ! t/test.pl
26161 ____________________________________________________________________________
26162 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
26163         Log: Subject: [ID 20011207.001] documentation bug for waitpid
26164              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
26165              Date: Fri, 7 Dec 2001 12:44:56 +0100
26166              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
26167      Branch: perl
26168            ! pod/perlfunc.pod
26169 ____________________________________________________________________________
26170 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
26171         Log: gcc version matching didn't.
26172      Branch: perl
26173            ! hints/linux.sh
26174 ____________________________________________________________________________
26175 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
26176         Log: Subject: HP renamed their servers              
26177              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26178              Date: Fri, 07 Dec 2001 12:07:22 +0100
26179              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
26180      Branch: perl
26181            ! README.hpux
26182 ____________________________________________________________________________
26183 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
26184         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
26185              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26186              Date: Fri, 7 Dec 2001 00:24:55 -0500
26187              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
26188      Branch: perl
26189            ! pod/perlport.pod
26190 ____________________________________________________________________________
26191 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
26192         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
26193              From: Michael G Schwern <schwern@pobox.com> 
26194              Date: Thu, 6 Dec 2001 22:56:34 -0500
26195              Message-ID: <20011207035634.GO22648@blackrider>
26196      Branch: perl
26197            ! t/base/lex.t t/op/exec.t
26198 ____________________________________________________________________________
26199 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
26200         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
26201              From: Michael G Schwern <schwern@pobox.com>
26202              Date: Thu, 6 Dec 2001 22:45:44 -0500
26203              Message-ID: <20011207034544.GN22648@blackrider>
26204              
26205              (plus op/ref tweak)
26206      Branch: perl
26207            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
26208            ! t/run/kill_perl.t t/test.pl
26209 ____________________________________________________________________________
26210 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
26211         Log: Upgrade to Math::BigInt 1.48.
26212      Branch: perl
26213            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
26214            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
26215            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
26216            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
26217            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
26218            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
26219            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
26220 ____________________________________________________________________________
26221 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
26222         Log: Mention also perl56delta in case someone is upgrading from
26223              Perl 5.005_03.
26224      Branch: perl
26225            ! pod/perldelta.pod
26226 ____________________________________________________________________________
26227 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
26228         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
26229              From: Michael G Schwern <schwern@pobox.com>
26230              Date: Thu, 6 Dec 2001 15:15:28 -0500
26231              Message-ID: <20011206201528.GF16414@blackrider>
26232              
26233              (just the term.t, not the lex.t)
26234              
26235              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
26236              From: Michael G Schwern <schwern@pobox.com>
26237              Date: Thu, 6 Dec 2001 15:22:22 -0500
26238              Message-ID: <20011206202222.GG16414@blackrider>
26239              
26240              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
26241              From: Michael G Schwern <schwern@pobox.com>
26242              Date: Thu, 6 Dec 2001 15:31:58 -0500
26243              Message-ID: <20011206203158.GI16414@blackrider>
26244              
26245              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
26246              From: Michael G Schwern <schwern@pobox.com>
26247              Date: Thu, 6 Dec 2001 17:38:55 -0500
26248              Message-ID: <20011206223855.GC22648@blackrider>
26249      Branch: perl
26250            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
26251            ! t/test.pl
26252 ____________________________________________________________________________
26253 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
26254         Log: Update the thr5005 situation.
26255      Branch: perl
26256            ! pod/perldelta.pod
26257 ____________________________________________________________________________
26258 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
26259         Log: perldelta borrowings from perl561delta.
26260      Branch: perl
26261            ! pod/perldelta.pod
26262 ____________________________________________________________________________
26263 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
26264         Log: Add the 5.6.1 perldelta as perl561delta.
26265              (Makes it easier to steal stuff for perldelta :-)
26266      Branch: perl
26267            + pod/perl561delta.pod
26268            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
26269 ____________________________________________________________________________
26270 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
26271         Log: Retract #13496 for now.
26272      Branch: perl
26273            ! t/base/lex.t t/base/term.t
26274 ____________________________________________________________________________
26275 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
26276         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
26277              From: "Craig A. Berry" <craigberry@mac.com>
26278              Date: Thu, 6 Dec 2001 14:54:36 -0600
26279              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
26280      Branch: perl
26281            ! vms/ext/filespec.t
26282 ____________________________________________________________________________
26283 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
26284         Log: (retracted by #13499)
26285              
26286              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
26287              From: Michael G Schwern <schwern@pobox.com>
26288              Date: Thu, 6 Dec 2001 15:15:28 -0500
26289              Message-ID: <20011206201528.GF16414@blackrider>
26290      Branch: perl
26291            ! t/base/lex.t t/base/term.t
26292 ____________________________________________________________________________
26293 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
26294         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
26295              From: Michael G Schwern <schwern@pobox.com>
26296              Date: Thu, 6 Dec 2001 13:54:48 -0500
26297              Message-ID: <20011206185448.GC16414@blackrider>
26298      Branch: perl
26299            ! t/op/stat.t
26300 ____________________________________________________________________________
26301 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
26302         Log: The #4 has nothing to do with Unicode.
26303      Branch: perl
26304            ! t/op/tr.t
26305 ____________________________________________________________________________
26306 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
26307         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
26308              From: Michael G Schwern <schwern@pobox.com>
26309              Date: Thu, 6 Dec 2001 13:45:48 -0500
26310              Message-ID: <20011206184548.GB16414@blackrider>
26311      Branch: perl
26312            ! t/op/tr.t
26313 ____________________________________________________________________________
26314 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
26315         Log: Update Changes.
26316      Branch: perl
26317            ! Changes patchlevel.h
26318 ____________________________________________________________________________
26319 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
26320         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
26321              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26322              Date: Thu, 6 Dec 2001 11:41:25 EST
26323              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
26324      Branch: perl
26325            ! vms/vms.c vms/vmsish.h
26326 ____________________________________________________________________________
26327 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
26328         Log: Subject: [PATCH] Re: weirdness in regexps
26329              From: Robin Houston <robin@kitsite.com> 
26330              Date: Thu, 6 Dec 2001 14:44:01 +0000
26331              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
26332      Branch: perl
26333            ! op.c t/lib/strict/subs
26334 ____________________________________________________________________________
26335 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
26336         Log: Make the -b -c -S tests count all of the /dev, not just
26337              check the first one, as suggested by Benjamin Goldberg.
26338      Branch: perl
26339            ! t/op/stat.t
26340 ____________________________________________________________________________
26341 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
26342         Log: Subject: Re: [PATCH: bleadperl] casefold backref
26343              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
26344              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
26345              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
26346      Branch: perl
26347            ! regexec.c
26348 ____________________________________________________________________________
26349 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
26350         Log: Nits noticed by Philip Newton, and de-tab DB.t.
26351      Branch: perl
26352            ! lib/DB.t
26353 ____________________________________________________________________________
26354 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
26355         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
26356              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
26357              Date: 6 Dec 2001 11:06:01 -0000
26358              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
26359      Branch: perl
26360            ! op.c t/op/tr.t
26361 ____________________________________________________________________________
26362 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
26363         Log: Subject: [PATCH: bleadperl] casefold backref
26364              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
26365              Date: Wed, 05 Dec 2001 17:27:05 +0000
26366              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
26367      Branch: perl
26368            ! regexec.c t/op/re_tests
26369 ____________________________________________________________________________
26370 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
26371         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
26372              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26373              Date: Wed, 5 Dec 2001 22:34:53 EST
26374              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
26375      Branch: perl
26376            ! mg.c vms/vms.c vms/vmsish.h
26377 ____________________________________________________________________________
26378 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
26379         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
26380              From: Michael G Schwern <schwern@pobox.com>
26381              Date: Wed, 5 Dec 2001 19:52:58 -0500
26382              Message-ID: <20011205195257.A903@blackrider>
26383      Branch: perl
26384            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
26385            + lib/File/Spec/t/rel2abs2rel.t
26386            - lib/File/Spec.t lib/File/Spec/Functions.t
26387            ! MANIFEST
26388 ____________________________________________________________________________
26389 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
26390         Log: Subject: Re: Silly stat() portability questions                
26391              From: Benjamin Goldberg <goldbb2@earthlink.net>
26392              Date: Wed, 05 Dec 2001 22:52:35 -0500
26393              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
26394      Branch: perl
26395            ! pod/perlport.pod
26396 ____________________________________________________________________________
26397 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
26398         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
26399              From: "Craig A. Berry" <craigberry@mac.com>
26400              Date: Wed, 05 Dec 2001 16:41:59 -0600
26401              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
26402      Branch: perl
26403            ! README.vms configure.com lib/File/Spec/VMS.pm
26404            ! vms/ext/filespec.t
26405 ____________________________________________________________________________
26406 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
26407         Log: $apply->('club', $glibc_maintainers);
26408              
26409              (Nick Clark just reported that <langinfo.h> YESSTR
26410              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
26411      Branch: perl
26412            ! ext/I18N/Langinfo/Langinfo.t
26413 ____________________________________________________________________________
26414 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
26415         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
26416      Branch: perl
26417            ! pod/perlport.pod
26418 ____________________________________________________________________________
26419 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
26420         Log: tweak change#13474 (pad entries can apparently be null in some
26421              situations)
26422      Branch: maint-5.6/perl
26423            ! op.c
26424 ____________________________________________________________________________
26425 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
26426         Log: Restore the /dev -b -c -S part of the test.
26427      Branch: perl
26428            ! t/op/stat.t
26429 ____________________________________________________________________________
26430 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
26431         Log: Retract #13475 until Arthur gets back to the mine.
26432      Branch: perl
26433            ! op.c t/run/kill_perl.t
26434 ____________________________________________________________________________
26435 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
26436         Log: (retracted by #13476)
26437              
26438              Manually apply #13474; fixes stale reference to dead
26439              CvOUTSIDE(); this can happen when anonymous subroutines
26440              that aren't closures are returned from an eval""
26441              
26442              (threads/shared/sv_refs.t is coredump-unhappy about this change)
26443      Branch: perl
26444            ! op.c t/run/kill_perl.t
26445 ____________________________________________________________________________
26446 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
26447         Log: replacement for change#10451
26448              
26449              fixes stale reference to dead CvOUTSIDE(); this can happen when
26450              anonymous subroutines that aren't closures are returned from an
26451              eval""
26452      Branch: maint-5.6/perl
26453            ! op.c t/op/misc.t
26454 ____________________________________________________________________________
26455 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
26456         Log: revert change#10451,10472; it was a naive fix that simply
26457              reintroduced the memory leak!
26458      Branch: maint-5.6/perl
26459            ! op.c t/op/misc.t
26460 ____________________________________________________________________________
26461 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
26462         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
26463              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26464              Date: Wed, 05 Dec 2001 10:49:20 +0100
26465              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
26466      Branch: perl
26467            ! lib/File/Basename.pm lib/File/Basename.t
26468 ____________________________________________________________________________
26469 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
26470         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
26471              From: Michael G Schwern <schwern@pobox.com> 
26472              Date: Wed, 5 Dec 2001 02:47:59 -0500
26473              Message-ID: <20011205024759.H14333@blackrider>
26474      Branch: perl
26475            ! t/op/magic.t
26476 ____________________________________________________________________________
26477 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
26478         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
26479              From: Michael G Schwern <schwern@pobox.com>              
26480              Date: Wed, 5 Dec 2001 02:22:05 -0500
26481              Message-ID: <20011205022205.F14333@blackrider>
26482      Branch: perl
26483            ! t/op/stat.t vms/test.com
26484 ____________________________________________________________________________
26485 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
26486         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
26487              From: Michael G Schwern <schwern@pobox.com> 
26488              Date: Tue, 4 Dec 2001 23:40:10 -0500
26489              Message-ID: <20011204234010.B14333@blackrider>
26490      Branch: perl
26491            ! t/op/stat.t
26492 ____________________________________________________________________________
26493 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
26494         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
26495              From: Michael G Schwern <schwern@pobox.com> 
26496              Date: Tue, 4 Dec 2001 21:09:18 -0500           
26497              Message-ID: <20011204210918.D13279@blackrider>
26498              
26499              t/test.
26500      Branch: perl
26501            ! t/test.pl
26502 ____________________________________________________________________________
26503 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
26504         Log: (accidentally empty check-in)
26505      Branch: perl
26506            ! t/op/stat.t
26507 ____________________________________________________________________________
26508 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
26509         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
26510              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26511              Date: Tue, 04 Dec 2001 23:40:27 +0100
26512              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
26513      Branch: perl
26514            ! mg.c
26515 ____________________________________________________________________________
26516 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
26517         Log: Subject: [PATCH] minor pod fix in Safe.pm
26518              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26519              Date: Tue, 4 Dec 2001 22:02:34 +0100
26520              Message-ID: <20011204220234.A17293@rafael>
26521      Branch: perl
26522            ! ext/Opcode/Safe.pm
26523 ____________________________________________________________________________
26524 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
26525         Log: CRLF GRRR.
26526      Branch: perl
26527            ! djgpp/configure.bat
26528 ____________________________________________________________________________
26529 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
26530         Log: DJGPP fixes from Laszlo Molnar.
26531      Branch: perl
26532            ! djgpp/configure.bat djgpp/djgpp.h
26533 ____________________________________________________________________________
26534 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
26535         Log: Update Changes.
26536      Branch: perl
26537            ! Changes patchlevel.h
26538 ____________________________________________________________________________
26539 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
26540         Log: Must wipe out the memory of real Socket before starting
26541              to use the new fake one.
26542      Branch: perl
26543            ! lib/Net/t/config.t
26544 ____________________________________________________________________________
26545 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
26546         Log: LC_ALL might trump LANG.
26547      Branch: perl
26548            ! lib/open.t
26549 ____________________________________________________________________________
26550 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
26551         Log: Make the eval runtime.
26552      Branch: perl
26553            ! lib/open.pm
26554 ____________________________________________________________________________
26555 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
26556         Log: Make the Langinfo test both more lenient (allow
26557              for any symbol not to exists) and stricter (add
26558              more symbols).
26559      Branch: perl
26560            ! ext/I18N/Langinfo/Langinfo.t
26561 ____________________________________________________________________________
26562 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
26563         Log: integrate change#13453 from maint-5.6
26564              
26565              tweak change#11399 to use an explicit flag rather than
26566              ass_u_ming w32_pseudo_id will only be zero for the real
26567              toplevel interpreter; avoids multiple hosts from diddling
26568              the environment at the same time
26569      Branch: perl
26570           !> win32/perlhost.h
26571 ____________________________________________________________________________
26572 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
26573         Log: Subject: [PATCH] VMS update for perldelta.pod
26574              From: "Craig A. Berry" <craigberry@mac.com> 
26575              Date: Tue, 4 Dec 2001 00:23:12 -0600
26576              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
26577      Branch: perl
26578            ! pod/perldelta.pod
26579 ____________________________________________________________________________
26580 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
26581         Log: NetWare tweak from Ananth Kesari.
26582      Branch: perl
26583            ! NetWare/Makefile
26584 ____________________________________________________________________________
26585 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
26586         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
26587              Not adding the test suite because of its many assumptions.
26588      Branch: perl
26589            ! lib/Net/Ping.pm
26590 ____________________________________________________________________________
26591 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
26592         Log: tweak change#11399 to use an explicit flag rather than
26593              ass_u_ming w32_pseudo_id will only be zero for the real
26594              toplevel interpreter; avoids multiple hosts from diddling
26595              the environment at the same time
26596      Branch: maint-5.6/perl
26597            ! win32/perlhost.h
26598 ____________________________________________________________________________
26599 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
26600         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
26601              from Len Makin.
26602      Branch: perl
26603            + hints/super-ux.sh
26604            ! MANIFEST
26605 ____________________________________________________________________________
26606 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
26607         Log: Add Mac OS X known failures to perldelta.
26608      Branch: perl
26609            ! pod/perldelta.pod
26610 ____________________________________________________________________________
26611 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
26612         Log: I think it's time to call the utf8 code non-test.
26613      Branch: perl
26614            ! utf8.c
26615 ____________________________________________________________________________
26616 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
26617         Log: Retract #13303, need rethink.
26618      Branch: perl
26619            ! utf8.c
26620 ____________________________________________________________________________
26621 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
26622         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
26623              From: "Craig A. Berry" <craigberry@mac.com>
26624              Date: Mon, 03 Dec 2001 16:28:06 -0600
26625              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
26626      Branch: perl
26627            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
26628 ____________________________________________________________________________
26629 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
26630         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
26631              From: Andy Dougherty <doughera@lafayette.edu>
26632              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
26633              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
26634      Branch: perl
26635            ! hints/solaris_2.sh
26636 ____________________________________________________________________________
26637 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
26638         Log: This test is not very robust on 8.3-constrained systems:
26639              all the "with truncated name" lines between "Autosplitting ..."
26640              and "some names are not unique" lines are unexpected,
26641              and the truncation message becomes:
26642              testtest.al, testtest.al truncate to testtest 
26643      Branch: perl
26644            ! lib/AutoSplit.t
26645 ____________________________________________________________________________
26646 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
26647         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
26648      Branch: perl
26649            ! ext/I18N/Langinfo/Langinfo.t
26650 ____________________________________________________________________________
26651 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
26652         Log: Test::Morify UCD.t
26653      Branch: perl
26654            ! lib/Unicode/UCD.t
26655 ____________________________________________________________________________
26656 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
26657         Log: If Socket has not been built (e.g. DJGPP) the libnet
26658              tests fall over with (too) much noise.
26659      Branch: perl
26660            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
26661            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
26662            ! lib/Net/t/smtp.t lib/Net/t/time.t
26663 ____________________________________________________________________________
26664 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
26665         Log: Subject: [PATCH] shared hash keys and ++/--
26666              From: Nicholas Clark <nick@ccl4.org>
26667              Date: Mon, 3 Dec 2001 16:37:16 +0000
26668              Message-ID: <20011203163716.C21702@plum.flirble.org>
26669      Branch: perl
26670            ! pp.c pp_hot.c sv.c t/op/inc.t
26671 ____________________________________________________________________________
26672 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
26673         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
26674              From: Jonathan Stowe <jns@gellyfish.com>
26675              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
26676              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
26677      Branch: perl
26678            ! lib/Term/Cap.pm
26679 ____________________________________________________________________________
26680 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
26681         Log: Update Changes.
26682      Branch: perl
26683            ! Changes patchlevel.h
26684 ____________________________________________________________________________
26685 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
26686         Log: perldelta tweaks.
26687      Branch: perl
26688            ! pod/perldelta.pod
26689 ____________________________________________________________________________
26690 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
26691         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
26692              From: Sam Tregar <sam@tregar.com> 
26693              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
26694              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
26695      Branch: perl
26696            ! pod/perlnewmod.pod
26697 ____________________________________________________________________________
26698 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
26699         Log: microperl casting nit.
26700      Branch: perl
26701            ! utf8.c
26702 ____________________________________________________________________________
26703 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
26704         Log: Make sharepvn a macro since all it does is a deref.
26705      Branch: perl
26706            ! embed.h embed.pl global.sym hv.c hv.h proto.h
26707 ____________________________________________________________________________
26708 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
26709         Log: perldelta updates.
26710      Branch: perl
26711            ! pod/perldelta.pod
26712 ____________________________________________________________________________
26713 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
26714         Log: PPPort update from Paul Marquess.
26715      Branch: perl
26716            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
26717            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
26718            + ext/Devel/PPPort/t/test.t
26719            - ext/Devel/PPPort/harness/Harness.pm
26720            - ext/Devel/PPPort/harness/Harness.xs
26721            - ext/Devel/PPPort/harness/Makefile.PL
26722            - ext/Devel/PPPort/harness/module2.c
26723            - ext/Devel/PPPort/harness/module3.c
26724            - ext/Devel/PPPort/harness/t/test.t
26725            ! MANIFEST ext/Devel/PPPort/MANIFEST
26726            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
26727            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
26728            ! ext/Devel/PPPort/soak
26729 ____________________________________________________________________________
26730 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
26731         Log: No use talking about dynamic library search patch
26732              unless we are having a dynamic build.
26733      Branch: perl
26734            ! t/TEST
26735 ____________________________________________________________________________
26736 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
26737         Log: Be more explicit on the List::Util build trick,
26738              should also stop unneeded rebuilds on static builds.
26739      Branch: perl
26740            ! ext/List/Util/Makefile.PL
26741 ____________________________________________________________________________
26742 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
26743         Log: We need to replace the optimize (-O1) with
26744              the -h scalar0 -h vector0, not append them
26745              to the ccflags.
26746      Branch: perl
26747            ! hints/unicos.sh hints/unicosmk.sh
26748 ____________________________________________________________________________
26749 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
26750         Log: Subject: [PATCH] Shared hash keys 
26751              From: Nicholas Clark <nick@ccl4.org>
26752              Date: Sun, 2 Dec 2001 20:52:32 +0000
26753              Message-ID: <20011202205232.U21702@plum.flirble.org>
26754      Branch: perl
26755            ! doop.c t/op/tr.t
26756 ____________________________________________________________________________
26757 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
26758         Log: Better add new files to MANIFEST, too.
26759      Branch: perl
26760            ! MANIFEST
26761 ____________________________________________________________________________
26762 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
26763         Log: Subject: {PATCH] perlpacktut.pod
26764              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
26765              Date: Sun, 02 Dec 2001 19:55:06 +0100
26766              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
26767      Branch: perl
26768            ! pod/perlpacktut.pod
26769 ____________________________________________________________________________
26770 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
26771         Log: Various small nits found by DJGPP build.
26772      Branch: perl
26773            ! doio.c mg.c pp.c util.c
26774 ____________________________________________________________________________
26775 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
26776         Log: Subject: RE: More verbose POD for Carp
26777              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
26778              Date: Sun, 2 Dec 2001 11:32:51 -0500
26779              Message-ID: <3C0A9748@operamail.com>
26780      Branch: perl
26781            ! lib/Carp.pm
26782 ____________________________________________________________________________
26783 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
26784         Log: Add a header for DJGPP with the function prototypes.
26785      Branch: perl
26786            + djgpp/djgpp.h
26787            ! MANIFEST djgpp/djgpp.c
26788 ____________________________________________________________________________
26789 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
26790         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
26791              From: Abe Timmerman <abe@ztreet.demon.nl>
26792              Date: Sun, 02 Dec 2001 02:41:25 +0100
26793              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
26794      Branch: perl
26795            ! pp_sys.c
26796 ____________________________________________________________________________
26797 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
26798         Log: There isn't PTR2INT(), there's PTR2IV().
26799      Branch: perl
26800            ! ext/Time/HiRes/HiRes.xs
26801 ____________________________________________________________________________
26802 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
26803         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
26804              From: Marc Lehmann <root@schmorp.de>
26805              Date: Sun, 02 Dec 2001 02:44:53 +0100
26806              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
26807      Branch: perl
26808            ! ext/Time/HiRes/HiRes.xs
26809 ____________________________________________________________________________
26810 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
26811         Log: encode()/decode() examples.
26812      Branch: perl
26813            ! ext/Encode/Encode.pm
26814 ____________________________________________________________________________
26815 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
26816         Log: DJGPP tweaks from Laszlo Molnar.
26817      Branch: perl
26818            ! djgpp/config.over djgpp/djgppsed.sh
26819 ____________________________________________________________________________
26820 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
26821         Log: Update Changes.
26822      Branch: perl
26823            ! Changes patchlevel.h
26824 ____________________________________________________________________________
26825 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
26826         Log: Integrate perlio;
26827              
26828              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
26829              which do not have file descriptors. Noticed a possibly
26830              worse problem in the process ...
26831      Branch: perl
26832           !> doio.c
26833 ____________________________________________________________________________
26834 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
26835         Log: Non-VMS-fixed and Win32-skipped version of
26836              
26837              Subject: [PATCH t/op/exec.t] Portabilty fix 
26838              From: Michael G Schwern <schwern@pobox.com> 
26839              Date: Fri, 30 Nov 2001 16:09:27 -0500
26840              Message-ID: <20011130160927.A10406@blackrider>
26841      Branch: perl
26842            ! t/op/exec.t
26843 ____________________________________________________________________________
26844 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
26845         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
26846              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
26847              Date: Sat, 1 Dec 2001 07:01:09 -0500
26848              Message-ID: <3C0D2E39@operamail.com>
26849              
26850              Subject: More verbose POD for Carp
26851              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
26852              Date: Sat, 1 Dec 2001 08:04:16 -0500
26853              Message-ID: <3C285C2B@operamail.com>
26854      Branch: perl
26855            ! lib/Carp.pm lib/Carp/Heavy.pm
26856 ____________________________________________________________________________
26857 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
26858         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
26859              From: chromatic <chromatic@rmci.net>
26860              Date: Sat, 01 Dec 2001 12:41:58 -0700
26861              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
26862      Branch: perl
26863            ! lib/DB.t
26864 ____________________________________________________________________________
26865 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
26866         Log: Try to make a missing RADIXCHAR a softer kinder error.
26867      Branch: perl
26868            ! ext/I18N/Langinfo/Langinfo.t
26869 ____________________________________________________________________________
26870 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
26871         Log: Have a little faith on nl_langinfo() itself.
26872      Branch: perl
26873            ! ext/I18N/Langinfo/Langinfo.xs
26874 ____________________________________________________________________________
26875 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
26876         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
26877              the max, not max plus one)
26878      Branch: perl
26879            ! ext/I18N/Langinfo/Langinfo.xs
26880 ____________________________________________________________________________
26881 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
26882         Log: Make reality agree with the comment.
26883      Branch: perl
26884            ! ext/I18N/Langinfo/Langinfo.xs
26885 ____________________________________________________________________________
26886 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
26887         Log: Try to protect against wild langinfo() arguments.
26888      Branch: perl
26889            ! ext/I18N/Langinfo/Langinfo.xs
26890 ____________________________________________________________________________
26891 [ 13409] By: nick                                  on 2001/12/01  18:19:59
26892         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
26893              have file descriptors. Noticed a possibly worse problem in the process ...
26894      Branch: perlio
26895            ! doio.c
26896 ____________________________________________________________________________
26897 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
26898         Log: (replaced by #13556)
26899              
26900              If we are inside an eval, let's be silent about
26901              separate symbols and just croak() in the end.
26902      Branch: perl
26903            ! lib/Exporter/Heavy.pm
26904 ____________________________________________________________________________
26905 [ 13407] By: nick                                  on 2001/12/01  17:14:05
26906         Log: Integrate mainline
26907      Branch: perlio
26908           !> (integrate 26 files)
26909 ____________________________________________________________________________
26910 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
26911         Log: Subject: Fix for Exporter error reporting behaviour
26912              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
26913              Date: Sat, 1 Dec 2001 06:34:48 -0500
26914              Message-ID: <3C0D1B9A@operamail.com>
26915      Branch: perl
26916            ! lib/Exporter.pm lib/Exporter/Heavy.pm
26917 ____________________________________________________________________________
26918 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
26919         Log: Need to hide behind an eval to avoid a warning
26920              about :utf8 on non-perlio configs.
26921      Branch: perl
26922            ! lib/open.t
26923 ____________________________________________________________________________
26924 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
26925         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
26926              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26927              Date: Fri, 30 Nov 2001 23:46:58 +0100
26928              Message-ID: <20011130234658.A717@rafael>
26929      Branch: perl
26930            ! op.c t/op/method.t
26931 ____________________________________________________________________________
26932 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
26933         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
26934              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26935              Date: Thu, 29 Nov 2001 22:46:12 +0100
26936              Message-ID: <20011129224612.A699@rafael>
26937      Branch: perl
26938            ! ext/B/B/Xref.pm
26939 ____________________________________________________________________________
26940 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
26941         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
26942              From: Tels <perl_dummy@bloodgate.com>
26943              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
26944              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
26945      Branch: perl
26946            ! pod/perlfunc.pod
26947 ____________________________________________________________________________
26948 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
26949         Log: Subject: [REPATCH] reference pointer comparison
26950              From: Nicholas Clark <nick@ccl4.org>
26951              Date: Sat, 1 Dec 2001 13:00:17 +0000
26952              Message-ID: <20011201130017.I21702@plum.flirble.org>
26953      Branch: perl
26954            ! pp.c
26955 ____________________________________________________________________________
26956 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
26957         Log: Upgrade to Storable 1.0.14.
26958      Branch: perl
26959            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
26960 ____________________________________________________________________________
26961 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
26962         Log: Add simple caches for ::viacode() and ::vianame().
26963      Branch: perl
26964            ! lib/charnames.pm lib/charnames.t
26965 ____________________________________________________________________________
26966 [ 13398] By: nick                                  on 2001/12/01  10:36:24
26967         Log: Integrate mainline.
26968      Branch: perlio
26969           +> (branch 44 files)
26970            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
26971            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
26972            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
26973           !> (integrate 250 files)
26974 ____________________________________________________________________________
26975 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
26976         Log: Regen toc and modlib.
26977      Branch: perl
26978            ! pod/perlmodlib.pod pod/perltoc.pod
26979 ____________________________________________________________________________
26980 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
26981         Log: Upgrade to podlators-1.18.
26982      Branch: perl
26983            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
26984 ____________________________________________________________________________
26985 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
26986         Log: -h scalar0 -h vector0 seems to help for both
26987              UNICOS and UNICOS/mk on the unpack %65c problems.
26988              
26989              (replaces #13393)
26990      Branch: perl
26991            ! hints/unicos.sh hints/unicosmk.sh
26992 ____________________________________________________________________________
26993 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
26994         Log: More Socket constants.
26995      Branch: perl
26996            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
26997 ____________________________________________________________________________
26998 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
26999         Log: (replaced by #13395)
27000      Branch: perl
27001            ! hints/unicosmk.sh
27002 ____________________________________________________________________________
27003 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
27004         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
27005              From: Andy Dougherty <doughera@lafayette.edu>
27006              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
27007              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
27008              
27009              Simplify the test skippage criterion now that we are
27010              no more dependent on sed.
27011      Branch: perl
27012            ! t/comp/cpp.t t/run/switchPx.t
27013 ____________________________________________________________________________
27014 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
27015         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
27016              From: Michael G Schwern <schwern@pobox.com>
27017              Date: Fri, 30 Nov 2001 11:48:44 -0500
27018              Message-ID: <20011130114844.C1303@blackrider>
27019              
27020              (replaces #13381)
27021      Branch: perl
27022            ! t/op/stat.t
27023 ____________________________________________________________________________
27024 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
27025         Log: Let's not assume how much memory has been allocated
27026              to PVs.
27027      Branch: perl
27028            ! ext/Devel/Peek/Peek.t
27029 ____________________________________________________________________________
27030 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
27031         Log: VOS needs to know the modules, including pp_sort.
27032      Branch: perl
27033            ! vos/perl.bind
27034 ____________________________________________________________________________
27035 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
27036         Log: Unused variables.
27037      Branch: perl
27038            ! ext/Unicode/Normalize/Normalize.xs
27039 ____________________________________________________________________________
27040 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
27041         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
27042              From: John Peacock <jpeacock@rowman.com>     
27043              Date: Fri, 30 Nov 2001 10:24:00 -0500        
27044              Message-ID: <3C07A490.A22A76B0@rowman.com>   
27045      Branch: perl
27046            ! lib/ExtUtils/Embed.t
27047 ____________________________________________________________________________
27048 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
27049         Log: Tweak for the VOS building script from Paul Green.
27050      Branch: perl
27051            ! vos/configure_perl.cm
27052 ____________________________________________________________________________
27053 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
27054         Log: Update Changes.
27055      Branch: perl
27056            ! Changes patchlevel.h
27057 ____________________________________________________________________________
27058 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
27059         Log: Cannot test if cppstdin has not yet been installed.
27060      Branch: perl
27061            ! t/run/switchPx.t
27062 ____________________________________________________________________________
27063 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
27064         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
27065              From: Michael G Schwern <schwern@pobox.com> 
27066              Date: Thu, 29 Nov 2001 22:05:11 -0500
27067              Message-ID: <20011129220510.A18869@blackrider>
27068              
27069              TODO 1: if cppstdin is used and not yet installed,
27070              the Px.t will fail (must do the same as in cpp.t)
27071              
27072              TODO 2: does this work if no Perl whatsoever has
27073              yet been installed?  That is, we should be using
27074              the Perl we are building to execute the one-liner.
27075      Branch: perl
27076            + t/run/switchPx.aux t/run/switchPx.t
27077            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
27078            ! vms/test.com
27079 ____________________________________________________________________________
27080 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
27081         Log: Upgrade to Unicode::Normalize 0.12.
27082      Branch: perl
27083            ! ext/Unicode/Normalize/Changes
27084            ! ext/Unicode/Normalize/Normalize.pm
27085            ! ext/Unicode/Normalize/Normalize.xs
27086            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
27087            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
27088            ! ext/Unicode/Normalize/t/test.t
27089 ____________________________________________________________________________
27090 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
27091         Log: (replaced by #13391)
27092              
27093              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
27094              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
27095              Date: 30 Nov 2001 11:41:53 -0000             
27096              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
27097              
27098              No need to die if we have high-paranoia (non-chdirable)
27099              system directories.
27100      Branch: perl
27101            ! t/op/stat.t
27102 ____________________________________________________________________________
27103 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
27104         Log: Paragraph rewrapping.
27105      Branch: perl
27106            ! pod/perliol.pod
27107 ____________________________________________________________________________
27108 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
27109         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
27110              From: Stas Bekman <stas@stason.org>
27111              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
27112              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
27113      Branch: perl
27114            ! pod/perliol.pod
27115 ____________________________________________________________________________
27116 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
27117         Log: Whether select() gets restarted on signals is
27118              implementation dependent.
27119      Branch: perl
27120            ! ext/Time/HiRes/HiRes.t
27121 ____________________________________________________________________________
27122 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
27123         Log: More forgotten checkins.
27124      Branch: perl
27125            ! embed.h embed.pl proto.h
27126 ____________________________________________________________________________
27127 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
27128         Log: Add a note about folding vs lowercase.
27129      Branch: perl
27130            ! regexec.c
27131 ____________________________________________________________________________
27132 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
27133         Log: Use to_uni_fold (and add changed global.sym)
27134      Branch: perl
27135            ! global.sym utf8.c
27136 ____________________________________________________________________________
27137 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
27138         Log: Make to Unicode character functions to use UVs
27139              instead of U32s and add to_uni_fold().
27140      Branch: perl
27141            ! embed.pl proto.h utf8.c
27142 ____________________________________________________________________________
27143 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
27144         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
27145              From: Nicholas Clark <nick@ccl4.org>
27146              Date: Thu, 29 Nov 2001 22:47:32 +0000
27147              Message-ID: <20011129224732.W37621@plum.flirble.org>
27148      Branch: perl
27149            ! pod/perlpacktut.pod
27150 ____________________________________________________________________________
27151 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
27152         Log: README.vos updates from Paul Green.
27153      Branch: perl
27154            ! README.vos
27155 ____________________________________________________________________________
27156 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
27157         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
27158              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27159              Date: Thu, 29 Nov 2001 14:18:51 EST
27160              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
27161      Branch: perl
27162            ! mg.c vms/vms.c vms/vmsish.h
27163 ____________________________________________________________________________
27164 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
27165         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
27166              From: Michael G Schwern <schwern@pobox.com>
27167              Date: Thu, 29 Nov 2001 13:12:31 -0500
27168              Message-ID: <20011129131231.E11300@blackrider>
27169      Branch: perl
27170            ! README.vms
27171 ____________________________________________________________________________
27172 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
27173         Log: BGET_IV was missing.
27174      Branch: perl
27175            ! ext/ByteLoader/bytecode.h
27176 ____________________________________________________________________________
27177 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
27178         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
27179              From: Jonathan Stowe <gellyfish@gellyfish.com>
27180              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
27181              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
27182      Branch: perl
27183            ! lib/Term/Cap.pm
27184 ____________________________________________________________________________
27185 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
27186         Log: Porting/checkURL.pl was missing.
27187      Branch: perl
27188            ! MANIFEST
27189 ____________________________________________________________________________
27190 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
27191         Log: Subject: INSTALL and READMEs should be reviewed
27192              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27193              Date: Thu, 29 Nov 2001 16:49:36 +0100
27194              Message-ID: <20011129164936.A17492@rafael>         
27195      Branch: perl
27196            ! README.cygwin
27197 ____________________________________________________________________________
27198 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
27199         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
27200              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
27201              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
27202              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
27203      Branch: perl
27204            ! README.os390
27205 ____________________________________________________________________________
27206 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
27207         Log: Update Changes.
27208      Branch: perl
27209            ! Changes patchlevel.h
27210 ____________________________________________________________________________
27211 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
27212         Log: The changes to the curliffed files didn't stick in #13348.
27213      Branch: perl
27214            ! README.dos README.win32
27215 ____________________________________________________________________________
27216 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
27217         Log: Subject: Re: Found the rev where File::Glob broke
27218              From: Andy Dougherty <doughera@lafayette.edu>
27219              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
27220              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
27221      Branch: perl
27222            ! lib/ExtUtils/MM_Unix.pm
27223 ____________________________________________________________________________
27224 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
27225         Log: Use __DATA__ instead of __END__.
27226      Branch: perl
27227            ! lib/Term/Cap.pm
27228 ____________________________________________________________________________
27229 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
27230         Log: Subject: [PATCH toke.c] autosplit into @F fix
27231              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27232              Date: Thu, 29 Nov 2001 14:52:23 +0100
27233              Message-ID: <20011129145223.A25817@rafael>         
27234      Branch: perl
27235            ! toke.c
27236 ____________________________________________________________________________
27237 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
27238         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
27239              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27240              Date: Thu, 29 Nov 2001 15:48:15 +0100
27241              Message-ID: <20011129154815.C25817@rafael>         
27242      Branch: perl
27243            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
27244 ____________________________________________________________________________
27245 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
27246         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
27247              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
27248              Date: Wed, 28 Nov 2001 20:35:29 +0100
27249              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
27250      Branch: perl
27251            ! pod/perlpacktut.pod
27252 ____________________________________________________________________________
27253 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
27254         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
27255              From: Stas Bekman <stas@stason.org>
27256              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
27257              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
27258              
27259              (with tweaks)
27260      Branch: perl
27261            ! pod/perlapio.pod
27262 ____________________________________________________________________________
27263 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
27264         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
27265              From: Tels <perl_dummy@bloodgate.com>
27266              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
27267              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
27268              
27269              (plus paragraph rewrapping)
27270      Branch: perl
27271            ! lib/Exporter.pm
27272 ____________________________________________________________________________
27273 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
27274         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
27275              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
27276              Date: Wed, 28 Nov 2001 21:47:59 +0000
27277              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
27278      Branch: perl
27279            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
27280 ____________________________________________________________________________
27281 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
27282         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
27283              From: Andy Dougherty <doughera@lafayette.edu>
27284              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
27285              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
27286      Branch: perl
27287            ! INSTALL ext/Time/HiRes/HiRes.t
27288 ____________________________________________________________________________
27289 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
27290         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
27291              From: Michael G Schwern <schwern@pobox.com> 
27292              Date: Wed, 28 Nov 2001 16:37:01 -0500
27293              Message-ID: <20011128163701.H676@blackrider>
27294      Branch: perl
27295            ! t/run/kill_perl.t
27296 ____________________________________________________________________________
27297 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
27298         Log: @INC tweak.
27299      Branch: perl
27300            ! t/op/ref.t
27301 ____________________________________________________________________________
27302 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
27303         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
27304              From: Nicholas Clark <nick@ccl4.org>
27305              Date: Wed, 28 Nov 2001 23:38:43 +0000
27306              Message-ID: <20011128233843.N37621@plum.flirble.org>  
27307      Branch: perl
27308            ! installman
27309 ____________________________________________________________________________
27310 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
27311         Log: Tweak the forking logic.
27312      Branch: perl
27313            ! Porting/checkURL.pl
27314 ____________________________________________________________________________
27315 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
27316         Log: Update perlmodlib.PL as per #13348.  The L<> got
27317              changed back because that is coming from ParseLink.pm.
27318      Branch: perl
27319            ! pod/perlmodlib.PL pod/perlmodlib.pod
27320 ____________________________________________________________________________
27321 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
27322         Log: URL fixups from Michael Schwern.
27323      Branch: perl
27324            ! README.cygwin README.dos README.hpux README.mint README.mpeix
27325            ! README.os390 README.qnx README.solaris README.vos README.win32
27326            ! pod/perlmodlib.pod
27327 ____________________________________________________________________________
27328 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
27329         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
27330              From: Barrie Slaymaker <barries@slaysys.com>
27331              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
27332              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
27333      Branch: perl
27334            ! lib/Exporter.pm
27335 ____________________________________________________________________________
27336 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
27337         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
27338      Branch: perl
27339            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
27340 ____________________________________________________________________________
27341 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
27342         Log: Subject: [PATCH] Re: $\ very broken
27343              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27344              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
27345              Message-ID: <20011128223308.E732@rafael>   
27346              
27347              Subject: Re: [PATCH] Re: $\ very broken     
27348              From: Nicholas Clark <nick@ccl4.org>
27349              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
27350              Message-ID: <20011128222859.K37621@plum.flirble.org>
27351      Branch: perl
27352            ! mg.c t/op/ref.t
27353 ____________________________________________________________________________
27354 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
27355         Log: Add Abigail's link checker with the following tweaks:
27356              - known dummy URLs (Peter Prymmer)
27357              - do also READMEs and INSTALL (Michael Schwern)
27358              - do also ftp URLs
27359              - add fork retry loop in case the allowed number
27360              of processes per user is low
27361      Branch: perl
27362            + Porting/checkURL.pl
27363            ! MANIFEST
27364 ____________________________________________________________________________
27365 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
27366         Log: Update Changes.
27367      Branch: perl
27368            ! Changes patchlevel.h
27369 ____________________________________________________________________________
27370 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
27371         Log: In Linux if we have modern enough gcc and supported
27372              enough CPU, crank up the optimization level to -O3.
27373      Branch: perl
27374            ! hints/linux.sh
27375 ____________________________________________________________________________
27376 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
27377         Log: Add perlpacktut from Wolfgang Laun; regen toc.
27378      Branch: perl
27379            + pod/perlpacktut.pod
27380            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
27381            ! pod/perltoc.pod
27382 ____________________________________________________________________________
27383 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
27384         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
27385              From: PPrymmer@factset.com
27386              Date: Wed, 28 Nov 2001 07:51:26 -0500
27387              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
27388      Branch: perl
27389            ! vms/test.com
27390 ____________________________________________________________________________
27391 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
27392         Log: Test cases for the first half of #13338.
27393      Branch: perl
27394            ! t/lib/h2ph.h t/lib/h2ph.pht
27395 ____________________________________________________________________________
27396 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
27397         Log: Subject: Re: h2ph confused by comments in an enum.
27398              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
27399              Date: Wed, 28 Nov 2001 04:19:21 +0000
27400              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
27401              
27402              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
27403              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
27404              Date: Wed, 28 Nov 2001 13:36:35 +0000
27405              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
27406      Branch: perl
27407            ! utils/h2ph.PL
27408 ____________________________________________________________________________
27409 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
27410         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
27411              From: Jonathan Stowe <gellyfish@gellyfish.com>
27412              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
27413              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
27414              
27415              (replace #13327)
27416      Branch: perl
27417            ! lib/Term/Cap.pm
27418 ____________________________________________________________________________
27419 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
27420         Log: Replace #13335 with
27421              
27422              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
27423              From: Russ Allbery <rra@stanford.edu>
27424              Date: 27 Nov 2001 20:42:49 -0800
27425              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
27426      Branch: perl
27427            ! lib/Pod/Text/Termcap.pm
27428 ____________________________________________________________________________
27429 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
27430         Log: (replaced by #13336)
27431              
27432              Subject: [PATCH perl@13323] Termcap.pm with no termios
27433              From: "Craig A. Berry" <craigberry@mac.com> 
27434              Date: Tue, 27 Nov 2001 22:28:50 -0600
27435              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
27436      Branch: perl
27437            ! lib/Pod/Text/Termcap.pm
27438 ____________________________________________________________________________
27439 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
27440         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
27441              From: "Craig A. Berry" <craigberry@mac.com> 
27442              Date: Tue, 27 Nov 2001 21:46:45 -0600
27443              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
27444      Branch: perl
27445            ! configure.com
27446 ____________________________________________________________________________
27447 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
27448         Log: Upgrade to podlators 1.17.
27449      Branch: perl
27450            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
27451            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
27452 ____________________________________________________________________________
27453 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
27454         Log: Fix for "a\x{100}" =~ /A/i.
27455      Branch: perl
27456            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
27457            ! utf8.c
27458 ____________________________________________________________________________
27459 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
27460         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
27461              From: "Craig A. Berry" <craigberry@mac.com>
27462              Date: Tue, 27 Nov 2001 17:11:49 -0600
27463              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
27464      Branch: perl
27465            ! lib/DB.t
27466 ____________________________________________________________________________
27467 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
27468         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
27469              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
27470              Date: Tue, 27 Nov 2001 14:55:23 -0500
27471              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
27472              
27473              Subject: [PATCH: perl@13324] updates to perldelta.pod 
27474              From: PPrymmer@factset.com
27475              Date: Tue, 27 Nov 2001 18:06:04 -0500
27476              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
27477              
27478              plus added some known problems.
27479      Branch: perl
27480            ! pod/perldelta.pod
27481 ____________________________________________________________________________
27482 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
27483         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
27484              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27485              Date: Tue, 27 Nov 2001 15:38:02 EST 
27486              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
27487      Branch: perl
27488            ! configure.com vms/vms.c vms/vmsish.h
27489 ____________________________________________________________________________
27490 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
27491         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
27492              From: Michael G Schwern <schwern@pobox.com> 
27493              Date: Tue, 27 Nov 2001 15:31:12 -0500
27494              Message-ID: <20011127153112.G20929@blackrider>
27495      Branch: perl
27496            ! t/run/kill_perl.t
27497 ____________________________________________________________________________
27498 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
27499         Log: (replaced by #13337)
27500              
27501              VMS can safely hardcode a termcap entry for VT100.
27502      Branch: perl
27503            ! lib/Term/Cap.pm
27504 ____________________________________________________________________________
27505 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
27506         Log: VMS piping fixes from Charles Lane (perl -P should
27507              be working now).
27508      Branch: perl
27509            ! vms/vms.c
27510 ____________________________________________________________________________
27511 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
27512         Log: Subject: [PATCH] perlvar.pod fix
27513              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
27514              Date: Tue, 27 Nov 2001 13:11:47 -0500
27515              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
27516      Branch: perl
27517            ! pod/perlvar.pod
27518 ____________________________________________________________________________
27519 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
27520         Log: Update Changes.
27521      Branch: perl
27522            ! Changes patchlevel.h
27523 ____________________________________________________________________________
27524 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
27525         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
27526              From: "Craig A. Berry" <craigberry@mac.com> 
27527              Date: Tue, 27 Nov 2001 10:21:18 -0600
27528              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
27529      Branch: perl
27530            ! lib/ExtUtils/MM_VMS.pm
27531 ____________________________________________________________________________
27532 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
27533         Log: Protect against accumulating -options -options -options.
27534      Branch: perl
27535            ! hints/hpux.sh
27536 ____________________________________________________________________________
27537 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
27538         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
27539              From: Barrie Slaymaker <barries@slaysys.com>
27540              Date: Tue, 27 Nov 2001 10:58:54 -0500
27541              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
27542      Branch: perl
27543            ! lib/Benchmark.pm
27544 ____________________________________________________________________________
27545 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
27546         Log: Tiny fix from John P. Linderman.
27547      Branch: perl
27548            ! lib/sort.pm
27549 ____________________________________________________________________________
27550 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
27551         Log: The Story of sort(), from John P. Linderman.
27552      Branch: perl
27553            ! pod/perldelta.pod
27554 ____________________________________________________________________________
27555 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
27556         Log: Add information what to do if you are reading
27557              perluniintro but using some older Perl.
27558      Branch: perl
27559            ! pod/perluniintro.pod
27560 ____________________________________________________________________________
27561 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
27562         Log: Update the 'wide characters' FAQ entry.
27563      Branch: perl
27564            ! pod/perlfaq6.pod
27565 ____________________________________________________________________________
27566 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
27567         Log: Fix for
27568              
27569              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
27570              From: Marc Lehmann <root@schmorp.de>
27571              Date: Tue, 27 Nov 2001 14:27:14 +0100
27572              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
27573      Branch: perl
27574            ! ext/Encode.t ext/Encode/Encode.xs
27575 ____________________________________________________________________________
27576 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
27577         Log: Subject: [PATCH] DB_File 1.801
27578              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
27579              Date: Tue, 27 Nov 2001 15:06:45 -0000
27580              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
27581      Branch: perl
27582            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
27583            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
27584 ____________________________________________________________________________
27585 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
27586         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
27587      Branch: perl
27588            ! pod/perlmodlib.pod
27589 ____________________________________________________________________________
27590 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
27591         Log: sort() doc tweaks from John P. Linderman.
27592      Branch: perl
27593            ! pod/perlfunc.pod
27594 ____________________________________________________________________________
27595 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
27596         Log: Subject: [PATCH] More perldelta.pod nits
27597              From: Simon Glover <scog@roe.ac.uk>
27598              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
27599              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
27600      Branch: perl
27601            ! pod/perldelta.pod
27602 ____________________________________________________________________________
27603 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
27604         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
27605              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
27606              Date: Tue, 27 Nov 2001 11:52:31 -0000
27607              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
27608      Branch: perl
27609            ! ext/Devel/PPPort/harness/Makefile.PL
27610 ____________________________________________________________________________
27611 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
27612         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
27613              From: Michael G Schwern <schwern@pobox.com>
27614              Date: Tue, 27 Nov 2001 03:38:24 -0500
27615              Message-ID: <20011127033824.A17775@blackrider>
27616      Branch: perl
27617            ! t/TEST
27618 ____________________________________________________________________________
27619 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
27620         Log: Subject: Re: perlcc very broken
27621              From: John Peacock <jpeacock@rowman.com>
27622              Date: Tue, 27 Nov 2001 06:48:01 -0500
27623              Message-ID: <3C037D71.4030508@rowman.com>
27624      Branch: perl
27625            ! utils/perlcc.PL
27626 ____________________________________________________________________________
27627 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
27628         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
27629              From: David Dyck <dcd@tc.fluke.com>
27630              Date: Mon, 26 Nov 2001 22:04:38 -0800
27631              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
27632      Branch: perl
27633            ! t/op/pack.t
27634 ____________________________________________________________________________
27635 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
27636         Log: Subject: [ID 20011126.149] t/op/split fails step 37
27637              From: David Dyck <dcd@tc.fluke.com>
27638              Date: Mon, 26 Nov 2001 21:52:35 -0800
27639              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
27640      Branch: perl
27641            ! t/op/split.t
27642 ____________________________________________________________________________
27643 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
27644         Log: incorporate last minute change from libnet 1.0901-tobe
27645      Branch: perl
27646            ! lib/Net/SMTP.pm
27647 ____________________________________________________________________________
27648 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
27649         Log: Pass 7 at perldelta - random edits.
27650      Branch: perl
27651            ! pod/perldelta.pod
27652 ____________________________________________________________________________
27653 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
27654         Log: Portability and skippage tweaks.
27655      Branch: perl
27656            ! t/op/split.t
27657 ____________________________________________________________________________
27658 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
27659         Log: (retracted by #13449)
27660              Try to make Unicode casemapping to work for EBCDIC, too.
27661      Branch: perl
27662            ! utf8.c
27663 ____________________________________________________________________________
27664 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
27665         Log: Just printing 1..0 is not quite enough...
27666      Branch: perl
27667            ! lib/Dumpvalue.t
27668 ____________________________________________________________________________
27669 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
27670         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
27671              Delay the match until runtime.
27672      Branch: perl
27673            ! t/op/append.t
27674 ____________________________________________________________________________
27675 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
27676         Log: UTF-EBCDIC.
27677      Branch: perl
27678            ! ext/Devel/Peek/Peek.t
27679 ____________________________________________________________________________
27680 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
27681         Log: Be UTF-EBCDIC aware.
27682      Branch: perl
27683            ! lib/bytes.t
27684 ____________________________________________________________________________
27685 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
27686         Log: Bad assumption which way digits and letters sort.
27687      Branch: perl
27688            ! lib/English.t
27689 ____________________________________________________________________________
27690 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
27691         Log: If in EBCDIC but no Convert::EBCDIC
27692              the libnet tests will all fail.
27693      Branch: perl
27694            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
27695            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
27696            ! lib/Net/t/smtp.t lib/Net/t/time.t
27697 ____________________________________________________________________________
27698 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
27699         Log: Just sorting to guarantee order is not enough.
27700              (Think EBCDIC.) 
27701      Branch: perl
27702            ! lib/ExtUtils/Manifest.t
27703 ____________________________________________________________________________
27704 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
27705         Log: OS/390 cleanable gunk.
27706      Branch: perl
27707            ! lib/ExtUtils/MM_Unix.pm
27708 ____________________________________________________________________________
27709 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
27710         Log: Update the EBCDIC MD5 checksums.
27711      Branch: perl
27712            ! ext/Digest/MD5/t/files.t
27713 ____________________________________________________________________________
27714 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
27715         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
27716              From: Nicholas Clark <nick@ccl4.org>
27717              Date: Mon, 26 Nov 2001 23:06:34 +0000
27718              Message-ID: <20011126230633.Q37621@plum.flirble.org>
27719      Branch: perl
27720            ! installman
27721 ____________________________________________________________________________
27722 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
27723         Log: sort tweaks from John P. Linderman.
27724      Branch: perl
27725            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
27726 ____________________________________________________________________________
27727 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
27728         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
27729              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
27730              Date: Mon, 26 Nov 2001 18:47:25 -0600
27731              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
27732              
27733              Craig Berry submitted half of this patch just yesterday.
27734              Spooky cosmic resonance.
27735      Branch: perl
27736            ! ext/Socket/Socket.xs
27737 ____________________________________________________________________________
27738 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
27739         Log: Subject: [PATCH] doio slightly smaller
27740              From: Nicholas Clark <nick@ccl4.org>
27741              Date: Tue, 27 Nov 2001 00:40:23 +0000      
27742              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
27743      Branch: perl
27744            ! doio.c
27745 ____________________________________________________________________________
27746 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
27747         Log: perldelta nits from Autrijus Tang and Ron Kimball.
27748      Branch: perl
27749            ! pod/perldelta.pod
27750 ____________________________________________________________________________
27751 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
27752         Log: Subject: [PATCH] unpack P* uses random length for item
27753              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
27754              Date: Mon, 26 Nov 2001 19:56:32 +0100
27755              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
27756      Branch: perl
27757            ! pod/perldiag.pod pp_pack.c t/op/pack.t
27758 ____________________________________________________________________________
27759 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
27760         Log: Subject: [PATCH current] system and taintedness
27761              From: Radu Greab <radu@netsoft.ro>
27762              Date: Mon, 26 Nov 2001 18:42:29 +0200
27763              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
27764      Branch: perl
27765            ! pp_sys.c t/op/taint.t
27766 ____________________________________________________________________________
27767 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
27768         Log: Subject: [PATCH @ 13283] Devel::PPPort
27769              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
27770              Date: Mon, 26 Nov 2001 14:37:17 -0000
27771              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
27772      Branch: perl
27773            + ext/Devel/PPPort/MANIFEST
27774            ! MANIFEST ext/Devel/PPPort/Makefile.PL
27775            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
27776            ! ext/Devel/PPPort/harness/Harness.xs
27777            ! ext/Devel/PPPort/harness/Makefile.PL
27778            ! ext/Devel/PPPort/harness/module2.c
27779            ! ext/Devel/PPPort/harness/module3.c
27780            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
27781 ____________________________________________________________________________
27782 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
27783         Log: Update the test list.
27784      Branch: perl
27785            ! t/lib/1_compile.t
27786 ____________________________________________________________________________
27787 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
27788         Log: Sync-up tests with libnet distribution
27789      Branch: perl
27790            + lib/Net/t/netrc.t
27791            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
27792 ____________________________________________________________________________
27793 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
27794         Log: Update Changes.
27795      Branch: perl
27796            ! Changes patchlevel.h
27797 ____________________________________________________________________________
27798 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
27799         Log: Upgrade to podlators 1.16.
27800      Branch: perl
27801            + lib/Pod/t/basic.cap
27802            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
27803            ! lib/Pod/t/basic.t pod/pod2man.PL
27804 ____________________________________________________________________________
27805 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
27806         Log: Pass 6 at perldelta - sort enhancements, generic and
27807              platform specific bug fixes.
27808      Branch: perl
27809            ! pod/perldelta.pod
27810 ____________________________________________________________________________
27811 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
27812         Log: PROPAGATE documentation from Tony Cook.
27813      Branch: perl
27814            ! pod/perlfunc.pod
27815 ____________________________________________________________________________
27816 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
27817         Log: DJGPP cannot do signals that well.
27818      Branch: perl
27819            ! ext/POSIX/t/sigaction.t
27820 ____________________________________________________________________________
27821 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
27822         Log: Can't do subsecond alarms without ualarm; and break out
27823              early if alarms do not seem to be coming in as expected.
27824      Branch: perl
27825            ! ext/Time/HiRes/HiRes.t
27826 ____________________________________________________________________________
27827 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
27828         Log: No Socket, little Net.
27829      Branch: perl
27830            ! t/lib/1_compile.t
27831 ____________________________________________________________________________
27832 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
27833         Log: Take the taint brush to the getcwds.
27834      Branch: perl
27835            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
27836 ____________________________________________________________________________
27837 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
27838         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
27839              From: "Craig A. Berry" <craigberry@mac.com>
27840              Date: Sun, 25 Nov 2001 16:20:45 -0600
27841              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
27842      Branch: perl
27843            ! ext/Socket/Socket.xs
27844 ____________________________________________________________________________
27845 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
27846         Log: Since in some DOS filesystems the timestamp granularity
27847              may be only two seconds, better sleep for three to play safe.
27848              (Helps CygWin, at least.)
27849      Branch: perl
27850            ! lib/Memoize/t/expire_file.t
27851 ____________________________________________________________________________
27852 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
27853         Log: For some reason CygWin wasn't collapsing multiple
27854              slashes into one, which made some Spec.t tests to fail.
27855              Either CygWin was being too prudish or the collapsing
27856              logic needs to be rethunk.
27857      Branch: perl
27858            ! lib/File/Spec/Unix.pm
27859 ____________________________________________________________________________
27860 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
27861         Log: Cygwin needs to have libperl.dll around if trying to link
27862              with -lperl.  Note: this change cures the test but whether
27863              it cures CygPerl installation, I don't know: hopefully the
27864              libperl5_7_2.dll, or the version equivalent, gets installed
27865              also as libperl.dll to the proper place(s).
27866      Branch: perl
27867            ! lib/ExtUtils/Embed.t
27868 ____________________________________________________________________________
27869 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
27870         Log: -I../lib/.. and -L../lib/..?  Strange.
27871      Branch: perl
27872            ! lib/ExtUtils/Embed.t
27873 ____________________________________________________________________________
27874 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
27875         Log: $MM?
27876      Branch: perl
27877            ! lib/ExtUtils/Embed.pm
27878 ____________________________________________________________________________
27879 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
27880         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
27881              From: Dave Rolsky <autarch@urth.org>
27882              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
27883              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
27884      Branch: perl
27885            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
27886            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
27887 ____________________________________________________________________________
27888 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
27889         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
27890              From: chromatic <chromatic@rmci.net>
27891              Date: Sat, 24 Nov 2001 14:56:57 -0700
27892              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
27893              
27894              plus a tweak for ithreads builds.
27895      Branch: perl
27896            + lib/DB.t
27897            ! MANIFEST lib/DB.pm
27898 ____________________________________________________________________________
27899 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
27900         Log: Win32 compilation tweaks for Blair Zajac.
27901      Branch: perl
27902            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
27903 ____________________________________________________________________________
27904 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
27905         Log: I don't think trying to bracket the hires time with lores
27906              times is going to be portable enough: Cygwin seems to be
27907              capable of getting hires ones rather consistently lower
27908              than the lores ones.  So let's try average difference instead.
27909      Branch: perl
27910            ! ext/Time/HiRes/HiRes.t
27911 ____________________________________________________________________________
27912 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
27913         Log: Subject: Re: benchmarks, sorts and reproducibility
27914              From: "John P. Linderman" <jpl@research.att.com>
27915              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
27916              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
27917              
27918              Randomize large partitions for quicksort to dodge the
27919              angry gods of quadratic.
27920      Branch: perl
27921            ! pp_sort.c
27922 ____________________________________________________________________________
27923 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
27924         Log: The joys of portable quoting.
27925      Branch: perl
27926            ! ext/Devel/PPPort/harness/Makefile.PL
27927 ____________________________________________________________________________
27928 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
27929         Log: sort pragma tweaks.
27930      Branch: perl
27931            ! lib/sort.pm
27932 ____________________________________________________________________________
27933 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
27934         Log: Skip the link= directives of utils.lst if no mandir
27935              (if no manpages).
27936      Branch: perl
27937            ! installman
27938 ____________________________________________________________________________
27939 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
27940         Log: integrate changes#8340,13260 from mainline
27941              
27942              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
27943              
27944              change#3373 introduced a handle leak in backticks and piped open()s
27945              that fail
27946      Branch: maint-5.6/perl
27947            ! t/io/pipe.t util.c
27948 ____________________________________________________________________________
27949 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
27950         Log: change#3373 introduced a handle leak in backticks and piped open()s
27951              that fail
27952      Branch: perl
27953            ! util.c
27954 ____________________________________________________________________________
27955 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
27956         Log: metaconfig unit change for #13258.
27957      Branch: metaconfig/U/perl
27958            ! d_procselfexe.U
27959 ____________________________________________________________________________
27960 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
27961         Log: Extraenous breaks noticed by David Dyck.
27962      Branch: perl
27963            ! Configure
27964 ____________________________________________________________________________
27965 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
27966         Log: Revert the /proc/self/auxv experiment for now.
27967      Branch: perl
27968            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
27969 ____________________________________________________________________________
27970 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
27971         Log: Also ExtUtils.t had $^X assumptions.
27972      Branch: perl
27973            ! lib/ExtUtils.t
27974 ____________________________________________________________________________
27975 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
27976         Log: Now is Solaris if you start the t/perl in the t/
27977              as "./perl", the $^X will be "../perl", not "./perl".
27978      Branch: perl
27979            ! t/lib/1_compile.t
27980 ____________________________________________________________________________
27981 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
27982         Log: The new way of finding out $^X in Solaris
27983              requires a little tweak if the executable
27984              pathname is *not* absolute: prepend "./"
27985              (otherwise `$^X ...` will start perl from PATH...)
27986      Branch: perl
27987            ! perl.c
27988 ____________________________________________________________________________
27989 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
27990         Log: Avoid "will not stay shared" warnings.
27991      Branch: perl
27992            ! lib/ExtUtils/MM_Unix.pm
27993 ____________________________________________________________________________
27994 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
27995         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
27996              From: Michael G Schwern <schwern@pobox.com>
27997              Date: Sat, 24 Nov 2001 19:56:18 -0500
27998              Message-ID: <20011124195618.A14614@blackrider>            
27999      Branch: perl
28000            ! perl.c pp_sys.c t/op/magic.t util.c
28001 ____________________________________________________________________________
28002 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
28003         Log: In the MakeMaker pm_to_blib target don't copy all
28004              the files in one fell swoop, deal with them hunkwise,
28005              helps for CLIs with limited line lengths.
28006              (This seems to help for DJGPP building Encode,
28007              where there are dozens of files to copy.)
28008      Branch: perl
28009            ! lib/ExtUtils/MM_Unix.pm
28010 ____________________________________________________________________________
28011 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
28012         Log: testsuite leaves stray files behind on windows
28013      Branch: perl
28014            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
28015 ____________________________________________________________________________
28016 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
28017         Log: xsubpp produces a spurious warning on directories called 'typemap'
28018      Branch: perl
28019            ! lib/ExtUtils/xsubpp
28020 ____________________________________________________________________________
28021 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
28022         Log: xsubpp treats invalid (indented) cpp directives as comments
28023      Branch: perl
28024            ! ext/IO/IO.xs
28025 ____________________________________________________________________________
28026 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
28027         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
28028      Branch: perl
28029            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
28030 ____________________________________________________________________________
28031 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
28032         Log: The debug_pag needs to be visible at all times
28033              because of the re extension.
28034      Branch: perl
28035            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
28036 ____________________________________________________________________________
28037 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
28038         Log: Subject: Re: [PATCH] Tests are good
28039              From: Philip Newton <Philip.Newton@gmx.net>
28040              Date: Sat, 24 Nov 2001 21:24:00 +0100
28041              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
28042      Branch: perl
28043            ! pod/perlhack.pod
28044 ____________________________________________________________________________
28045 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
28046         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
28047              From: "Craig A. Berry" <craigberry@mac.com> 
28048              Date: Sat, 24 Nov 2001 12:45:44 -0600
28049              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
28050              
28051              (with tweaks, and combined with Sarathy's #13242)
28052      Branch: perl
28053            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
28054 ____________________________________________________________________________
28055 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
28056         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
28057              From: John Peacock <jpeacock@rowman.com>
28058              Date: Sat, 24 Nov 2001 14:27:46 -0500
28059              Message-ID: <3BFFF4B2.40509@rowman.com> 
28060      Branch: perl
28061            ! lib/Exporter/Heavy.pm
28062 ____________________________________________________________________________
28063 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
28064         Log: use portable quotes
28065      Branch: perl
28066            ! ext/Devel/PPPort/harness/Makefile.PL
28067 ____________________________________________________________________________
28068 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
28069         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
28070              From: Nicholas Clark <nick@ccl4.org>
28071              Date: Sat, 24 Nov 2001 18:06:26 +0000
28072              Message-ID: <20011124180626.T37621@plum.flirble.org>
28073      Branch: perl
28074            ! installman
28075 ____________________________________________________________________________
28076 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
28077         Log: Subject: [PATCH] perl5005delta.pod L<>
28078              From: Nicholas Clark <nick@ccl4.org>
28079              Date: Sat, 24 Nov 2001 18:04:21 +0000
28080              Message-ID: <20011124180421.S37621@plum.flirble.org>
28081      Branch: perl
28082            ! pod/perl5005delta.pod
28083 ____________________________________________________________________________
28084 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
28085         Log: fix typo in config.vc; regenerate win32 config_H.* files
28086      Branch: perl
28087            ! win32/config.vc win32/config_H.bc win32/config_H.gc
28088            ! win32/config_H.vc
28089 ____________________________________________________________________________
28090 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
28091         Log: Mention the charnames::vianame().
28092      Branch: perl
28093            ! pod/perluniintro.pod
28094 ____________________________________________________________________________
28095 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
28096         Log: Add charnames::vianame() in case people want to access
28097              the codes in run-time (as opposed to the compile-timeness
28098              of \N{...}).
28099      Branch: perl
28100            ! lib/charnames.pm lib/charnames.t
28101 ____________________________________________________________________________
28102 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
28103         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
28104              From: Nicholas Clark <nick@ccl4.org>
28105              Date: Sat, 24 Nov 2001 16:30:42 +0000
28106              Message-ID: <20011124163042.R37621@plum.flirble.org>
28107      Branch: perl
28108            ! regcomp.c regcomp.h
28109 ____________________________________________________________________________
28110 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
28111         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
28112              From: Nicholas Clark <nick@ccl4.org>
28113              Date: Sat, 24 Nov 2001 16:24:33 +0000
28114              Message-ID: <20011124162433.Q37621@plum.flirble.org>
28115              
28116              cmp fixes.
28117      Branch: perl
28118            ! pp.c
28119 ____________________________________________________________________________
28120 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
28121         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
28122              (It seems that "./perl" gets resolved to "perl" now.)
28123      Branch: perl
28124            ! perl.c
28125 ____________________________________________________________________________
28126 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
28127         Log: Subject: [PATCH] DB_File 1.800        
28128              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
28129              Date: Sat, 24 Nov 2001 11:41:41 -0000
28130              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
28131      Branch: perl
28132            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
28133            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
28134            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
28135            ! ext/DB_File/t/db-recno.t
28136 ____________________________________________________________________________
28137 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
28138         Log: Tweak the PUSHED documentation.
28139      Branch: perl
28140            ! ext/PerlIO/Via/Via.pm
28141 ____________________________________________________________________________
28142 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
28143         Log: Update 1_compile for new known tests.
28144      Branch: perl
28145            ! t/lib/1_compile.t
28146 ____________________________________________________________________________
28147 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
28148         Log: Move the MBF/MBI test modules to t/lib.
28149      Branch: perl
28150            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
28151            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
28152            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
28153            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
28154            ! lib/Math/BigInt/t/sub_mbi.t
28155 ____________________________________________________________________________
28156 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
28157         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
28158              From: "Craig A. Berry" <craigberry@mac.com> 
28159              Date: Fri, 23 Nov 2001 18:05:35 -0600
28160              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
28161      Branch: perl
28162            ! configure.com
28163 ____________________________________________________________________________
28164 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
28165         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
28166              From: PPrymmer@factset.com 
28167              Date: Fri, 23 Nov 2001 17:03:07 -0500
28168              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
28169      Branch: perl
28170            ! ext/Unicode/Normalize/mkheader
28171 ____________________________________________________________________________
28172 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
28173         Log: Here are the right helper files.
28174      Branch: perl
28175            + t/lib/Filter/Simple/ExportTest.pm
28176            + t/lib/Filter/Simple/FilterOnlyTest.pm
28177            + t/lib/Filter/Simple/FilterTest.pm
28178            + t/lib/Filter/Simple/ImportTest.pm
28179            ! MANIFEST
28180 ____________________________________________________________________________
28181 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
28182         Log: Update Changes.
28183      Branch: perl
28184            ! Changes patchlevel.h
28185 ____________________________________________________________________________
28186 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
28187         Log: Never mind.
28188      Branch: perl
28189            - lib/Filter/Simple/lib/ExportTest.pm
28190            - lib/Filter/Simple/lib/ImportTest.pm
28191 ____________________________________________________________________________
28192 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
28193         Log: Mis-add.
28194      Branch: perl
28195            + lib/Filter/Simple/lib/ExportTest.pm
28196            + lib/Filter/Simple/lib/ImportTest.pm
28197 ____________________________________________________________________________
28198 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
28199         Log: Upgrade to Filter::Simple 0.77.
28200      Branch: perl
28201            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
28202            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
28203            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
28204            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
28205            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
28206 ____________________________________________________________________________
28207 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
28208         Log: Missing p4 add.
28209      Branch: perl
28210            + lib/ExtUtils/MM_VMS.t
28211 ____________________________________________________________________________
28212 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
28213         Log: Pass 5 at perldelta - module and utility updates cleanup.
28214      Branch: perl
28215            ! pod/perldelta.pod
28216 ____________________________________________________________________________
28217 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
28218         Log: metaconfig unit change for #13219.
28219      Branch: metaconfig/U/perl
28220            ! d_procselfexe.U
28221 ____________________________________________________________________________
28222 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
28223         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
28224      Branch: perl
28225            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28226            ! pod/buildtoc.PL pod/perltoc.pod
28227 ____________________________________________________________________________
28228 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
28229         Log: Add procselfexe and d_dirfd to strange lands.
28230      Branch: perl
28231            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
28232            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
28233            ! vos/config.ga.def vos/config.ga.h win32/config.bc
28234            ! win32/config.gc win32/config.vc win32/config.win64
28235            ! wince/config.ce
28236 ____________________________________________________________________________
28237 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
28238         Log: metaconfig unit change for #13216.
28239      Branch: metaconfig/U/perl
28240            ! d_procselfexe.U
28241 ____________________________________________________________________________
28242 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
28243         Log: Better to "quote" the pathname.
28244      Branch: perl
28245            ! Configure config_h.SH
28246 ____________________________________________________________________________
28247 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
28248         Log: Use PROCSELFEXE_PATH.
28249      Branch: perl
28250            ! perl.c
28251 ____________________________________________________________________________
28252 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
28253         Log: metaconfig unit change for #13213.
28254      Branch: metaconfig/U/perl
28255            ! d_procselfexe.U
28256 ____________________________________________________________________________
28257 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
28258         Log: Add probing for BSD-like /proc/curproc/file.
28259      Branch: perl
28260            ! Configure config_h.SH
28261 ____________________________________________________________________________
28262 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
28263         Log: metaconfig unit change for 13211.
28264      Branch: metaconfig/U/perl
28265            + d_dirfd.U
28266 ____________________________________________________________________________
28267 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
28268         Log: Add probing for dirfd() so that it can be added it IO::Dir.
28269      Branch: perl
28270            ! Configure config_h.SH perl.h
28271 ____________________________________________________________________________
28272 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
28273         Log: ...and update the test count.
28274      Branch: perl
28275            ! lib/Pod/t/basic.t
28276 ____________________________________________________________________________
28277 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
28278         Log: Must remove the cap test also from the test script.
28279      Branch: perl
28280            ! lib/Pod/t/basic.t
28281 ____________________________________________________________________________
28282 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
28283         Log: Subject: [PATCH] Tests are good
28284              From: Nicholas Clark <nick@ccl4.org>
28285              Date: Fri, 23 Nov 2001 18:12:21 +0000
28286              Message-ID: <20011123181220.F37621@plum.flirble.org>
28287      Branch: perl
28288            ! pod/perlhack.pod
28289 ____________________________________________________________________________
28290 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
28291         Log: The basic.cap from podlators 1.14 is not very portable.
28292      Branch: perl
28293            - lib/Pod/t/basic.cap
28294            ! MANIFEST
28295 ____________________________________________________________________________
28296 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
28297         Log: Subject: Re: [DOC PATCHES] pod cleanups
28298              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
28299              Date: 22 Nov 2001 12:54:16 -0000
28300              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
28301      Branch: perl
28302            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
28303            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
28304 ____________________________________________________________________________
28305 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
28306         Log: FAQ sync.
28307      Branch: perl
28308            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
28309 ____________________________________________________________________________
28310 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
28311         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
28312              From: PPrymmer@factset.com
28313              Date: Fri, 23 Nov 2001 11:43:45 -0500
28314              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
28315      Branch: perl
28316            ! MANIFEST lib/ExtUtils/MM_VMS.pm
28317 ____________________________________________________________________________
28318 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
28319         Log: Corify podlators 1.14 test.
28320      Branch: perl
28321            ! lib/Pod/t/basic.t
28322 ____________________________________________________________________________
28323 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
28324         Log: Output tweak needed because of podlators 1.14.
28325      Branch: perl
28326            ! t/pod/multiline_items.xr
28327 ____________________________________________________________________________
28328 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
28329         Log: Upgrade to podlators 1.14.
28330      Branch: perl
28331            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
28332            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
28333            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
28334            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
28335            ! lib/Pod/Text/Overstrike.pm
28336 ____________________________________________________________________________
28337 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
28338         Log: perlmodinstall tweaks from Philip Newton.
28339      Branch: perl
28340            ! pod/perlmodinstall.pod
28341 ____________________________________________________________________________
28342 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
28343         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
28344              From: Autrijus Tang <autrijus@autrijus.org>           
28345              Date: Fri, 23 Nov 2001 23:55:53 +0800
28346              Message-ID: <20011123235553.A2310@not.autrijus.org>
28347      Branch: perl
28348            ! Porting/genlog
28349 ____________________________________________________________________________
28350 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
28351         Log: Subject: Re: regex oddness with \Z and $&
28352              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
28353              Date: Fri, 23 Nov 2001 15:15:24 +0000
28354              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
28355      Branch: perl
28356            ! regcomp.c t/op/re_tests
28357 ____________________________________________________________________________
28358 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
28359         Log: regen_headers.
28360      Branch: perl
28361            ! embed.h global.sym pod/perlapi.pod proto.h
28362 ____________________________________________________________________________
28363 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
28364         Log: Forgotten check-in.
28365      Branch: perl
28366            ! pod/perlapi.pod
28367 ____________________________________________________________________________
28368 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
28369         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
28370      Branch: perl
28371            ! lib/Test/Simple.pm
28372 ____________________________________________________________________________
28373 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
28374         Log: Retract #13173 (effectively retract Net::Ping 2.06,
28375              go back to 2.04, the 2.06 hasn't seen the patches
28376              that have gone to the blead version.)
28377      Branch: perl
28378            - lib/Net/Ping/CHANGES lib/Net/Ping/README
28379            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28380            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28381            - lib/Net/Ping/t/200_ping_tcp.t
28382            ! MANIFEST lib/Net/Ping.pm
28383 ____________________________________________________________________________
28384 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
28385         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
28386              From: Robin Barker <rmb1@cise.npl.co.uk>
28387              Date: Thu, 22 Nov 2001 11:00:38 GMT
28388              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
28389      Branch: perl
28390            ! utils/perldoc.PL
28391 ____________________________________________________________________________
28392 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
28393         Log: metaconfig unit change for #13191.
28394      Branch: metaconfig/U/perl
28395            ! d_procselfexe.U
28396 ____________________________________________________________________________
28397 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
28398         Log: procselfexe tweak: for some reason I had a ls in
28399              /proc/self/exe, not the ls Configure thought it
28400              would found.
28401      Branch: perl
28402            ! Configure
28403 ____________________________________________________________________________
28404 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
28405         Log: Corify the Net::Ping tests; skip the tests
28406              unless $ENV{PERL_TEST_Net_Ping} is true.
28407      Branch: perl
28408            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28409            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28410            ! lib/Net/Ping/t/200_ping_tcp.t
28411 ____________________________________________________________________________
28412 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
28413         Log: metaconfig units changes for #13188.
28414      Branch: metaconfig
28415            ! U/modified/Head.U
28416      Branch: metaconfig/U/perl
28417            ! issymlink.U
28418 ____________________________________________________________________________
28419 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
28420         Log: The #13182 didn't really help.  The real problem
28421              seems to be that 'sh' can in AIX mean at least three
28422              different things, and we can't know which one it is
28423              unless we export $newsh from an earlier run (and it's
28424              the 'bsh' aka 'sh' that has the the broken test -h).
28425      Branch: perl
28426            ! Configure
28427 ____________________________________________________________________________
28428 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
28429         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
28430      Branch: perl
28431            ! op.c t/op/override.t
28432 ____________________________________________________________________________
28433 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
28434         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
28435              From: PPrymmer@factset.com 
28436              Date: Wed, 21 Nov 2001 20:17:25 -0500
28437              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
28438      Branch: perl
28439            ! lib/Shell.t
28440 ____________________________________________________________________________
28441 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
28442         Log: Reapply perlmodinstall parts of #12897.
28443      Branch: perl
28444            ! pod/perlmodinstall.pod
28445 ____________________________________________________________________________
28446 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
28447         Log: perlmodinstall 2.01 from Jon Orwant.
28448      Branch: perl
28449            ! pod/perlmodinstall.pod
28450 ____________________________________________________________________________
28451 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
28452         Log: Subject: [PATCH @10907] REXX on OS/2
28453              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28454              Date: Wed, 21 Nov 2001 15:26:11 -0500
28455              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
28456      Branch: perl
28457            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
28458            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
28459 ____________________________________________________________________________
28460 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
28461         Log: metaconfig unit change for #13181.
28462      Branch: metaconfig/U/perl
28463            ! issymlink.U
28464 ____________________________________________________________________________
28465 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
28466         Log: AIX has broken builtin 'test'.
28467      Branch: perl
28468            ! Configure
28469 ____________________________________________________________________________
28470 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
28471         Log: Subject: [PATCH 5.7.x] INSTALL size update
28472              From: Andy Dougherty <doughera@lafayette.edu>
28473              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
28474              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
28475      Branch: perl
28476            ! INSTALL
28477 ____________________________________________________________________________
28478 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
28479         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
28480              to pp_sort.c.  Includes the quicksort stabilizing layer
28481              from John P. Linderman.  -Msort=qsort or -Msort=fast is
28482              faster than without (or with -Msort=mergesort or -Msort=safe)
28483              for short random inputs, but for some reason not quite as fast
28484              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
28485              optimizing definitely needed.
28486      Branch: perl
28487            + lib/sort.pm lib/sort.t pp_sort.c
28488            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
28489            ! embed.pl global.sym perl.h pp_ctl.c proto.h
28490            ! vms/descrip_mms.template vos/build.cm win32/Makefile
28491            ! win32/makefile.mk wince/Makefile.ce
28492 ____________________________________________________________________________
28493 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
28494         Log: Sync file with libnet-1.0901-tobe
28495      Branch: perl
28496            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
28497            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
28498            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
28499            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
28500            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
28501 ____________________________________________________________________________
28502 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
28503         Log: Subject: [PATCH perldoc] problems with pod2man
28504              From: Robin Barker <rmb1@cise.npl.co.uk>
28505              Date: Wed, 21 Nov 2001 17:48:51 GMT
28506              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
28507      Branch: perl
28508            ! utils/perldoc.PL
28509 ____________________________________________________________________________
28510 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
28511         Log: debug_pad only visible when debugging.
28512      Branch: perl
28513            ! makedef.pl
28514 ____________________________________________________________________________
28515 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
28516         Log: metaconfig units changes for #13174.
28517      Branch: metaconfig/U/perl
28518            + d_procselfexe.U
28519            - procselfexe.U
28520 ____________________________________________________________________________
28521 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
28522         Log: procselfexe tweaks.
28523      Branch: perl
28524            ! Configure config_h.SH
28525 ____________________________________________________________________________
28526 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
28527         Log: Upgrade to Net::Ping 2.06.
28528      Branch: perl
28529            + lib/Net/Ping/CHANGES lib/Net/Ping/README
28530            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
28531            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
28532            + lib/Net/Ping/t/200_ping_tcp.t
28533            ! MANIFEST lib/Net/Ping.pm
28534 ____________________________________________________________________________
28535 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
28536         Log: Upgrade to Math::BigInt 1.47.
28537      Branch: perl
28538            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
28539            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
28540            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
28541            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
28542            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
28543            ! lib/Math/BigInt/t/sub_mbi.t
28544 ____________________________________________________________________________
28545 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
28546         Log: Dynaloading for POSIX-BC from Thomas Dorner.
28547      Branch: perl
28548            ! hints/posix-bc.sh
28549 ____________________________________________________________________________
28550 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
28551         Log: Strange: the same mysterious regex study bug
28552              seems to be present both in OS/390 and POSIX-BC.
28553              Deep EBCDIC magic that regex engine gets wrong,
28554              or a bug in some compiler/library shared by the
28555              two platforms?  From Thomas Dorner.
28556      Branch: perl
28557            ! t/op/study.t
28558 ____________________________________________________________________________
28559 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
28560         Log: More lost and found.
28561      Branch: perl
28562            + lib/Test/Simple/README
28563            ! MANIFEST
28564 ____________________________________________________________________________
28565 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
28566         Log: MANIFESTly missing.
28567      Branch: perl
28568            ! MANIFEST
28569 ____________________________________________________________________________
28570 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
28571         Log: Subject: Re: PERFORCE change 13162 for review               
28572              From: Philip Newton <Philip.Newton@gmx.net> 
28573              Date: Wed, 21 Nov 2001 16:44:30 +0100
28574              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
28575      Branch: perl
28576            ! ext/Devel/PPPort/PPPort.pm
28577 ____________________________________________________________________________
28578 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
28579         Log: Update Changes.
28580      Branch: perl
28581            ! Changes patchlevel.h
28582 ____________________________________________________________________________
28583 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
28584         Log: Small doc tweaks.
28585      Branch: perl
28586            ! ext/PerlIO/Via/Via.pm
28587 ____________________________________________________________________________
28588 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
28589         Log: Redundant return.
28590      Branch: perl
28591            ! ext/MIME/Base64/QuotedPrint.pm
28592 ____________________________________________________________________________
28593 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
28594         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
28595              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
28596              Date: Wed, 21 Nov 2001 10:23:16 +0100
28597              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
28598      Branch: perl
28599            ! pp_pack.c t/op/pack.t
28600 ____________________________________________________________________________
28601 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
28602         Log: Add Devel::PPPort originally from Kenneth Albanowski,
28603              revigorated by Paul Marquess: gives h2xs a Perl version
28604              portability boost.
28605      Branch: perl
28606            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
28607            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
28608            + ext/Devel/PPPort/harness/Harness.pm
28609            + ext/Devel/PPPort/harness/Harness.xs
28610            + ext/Devel/PPPort/harness/Makefile.PL
28611            + ext/Devel/PPPort/harness/module2.c
28612            + ext/Devel/PPPort/harness/module3.c
28613            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
28614            ! MANIFEST lib/h2xs.t utils/h2xs.PL
28615 ____________________________________________________________________________
28616 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
28617         Log: Oops.
28618      Branch: perl
28619            ! lib/Test/Simple/t/filehandles.t
28620 ____________________________________________________________________________
28621 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
28622         Log: Subject: Re: PERFORCE change 13152 for review               
28623              From: Philip Newton <Philip.Newton@gmx.net> 
28624              Date: Wed, 21 Nov 2001 09:04:05 +0100
28625              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
28626      Branch: perl
28627            ! lib/Test/Builder.pm
28628 ____________________________________________________________________________
28629 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
28630         Log: Subject: Re: PERFORCE change 13142 for review
28631              From: Philip Newton <Philip.Newton@gmx.net>
28632              Date: Wed, 21 Nov 2001 09:04:03 +0100
28633              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
28634              
28635              plus rewrap few paragraphs.
28636      Branch: perl
28637            ! lib/Pod/LaTeX.pm
28638 ____________________________________________________________________________
28639 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
28640         Log: Integrate #13154 from macperl; Remove comments.
28641      Branch: perl
28642           !> lib/File/Spec/Mac.pm
28643 ____________________________________________________________________________
28644 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
28645         Log: Update the list of modules having tests.
28646      Branch: perl
28647            ! t/lib/1_compile.t
28648 ____________________________________________________________________________
28649 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
28650         Log: Slight doc changes.
28651      Branch: maint-5.6/macperl
28652            ! macos/macperl/MacPerl.podhelp
28653 ____________________________________________________________________________
28654 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
28655         Log: Add UTF-16 coercion.
28656      Branch: maint-5.6/macperl
28657            ! macos/lib/Mac/AppleEvents/Simple.pm
28658 ____________________________________________________________________________
28659 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
28660         Log: Remove comments.
28661      Branch: maint-5.6/macperl
28662            ! lib/File/Spec/Mac.pm
28663 ____________________________________________________________________________
28664 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
28665         Log: Fix FSpGetCatInfo (and other functions) corrupting
28666              memory with bad filespecs (bug #471867)
28667      Branch: maint-5.6/macperl
28668            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
28669 ____________________________________________________________________________
28670 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
28671         Log: Upgrade to Test::Simple 0.33.
28672      Branch: perl
28673            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
28674            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
28675            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
28676 ____________________________________________________________________________
28677 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
28678         Log: Upgrade to Test::Harness 1.26.
28679      Branch: perl
28680            ! lib/Test/Harness.pm lib/Test/Harness/Changes
28681 ____________________________________________________________________________
28682 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
28683         Log: Integrate change #13145 from maintperl;
28684              another compatibility tweak to change#12559: avoid quoting
28685              arguments that already have quotes; add test case
28686      Branch: perl
28687           !> t/op/system_tests win32/win32.c
28688 ____________________________________________________________________________
28689 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
28690         Log: integrate change#13147 from mainline (fixes nit in change#10091)
28691              
28692              Subject: [PATCH] spaceship and refs
28693      Branch: maint-5.6/perl
28694            ! pp.c pp_hot.c t/op/cmp.t
28695 ____________________________________________________________________________
28696 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
28697         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
28698              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
28699              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
28700              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
28701      Branch: perl
28702            + lib/Pod/t/utils.t
28703            ! MANIFEST
28704 ____________________________________________________________________________
28705 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
28706         Log: Subject: [PATCH] spaceship and refs
28707              From: Nicholas Clark <nick@ccl4.org>
28708              Date: Tue, 20 Nov 2001 21:59:51 +0000
28709              Message-ID: <20011120215951.U62891@plum.flirble.org> 
28710      Branch: perl
28711            ! pp.c pp_hot.c t/op/cmp.t
28712 ____________________________________________________________________________
28713 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
28714         Log: Try to clarify which I/O call operates on bytes,
28715              which on characters, which on either.
28716      Branch: perl
28717            ! pod/perlfunc.pod
28718 ____________________________________________________________________________
28719 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
28720         Log: another compatibility tweak to change#12559: avoid quoting
28721              arguments that already have quotes; add test case
28722      Branch: maint-5.6/perl
28723            ! t/op/system_tests win32/win32.c
28724 ____________________________________________________________________________
28725 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
28726         Log: Give a simple example of writing PerlIO::Via handlers
28727              in Perl.
28728      Branch: perl
28729            ! ext/PerlIO/Via/Via.pm
28730 ____________________________________________________________________________
28731 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
28732         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
28733      Branch: perl
28734            + lib/Pod/t/latex.t
28735            ! MANIFEST
28736 ____________________________________________________________________________
28737 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
28738         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
28739              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28740              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
28741              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
28742      Branch: perl
28743            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
28744 ____________________________________________________________________________
28745 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
28746         Log: Spread d_procselfexe to far-off lands (undefined).
28747      Branch: perl
28748            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
28749            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
28750            ! vos/config.ga.def vos/config.ga.h win32/config.bc
28751            ! win32/config.gc win32/config.vc win32/config.win64
28752            ! wince/config.ce
28753 ____________________________________________________________________________
28754 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
28755         Log: Integrate perlio; add detection and use of /proc/self/exe
28756              (Linuxism for finding the absolute path of the executable)
28757      Branch: perl
28758           !> Configure config_h.SH perl.c t/op/magic.t
28759 ____________________________________________________________________________
28760 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
28761         Log: Really define do_report_used() only if DEBUGGING.
28762      Branch: perl
28763            ! sv.c
28764 ____________________________________________________________________________
28765 [ 13138] By: nick                                  on 2001/11/20  20:01:05
28766         Log: perl.c change to use HAS_PROCSELFEXE, also
28767              tweak to $^X test to comprehend full path to real executable
28768              being returned (like Cygwin as it happens...)
28769      Branch: perlio
28770            ! perl.c t/op/magic.t
28771 ____________________________________________________________________________
28772 [ 13137] By: nick                                  on 2001/11/20  19:46:00
28773         Log: Integrate mainline
28774      Branch: perlio
28775           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
28776           +> lib/NEXT/t/unseen.t
28777            - lib/NEXT/test.pl
28778           !> (integrate 34 files)
28779 ____________________________________________________________________________
28780 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
28781         Log: Subject: [?PATCH] terser pp_eq
28782              From: Nicholas Clark <nick@ccl4.org>
28783              Date: Mon, 19 Nov 2001 23:09:02 +0000
28784              Message-ID: <20011119230901.O62891@plum.flirble.org>
28785      Branch: perl
28786            ! pp_hot.c
28787 ____________________________________________________________________________
28788 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
28789         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
28790      Branch: perl
28791            ! pod/perldelta.pod
28792 ____________________________________________________________________________
28793 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
28794         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
28795              From: Andy Dougherty <doughera@lafayette.edu>
28796              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
28797              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
28798      Branch: perl
28799            ! ext/re/Makefile.PL ext/re/re.xs
28800 ____________________________________________________________________________
28801 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
28802         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
28803              From: Andy Dougherty <doughera@lafayette.edu>
28804              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
28805              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
28806      Branch: perl
28807            ! ext/re/re.xs
28808 ____________________________________________________________________________
28809 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
28810         Log: Integrate change #13119 from macperl.
28811              (No changes since already applied the patch,
28812              just keep perforce happy and well-fed.)
28813      Branch: perl
28814           !> lib/Pod/Html.pm
28815 ____________________________________________________________________________
28816 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
28817         Log: Subject: [PATCH] filter-util.pl for Mac OS
28818              From: Chris Nandor <pudge@pobox.com>
28819              Date: Tue, 20 Nov 2001 00:16:11 -0500
28820              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
28821      Branch: perl
28822            ! t/lib/filter-util.pl
28823 ____________________________________________________________________________
28824 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
28825         Log: Subject: [PATCH] Portability fix for Pod::Html
28826              From: Chris Nandor <pudge@pobox.com>
28827              Date: Tue, 20 Nov 2001 00:01:05 -0500
28828              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
28829      Branch: perl
28830            ! lib/Pod/Html.pm
28831 ____________________________________________________________________________
28832 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
28833         Log: Need to skip more tests if not perlio.
28834      Branch: perl
28835            ! lib/open.t
28836 ____________________________________________________________________________
28837 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
28838         Log: Pass 3 at perldelta - sort the lists of new modules,
28839              module improvements, and new platforms.
28840      Branch: perl
28841            ! pod/perldelta.pod
28842 ____________________________________________________________________________
28843 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
28844         Log: Document ${^OPEN}.
28845      Branch: perl
28846            ! pod/perlvar.pod
28847 ____________________________________________________________________________
28848 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
28849         Log: Make configpm work with extra keys
28850      Branch: maint-5.6/macperl
28851            ! macos/configpm
28852 ____________________________________________________________________________
28853 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
28854         Log: Version and doc updates
28855      Branch: maint-5.6/macperl
28856            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
28857 ____________________________________________________________________________
28858 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
28859         Log: More fixes for error message parsing (bug #470316)
28860      Branch: maint-5.6/macperl
28861            ! macos/macish.c
28862 ____________________________________________________________________________
28863 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
28864         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
28865              remove obsolete function (bug #465225)
28866      Branch: maint-5.6/macperl
28867            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
28868            ! macos/macperl/MPScript.c
28869 ____________________________________________________________________________
28870 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
28871         Log: Add p2as droplet to distribution.
28872      Branch: maint-5.6/macperl
28873            + macos/macperl/Droplets/p2as.plx
28874 ____________________________________________________________________________
28875 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
28876         Log: Bundle File::Sort.
28877      Branch: maint-5.6/macperl
28878            + macos/bundled_lib/blib/lib/File/Sort.pm
28879 ____________________________________________________________________________
28880 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
28881         Log: Various bundled module fixes.
28882      Branch: maint-5.6/macperl
28883            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
28884            ! macos/bundled_ext/Digest/MD5/t/files.t
28885            ! macos/bundled_ext/Filter/t/filter-util.pl
28886            ! macos/bundled_lib/blib/lib/Net/Config.pm
28887            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
28888 ____________________________________________________________________________
28889 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
28890         Log: Portability fix for Pod::Html.
28891      Branch: maint-5.6/macperl
28892            ! lib/Pod/Html.pm
28893 ____________________________________________________________________________
28894 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
28895         Log: Upgrade to Text::Balanced 1.89.
28896      Branch: perl
28897            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
28898            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
28899            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
28900            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
28901            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
28902            ! lib/Text/Balanced/t/gentag.t
28903 ____________________________________________________________________________
28904 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
28905         Log: Upgrade to NEXT 0.50.
28906      Branch: perl
28907            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
28908            + lib/NEXT/t/unseen.t
28909            - lib/NEXT/test.pl
28910            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
28911 ____________________________________________________________________________
28912 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
28913         Log: Integrate with maint-5.6/perl.
28914      Branch: maint-5.6/macperl
28915           !> win32/win32.c
28916 ____________________________________________________________________________
28917 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
28918         Log: Update the README.threads scary header a bit.
28919      Branch: perl
28920            ! README.threads
28921 ____________________________________________________________________________
28922 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
28923         Log: Pass 2 at perldelta: add some changes since 5.7.2.
28924      Branch: perl
28925            ! pod/perldelta.pod
28926 ____________________________________________________________________________
28927 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
28928         Log: Subject: [DOC PATCH] perlfaq4.pod 
28929              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28930              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
28931              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
28932      Branch: perl
28933            ! pod/perlfaq4.pod
28934 ____________________________________________________________________________
28935 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
28936         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
28937              From: Michael G Schwern <schwern@pobox.com> 
28938              Date: Mon, 19 Nov 2001 19:53:12 -0500
28939              Message-ID: <20011119195311.I11883@blackrider>
28940      Branch: perl
28941            ! perl.c
28942 ____________________________________________________________________________
28943 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
28944         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
28945              From: PPrymmer@factset.com
28946              Date: Mon, 19 Nov 2001 17:08:59 -0500
28947              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
28948      Branch: perl
28949            ! vms/descrip_mms.template
28950 ____________________________________________________________________________
28951 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
28952         Log: Create a per-interpeter debug scratchpad container
28953              and use that for the regexec debugging.
28954      Branch: perl
28955            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
28956 ____________________________________________________________________________
28957 [ 13109] By: nick                                  on 2001/11/19  22:01:45
28958         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
28959              Configure unit detects the feature).
28960      Branch: metaconfig/U/perl
28961            + procselfexe.U
28962      Branch: perlio
28963            ! Configure config_h.SH
28964 ____________________________________________________________________________
28965 [ 13108] By: nick                                  on 2001/11/19  20:39:17
28966         Log: Integrate mainline
28967      Branch: perlio
28968           +> t/op/or.t
28969           !> (integrate 44 files)
28970 ____________________________________________________________________________
28971 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
28972         Log: sysseek tweak.
28973      Branch: perl
28974            ! pod/perlfunc.pod
28975 ____________________________________________________________________________
28976 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
28977         Log: Move the sysio tests from io/utf8 to lib/open.
28978      Branch: perl
28979            ! lib/open.t t/io/utf8.t
28980 ____________________________________________________________________________
28981 [ 13105] By: nick                                  on 2001/11/19  20:15:39
28982         Log: Add a .package and a README to //depot/metaconfig
28983      Branch: metaconfig
28984            + .package README
28985 ____________________________________________________________________________
28986 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
28987         Log: Thou shalt not mix stdio and sysio.
28988      Branch: perl
28989            ! t/io/utf8.t
28990 ____________________________________________________________________________
28991 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
28992         Log: Update Changes.
28993      Branch: perl
28994            ! Changes patchlevel.h
28995 ____________________________________________________________________________
28996 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
28997         Log: The runops_debug needs to be present always, otherwise
28998              places like AIX which need an explicit symbol export list
28999              will croak when trying to build Devel::Peek (which uses
29000              the runops_debug).
29001      Branch: perl
29002            ! makedef.pl
29003 ____________________________________________________________________________
29004 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
29005         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
29006              From: PPrymmer@factset.com 
29007              Date: Mon, 19 Nov 2001 11:34:22 -0500
29008              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
29009      Branch: perl
29010            ! lib/Memoize/t/tie_sdbm.t
29011 ____________________________________________________________________________
29012 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
29013         Log: Retract #13088: it seems that unless dump.c is extensively
29014              reorganized as to what symbols it shows, when, and to whom,
29015              we are stuck with having the dump.o symbols in the libperl
29016              and thusly in the main Perl binary.
29017      Branch: perl
29018            ! embedvar.h perlapi.h perlvars.h
29019 ____________________________________________________________________________
29020 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
29021         Log: The _uni_display should not be in dump.c since they
29022              are used under normal operation (S_not_a_number()).
29023      Branch: perl
29024            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
29025 ____________________________________________________________________________
29026 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
29027         Log: Protect sv_dump() from being included unless DEBUGGING,
29028              as noticed by Ilya.
29029      Branch: perl
29030            ! sv.c
29031 ____________________________________________________________________________
29032 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
29033         Log: Pending further investigation skip the tell() tests.
29034              The tell() is okay on Solaris, HP-UX and Tru64, but fails
29035              (by returning too much) in Linux.
29036      Branch: perl
29037            ! t/io/utf8.t
29038 ____________________________________________________________________________
29039 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
29040         Log: Retract #13082 until a better solution is found:
29041              statics break ithreads.
29042      Branch: perl
29043            ! regexec.c
29044 ____________________________________________________________________________
29045 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
29046         Log: Figures 1 and 2 for UTF-8.
29047      Branch: perl
29048            ! pod/perlunicode.pod
29049 ____________________________________________________________________________
29050 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
29051         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
29052              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29053              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
29054              Message-ID: <20011119132645.A15034@rafael>
29055      Branch: perl
29056            ! op.c pod/perldiag.pod t/lib/warnings/op
29057 ____________________________________________________________________________
29058 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
29059         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
29060              From: Michael G Schwern <schwern@pobox.com> 
29061              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
29062              Message-ID: <20011119031112.E786@blackrider>
29063      Branch: perl
29064            ! t/op/closure.t
29065 ____________________________________________________________________________
29066 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
29067         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
29068              From: Michael G Schwern <schwern@pobox.com>
29069              Date: Mon, 19 Nov 2001 03:42:56 -0500
29070              Message-ID: <20011119034256.I786@blackrider>
29071      Branch: perl
29072            + t/op/or.t
29073            ! MANIFEST
29074 ____________________________________________________________________________
29075 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
29076         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
29077              From: "Craig A. Berry" <craigberry@mac.com>
29078              Date: Sun, 18 Nov 2001 14:33:48 -0600
29079              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
29080      Branch: perl
29081            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
29082 ____________________________________________________________________________
29083 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
29084         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
29085              From: Dave Rolsky <autarch@urth.org>
29086              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
29087              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
29088      Branch: perl
29089            ! lib/ExtUtils/Manifest.pm
29090 ____________________________________________________________________________
29091 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
29092         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
29093              From: Dave Rolsky <autarch@urth.org>
29094              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
29095              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
29096      Branch: perl
29097            ! lib/ExtUtils/Install.pm
29098 ____________________________________________________________________________
29099 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
29100         Log: The runops_dbg should not be needed.
29101      Branch: perl
29102            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
29103 ____________________________________________________________________________
29104 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
29105         Log: do_spawn() cleanup from Charles Lane.
29106      Branch: perl
29107            ! vms/vms.c
29108 ____________________________________________________________________________
29109 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
29110         Log: Update the list of tests.
29111      Branch: perl
29112            ! t/lib/1_compile.t
29113 ____________________________________________________________________________
29114 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
29115         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
29116              From: Michael G Schwern <schwern@pobox.com> 
29117              Date: Fri, 16 Nov 2001 17:37:04 -0500
29118              Message-ID: <20011116173703.L30160@blackrider>
29119      Branch: perl
29120            ! t/lib/warnings/sv
29121 ____________________________________________________________________________
29122 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
29123         Log: FAQ sync.
29124      Branch: perl
29125            ! pod/perlfaq4.pod
29126 ____________________________________________________________________________
29127 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
29128         Log: Integrate perlio; win32 sync.
29129      Branch: perl
29130           !> perlio.c win32/win32io.c
29131 ____________________________________________________________________________
29132 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
29133         Log: (retracted by #13096)
29134              Debugging would be badly skewed by a malloc per regex dump.
29135      Branch: perl
29136            ! regexec.c
29137 ____________________________________________________________________________
29138 [ 13081] By: nick                                  on 2001/11/18  19:08:40
29139         Log: Win32 layer has a dup which needs to match new prototype.
29140      Branch: perlio
29141            ! win32/win32io.c
29142 ____________________________________________________________________________
29143 [ 13080] By: nick                                  on 2001/11/18  19:05:02
29144         Log: Wrong way to get stdio mode used.
29145      Branch: perlio
29146            ! perlio.c
29147 ____________________________________________________________________________
29148 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
29149         Log: Retract #13048: that introduced a malloc() (through savepvn())
29150              to *every* m//, which killed the performance quite badly.
29151      Branch: perl
29152            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
29153 ____________________________________________________________________________
29154 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
29155         Log: Pass 1 at perldelta.pod: sort the section contents
29156              together, drop all but the 5.7.2 known problems,
29157              leave the 5.7.1 security note since that's the
29158              fullest explanation (update the date on that).
29159      Branch: perl
29160            ! pod/perldelta.pod
29161 ____________________________________________________________________________
29162 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
29163         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
29164              
29165              Tiny problem in the test for 20011113.110: I hope
29166              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
29167      Branch: perl
29168            ! pp.c t/op/repeat.t
29169 ____________________________________________________________________________
29170 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
29171         Log: All of syswrite/send/sendto need to return character counts,
29172              and character counts from the offset, not the beginning of
29173              the scalar.
29174      Branch: perl
29175            ! pp_sys.c
29176 ____________________________________________________________________________
29177 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
29178         Log: Integrate PerlIO: duping fixes.
29179      Branch: perl
29180           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
29181           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
29182           !> perliol.h sv.c
29183 ____________________________________________________________________________
29184 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
29185         Log: syswrite() was still returning byte counts, not character counts.
29186      Branch: perl
29187            ! pp_sys.c t/io/utf8.t
29188 ____________________________________________________________________________
29189 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
29190         Log: Add test for sysread().
29191      Branch: perl
29192            ! t/io/utf8.t
29193 ____________________________________________________________________________
29194 [ 13072] By: nick                                  on 2001/11/18  16:15:31
29195         Log: Allow dup'ing of PerlIO::Scalar etc.
29196      Branch: perlio
29197            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
29198            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
29199            ! perliol.h sv.c
29200 ____________________________________________________________________________
29201 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
29202         Log: Prepend a null byte to the test set.
29203      Branch: perl
29204            ! t/io/utf8.t
29205 ____________________________________________________________________________
29206 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
29207         Log: Document how "no utf8;" can become handy.
29208      Branch: perl
29209            ! lib/utf8.pm
29210 ____________________________________________________________________________
29211 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
29212         Log: Integrate perlio; force the inclusion of the PL_runops_*
29213      Branch: perl
29214           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
29215 ____________________________________________________________________________
29216 [ 13068] By: nick                                  on 2001/11/18  13:23:33
29217         Log: embed.pl generated changes I forgot to include
29218      Branch: perlio
29219            ! embedvar.h perlapi.h pod/perlapi.pod
29220 ____________________________________________________________________________
29221 [ 13067] By: nick                                  on 2001/11/18  12:50:19
29222         Log: Force inclusion of both Perl_runops_* in perl itself,
29223              so they are available for Peek.xs etc.
29224      Branch: perlio
29225            ! perlvars.h
29226 ____________________________________________________________________________
29227 [ 13066] By: nick                                  on 2001/11/18  11:00:34
29228         Log: Integrate mainline - a few Devel::Peak fails.
29229      Branch: perlio
29230           +> (branch 29 files)
29231            - ext/Thread/Thread.pm lib/Benchmark.t
29232            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
29233            - lib/Lingua/KO/Hangul/Util/README
29234            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
29235            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
29236            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
29237            - vms/ext/vmsish.pm vms/ext/vmsish.t
29238            ! hv.c
29239           !> (integrate 389 files)
29240 ____________________________________________________________________________
29241 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
29242         Log: Start working on perldelta.  This is not yet any sort of
29243              editing; just concatenating perl570delta, perl571delta,
29244              and perl572delta.  Any sorting not done, any duplicate
29245              removal not done, any removal or update of obsolete items
29246              not done, any changes since 5.7.2 not included.  So there.
29247      Branch: perl
29248            ! pod/perldelta.pod
29249 ____________________________________________________________________________
29250 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
29251         Log: Banish "use utf8".
29252      Branch: perl
29253            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
29254 ____________________________________________________________________________
29255 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
29256         Log: Tweak from Charles Lane.
29257      Branch: perl
29258            ! vms/vms.c
29259 ____________________________________________________________________________
29260 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
29261         Log: Integrate change #13058 from maintperl;
29262              change#12559 breaks things on Win9x because command.com doesn't
29263              grok dquotes at all; disable all the system() smarts for
29264              command.com
29265      Branch: perl
29266           !> win32/win32.c
29267 ____________________________________________________________________________
29268 [ 13061] By: ams                                   on 2001/11/17  13:46:11
29269         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
29270              From: Jonathan Stowe <gellyfish@gellyfish.com>
29271              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
29272              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
29273      Branch: perl
29274            ! lib/Term/Cap.pm
29275 ____________________________________________________________________________
29276 [ 13060] By: ams                                   on 2001/11/17  09:49:10
29277         Log: Subject: [PATCH9 File/Find.pm doc nits
29278              From: Tels <perl_dummy@bloodgate.com>
29279              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
29280      Branch: perl
29281            ! lib/File/Find.pm
29282 ____________________________________________________________________________
29283 [ 13059] By: ams                                   on 2001/11/17  09:38:38
29284         Log: Subject: [PATCH] Benchmark.pm nit
29285              From: Tels <perl_dummy@bloodgate.com>
29286              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
29287      Branch: perl
29288            ! lib/Benchmark.pm
29289 ____________________________________________________________________________
29290 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
29291         Log: change#12559 breaks things on Win9x because command.com doesn't
29292              grok dquotes at all; disable all the system() smarts for
29293              command.com
29294      Branch: maint-5.6/perl
29295            ! win32/win32.c
29296 ____________________________________________________________________________
29297 [ 13057] By: ams                                   on 2001/11/16  20:30:03
29298         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
29299              From: Andy Dougherty <doughera@lafayette.edu>
29300              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
29301              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
29302      Branch: perl
29303            ! lib/Unicode/UCD.t
29304 ____________________________________________________________________________
29305 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
29306         Log: Subject: [Patch Perl@13023] VMS system() warning
29307              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29308              Date: Fri, 16 Nov 2001 15:20:11 EST
29309              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
29310      Branch: perl
29311            ! vms/vms.c
29312 ____________________________________________________________________________
29313 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
29314         Log: It's neither-nor, and protect against the impossible.
29315      Branch: perl
29316            ! lib/Thread.pm
29317 ____________________________________________________________________________
29318 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
29319         Log: 5005threads didn't work because $Thread::VERSION wasn't
29320              visible.  Oops.
29321      Branch: perl
29322            ! ext/Thread/Makefile.PL lib/Thread.pm
29323 ____________________________________________________________________________
29324 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
29325         Log: Robustness against Linux using something else than gcc;
29326              based on
29327              
29328              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
29329              From: Charles Randall <cfriv@yahoo.com>
29330              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
29331              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
29332      Branch: perl
29333            ! ext/Errno/Errno_pm.PL
29334 ____________________________________________________________________________
29335 [ 13052] By: ams                                   on 2001/11/16  16:46:39
29336         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
29337              From: Russ Allbery <rra@stanford.edu>
29338              Date: 16 Nov 2001 09:44:21 -0800
29339              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
29340      Branch: perl
29341            ! lib/Pod/ParseLink.pm
29342 ____________________________________________________________________________
29343 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
29344         Log: Update perluniintro on the UTF-8 output matters
29345              (that -w will warn unless the stream is explicitly UTF-8-ified).
29346      Branch: perl
29347            ! pod/perluniintro.pod
29348 ____________________________________________________________________________
29349 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
29350         Log: Adding new files to MANIFEST is nice.
29351      Branch: perl
29352            ! MANIFEST
29353 ____________________________________________________________________________
29354 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
29355         Log: Update Changes.
29356      Branch: perl
29357            ! Changes patchlevel.h
29358 ____________________________________________________________________________
29359 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
29360         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
29361              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
29362              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
29363              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
29364      Branch: perl
29365            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
29366 ____________________________________________________________________________
29367 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
29368         Log: Rename perlunintro to perluniintro; regen toc.
29369      Branch: perl
29370            + pod/perluniintro.pod
29371            - pod/perlunintro.pod
29372            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29373 ____________________________________________________________________________
29374 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
29375         Log: Document the negated lookahead trick to emulate
29376              character class subtraction.
29377      Branch: perl
29378            ! pod/perlunicode.pod
29379 ____________________________________________________________________________
29380 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
29381         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
29382              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
29383              Date: Fri, 16 Nov 2001 23:31:04 +0900
29384              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
29385              
29386              (with the tweak that Cntrl is not C, it's Cc)
29387      Branch: perl
29388            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
29389            ! lib/unicore/mktables
29390 ____________________________________________________________________________
29391 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
29392         Log: Subject: [PATCH current] runtime runops switch
29393              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29394              Date: Fri, 16 Nov 2001 00:48:09 -0500
29395              Message-ID: <20011116004809.A934@math.ohio-state.edu>
29396      Branch: perl
29397            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
29398            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
29399            ! pod/perlintern.pod proto.h run.c
29400 ____________________________________________________________________________
29401 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
29402         Log: Further discourage old Thread code; tell how to tell
29403              the difference.
29404      Branch: perl
29405            ! lib/Thread.pm
29406 ____________________________________________________________________________
29407 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
29408         Log: A missing return; from Charles Lane.
29409      Branch: perl
29410            ! vms/vms.c
29411 ____________________________________________________________________________
29412 [ 13041] By: ams                                   on 2001/11/16  12:11:14
29413         Log: Subject: [PATCH] Doc spellcheck + podcheck
29414              From: Autrijus Tang <autrijus@egb.elixus.org>
29415              Date: Thu, 15 Nov 2001 22:49:05 -0800
29416              Message-Id: <20011116064905.GA44092@egb.elixus.org>
29417              
29418              Subject: [PATCH] podcheck+spellcheck, the rest of the story
29419              From: Autrijus Tang <autrijus@egb.elixus.org>
29420              Date: Fri, 16 Nov 2001 00:42:20 -0800
29421              Message-Id: <20011116084220.GA44295@egb.elixus.org>
29422              
29423              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
29424              From: Nicholas Clark <nick@ccl4.org>
29425              Date: Fri, 16 Nov 2001 10:32:01 +0000
29426              Message-Id: <20011116103200.F62891@plum.flirble.org>
29427              (Applied after suitable de-mangling.)
29428      Branch: perl
29429            ! README.aix README.dgux README.dos README.epoc README.hpux
29430            ! README.mint README.mpeix README.netware README.os2
29431            ! README.os390 README.plan9 README.qnx README.solaris
29432            ! README.threads doio.c pod/perl571delta.pod
29433            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
29434            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
29435            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
29436            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
29437            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
29438            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
29439 ____________________________________________________________________________
29440 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
29441         Log: Avoid redefinedness warning for now.
29442      Branch: perl
29443            ! lib/Thread.pm
29444 ____________________________________________________________________________
29445 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
29446         Log: use strict.
29447      Branch: perl
29448            ! lib/Thread.pm
29449 ____________________________________________________________________________
29450 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
29451         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
29452              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
29453              Date: Thu, 15 Nov 2001 22:54:47 EST 
29454              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
29455      Branch: perl
29456            ! vms/vms.c vms/vmspipe.com
29457 ____________________________________________________________________________
29458 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
29459         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
29460              From: "chromatic" <chromatic@rmci.net>
29461              Date: Thu, 15 Nov 2001 19:54:23 -0700
29462              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
29463      Branch: perl
29464            ! lib/File/stat.t
29465 ____________________________________________________________________________
29466 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
29467         Log: Make Thread a wrapper for both ithreads and 5005threads.
29468              Needs a lot of work and Arthur's eyeballing (and finishing
29469              few missing odds and ends of threads.pm).  Now Thread
29470              is an extension without its own .pm.
29471              
29472              If there are people who have experience working with
29473              either the 5005threads or the ithreads: cleaning up
29474              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
29475              and porting the various Thread::* modules, like Thread::Queue,
29476              to work also with ithreads, is needed.
29477              
29478              Removed the 5005threads requirement from the 5005 tests
29479              for easier testing (not all of them work yet since
29480              they use the Thread::* modules that have not been made
29481              to work with ithreads).  Leave the 5005 tests named as
29482              *.tx so that they are not run by "make test".
29483      Branch: perl
29484            + lib/Thread.pm
29485            - ext/Thread/Thread.pm
29486            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
29487            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
29488            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
29489            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
29490            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
29491            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
29492            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
29493 ____________________________________________________________________________
29494 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
29495         Log: $VERSION "a5" doesn't quite work.
29496      Branch: perl
29497            ! ext/B/Makefile.PL
29498 ____________________________________________________________________________
29499 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
29500         Log: Add the fruits of Larry Shatzer's version verifying script.
29501              (There are some straddlers, but they will be fixed in the
29502              upcoming releases of the modules.)
29503      Branch: perl
29504            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
29505            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
29506            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
29507            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
29508            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
29509            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
29510            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
29511            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
29512            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
29513            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
29514            ! wince/FindExt.pm
29515 ____________________________________________________________________________
29516 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
29517         Log: Add Larry Shatzer's VERSION verifying script.
29518      Branch: perl
29519            + Porting/checkVERSION.pl
29520            ! MANIFEST Porting/pumpkin.pod
29521 ____________________________________________________________________________
29522 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
29523         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
29524              From: Michael G Schwern <schwern@pobox.com>
29525              Date: Thu, 15 Nov 2001 19:26:40 -0500
29526              Message-ID: <20011115192640.R31399@blackrider>
29527      Branch: perl
29528            ! t/test.pl
29529 ____________________________________________________________________________
29530 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
29531         Log: Document the MY_CXT business; from Paul Marquess.
29532      Branch: perl
29533            ! pod/perlxs.pod
29534 ____________________________________________________________________________
29535 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
29536         Log: VMSCMD synch attempt.
29537      Branch: perl
29538            ! vms/vms.c vms/vmsish.h
29539 ____________________________________________________________________________
29540 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
29541         Log: Advise against -P as instructed by Schwern.
29542      Branch: perl
29543            ! pod/perlrun.pod
29544 ____________________________________________________________________________
29545 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
29546         Log: Subject: [PATCH] v-strings as Objects Step 1
29547              From: John Peacock <jpeacock@rowman.com>
29548              Date: Thu, 15 Nov 2001 12:41:04 -0500
29549              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
29550      Branch: perl
29551            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
29552            ! util.c
29553 ____________________________________________________________________________
29554 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
29555         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
29556              From: Michael G Schwern <schwern@pobox.com>
29557              Date: Thu, 15 Nov 2001 12:47:59 -0500
29558              Message-ID: <20011115124759.E31399@blackrider>
29559      Branch: perl
29560            + t/run/switchx.aux t/run/switchx.t
29561            ! MANIFEST t/run/switches.t
29562 ____________________________________________________________________________
29563 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
29564         Log: Upgrade to Getopt::Long 2.26_03.
29565      Branch: perl
29566            ! lib/Getopt/Long.pm
29567 ____________________________________________________________________________
29568 [ 13025] By: ams                                   on 2001/11/15  20:46:22
29569         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
29570              From: Michael G Schwern <schwern@pobox.com>
29571              Date: Thu, 15 Nov 2001 16:24:11 -0500
29572              Message-Id: <20011115162411.M31399@blackrider>
29573      Branch: perl
29574            ! vms/vms.c
29575 ____________________________________________________________________________
29576 [ 13024] By: ams                                   on 2001/11/15  19:32:06
29577         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
29578              From: rspier@pobox.com (Robert Spier)
29579              Date: Thu, 15 Nov 2001 11:19:21 -0800
29580              Message-Id: <15348.5433.732364.963687@rls.cx>
29581      Branch: perl
29582            ! op.c
29583 ____________________________________________________________________________
29584 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
29585         Log: Update Changes.
29586      Branch: perl
29587            ! Changes patchlevel.h
29588 ____________________________________________________________________________
29589 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
29590         Log: Subject: [PATCH] new tests for command-line switches
29591              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29592              Date: Thu, 15 Nov 2001 17:00:30 +0100
29593              Message-ID: <20011115170030.A14193@rafael>
29594      Branch: perl
29595            + t/run/switches.t
29596            ! MANIFEST
29597 ____________________________________________________________________________
29598 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
29599         Log: Upgrade to podlators 1.13.
29600      Branch: perl
29601            + lib/Pod/ParseLink.pm
29602            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
29603            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
29604            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
29605            ! t/pod/pod2usage.xr t/pod/podselect.xr
29606 ____________________________________________________________________________
29607 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
29608         Log: skip "might be used uninitialized".
29609      Branch: perl
29610            ! pp_sys.c
29611 ____________________________________________________________________________
29612 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
29613         Log: Fix for "perlio bug in koi8-r encoding".  The problem
29614              seemed to be that binmode() always flushed the handle,
29615              which is not so good when switching encodings.  Fixed,
29616              added Matt Sergeant's testcase, documented in perlfunc/binmode,
29617              also added a pointer about disciplines to perlfunc/open,
29618              and in general cleaned up and reformatted the open entry.
29619      Branch: perl
29620            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
29621 ____________________________________________________________________________
29622 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
29623         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
29624              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29625              Date: 15 Nov 2001 08:57:06 -0000
29626              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
29627              
29628              chop() and chomp() are not real list functions,
29629              so let's not have them overrideable.  (Casey will
29630              be confused since in #7071 he patched the other way.)
29631      Branch: perl
29632            ! pod/perlfunc.pod toke.c
29633 ____________________________________________________________________________
29634 [ 13017] By: ams                                   on 2001/11/15  12:56:49
29635         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
29636              From: Robin Barker <rmb1@cise.npl.co.uk>
29637              Date: Thu, 15 Nov 2001 13:48:34 GMT
29638              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
29639              (Applied with tweaks.)
29640      Branch: perl
29641            ! pod/perltrap.pod
29642 ____________________________________________________________________________
29643 [ 13016] By: ams                                   on 2001/11/15  09:12:48
29644         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
29645              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29646              Date: Thu, 15 Nov 2001 09:06:39 +0100
29647              Message-Id: <20011115090639.A13005@rafael>
29648      Branch: perl
29649            ! pod/perlrun.pod
29650 ____________________________________________________________________________
29651 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
29652         Log: "link =" from utils.lst was being processed oddly.
29653      Branch: perl
29654            ! installman
29655 ____________________________________________________________________________
29656 [ 13014] By: ams                                   on 2001/11/15  02:52:52
29657         Log: Subject: [PATCH current] CreateTTY in -d
29658              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29659              Date: Wed, 14 Nov 2001 21:26:31 -0500
29660              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
29661      Branch: perl
29662            ! lib/perl5db.pl
29663 ____________________________________________________________________________
29664 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
29665         Log: Corify the Filter::Simple tests. 
29666      Branch: perl
29667            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
29668            ! lib/Filter/Simple/t/filter_only.t
29669 ____________________________________________________________________________
29670 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
29671         Log: Upgrade to Filter::Simple 0.70.
29672      Branch: perl
29673            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
29674            + t/lib/FilterOnlyTest.pm
29675            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
29676            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
29677            ! t/lib/FilterTest.pm
29678 ____________________________________________________________________________
29679 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
29680         Log: Cleanliness inspired by Cygwin.
29681      Branch: perl
29682            ! Makefile.SH x2p/Makefile.SH
29683 ____________________________________________________________________________
29684 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
29685         Log: Add perlunintro (formerly known as perlunitut); regen toc.
29686      Branch: perl
29687            + pod/perlunintro.pod
29688            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29689 ____________________________________________________________________________
29690 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
29691         Log: FAQ sync.
29692      Branch: perl
29693            ! pod/perlfaq6.pod
29694 ____________________________________________________________________________
29695 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
29696         Log: Quieten pgcc 2.91.66 worries.
29697      Branch: perl
29698            ! gv.c pp_ctl.c utf8.c
29699 ____________________________________________________________________________
29700 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
29701         Log: Upgrade to Switch 2.06.
29702      Branch: perl
29703            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
29704            ! lib/Switch/t/nested.t
29705 ____________________________________________________________________________
29706 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
29707         Log: Upgrade to Attribute::Handlers 0.76.
29708      Branch: perl
29709            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
29710            ! lib/Attribute/Handlers/README
29711            ! lib/Attribute/Handlers/demo/Demo.pm
29712            ! lib/Attribute/Handlers/demo/Descriptions.pm
29713            ! lib/Attribute/Handlers/demo/MyClass.pm
29714            ! lib/Attribute/Handlers/demo/demo_cycle.pl
29715            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
29716            ! lib/Attribute/Handlers/t/multi.t
29717 ____________________________________________________________________________
29718 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
29719         Log: Signedness nit.
29720      Branch: perl
29721            ! regexec.c
29722 ____________________________________________________________________________
29723 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
29724         Log: VERSIONize.
29725      Branch: perl
29726            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
29727            ! lib/integer.pm
29728 ____________________________________________________________________________
29729 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
29730         Log: No pod in internal Net::FTP classes.
29731      Branch: perl
29732            ! pod/buildtoc.PL
29733 ____________________________________________________________________________
29734 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
29735         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
29736              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
29737              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
29738              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
29739      Branch: perl
29740            ! regexec.c
29741 ____________________________________________________________________________
29742 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
29743         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
29744              Pudge correctly).
29745      Branch: perl
29746            ! t/test.pl
29747 ____________________________________________________________________________
29748 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
29749         Log: Add comments to mark where $^X is being handled.
29750      Branch: perl
29751            ! perl.c toke.c
29752 ____________________________________________________________________________
29753 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
29754         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
29755              From: Michael G Schwern <schwern@pobox.com>
29756              Date: Wed, 14 Nov 2001 16:38:25 -0500
29757              Message-ID: <20011114163825.D6519@blackrider>
29758      Branch: perl
29759            ! t/op/repeat.t
29760 ____________________________________________________________________________
29761 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
29762         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
29763              From: Michael G Schwern <schwern@pobox.com>
29764              Date: Wed, 14 Nov 2001 13:19:15 -0500
29765              Message-ID: <20011114131915.K5096@blackrider>
29766      Branch: perl
29767            ! t/op/die_exit.t
29768 ____________________________________________________________________________
29769 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
29770         Log: Subject: Re: [PATCH] new version of runperl()
29771              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29772              Date: Wed, 14 Nov 2001 15:39:12 EST
29773              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
29774              
29775              "VMS $^X pipes etc" patch.
29776      Branch: perl
29777            ! vms/vms.c
29778 ____________________________________________________________________________
29779 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
29780         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
29781              and add "verbose" option to show the final command.
29782      Branch: perl
29783            ! t/test.pl
29784 ____________________________________________________________________________
29785 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
29786         Log: Goof in some of the comment fields of #12994.
29787      Branch: perl
29788            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
29789            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
29790            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
29791            ! lib/unicore/In/9.pl
29792 ____________________________________________________________________________
29793 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
29794         Log: The First, Last ranges in the Unicode data weren't
29795              getting their general categories added properly;
29796              noticed by Jeffrey Friedl.
29797      Branch: perl
29798            ! lib/unicore/Category.pl lib/unicore/In/0.pl
29799            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
29800            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
29801            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
29802            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
29803            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
29804            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
29805            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
29806            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
29807            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
29808            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
29809            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
29810            ! lib/unicore/mktables
29811 ____________________________________________________________________________
29812 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
29813         Log: Subject: [PATCH] new version of runperl()
29814              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29815              Date: Wed, 14 Nov 2001 12:23:01 +0100
29816              Message-ID: <20011114122301.A29384@rafael>
29817      Branch: perl
29818            ! t/io/argv.t t/test.pl
29819 ____________________________________________________________________________
29820 [ 12992] By: ams                                   on 2001/11/14  13:40:39
29821         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
29822              From: Michael G Schwern <schwern@pobox.com>
29823              Date: Tue, 13 Nov 2001 23:17:54 -0500
29824              Message-Id: <20011113231754.S32567@blackrider>
29825      Branch: perl
29826            ! perl.c
29827 ____________________________________________________________________________
29828 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
29829         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
29830              From: Philip Newton <Philip.Newton@gmx.net>
29831              Date: Wed, 14 Nov 2001 10:59:53 +0100
29832              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
29833              
29834              plus a lot of paragraph reformatting because of long lines.
29835      Branch: perl
29836            ! pod/perlapio.pod
29837 ____________________________________________________________________________
29838 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
29839         Log: A bool is not a pointer.
29840      Branch: perl
29841            ! pp_sys.c
29842 ____________________________________________________________________________
29843 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
29844         Log: AUTHORS updates.
29845      Branch: perl
29846            ! AUTHORS
29847 ____________________________________________________________________________
29848 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
29849         Log: There are several MIME RFCs.
29850      Branch: perl
29851            ! ext/Encode/Encode.pm
29852 ____________________________________________________________________________
29853 [ 12987] By: ams                                   on 2001/11/14  01:09:28
29854         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
29855              From: Michael G Schwern <schwern@pobox.com>
29856              Date: Tue, 13 Nov 2001 20:59:13 -0500
29857              Message-Id: <20011113205913.H32567@blackrider>
29858      Branch: perl
29859            ! t/op/groups.t vms/test.com
29860 ____________________________________________________________________________
29861 [ 12986] By: ams                                   on 2001/11/14  01:07:06
29862         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
29863              From: Michael G Schwern <schwern@pobox.com>
29864              Date: Tue, 13 Nov 2001 20:51:34 -0500
29865              Message-Id: <20011113205134.F32567@blackrider>
29866      Branch: perl
29867            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
29868 ____________________________________________________________________________
29869 [ 12985] By: ams                                   on 2001/11/14  00:43:59
29870         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
29871              From: Michael G Schwern <schwern@pobox.com>
29872              Date: Tue, 13 Nov 2001 20:38:42 -0500
29873              Message-Id: <20011113203842.E32567@blackrider>
29874      Branch: perl
29875            ! pod/perlport.pod
29876 ____________________________________________________________________________
29877 [ 12984] By: ams                                   on 2001/11/14  00:32:15
29878         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
29879              From: Michael G Schwern <schwern@pobox.com>
29880              Date: Tue, 13 Nov 2001 20:27:02 -0500
29881              Message-Id: <20011113202702.D32567@blackrider>
29882      Branch: perl
29883            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
29884            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
29885            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
29886            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
29887 ____________________________________________________________________________
29888 [ 12983] By: ams                                   on 2001/11/14  00:00:27
29889         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
29890              From: Michael G Schwern <schwern@pobox.com>
29891              Date: Tue, 13 Nov 2001 19:51:59 -0500
29892              Message-Id: <20011113195159.B32567@blackrider>
29893      Branch: perl
29894            ! pod/perlport.pod
29895 ____________________________________________________________________________
29896 [ 12982] By: ams                                   on 2001/11/13  23:53:11
29897         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
29898              From: Larry Shatzer <fugazi@zippy.zyx.net>
29899              Date: Tue, 13 Nov 2001 17:27:59 -0700
29900              Message-Id: <20011113172759.E27768@zippy.zyx.net>
29901      Branch: perl
29902            ! pod/perlapio.pod
29903 ____________________________________________________________________________
29904 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
29905         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
29906              "large enough" Unicode characters returned more than one
29907              as their "Unicode size".
29908      Branch: perl
29909            ! pp_sys.c t/io/utf8.t
29910 ____________________________________________________________________________
29911 [ 12980] By: ams                                   on 2001/11/13  19:32:33
29912         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
29913              From: "Craig A. Berry" <craigberry@mac.com>
29914              Date: Tue, 13 Nov 2001 14:33:25 -0600
29915              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
29916      Branch: perl
29917            ! vms/gen_shrfls.pl
29918 ____________________________________________________________________________
29919 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
29920         Log: Subject: Minor patch to Encode.pm (detypo)
29921              From: "Philip Newton" <Philip.Newton@gmx.net>
29922              Date: Tue, 13 Nov 2001 20:11:01 +0100
29923              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
29924      Branch: perl
29925            ! ext/Encode/Encode.pm
29926 ____________________________________________________________________________
29927 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
29928         Log: Evil tabulators.
29929      Branch: perl
29930            ! ext/Encode/Encode.pm
29931 ____________________________________________________________________________
29932 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
29933         Log: Document the available encodings.
29934      Branch: perl
29935            ! ext/Encode/Encode.pm
29936 ____________________________________________________________________________
29937 [ 12976] By: ams                                   on 2001/11/13  17:14:07
29938         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
29939              From: Barrie Slaymaker <barries@slaysys.com>
29940              Date: Tue, 13 Nov 2001 12:41:36 -0500
29941              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
29942      Branch: perl
29943            ! t/op/universal.t
29944 ____________________________________________________________________________
29945 [ 12975] By: ams                                   on 2001/11/13  16:24:21
29946         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
29947              From: Barrie Slaymaker <barries@slaysys.com>
29948              Date: Tue, 13 Nov 2001 10:56:20 -0500
29949              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
29950              (Test applied with minor tweaks and ->isa("HASH") omission.)
29951      Branch: perl
29952            ! lib/UNIVERSAL.pm t/op/universal.t
29953 ____________________________________________________________________________
29954 [ 12974] By: ams                                   on 2001/11/13  15:46:07
29955         Log: Subject: [PATCH Benchmark.pm] docco tweaks
29956              From: Barrie Slaymaker <barries@slaysys.com>
29957              Date: Tue, 13 Nov 2001 11:34:45 -0500
29958              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
29959      Branch: perl
29960            ! lib/Benchmark.pm
29961 ____________________________________________________________________________
29962 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
29963         Log: Subject: [PATCH] Attack of the C loops, round 1
29964              From: Richard Soderberg <rs@oregonnet.com>
29965              Date: Mon, 12 Nov 2001 12:07:29 -0800
29966              Message-Id: <200111122007.MAA01994@oregonnet.com>
29967              
29968              Subject: [PATCH] bytecode.pl (tiny patch)
29969              From: Richard Soderberg <rs@oregonnet.com>
29970              Date: Mon, 12 Nov 2001 12:53:24 -0800
29971              Message-Id: <200111122053.MAA06272@oregonnet.com>
29972      Branch: perl
29973            ! bytecode.pl installhtml
29974 ____________________________________________________________________________
29975 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
29976         Log: Subject: [PATCH] Update to Filter::Util::Call
29977              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29978              Date: Sun, 11 Nov 2001 22:33:33 -0000
29979              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
29980              
29981              Use the new CXT* macros.
29982      Branch: perl
29983            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
29984 ____________________________________________________________________________
29985 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
29986         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
29987              From: Michael G Schwern <schwern@pobox.com>
29988              Date: Mon, 12 Nov 2001 20:50:34 -0500
29989              Message-ID: <20011112205034.H2888@blackrider>
29990      Branch: perl
29991            + lib/vmsish.pm lib/vmsish.t
29992            - vms/ext/vmsish.pm vms/ext/vmsish.t
29993            ! MANIFEST vms/descrip_mms.template
29994 ____________________________________________________________________________
29995 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
29996         Log: :utf8 works only with perlio.
29997      Branch: perl
29998            ! lib/open.t
29999 ____________________________________________________________________________
30000 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
30001         Log: Subject: Re: @Config -"des" not quite working on VMS
30002              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30003              Date: Tue, 13 Nov 2001 08:35:13 EST 
30004              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
30005      Branch: perl
30006            ! configure.com
30007 ____________________________________________________________________________
30008 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
30009         Log: Subject: [PATCH] lib/charnames.pm 
30010              From: Jeffrey Friedl <jfriedl@yahoo.com>
30011              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
30012              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
30013      Branch: perl
30014            ! lib/charnames.pm
30015 ____________________________________________________________________________
30016 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
30017         Log: Docs for Mac::err.
30018      Branch: maint-5.6/macperl
30019            ! macos/ext/Mac/err/err.pm
30020 ____________________________________________________________________________
30021 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
30022         Log: Some cleanup; change some globals to references for
30023              possible persistence later.
30024      Branch: maint-5.6/macperl
30025            ! macos/lib/Mac/Glue.pm
30026 ____________________________________________________________________________
30027 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
30028         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
30029      Branch: maint-5.6/macperl
30030            ! macos/ext/Mac/Files/Files.pm
30031 ____________________________________________________________________________
30032 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
30033         Log: Get Mac::Navigation to compile (bug #464684).
30034      Branch: maint-5.6/macperl
30035            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
30036            ! macos/ext/Mac/Navigation/Makefile.PL
30037            ! macos/ext/Mac/Navigation/Navigation.xs
30038            ! macos/macperl/Makefile.mk
30039 ____________________________________________________________________________
30040 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
30041         Log: Add in modules and POD to help menu.
30042      Branch: maint-5.6/macperl
30043            ! macos/macperl/MacPerl.podhelp
30044 ____________________________________________________________________________
30045 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
30046         Log: Update bundled modules.
30047      Branch: maint-5.6/macperl
30048            + macos/bundled_ext/Filter/t/FilterTest.pm
30049            + macos/bundled_ext/List/Util/t/shuffle.t
30050            + macos/bundled_ext/Storable/t/compat06.t
30051            + macos/bundled_ext/Storable/t/st-dump.pl
30052            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
30053            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
30054            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
30055            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
30056            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
30057            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
30058            + macos/bundled_lib/blib/lib/lwpcook.pod
30059            + macos/bundled_lib/t/Filter/Simple/filter.t
30060            + macos/bundled_lib/t/Switch/t/given.t
30061            + macos/bundled_lib/t/Switch/t/nested.t
30062            + macos/bundled_lib/t/Switch/t/switch.t
30063            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
30064            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
30065            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
30066            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
30067            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
30068            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
30069            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
30070            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
30071            + macos/bundled_lib/t/URI/rfc2732.t
30072            + macos/bundled_lib/t/libnet/config.t
30073            + macos/bundled_lib/t/libnet/libnet_t.pl
30074            + macos/bundled_lib/t/libwww-perl/live/google.t
30075            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
30076            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
30077            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
30078            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
30079            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
30080            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
30081            + macos/bundled_lib/t/libwww-perl/live/validator.t
30082            - macos/bundled_ext/Filter/t/MyFilter.pm
30083            - macos/bundled_ext/Storable/t/compat-0.6.t
30084            - macos/bundled_ext/Storable/t/dump.pl
30085            - macos/bundled_ext/Time/Piece/Makefile.PL
30086            - macos/bundled_ext/Time/Piece/Piece.pm
30087            - macos/bundled_ext/Time/Piece/Piece.t
30088            - macos/bundled_ext/Time/Piece/Piece.xs
30089            - macos/bundled_ext/Time/Piece/README
30090            - macos/bundled_ext/Time/Piece/Seconds.pm
30091            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
30092            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
30093            - macos/bundled_lib/blib/lib/Net/PH.pm
30094            - macos/bundled_lib/blib/lib/Net/SNPP.pm
30095            - macos/bundled_lib/blib/lib/Text/Balanced.pod
30096            - macos/bundled_lib/t/Filter/Simple/test.pl
30097            - macos/bundled_lib/t/Switch/test.pl
30098            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
30099            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
30100            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
30101            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
30102            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
30103            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
30104            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
30105            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
30106            - macos/bundled_lib/t/libnet/ph.t
30107            ! (edit 125 files)
30108 ____________________________________________________________________________
30109 [ 12961] By: ams                                   on 2001/11/13  00:45:08
30110         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
30111              From: Michael G Schwern <schwern@pobox.com>
30112              Date: Mon, 12 Nov 2001 20:16:45 -0500
30113              Message-Id: <20011112201644.G2888@blackrider>
30114      Branch: perl
30115            ! pod/perlport.pod
30116 ____________________________________________________________________________
30117 [ 12960] By: ams                                   on 2001/11/12  23:54:00
30118         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
30119              Recoving dup tests for VMS
30120              From: Michael G Schwern <schwern@pobox.com>
30121              Date: Mon, 12 Nov 2001 19:35:33 -0500
30122              Message-Id: <20011112193533.D2888@blackrider>
30123      Branch: perl
30124            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
30125 ____________________________________________________________________________
30126 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
30127         Log: Update Changes.
30128      Branch: perl
30129            ! Changes patchlevel.h
30130 ____________________________________________________________________________
30131 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
30132         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
30133              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
30134              Date: Mon, 12 Nov 2001 12:35:18 EST 
30135              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
30136      Branch: perl
30137            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
30138            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
30139 ____________________________________________________________________________
30140 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
30141         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
30142              From: Barrie Slaymaker <barries@slaysys.com>
30143              Date: Mon, 12 Nov 2001 11:19:52 -0500
30144              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
30145      Branch: perl
30146            ! lib/File/Spec.t lib/File/Spec/Win32.pm
30147 ____________________________________________________________________________
30148 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
30149         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
30150              From: Barrie Slaymaker <barries@slaysys.com>
30151              Date: Mon, 12 Nov 2001 11:07:36 -0500
30152              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
30153      Branch: perl
30154            ! lib/Benchmark.pm
30155 ____________________________________________________________________________
30156 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
30157         Log: Misplaced test, noticed by Barrie Slaymaker.
30158              (We are missing Benchmark tests, then.)
30159      Branch: perl
30160            + ext/Devel/DProf/DProf.t
30161            - lib/Benchmark.t
30162            ! MANIFEST
30163 ____________________________________________________________________________
30164 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
30165         Log: Subject: [PATCH] a few typo fixes 
30166              From: Jeffrey Friedl <jfriedl@yahoo.com>
30167              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
30168              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
30169              
30170              Patching README.foo instead of pod/perlfoo.pod,
30171              not patching Math::BigInt (Tels will take care of that),
30172              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
30173              and perldoc.PL instead of libnetcfg and perldoc, patching
30174              ext/Digest/MD5/t/files.t since MD5.pm was changed.
30175      Branch: perl
30176            ! (edit 109 files)
30177 ____________________________________________________________________________
30178 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
30179         Log: Add a note about the dangers of bad UTF-8.
30180      Branch: perl
30181            ! pod/perlunicode.pod
30182 ____________________________________________________________________________
30183 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
30184         Log: NetWare Nit from Ananth Kesari.
30185      Branch: perl
30186            ! NetWare/config.wc
30187 ____________________________________________________________________________
30188 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
30189         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
30190      Branch: perl
30191            ! ext/Encode/Encode.pm
30192 ____________________________________________________________________________
30193 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
30194         Log: (retracted by #12951)
30195      Branch: perl
30196            ! ext/Encode/Encode.pm
30197 ____________________________________________________________________________
30198 [ 12949] By: ams                                   on 2001/11/12  06:40:18
30199         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
30200              From: Robert Spier <rspier@pobox.com>
30201              Date: Sun, 11 Nov 2001 18:50:18 -0800
30202              Message-Id: <15343.14570.121505.233336@rls.cx>
30203              
30204              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
30205              From: Rick Delaney <rick.delaney@home.com>
30206              Date: 12 Nov 2001 00:15:52 -0500
30207              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
30208      Branch: perl
30209            ! pp_hot.c t/op/taint.t
30210 ____________________________________________________________________________
30211 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
30212         Log: It seems that we actually have this detail implemented
30213              as for as Level 1 Support of Unicode regex support is
30214              concerned: at Level 1 only 1:1 support for loose
30215              (aka caseless, aka caseigoring ) matching is required.
30216      Branch: perl
30217            ! pod/perlunicode.pod
30218 ____________________________________________________________________________
30219 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
30220         Log: (retracted by #12951)
30221      Branch: perl
30222            ! ext/Encode/Encode.pm
30223 ____________________________________________________________________________
30224 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
30225         Log: BOM, bom, Bom.
30226      Branch: perl
30227            ! pod/perlunicode.pod
30228 ____________________________________________________________________________
30229 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
30230         Log: Upgrade to Math::BigInt 1.46.
30231      Branch: perl
30232            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30233            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
30234            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
30235            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
30236            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
30237 ____________________________________________________________________________
30238 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
30239         Log: Subject: Re: PERFORCE change 12943 for review
30240              From: "Philip Newton" <Philip.Newton@gmx.net>
30241              Date: Sun, 11 Nov 2001 20:53:36 +0100
30242              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
30243      Branch: perl
30244            ! pod/perlunicode.pod
30245 ____________________________________________________________________________
30246 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
30247         Log: Doc updates; make the Unicode discussions a little
30248              bit less alarming, and add information about encodings,
30249              surrogates, and BOMs.
30250      Branch: perl
30251            ! pod/perlunicode.pod
30252 ____________________________________________________________________________
30253 [ 12942] By: ams                                   on 2001/11/11  16:45:00
30254         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
30255              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
30256              Date: Mon, 12 Nov 2001 00:22:57 +0900
30257              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
30258      Branch: perl
30259            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
30260            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
30261 ____________________________________________________________________________
30262 [ 12941] By: ams                                   on 2001/11/11  13:01:40
30263         Log: Subject: Re: PERFORCE change 12929 for review
30264              From: "Philip Newton" <Philip.Newton@gmx.net>
30265              Date: Sun, 11 Nov 2001 14:27:44 +0100
30266              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
30267      Branch: perl
30268            ! MANIFEST
30269 ____________________________________________________________________________
30270 [ 12940] By: ams                                   on 2001/11/11  05:06:43
30271         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
30272              From: Michael G Schwern <schwern@pobox.com>
30273              Date: Thu, 8 Nov 2001 22:56:45 -0500
30274              Message-Id: <20011108225645.H5587@blackrider>
30275      Branch: perl
30276            ! t/op/chdir.t
30277 ____________________________________________________________________________
30278 [ 12939] By: ams                                   on 2001/11/11  05:01:00
30279         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
30280              From: Michael G Schwern <schwern@pobox.com>
30281              Date: Sun, 11 Nov 2001 00:54:43 -0500
30282              Message-Id: <20011111005443.A24450@blackrider>
30283      Branch: perl
30284            ! ext/Cwd/t/cwd.t
30285 ____________________________________________________________________________
30286 [ 12938] By: ams                                   on 2001/11/11  03:25:13
30287         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
30288              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
30289              From: "chromatic" <chromatic@rmci.net>
30290              Date: Sat, 10 Nov 2001 21:03:20 -0700
30291              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
30292      Branch: perl
30293            ! lib/File/stat.pm lib/File/stat.t
30294 ____________________________________________________________________________
30295 [ 12937] By: ams                                   on 2001/11/11  02:05:23
30296         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
30297              From: "Craig A. Berry" <craigberry@mac.com>
30298              Date: Sat, 10 Nov 2001 17:23:52 -0600
30299              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
30300      Branch: perl
30301            ! t/op/magic.t
30302 ____________________________________________________________________________
30303 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
30304         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
30305      Branch: perl
30306            ! lib/open.pm lib/open.t
30307 ____________________________________________________________________________
30308 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
30309         Log: The Official name of ASCII.
30310      Branch: perl
30311            ! ext/Encode/Encode.pm
30312 ____________________________________________________________________________
30313 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
30314         Log: The KOI8-R example wasn't quite right.
30315      Branch: perl
30316            ! lib/open.pm lib/open.t
30317 ____________________________________________________________________________
30318 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
30319         Log: Enhance the open pragma to support :utf8, :locale,
30320              and :encoding directly as special cases, and rename
30321              the INOUT to IO.
30322      Branch: perl
30323            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
30324 ____________________________________________________________________________
30325 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
30326         Log: Document the UTF-16 surrogate encoding and decoding.
30327      Branch: perl
30328            ! ext/Encode/Encode.pm
30329 ____________________________________________________________________________
30330 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
30331         Log: A potential recursion breaker.
30332      Branch: perl
30333            ! sv.c
30334 ____________________________________________________________________________
30335 [ 12930] By: ams                                   on 2001/11/10  07:46:53
30336         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
30337              (was Re: perl@12892)
30338              From: "chromatic" <chromatic@rmci.net>
30339              Date: Sat, 10 Nov 2001 01:28:09 -0700
30340              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
30341      Branch: perl
30342            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
30343            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
30344            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
30345            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
30346 ____________________________________________________________________________
30347 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
30348         Log: Add a test for the bytes pragma.
30349      Branch: perl
30350            + lib/bytes.t
30351            ! MANIFEST
30352 ____________________________________________________________________________
30353 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
30354         Log: Doc update.
30355      Branch: perl
30356            ! lib/bytes.pm
30357 ____________________________________________________________________________
30358 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
30359         Log: Cease to exist.
30360      Branch: perl
30361            - lib/Unicode/Normalize.pm
30362 ____________________________________________________________________________
30363 [ 12926] By: ams                                   on 2001/11/10  03:23:16
30364         Log: Subject: [patch] my_setenv speedup + fixes
30365              From: Doug MacEachern <dougm@covalent.net>
30366              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
30367              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
30368      Branch: perl
30369            ! util.c
30370 ____________________________________________________________________________
30371 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
30372         Log: Newline trouble.
30373      Branch: perl
30374            ! lib/ExtUtils/Embed.t
30375 ____________________________________________________________________________
30376 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
30377         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
30378              From: "Craig A. Berry" <craigberry@mac.com>
30379              Date: Fri, 09 Nov 2001 18:13:16 -0600
30380              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
30381      Branch: perl
30382            ! vms/munchconfig.c
30383 ____________________________________________________________________________
30384 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
30385         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
30386              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30387              Date: Sat, 10 Nov 2001 00:10:45 +0100
30388              Message-ID: <20011110001045.A11945@rafael>
30389      Branch: perl
30390            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
30391            + t/run/switchn.t t/run/switchp.t
30392            ! MANIFEST
30393 ____________________________________________________________________________
30394 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
30395         Log: Subject: [PATCH] some tests not cleaning up properly               
30396              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
30397              Date: Fri, 9 Nov 2001 22:13:10 +0100
30398              Message-ID: <20011109221310.A11115@rafael>
30399      Branch: perl
30400            ! ext/Cwd/t/cwd.t t/io/argv.t
30401 ____________________________________________________________________________
30402 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
30403         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
30404              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30405              Date: Fri, 9 Nov 2001 15:07:19 EST
30406              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
30407      Branch: perl
30408            ! lib/ExtUtils/Embed.t
30409 ____________________________________________________________________________
30410 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
30411         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
30412              have been copied so it shouldn't be freed in perl_destruct()
30413      Branch: perl
30414            ! perl.c
30415 ____________________________________________________________________________
30416 [ 12919] By: ams                                   on 2001/11/09  15:36:22
30417         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
30418              From: Michael G Schwern <schwern@pobox.com>
30419              Date: Fri, 9 Nov 2001 00:38:59 -0500
30420              Message-Id: <20011109003859.K5587@blackrider>
30421              (Applied with directory name changes suggested by Craig Berry.)
30422      Branch: perl
30423            ! ext/Cwd/t/cwd.t
30424 ____________________________________________________________________________
30425 [ 12918] By: ams                                   on 2001/11/09  15:29:15
30426         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
30427              From: Michael G Schwern <schwern@pobox.com>
30428              Date: Fri, 9 Nov 2001 01:44:14 -0500
30429              Message-Id: <20011109014414.N5587@blackrider>
30430      Branch: perl
30431            ! vms/ext/filespec.t
30432 ____________________________________________________________________________
30433 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
30434         Log: Update Changes.
30435      Branch: perl
30436            ! Changes patchlevel.h
30437 ____________________________________________________________________________
30438 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
30439         Log: Regen toc.
30440      Branch: perl
30441            ! pod/perltoc.pod
30442 ____________________________________________________________________________
30443 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
30444         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
30445              see http://www.jepstone.net/bjepson//jpl/cvs.html
30446      Branch: perl
30447            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
30448 ____________________________________________________________________________
30449 [ 12914] By: ams                                   on 2001/11/09  14:05:12
30450         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
30451              From: Michael G Schwern <schwern@pobox.com>
30452              Date: Thu, 8 Nov 2001 22:05:49 -0500
30453              Message-Id: <20011108220549.F5587@blackrider>
30454      Branch: perl
30455            ! vms/test.com
30456 ____________________________________________________________________________
30457 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
30458         Log: NetWare update from Ananth Kesari.
30459      Branch: perl
30460            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
30461 ____________________________________________________________________________
30462 [ 12912] By: ams                                   on 2001/11/09  13:40:26
30463         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
30464              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30465              Date: Fri, 9 Nov 2001 14:32:28 +0100
30466              Message-Id: <20011109143228.A18996@rafael>
30467      Branch: perl
30468            ! perl.c
30469 ____________________________________________________________________________
30470 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
30471         Log: FAQ sync.
30472      Branch: perl
30473            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
30474            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
30475            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
30476 ____________________________________________________________________________
30477 [ 12910] By: ams                                   on 2001/11/09  07:33:49
30478         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
30479              From: Michael G Schwern <schwern@pobox.com>
30480              Date: Fri, 9 Nov 2001 00:41:56 -0500
30481              Message-Id: <20011109004156.L5587@blackrider>
30482      Branch: perl
30483            ! lib/File/Find/t/find.t
30484 ____________________________________________________________________________
30485 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
30486         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
30487              The CPAN distribution has both pm and XS implementations,
30488              and for performance reasons we choose the XS.
30489              Another reason to choose the XS is that it doesn't
30490              require Lingua::KO::Hangul::Util, which means that
30491              we can delete that-- which in turn means that Unicode::UCD
30492              cannot expect that: support it, but don't expect.
30493              Ditto Unicode::Collate.
30494              
30495              Note that Unicode::Normalize Makefile.PL and
30496              Normalize.xs have been modified from the CPAN 0.10
30497              versions: the first one to be simpler (no pm) and
30498              clean up the generated unf*.h files, the second one
30499              to quench compiler grumblings.  Must notify Sadahiro
30500              about these changes.
30501      Branch: perl
30502            + ext/Unicode/Normalize/Changes
30503            + ext/Unicode/Normalize/Makefile.PL
30504            + ext/Unicode/Normalize/Normalize.pm
30505            + ext/Unicode/Normalize/Normalize.pod
30506            + ext/Unicode/Normalize/Normalize.xs
30507            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
30508            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
30509            + ext/Unicode/Normalize/t/test.t
30510            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
30511            - lib/Lingua/KO/Hangul/Util/README
30512            - lib/Lingua/KO/Hangul/Util/t/test.t
30513            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
30514            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
30515            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
30516            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
30517            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
30518            ! win32/makefile.mk
30519 ____________________________________________________________________________
30520 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
30521         Log: Test miscounting.
30522      Branch: perl
30523            ! ext/POSIX/t/posix.t
30524 ____________________________________________________________________________
30525 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
30526         Log: Quote the variables in failures messages more nicely.
30527      Branch: perl
30528            ! t/test.pl
30529 ____________________________________________________________________________
30530 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
30531         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
30532              From: Michael G Schwern <schwern@pobox.com>
30533              Date: Thu, 8 Nov 2001 17:24:49 -0500
30534              Message-ID: <20011108172449.A5587@blackrider>
30535              
30536              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
30537              From: "Craig A. Berry" <craigberry@mac.com>
30538              Date: Thu, 8 Nov 2001 16:35:00 -0600
30539              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
30540      Branch: perl
30541            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
30542 ____________________________________________________________________________
30543 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
30544         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
30545              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30546              Date: Thu, 8 Nov 2001 22:52:50 -0000
30547              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
30548      Branch: perl
30549            ! ext/DB_File/t/db-recno.t
30550 ____________________________________________________________________________
30551 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
30552         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
30553              (Probably not an EBCDIC issue the way one would think
30554              since no chr() et alia are used in UCD.pm.)
30555      Branch: perl
30556            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
30557 ____________________________________________________________________________
30558 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
30559         Log: Whether overwriting the $self->{...} values (see #12902)
30560              is a good policy or not is debatable, but let's at least
30561              be consistent.
30562      Branch: perl
30563            ! lib/ExtUtils/MM_Unix.pm
30564 ____________________________________________________________________________
30565 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
30566         Log: The MakeMaker argument () quoting patch that sneaked
30567              in at #12883 didn't handle make macros like this $(...).
30568              Leaning toothpicks, we've got them.
30569      Branch: perl
30570            ! lib/ExtUtils/MM_Unix.pm
30571 ____________________________________________________________________________
30572 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
30573         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
30574              From: Michael G Schwern <schwern@pobox.com>
30575              Date: Wed, 7 Nov 2001 02:02:29 -0500
30576              Message-ID: <20011107020229.K2858@blackrider>
30577      Branch: perl
30578            ! t/io/argv.t t/test.pl vms/test.com
30579 ____________________________________________________________________________
30580 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
30581         Log: Subject: [PATCH 20011106.084] -s on #! line 
30582              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30583              Date: Wed, 7 Nov 2001 22:23:39 +0100
30584              Message-ID: <20011107222339.E729@rafael>
30585      Branch: perl
30586            ! embed.h embed.pl perl.c proto.h toke.c
30587 ____________________________________________________________________________
30588 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
30589         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
30590              From: Michael G Schwern <schwern@pobox.com>
30591              Date: Wed, 7 Nov 2001 16:52:49 -0500
30592              Message-ID: <20011107165249.I7346@blackrider>
30593      Branch: perl
30594            ! pod/perlhack.pod
30595 ____________________________________________________________________________
30596 [ 12898] By: ams                                   on 2001/11/08  13:02:19
30597         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
30598              From: Mark-Jason Dominus <mjd@plover.com>
30599              Date: Thu, 08 Nov 2001 08:59:02 -0500
30600              Message-Id: <20011108135902.2275.qmail@plover.com>
30601      Branch: perl
30602            ! INSTALL README README.amiga README.os2 README.vms
30603            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
30604            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
30605 ____________________________________________________________________________
30606 [ 12897] By: ams                                   on 2001/11/08  12:49:28
30607         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
30608              From: mjd@plover.com
30609              Date: 8 Nov 2001 13:33:18 -0000
30610              Message-Id: <20011108133318.1786.qmail@plover.com>
30611      Branch: perl
30612            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
30613            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
30614            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
30615            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
30616            ! pod/perlport.pod pod/perlvar.pod
30617 ____________________________________________________________________________
30618 [ 12896] By: ams                                   on 2001/11/08  11:22:12
30619         Log: open(FH, $file) should strip leading and trailing whitespace.
30620      Branch: perl
30621            ! doio.c
30622 ____________________________________________________________________________
30623 [ 12895] By: ams                                   on 2001/11/08  10:17:14
30624         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
30625              From: "Craig A. Berry" <craigberry@mac.com>
30626              Date: Wed, 07 Nov 2001 13:41:50 -0600
30627              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
30628      Branch: perl
30629            ! t/op/glob.t
30630 ____________________________________________________________________________
30631 [ 12894] By: ams                                   on 2001/11/08  08:32:20
30632         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
30633              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
30634              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
30635              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
30636      Branch: perl
30637            ! makedepend.SH
30638 ____________________________________________________________________________
30639 [ 12893] By: ams                                   on 2001/11/08  08:26:31
30640         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
30641              From: mjd@plover.com
30642              Date: 8 Nov 2001 08:08:07 -0000
30643              Message-Id: <20011108080807.30147.qmail@plover.com>
30644              
30645              Subject: bleadperl perl.pod
30646              From: mjd@plover.com
30647              Date: 8 Nov 2001 08:10:47 -0000
30648              Message-Id: <20011108081047.30178.qmail@plover.com>
30649              
30650              Subject: more bleadperl perl.pod
30651              From: mjd@plover.com
30652              Date: 8 Nov 2001 08:16:28 -0000
30653              Message-Id: <20011108081628.30229.qmail@plover.com>
30654      Branch: perl
30655            ! pod/perl.pod pod/perldebug.pod
30656 ____________________________________________________________________________
30657 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
30658         Log: Tweak for Cray-friendliness from Nicholas Clark.
30659      Branch: perl
30660            ! sv.c
30661 ____________________________________________________________________________
30662 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
30663         Log: VMS patch redo from Charles Lane.
30664      Branch: perl
30665            ! vms/gen_shrfls.pl
30666 ____________________________________________________________________________
30667 [ 12890] By: ams                                   on 2001/11/07  15:16:10
30668         Log: Subject: [ID 20011107.088] two perl pod nits
30669              From: lvirden@cas.org
30670              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
30671              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
30672      Branch: perl
30673            ! pod/perl.pod pod/perlfaq3.pod
30674 ____________________________________________________________________________
30675 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
30676         Log: Update Changes.
30677      Branch: perl
30678            ! Changes patchlevel.h
30679 ____________________________________________________________________________
30680 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
30681         Log: The (emulated) "no utf8" must be in a BEGIN block
30682              to be effective.
30683      Branch: perl
30684            ! lib/CGI/t/html.t
30685 ____________________________________________________________________________
30686 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
30687         Log: "v-strings" is the right term.
30688      Branch: perl
30689            ! pod/perltodo.pod
30690 ____________________________________________________________________________
30691 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
30692         Log: Add vstrings-as-objects need to perltodo.
30693      Branch: perl
30694            ! pod/perltodo.pod
30695 ____________________________________________________________________________
30696 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
30697         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
30698              From: Nicholas Clark <nick@ccl4.org>
30699              Date: Wed, 7 Nov 2001 14:36:32 +0000
30700              Message-ID: <20011107143631.I24980@plum.flirble.org>
30701      Branch: perl
30702            ! t/op/pack.t
30703 ____________________________________________________________________________
30704 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
30705         Log: The Embed test requires a major rewrite for VMS
30706              (plus it reveals a couple of annoying glitches
30707              in buffering), so skip the test for now; from
30708              Charles Lane.
30709      Branch: perl
30710            ! lib/ExtUtils/Embed.t
30711 ____________________________________________________________________________
30712 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
30713         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
30714              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30715              Date: Wed, 7 Nov 2001 09:23:28 EST
30716              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
30717              
30718              (Also i seems that an unrelated experimental patch
30719              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
30720      Branch: perl
30721            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
30722 ____________________________________________________________________________
30723 [ 12882] By: ams                                   on 2001/11/07  05:14:04
30724         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
30725              From: Mark-Jason Dominus <mjd@plover.com>
30726              Date: Wed, 07 Nov 2001 00:43:46 -0500
30727              Message-Id: <20011107054346.14428.qmail@plover.com>
30728      Branch: perl
30729            ! gv.c op.c toke.c
30730 ____________________________________________________________________________
30731 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
30732         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
30733              From: Michael G Schwern <schwern@pobox.com>             
30734              Date: Tue, 6 Nov 2001 22:04:39 -0500
30735              Message-ID: <20011106220439.D2858@blackrider>              
30736      Branch: perl
30737            ! lib/perl5db.pl
30738 ____________________________________________________________________________
30739 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
30740         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
30741              stress))
30742              From: Jonathan Stowe <gellyfish@gellyfish.com>
30743              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
30744              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
30745              
30746              (except for one hunk where indentation differs)
30747      Branch: perl
30748            ! lib/Term/Cap.t
30749 ____________________________________________________________________________
30750 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
30751         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
30752              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30753              Date: Tue, 6 Nov 2001 21:45:01 +0100
30754              Message-ID: <20011106214501.A704@rafael>
30755      Branch: perl
30756            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
30757            ! lib/File/Spec/Win32.pm
30758 ____________________________________________________________________________
30759 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
30760         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
30761              From: Michael G Schwern <schwern@pobox.com>              
30762              Date: Tue, 6 Nov 2001 20:58:45 -0500
30763              Message-ID: <20011106205845.G29411@blackrider>
30764      Branch: perl
30765            ! t/test.pl
30766 ____________________________________________________________________________
30767 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
30768         Log: Subject: making do_sprintf public       
30769              From: Doug MacEachern <dougm@covalent.net>    
30770              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
30771              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
30772      Branch: perl
30773            ! embed.h embed.pl global.sym
30774 ____________________________________________________________________________
30775 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
30776         Log: Update to CGI.pm 2.78.
30777              
30778              TODO: the test suite needs to be merged so that
30779              when in core, the core version is tested, and when
30780              using the CPAN version, testing the CPAN version.
30781              (the changes need to be sent to Lincoln, too...)
30782      Branch: perl
30783            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
30784            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
30785            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
30786            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
30787            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
30788            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
30789 ____________________________________________________________________________
30790 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
30791         Log: Integrate with perlio; (strictly) readonly hashes via XS.
30792      Branch: perl
30793           +> t/lib/access.t
30794           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
30795 ____________________________________________________________________________
30796 [ 12874] By: nick                                  on 2001/11/06  21:05:16
30797         Log: Keep It Simple and Stupid version of readonly hash support.
30798              - Test for SvREAONLY(hv) at a few spots in hv.c
30799              - add the error message to perldiag.pod
30800              - (dubious) add access::readonly() to univeral.c
30801              - add test using above
30802              - fixup ext/B/t/stash.t to account for access:: existing
30803      Branch: perlio
30804            + t/lib/access.t
30805            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
30806 ____________________________________________________________________________
30807 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
30808         Log: Fix incorrect warnings about broken globbing;
30809              from Andy Dougherty.
30810      Branch: perl
30811            ! hints/linux.sh
30812 ____________________________________________________________________________
30813 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
30814         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
30815              toggle-on from the encoding pragma.
30816      Branch: perl
30817            ! regcomp.c regexec.c
30818 ____________________________________________________________________________
30819 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
30820         Log: Retract #12824, doesn't help and is ignored
30821              by Configure anyway.
30822      Branch: perl
30823            ! hints/beos.sh
30824 ____________________________________________________________________________
30825 [ 12870] By: ams                                   on 2001/11/06  10:40:37
30826         Log: Subject: Cosmetic change
30827              From: H.Merijn Brand <h.m.brand@hccnet.nl>
30828              Date: Tue, 06 Nov 2001 12:30:52 +0100
30829              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
30830      Branch: perl
30831            ! README.hpux
30832 ____________________________________________________________________________
30833 [ 12869] By: nick                                  on 2001/11/06  08:26:40
30834         Log: Integrate mainline
30835      Branch: perlio
30836           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
30837           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
30838 ____________________________________________________________________________
30839 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
30840         Log: The parentheses are protected enough.
30841      Branch: perl
30842            ! hints/os390.sh
30843 ____________________________________________________________________________
30844 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
30845         Log: ccflags, not ldflags.
30846      Branch: perl
30847            ! hints/os390.sh
30848 ____________________________________________________________________________
30849 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
30850         Log: ... and the proto to go with #12865.
30851      Branch: perl
30852            ! proto.h
30853 ____________________________________________________________________________
30854 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
30855         Log: Oops.  Luckily nothing was using this symbol yet.
30856      Branch: perl
30857            ! global.sym
30858 ____________________________________________________________________________
30859 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
30860         Log: Implement the encoding pragma for regex literals.
30861      Branch: perl
30862            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
30863 ____________________________________________________________________________
30864 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
30865         Log: More UTF8 EXACT fixing.
30866      Branch: perl
30867            ! regexec.c
30868 ____________________________________________________________________________
30869 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
30870         Log: More re debugging.
30871      Branch: perl
30872            ! regexec.c
30873 ____________________________________________________________________________
30874 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
30875         Log: EXACT correction attempt.  Continued in #12863.
30876      Branch: perl
30877            ! regexec.c
30878 ____________________________________________________________________________
30879 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
30880         Log: Unterminated L<.
30881      Branch: perl
30882            ! ext/DB_File/DB_File.pm
30883 ____________________________________________________________________________
30884 [ 12859] By: nick                                  on 2001/11/05  19:15:17
30885         Log: Integrate mainline
30886      Branch: perlio
30887           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
30888           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
30889           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
30890           +> lib/Math/BigInt/t/sub_mbi.t
30891            - lib/Math/BigInt/t/Math/Subclass.pm
30892            - lib/Math/BigInt/t/subclass.t
30893           !> (integrate 30 files)
30894 ____________________________________________________________________________
30895 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
30896         Log: Regex debugging fixes from Hugo.
30897      Branch: perl
30898            ! regcomp.c regexec.c
30899 ____________________________________________________________________________
30900 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
30901         Log: IRIX: at some point the cc -version has started
30902              to output to stderr, not stdout any more.
30903      Branch: perl
30904            ! hints/irix_6.sh
30905 ____________________________________________________________________________
30906 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
30907         Log: Update Changes.
30908      Branch: perl
30909            ! Changes patchlevel.h
30910 ____________________________________________________________________________
30911 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
30912         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
30913      Branch: perl
30914            ! lib/File/Spec/Unix.pm
30915 ____________________________________________________________________________
30916 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
30917         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
30918              From: rgarciasuarez@free.fr
30919              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
30920              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
30921      Branch: perl
30922            ! lib/File/Spec/Unix.pm
30923 ____________________________________________________________________________
30924 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
30925         Log: Use config.arch in OS/390 where the combination of
30926              IEEE floats and ldflags is tricky.
30927      Branch: perl
30928            ! hints/os390.sh
30929 ____________________________________________________________________________
30930 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
30931         Log: Metaconfig unit change for #12851.
30932      Branch: metaconfig
30933            ! U/modified/Config_sh.U
30934 ____________________________________________________________________________
30935 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
30936         Log: Support a config.arch file, similar to config.over,
30937              but loaded just before it.
30938      Branch: perl
30939            ! Configure INSTALL
30940 ____________________________________________________________________________
30941 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
30942         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
30943              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30944              Date: Mon, 5 Nov 2001 14:26:24 +0100
30945              Message-ID: <20011105142624.C31977@rafael>
30946      Branch: perl
30947            ! lib/Symbol.pm lib/Symbol.t
30948 ____________________________________________________________________________
30949 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
30950         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
30951              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30952              Date: Sun, 4 Nov 2001 22:28:57 +0100
30953              Message-ID: <20011104222857.C696@rafael>
30954      Branch: perl
30955            ! pod/perldebug.pod pod/perlpodspec.pod
30956 ____________________________________________________________________________
30957 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
30958         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
30959      Branch: perl
30960            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
30961 ____________________________________________________________________________
30962 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
30963         Log: Math::Big* test tweaks to work better with core:
30964              but the coast still not clear.
30965      Branch: perl
30966            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
30967            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
30968 ____________________________________________________________________________
30969 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
30970         Log: Protect against high load: measure how much wall
30971              clock time went by while sleeping.  Avoids some
30972              false negatives, while may introduce some false
30973              positives.  Life is hard.
30974      Branch: perl
30975            ! ext/Time/HiRes/HiRes.t
30976 ____________________________________________________________________________
30977 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
30978         Log: More forgotten from #12843.
30979      Branch: perl
30980            ! lib/Math/BigInt/t/bigfltpm.inc
30981 ____________________________________________________________________________
30982 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
30983         Log: Forgot from #12843.
30984      Branch: perl
30985            + lib/Math/BigInt/t/bigintpm.inc
30986            ! MANIFEST
30987 ____________________________________________________________________________
30988 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
30989         Log: Upgrade to Math::BigInt 1.45; from Tels.
30990              NOTE: some of the tests are failing but that's because
30991              the core integration is not yet done.
30992      Branch: perl
30993            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
30994            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
30995            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
30996            - lib/Math/BigInt/t/Math/Subclass.pm
30997            - lib/Math/BigInt/t/subclass.t
30998            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
30999            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
31000            ! lib/Math/BigInt/t/mbimbf.t
31001 ____________________________________________________________________________
31002 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
31003         Log: VMS: adds capability to control more configuration stuff with
31004              -D and -U switches; parsing config.sh to extract previous config
31005              info in VMS-form, and a rewrite of the "prompt/response" routine;
31006              from Charles Lane.
31007      Branch: perl
31008            ! configure.com
31009 ____________________________________________________________________________
31010 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
31011         Log: Subject: Typo correction in perldebguts.pod
31012              From: mjd@plover.com
31013              Date: 4 Nov 2001 16:20:05 -0000
31014              Message-ID: <20011104162005.16699.qmail@plover.com>
31015      Branch: perl
31016            ! pod/perldebguts.pod
31017 ____________________________________________________________________________
31018 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
31019         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
31020              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31021              Date: Sun, 4 Nov 2001 11:47:30 +0100
31022              Message-ID: <20011104114730.A715@rafael>
31023              
31024              Remove -T from the test, wrong place for that.
31025      Branch: perl
31026            ! lib/File/Temp/t/mktemp.t
31027 ____________________________________________________________________________
31028 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
31029         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
31030              From: Nicholas Clark <nick@ccl4.org>
31031              Date: Sun, 4 Nov 2001 10:41:24 +0000
31032              Message-ID: <20011104104123.U20123@plum.flirble.org>
31033      Branch: perl
31034            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
31035 ____________________________________________________________________________
31036 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
31037         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
31038              From: Michael G Schwern <schwern@pobox.com>
31039              Date: Sat, 3 Nov 2001 15:41:47 -0500
31040              Message-ID: <20011103154147.C600@blackrider>
31041      Branch: perl
31042            ! lib/Term/Cap.t
31043 ____________________________________________________________________________
31044 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
31045         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
31046              From: "Craig A. Berry" <craigberry@mac.com>     
31047              Date: Sat, 03 Nov 2001 16:02:28 -0600
31048              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
31049      Branch: perl
31050            ! ext/Time/HiRes/HiRes.t
31051 ____________________________________________________________________________
31052 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
31053         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
31054              From: "chromatic" <chromatic@rmci.net>
31055              Date: Sat, 03 Nov 2001 12:28:17 -0700
31056              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
31057      Branch: perl
31058            ! lib/Term/Cap.t
31059 ____________________________________________________________________________
31060 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
31061         Log: Don't bother doing POSIX charclass parsing if it
31062              possibly cannot be so.  Prepares way for charclass
31063              syntax like [[abc]||[def]] (or just [[abc][def]])
31064              for union, [[\w]&&[$a]] for intersection,
31065              and [[a-z]&&[^def]] for subtraction.
31066              
31067              Currently /[[a]/ (or /[a[]/) parses as a character
31068              class containing two characters, "[" and "a",
31069              this may have to be broken for the syntax described
31070              above, otherwise we would have to scan the whole pattern
31071              to find out whether the square brackets match pairwise.
31072              Luckily, the special case of "[" doesn't seem to be
31073              documented (as opposed to "]" and "-"), so we may have
31074              better story for breaking it...  One can always use \[
31075              if one wants a literal "[", so there.
31076      Branch: perl
31077            ! regcomp.c
31078 ____________________________________________________________________________
31079 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
31080         Log: Comment correction.
31081      Branch: perl
31082            ! regcomp.c
31083 ____________________________________________________________________________
31084 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
31085         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
31086              The latter is a RedHatism.
31087      Branch: perl
31088            ! lib/ExtUtils/MakeMaker.pm
31089 ____________________________________________________________________________
31090 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
31091         Log: Integrate perlio.
31092      Branch: perl
31093           !> perlio.c
31094 ____________________________________________________________________________
31095 [ 12831] By: nick                                  on 2001/11/03  11:42:15
31096         Log: Integrate mainline
31097      Branch: perlio
31098           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
31099           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
31100           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
31101           !> sv.c t/test.pl
31102 ____________________________________________________________________________
31103 [ 12830] By: nick                                  on 2001/11/03  10:27:34
31104         Log: Fix clone_leak problem.
31105              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
31106              as vestige of calling PerlLIO_dup().
31107      Branch: perlio
31108            ! perlio.c
31109 ____________________________________________________________________________
31110 [ 12829] By: nick                                  on 2001/11/03  09:40:46
31111         Log: Tweaks attempting to locate Doug's clone_leak leak.
31112              - add some PerlIO_debug()
31113              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
31114              - Even if it closing stdout etc. do a fflush()
31115      Branch: perlio
31116            ! perlio.c
31117 ____________________________________________________________________________
31118 [ 12828] By: nick                                  on 2001/11/03  08:34:31
31119         Log: Integrate mainline
31120      Branch: perlio
31121           !> (integrate 54 files)
31122 ____________________________________________________________________________
31123 [ 12827] By: ams                                   on 2001/11/03  03:45:19
31124         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
31125              remove this later). Based on a patch from Robert Spier in
31126              <15330.61459.14452.795263@rls.cx>.
31127      Branch: perl
31128            ! sv.c
31129 ____________________________________________________________________________
31130 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
31131         Log: microperl sync.
31132      Branch: perl
31133            ! doio.c perl.c perl.h perlio.c regexec.c
31134 ____________________________________________________________________________
31135 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
31136         Log: Definitions for the Unicode Newline Guidelines.
31137      Branch: perl
31138            ! perl.h
31139 ____________________________________________________________________________
31140 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
31141         Log: (retracted by #12871)
31142              
31143              There is no csh of any kind in default BeOS.
31144              For the purposes of miniperl globbing, bash
31145              will do.
31146      Branch: perl
31147            ! hints/beos.sh
31148 ____________________________________________________________________________
31149 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
31150         Log: Integrate change #12820 from macperl to maint and blead;
31151              
31152              Fix up (dynaloading) to work properly with multiplicity
31153      Branch: maint-5.6/perl
31154           !> ext/DynaLoader/dl_mac.xs
31155      Branch: perl
31156           !> ext/DynaLoader/dl_mac.xs
31157 ____________________________________________________________________________
31158 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
31159         Log: Several fixes for various exit problems and clearing out
31160              task queue, as well as another (incomplete) go at
31161              fixing error message handling
31162      Branch: maint-5.6/macperl
31163            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
31164 ____________________________________________________________________________
31165 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
31166         Log: Add source files for bleadperl builds
31167      Branch: maint-5.6/macperl
31168            ! macos/Makefile.mk
31169 ____________________________________________________________________________
31170 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
31171         Log: Fix up to work properly with multiplicity
31172      Branch: maint-5.6/macperl
31173            ! ext/DynaLoader/dl_mac.xs
31174 ____________________________________________________________________________
31175 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
31176         Log: Integrate with maintperl.
31177      Branch: maint-5.6/macperl
31178           +> t/op/system.t t/op/system_tests
31179           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
31180           !> pod/perltodo.pod util.c win32/win32.c
31181 ____________________________________________________________________________
31182 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
31183         Log: Locate _PATH_LOG if it's a socket even if not #defined
31184              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
31185              via Nick Clark.
31186      Branch: perl
31187            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
31188 ____________________________________________________________________________
31189 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
31190         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
31191              From: Michael G Schwern <schwern@pobox.com>
31192              Date: Fri, 2 Nov 2001 15:36:41 -0500
31193              Message-ID: <20011102153641.E23234@blackrider>
31194      Branch: perl
31195            ! t/test.pl
31196 ____________________________________________________________________________
31197 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
31198         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
31199              From: merlyn@stonehenge.com (Randal L. Schwartz)
31200              Date: 02 Nov 2001 09:33:34 -0800
31201              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
31202              
31203              (two of the changes)
31204              
31205              Better coexistence with extensions.
31206      Branch: perl
31207            ! ext/Errno/Errno_pm.PL hints/darwin.sh
31208 ____________________________________________________________________________
31209 [ 12815] By: ams                                   on 2001/11/02  16:47:43
31210         Log: Subject: Re: [PATCH] the the double double word word fix fix
31211              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
31212              Date: Fri, 02 Nov 2001 19:43:07 +0100
31213              Message-Id: <3BE2E93B.627C198E@alcatel.at>
31214      Branch: perl
31215            ! pod/perldebug.pod
31216 ____________________________________________________________________________
31217 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
31218         Log: Update Changes.
31219      Branch: perl
31220            ! Changes patchlevel.h
31221 ____________________________________________________________________________
31222 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
31223         Log: More encoding testing.
31224      Branch: perl
31225            ! lib/encoding.pm lib/encoding.t
31226 ____________________________________________________________________________
31227 [ 12812] By: ams                                   on 2001/11/02  15:07:11
31228         Log: Slight modification of #12811.
31229      Branch: perl
31230            ! op.c
31231 ____________________________________________________________________________
31232 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
31233         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
31234              From: Radu Greab <radu@netsoft.ro>
31235              Date: Fri, 2 Nov 2001 15:28:58 +0200
31236              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
31237      Branch: perl
31238            ! op.c t/op/stat.t
31239 ____________________________________________________________________________
31240 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
31241         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
31242              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31243              Date: Thu, 1 Nov 2001 22:35:50 +0100
31244              Message-ID: <20011101223550.A10849@rafael>
31245      Branch: perl
31246            ! lib/ExtUtils/Embed.t
31247 ____________________________________________________________________________
31248 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
31249         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
31250              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31251              Date: 2 Nov 2001 14:48:51 -0000
31252              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
31253      Branch: perl
31254            ! lib/File/Find.pm
31255 ____________________________________________________________________________
31256 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
31257         Log: Add documentation.
31258      Branch: perl
31259            ! embed.pl pod/perlapi.pod utf8.c
31260 ____________________________________________________________________________
31261 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
31262         Log: Unicode: add ToFold mapping.  Not used yet; but basically
31263              a more useful mapping for caseless aka case-ignoring than
31264              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
31265              algorithm for creating the foldings uses equivalence classes,
31266              see http://www.unicode.org/unicode/reports/tr21/
31267              Hopefully this feature will be used in //i.
31268              (The folding tables were introduced by #12689.)
31269      Branch: perl
31270            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
31271            ! utf8.c
31272 ____________________________________________________________________________
31273 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
31274         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
31275              From: "Craig A. Berry" <craigberry@mac.com>
31276              Date: Fri, 02 Nov 2001 00:03:52 -0600
31277              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
31278      Branch: perl
31279            ! lib/AutoSplit.t
31280 ____________________________________________________________________________
31281 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
31282         Log: Subject: Trivial doc patch
31283              From: andreas.koenig@anima.de (Andreas J. Koenig)
31284              Date: 02 Nov 2001 06:11:35 +0100
31285              Message-ID: <m37kt94v08.fsf@anima.de>
31286      Branch: perl
31287            ! pod/perlport.pod
31288 ____________________________________________________________________________
31289 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
31290         Log: Make encoding and charnames pragmas coexist.
31291      Branch: perl
31292            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
31293 ____________________________________________________________________________
31294 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
31295         Log: The basic character classes seem to go untested with Unicode.
31296      Branch: perl
31297            ! t/op/pat.t
31298 ____________________________________________________________________________
31299 [ 12802] By: ams                                   on 2001/11/02  00:39:36
31300         Log: Subject: [PATCH] the the double double word word fix fix
31301              From: Richard Soderberg <rs@oregonnet.com>
31302              Date: Thu, 1 Nov 2001 13:12:03 -0800
31303              Message-Id: <200111012112.NAA23288@oregonnet.com>
31304              
31305              Subject: Re: [PATCH] the the double double word word fix fix
31306              From: Mark-Jason Dominus <mjd@plover.com>
31307              Date: Thu, 01 Nov 2001 16:43:40 -0500
31308              Message-Id: <20011101214340.2044.qmail@plover.com>
31309              
31310              Subject: Re: [PATCH] the the double double word word fix fix
31311              From: Mark-Jason Dominus <mjd@plover.com>
31312              Date: Thu, 01 Nov 2001 16:51:39 -0500
31313              Message-Id: <20011101215139.2196.qmail@plover.com>
31314      Branch: perl
31315            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
31316            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
31317            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
31318            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
31319            ! pod/perltodo.pod pod/perlxstut.pod
31320 ____________________________________________________________________________
31321 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
31322         Log: Comment tweaks.
31323      Branch: perl
31324            ! toke.c
31325 ____________________________________________________________________________
31326 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
31327         Log: FAQ sync.
31328      Branch: perl
31329            ! pod/perlfaq9.pod
31330 ____________________________________________________________________________
31331 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
31332         Log: If an encoding is set by -M/-m, it must be in
31333              effect only for the actual script, not any other
31334              required/-M/-m'ed module, otherwise we enter a nasty
31335              recursion in regexec.c while trying to init the simple
31336              UTF-8 charclasses like PL_utf8_alnum.
31337      Branch: perl
31338            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
31339 ____________________________________________________________________________
31340 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
31341         Log: A bit more descriptive name.
31342      Branch: perl
31343            ! mg.c
31344 ____________________________________________________________________________
31345 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
31346         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
31347              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31348              Date: Wed, 31 Oct 2001 13:47:04 EST
31349              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
31350      Branch: perl
31351            ! ext/Time/HiRes/HiRes.t
31352 ____________________________________________________________________________
31353 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
31354         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
31355              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31356              Date: Wed, 31 Oct 2001 13:43:29 EST
31357              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
31358      Branch: perl
31359            ! mg.c
31360 ____________________________________________________________________________
31361 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
31362         Log: Subject: [PATCH] Various test cleanups
31363              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31364              Date: Tue, 30 Oct 2001 21:56:26 +0100
31365              Message-ID: <20011030215626.A28503@rafael>
31366      Branch: perl
31367            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
31368            ! ext/DB_File/t/db-recno.t ext/Encode.t
31369 ____________________________________________________________________________
31370 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
31371         Log: Update Changes.
31372      Branch: perl
31373            ! Changes patchlevel.h
31374 ____________________________________________________________________________
31375 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
31376         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
31377              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
31378              Date: Wed, 31 Oct 2001 17:16:39 +0100
31379              Message-ID: <20011031171639.A32511@rafael>
31380      Branch: perl
31381            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
31382 ____________________________________________________________________________
31383 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
31384         Log: Skip message nit.
31385      Branch: perl
31386            ! t/io/fs.t
31387 ____________________________________________________________________________
31388 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
31389         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
31390              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31391              Date: 31 Oct 2001 14:49:37 -0000
31392              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
31393      Branch: perl
31394            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
31395 ____________________________________________________________________________
31396 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
31397         Log: Extend the effect of the encoding pragma to chr() and ord().
31398              
31399              TODO: regex literals, reentrancy problems with the utf8
31400              and charnames pragmas.
31401      Branch: perl
31402            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
31403 ____________________________________________________________________________
31404 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
31405         Log: Doc tweaks.
31406      Branch: perl
31407            ! lib/encoding.pm
31408 ____________________________________________________________________________
31409 [ 12788] By: nick                                  on 2001/10/31  08:59:56
31410         Log: Integrate mainline
31411      Branch: perlio
31412           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
31413           !> (integrate 49 files)
31414 ____________________________________________________________________________
31415 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
31416         Log: Forgot new proto.
31417      Branch: perl
31418            ! proto.h
31419 ____________________________________________________________________________
31420 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
31421         Log: Clarification: use encoding cannot be used to
31422              change the default encoding of "your whole script";
31423              only the default encoding of the *data*.  Also, it
31424              seems that "use encoding" does not mix with "use utf8"
31425              (a coredumping recursion ensues).  Should not be a huge
31426              problem since "use utf8" is pretty marginal nowadays.
31427      Branch: perl
31428            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
31429 ____________________________________________________________________________
31430 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
31431         Log: More documentation for the encode pragma.
31432      Branch: perl
31433            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
31434            ! pod/perlapi.pod pod/perlunicode.pod sv.c
31435 ____________________________________________________________________________
31436 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
31437         Log: Thinko in #12783.
31438      Branch: perl
31439            ! sv.c
31440 ____________________________________________________________________________
31441 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
31442         Log: Make sv_recode_to_utf8() a real API: the encoding
31443              is a parameter, instead of a global.  Document the
31444              PERL_ENCODING.
31445      Branch: perl
31446            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
31447            ! toke.c
31448 ____________________________________________________________________________
31449 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
31450         Log: Enable -Mencoding=foobar also for string literals.
31451      Branch: perl
31452            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
31453            ! pod/perlapi.pod proto.h sv.c toke.c
31454 ____________________________________________________________________________
31455 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
31456         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
31457              From: Andy Dougherty <doughera@lafayette.edu>
31458              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
31459              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
31460      Branch: perl
31461            ! ext/POSIX/hints/svr4.pl
31462 ____________________________________________________________________________
31463 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
31464         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
31465              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31466              Date: Mon, 29 Oct 2001 23:11:58 -0000
31467              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
31468              
31469              Add compat.h.
31470      Branch: perl
31471            ! lib/h2xs.t utils/h2xs.PL
31472 ____________________________________________________________________________
31473 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
31474         Log: Subject: PerlIOBuf_dup
31475              From: Nicholas Clark <nick@ccl4.org>              
31476              Date: Mon, 29 Oct 2001 21:52:35 +0000             
31477              Message-ID: <20011029215235.K41204@plum.flirble.org>
31478              
31479              Add prototype.
31480      Branch: perl
31481            ! perliol.h
31482 ____________________________________________________________________________
31483 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
31484         Log: Subject: [PATCH] Make malloc.c errors more useful
31485              From: Richard Soderberg <rs@oregonnet.com>
31486              Date: Mon, 29 Oct 2001 22:28:02 -0800
31487              Message-Id: <200110300628.WAA11025@oregonnet.com>
31488      Branch: perl
31489            ! malloc.c
31490 ____________________________________________________________________________
31491 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
31492         Log: Retract #12776 - the bug 19990906.001 is still valid.
31493      Branch: perl
31494            ! t/run/kill_perl.t
31495 ____________________________________________________________________________
31496 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
31497         Log: (Retracted by #12777)
31498              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
31499              From: Michael G Schwern <schwern@pobox.com> 
31500              Date: Mon, 29 Oct 2001 23:01:08 -0500
31501              Message-ID: <20011029230108.G18053@blackrider>
31502      Branch: perl
31503            ! t/run/kill_perl.t
31504 ____________________________________________________________________________
31505 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
31506         Log: Comment nits.
31507      Branch: perl
31508            ! lib/encoding.t
31509 ____________________________________________________________________________
31510 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
31511         Log: integrate change#12772 from mainline
31512              
31513              Subject: [PATCH] Mommy, what's a pointer cast?
31514      Branch: maint-5.6/perl
31515            ! perl.h
31516 ____________________________________________________________________________
31517 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
31518         Log: Subject: [PATCH] Mommy, what's a pointer cast?
31519              From: Richard Soderberg <rs@oregonnet.com>
31520              Date: Mon, 29 Oct 2001 17:01:10 -0800
31521              Message-Id: <200110300101.RAA31561@oregonnet.com>
31522              
31523              (threads* parts)
31524      Branch: perl
31525            ! ext/threads/shared/shared.xs ext/threads/threads.xs
31526 ____________________________________________________________________________
31527 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
31528         Log: Subject: [PATCH] Mommy, what's a pointer cast?
31529              From: Richard Soderberg <rs@oregonnet.com>
31530              Date: Mon, 29 Oct 2001 17:01:10 -0800
31531              Message-Id: <200110300101.RAA31561@oregonnet.com>
31532              
31533              (the perl.h part)
31534      Branch: perl
31535            ! perl.h
31536 ____________________________________________________________________________
31537 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
31538         Log: Subject: [PATCH] OpenBSD likes signal.h 
31539              From: Richard Soderberg <rs@oregonnet.com>
31540              Date: Mon, 29 Oct 2001 17:00:31 -0800
31541              Message-Id: <200110300100.RAA31533@oregonnet.com>
31542      Branch: perl
31543            ! unixish.h
31544 ____________________________________________________________________________
31545 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
31546         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
31547              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31548              Date: Mon, 29 Oct 2001 23:04:23 -0000
31549              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
31550      Branch: perl
31551            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
31552            ! ext/DB_File/t/db-recno.t
31553 ____________________________________________________________________________
31554 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
31555         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
31556              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
31557              Date: Mon, 29 Oct 2001 12:34:07 -0600
31558              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
31559      Branch: perl
31560            ! ext/Time/HiRes/HiRes.t
31561 ____________________________________________________________________________
31562 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
31563         Log: Update Changes.
31564      Branch: perl
31565            ! Changes patchlevel.h
31566 ____________________________________________________________________________
31567 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
31568         Log: AIX needs an explicit symbol export list.
31569      Branch: perl
31570            ! lib/ExtUtils/Embed.t
31571 ____________________________________________________________________________
31572 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
31573         Log: The test (and the module) would require some
31574              quality hacking time to work on EBCDIC.  Based on
31575              the test results nothing seems to be majorly broken,
31576              the module just seems to have strange assumptions:
31577              got: ''\226\225\205'
31578              expected: ''one'
31579              The \226\225\205 being, of course, 'one', in EBCDIC.
31580      Branch: perl
31581            ! lib/Dumpvalue.t
31582 ____________________________________________________________________________
31583 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
31584         Log: Mark the test known to be failing in EBCDIC.
31585      Branch: perl
31586            ! t/op/tr.t
31587 ____________________________________________________________________________
31588 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
31589         Log: None of the libnet modules are going to work in
31590              EBCDIC without the Convert::EBCDIC.
31591      Branch: perl
31592            ! t/lib/1_compile.t
31593 ____________________________________________________________________________
31594 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
31595         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
31596      Branch: perl
31597            ! t/op/pack.t
31598 ____________________________________________________________________________
31599 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
31600         Log: UTF-EBCDIC ain't UTF-8.
31601      Branch: perl
31602            ! t/op/pack.t
31603 ____________________________________________________________________________
31604 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
31605         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
31606      Branch: perl
31607            ! t/lib/1_compile.t
31608 ____________________________________________________________________________
31609 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
31610         Log: Let's not assume ASCII.
31611      Branch: perl
31612            ! t/op/lc.t
31613 ____________________________________________________________________________
31614 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
31615         Log: Call the new perlio symbols differently.
31616      Branch: perl
31617            ! makedef.pl
31618 ____________________________________________________________________________
31619 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
31620         Log: Don't expect ASCII ordering.
31621      Branch: perl
31622            ! lib/ExtUtils/Manifest.t
31623 ____________________________________________________________________________
31624 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
31625         Log: Forgot from #12756.
31626      Branch: perl
31627            ! perlio.h
31628 ____________________________________________________________________________
31629 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
31630         Log: BeOS tweaks:
31631              - fseeko and ftello can be found by Configure but
31632              we do not seem to have prototypes for them so
31633              let's make up some
31634              - BeOS didn't use to have real sockets (sockets as
31635              filedescriptors) but the BONE package is supposed
31636              to fix this.  I do not know how to detect BONEness,
31637              see hints/beos.sh for a spot that needs to fixed.
31638              - BeOS has O_TEXT != O_BINARY but has no setmode()
31639      Branch: perl
31640            ! hints/beos.sh perlio.c
31641 ____________________________________________________________________________
31642 [ 12755] By: sky                                   on 2001/10/29  12:56:12
31643         Log: Ugly fix to not die when a thread creator is holding locks.
31644      Branch: perl
31645            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31646            ! ext/threads/threads.xs
31647 ____________________________________________________________________________
31648 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
31649         Log: Integrate change #12752 from maintperl;
31650              
31651              croak(Nullch) wasn't printing the contents of ERRSV if there was
31652              no outer eval (bug in change#6125)
31653      Branch: perl
31654           !> util.c
31655 ____________________________________________________________________________
31656 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
31657         Log: Subject: [PATCH h2xs] Use of static data in XS modules
31658              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31659              Date: Sun, 28 Oct 2001 21:19:07 -0000
31660              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
31661              
31662              with nits from Sarathy.
31663      Branch: perl
31664            ! utils/h2xs.PL
31665 ____________________________________________________________________________
31666 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
31667         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
31668              no outer eval (bug in change#6125)
31669      Branch: maint-5.6/perl
31670            ! util.c
31671 ____________________________________________________________________________
31672 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
31673         Log: More todo for the encoding pragma.
31674      Branch: perl
31675            ! lib/encoding.pm
31676 ____________________________________________________________________________
31677 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
31678         Log: Add the encoding pragma to control the "upgrade"
31679              from the native eight bit data to Unicode.
31680              
31681              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
31682      Branch: perl
31683            + lib/encoding.pm lib/encoding.t
31684            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
31685            ! pod/perlunicode.pod pod/perlvar.pod sv.c
31686 ____________________________________________________________________________
31687 [ 12749] By: sky                                   on 2001/10/28  21:02:33
31688         Log: Update documentation.
31689      Branch: perl
31690            ! ext/threads/shared/shared.pm
31691 ____________________________________________________________________________
31692 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
31693         Log: Integrate change #12747 from maintperl;
31694              
31695              finishing touches to system() fixes on windows:
31696              * detect cmd shell correctly even if it had full path in it
31697              * more quoting needed for single-arg system if the argument
31698              really had multiple quoted arguments within it
31699              * be smarter about not calling the shell when the executable
31700              has spaces, but otherwise does not need shell involvement
31701              * add a testsuite (windows-specific currently)
31702      Branch: perl
31703           +> t/op/system.t t/op/system_tests
31704            ! MANIFEST pod/perltodo.pod
31705           !> win32/win32.c
31706 ____________________________________________________________________________
31707 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
31708         Log: finishing touches to system() fixes on windows:
31709              * detect cmd shell correctly even if it had full path in it
31710              * more quoting needed for single-arg system if the argument
31711              really had multiple quoted arguments within it
31712              * be smarter about not calling the shell when the executable
31713              has spaces, but otherwise does not need shell involvement
31714              * add a testsuite (windows-specific currently)
31715      Branch: maint-5.6/perl
31716            + t/op/system.t t/op/system_tests
31717            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
31718 ____________________________________________________________________________
31719 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
31720         Log: Integrate perlio.
31721      Branch: perl
31722           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
31723 ____________________________________________________________________________
31724 [ 12745] By: nick                                  on 2001/10/28  16:08:14
31725         Log: Mingw32 fixup for Embed.t
31726      Branch: perlio
31727            ! lib/ExtUtils/Embed.t
31728 ____________________________________________________________________________
31729 [ 12744] By: nick                                  on 2001/10/28  15:54:14
31730         Log: GCC vs MS 64-bit constant syntax
31731      Branch: perlio
31732            ! ext/Time/HiRes/HiRes.xs
31733 ____________________________________________________________________________
31734 [ 12743] By: nick                                  on 2001/10/28  15:42:55
31735         Log: Integrate mainline
31736      Branch: perlio
31737           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
31738 ____________________________________________________________________________
31739 [ 12742] By: sky                                   on 2001/10/28  14:47:10
31740         Log: Manpage updates.
31741      Branch: perl
31742            ! ext/threads/threads.pm
31743 ____________________________________________________________________________
31744 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
31745         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
31746      Branch: perl
31747            ! lib/ExtUtils/Embed.t
31748 ____________________________________________________________________________
31749 [ 12740] By: nick                                  on 2001/10/28  14:14:24
31750         Log: Integrate mainline
31751      Branch: perlio
31752           !> lib/ExtUtils/Embed.t win32/win32.c
31753 ____________________________________________________________________________
31754 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
31755         Log: Need to be ./executed.
31756      Branch: perl
31757            ! lib/ExtUtils/Embed.t
31758 ____________________________________________________________________________
31759 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
31760         Log: Integrate perlio.
31761      Branch: perl
31762           !> perlio.c win32/win32.h
31763 ____________________________________________________________________________
31764 [ 12737] By: nick                                  on 2001/10/28  13:53:45
31765         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
31766              by gcc -xc++.
31767      Branch: perlio
31768            ! win32/win32.h
31769 ____________________________________________________________________________
31770 [ 12736] By: nick                                  on 2001/10/28  13:50:50
31771         Log: Have :stdio layer update an honour the fd refcnt table.
31772              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
31773      Branch: perlio
31774            ! perlio.c
31775 ____________________________________________________________________________
31776 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
31777         Log: Integrate changes #12724 and #12725 from maintperl;
31778              multiarg system now works.
31779      Branch: perl
31780           !> win32/win32.c
31781 ____________________________________________________________________________
31782 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
31783         Log: Integrate perlio.
31784      Branch: perl
31785           +> lib/ExtUtils/Embed.t
31786           !> MANIFEST perlio.c
31787 ____________________________________________________________________________
31788 [ 12733] By: nick                                  on 2001/10/28  13:07:16
31789         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
31790              least for PERLIO=perlio unthreaded case
31791      Branch: perlio
31792            ! perlio.c
31793 ____________________________________________________________________________
31794 [ 12732] By: nick                                  on 2001/10/28  11:10:24
31795         Log: Typo in exe name
31796      Branch: perlio
31797            ! lib/ExtUtils/Embed.t
31798 ____________________________________________________________________________
31799 [ 12731] By: nick                                  on 2001/10/28  11:09:59
31800         Log: Integrate Mainline
31801      Branch: perlio
31802           !> Changes configure.com ext/DB_File/DB_File.pm
31803           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
31804           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
31805           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
31806           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
31807           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
31808           !> t/TEST t/op/regexp.t win32/buildext.pl
31809 ____________________________________________________________________________
31810 [ 12730] By: nick                                  on 2001/10/28  11:05:35
31811         Log: Fixup Embed.t for Win32/VC++
31812      Branch: perlio
31813            ! lib/ExtUtils/Embed.t
31814 ____________________________________________________________________________
31815 [ 12729] By: nick                                  on 2001/10/28  09:36:20
31816         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
31817              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
31818              ExtUtils::Embed.
31819      Branch: perlio
31820            + lib/ExtUtils/Embed.t
31821            ! MANIFEST
31822 ____________________________________________________________________________
31823 [ 12728] By: sky                                   on 2001/10/28  08:12:53
31824         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
31825              line manually!
31826      Branch: perl
31827            ! lib/ExtUtils/xsubpp
31828 ____________________________________________________________________________
31829 [ 12727] By: sky                                   on 2001/10/28  08:02:09
31830         Log: And here we use the prototypes.
31831      Branch: perl
31832            ! ext/threads/shared/shared.xs
31833 ____________________________________________________________________________
31834 [ 12726] By: sky                                   on 2001/10/28  08:00:48
31835         Log: Support [] style prototypes.
31836      Branch: perl
31837            ! lib/ExtUtils/xsubpp
31838 ____________________________________________________________________________
31839 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
31840         Log: yet another multi-arg system() fix on windows: batch files as the
31841              first argument (i.e. directly executed by CreateProcess()) need
31842              extra quoting to escape shell-shock
31843      Branch: maint-5.6/perl
31844            ! win32/win32.c
31845 ____________________________________________________________________________
31846 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
31847         Log: another multi-arg system() fix on windows: passing empty arguments
31848              now works
31849      Branch: maint-5.6/perl
31850            ! win32/win32.c
31851 ____________________________________________________________________________
31852 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
31853         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
31854              No final #else #error because we do not seem to
31855              be using #error?
31856      Branch: perl
31857            ! op.h
31858 ____________________________________________________________________________
31859 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
31860         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
31861              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
31862              Date: Sat, 27 Oct 2001 23:28:44 EST 
31863              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
31864      Branch: perl
31865            ! ext/Time/HiRes/HiRes.xs
31866 ____________________________________________________________________________
31867 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
31868         Log: Regen perlapi, perltoc.
31869      Branch: perl
31870            ! pod/perlapi.pod pod/perltoc.pod
31871 ____________________________________________________________________________
31872 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
31873         Log: Subject: [PATCH] sv.h documentation
31874              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
31875              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
31876              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
31877      Branch: perl
31878            ! sv.h
31879 ____________________________________________________________________________
31880 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
31881         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
31882              system("nmake -nologo", "clean") and there is no executable
31883              called "nmake -nologo"; this used to "work" pre-change#12559 due
31884              to bugs in multiarg system() that have since been fixed
31885      Branch: perl
31886            ! win32/buildext.pl
31887 ____________________________________________________________________________
31888 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
31889         Log: Update Changes.
31890      Branch: perl
31891            ! Changes patchlevel.h
31892 ____________________________________________________________________________
31893 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
31894         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
31895              From: Richard.Foley@t-online.de (Richard Foley)            
31896              Date: Sun, 28 Oct 2001 00:48:32 +0200
31897              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
31898      Branch: perl
31899            ! pod/perlhack.pod
31900 ____________________________________________________________________________
31901 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
31902         Log: Must store pointers with the right width.
31903      Branch: perl
31904            ! op.h
31905 ____________________________________________________________________________
31906 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
31907         Log: Integrate change #12711 from perlio;
31908              
31909              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
31910              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
31911      Branch: perl
31912           !> perlio.c
31913 ____________________________________________________________________________
31914 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
31915         Log: Subject: [PATCH] make minitest
31916              From: Nicholas Clark <nick@ccl4.org>
31917              Date: Sat, 27 Oct 2001 22:56:16 +0100
31918              Message-ID: <20011027225616.L20275@plum.flirble.org>
31919      Branch: perl
31920            ! t/TEST
31921 ____________________________________________________________________________
31922 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
31923         Log: Patch #12661 missed this.
31924      Branch: perl
31925            ! ext/DB_File/DB_File.pm
31926 ____________________________________________________________________________
31927 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
31928         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
31929              From: "Craig A. Berry" <craigberry@mac.com>
31930              Date: Sat, 27 Oct 2001 16:07:47 -0500
31931              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
31932      Branch: perl
31933            ! configure.com perlio.c
31934 ____________________________________________________________________________
31935 [ 12711] By: nick                                  on 2001/10/27  19:49:25
31936         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
31937              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
31938      Branch: perlio
31939            ! perlio.c
31940 ____________________________________________________________________________
31941 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
31942         Log: Let's not replace reason if there's one already supplied.
31943      Branch: perl
31944            ! t/op/regexp.t
31945 ____________________________________________________________________________
31946 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
31947         Log: is not good.
31948      Branch: perl
31949            ! t/op/regexp.t
31950 ____________________________________________________________________________
31951 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
31952         Log: ldlibpth can exist but be unset.
31953      Branch: perl
31954            ! t/TEST
31955 ____________________________________________________________________________
31956 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
31957         Log: Unicode: property alias naming cleanup.
31958      Branch: perl
31959            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
31960 ____________________________________________________________________________
31961 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
31962         Log: FAQ sync.
31963      Branch: perl
31964            ! pod/perlfaq4.pod
31965 ____________________________________________________________________________
31966 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
31967         Log: Integrate change #12703 from maintperl;
31968              
31969              typemap stuff intervenes before declaration, move it to PREINIT
31970              section
31971              
31972              (an empty integrate, but now the files are in sync
31973              between the branches)
31974      Branch: perl
31975           !> ext/ODBM_File/ODBM_File.xs
31976 ____________________________________________________________________________
31977 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
31978         Log: More PerlIO symbols.
31979      Branch: perl
31980            ! makedef.pl
31981 ____________________________________________________________________________
31982 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
31983         Log: typemap stuff intervenes before declaration, move it to PREINIT
31984              section
31985      Branch: maint-5.6/perl
31986            ! ext/ODBM_File/ODBM_File.xs
31987 ____________________________________________________________________________
31988 [ 12702] By: nick                                  on 2001/10/27  14:09:35
31989         Log: Integrate mainline
31990      Branch: perlio
31991           +> ext/threads/shared/t/av_simple.t
31992           +> ext/threads/shared/t/hv_refs.t
31993           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
31994           !> (integrate 109 files)
31995 ____________________________________________________________________________
31996 [ 12700] By: ams                                   on 2001/10/26  21:22:23
31997         Log: Subject: [PATCH] tweak divide
31998              From: Nicholas Clark <nick@ccl4.org>
31999              Date: Fri, 26 Oct 2001 22:52:17 +0100
32000              Message-Id: <20011026225217.B20275@plum.flirble.org>
32001      Branch: perl
32002            ! pp.c
32003 ____________________________________________________________________________
32004 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
32005         Log: Integrate a buncha things from maintperl.
32006      Branch: maint-5.6/macperl
32007           !> (integrate 32 files)
32008 ____________________________________________________________________________
32009 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
32010         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
32011              From: Andy Dougherty <doughera@lafayette.edu>
32012              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
32013              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
32014      Branch: perl
32015            ! hints/svr4.sh
32016 ____________________________________________________________________________
32017 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
32018         Log: When you're root, many things become writable.
32019      Branch: perl
32020            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
32021 ____________________________________________________________________________
32022 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
32023         Log: Update Changes.
32024      Branch: perl
32025            ! Changes patchlevel.h
32026 ____________________________________________________________________________
32027 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
32028         Log: Term/Cap.t attempts to access the floppy drive for no good reason
32029              on dosish systems
32030      Branch: perl
32031            ! lib/Term/Cap.t
32032 ____________________________________________________________________________
32033 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
32034         Log: fix misleading comment on known inadequacy in B::Terse, and skip
32035              it correctly
32036      Branch: perl
32037            ! ext/B/t/terse.t
32038 ____________________________________________________________________________
32039 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
32040         Log: fix spurious AutoSplit.t failure under windows
32041      Branch: perl
32042            ! lib/AutoSplit.t
32043 ____________________________________________________________________________
32044 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
32045         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
32046      Branch: perl
32047            ! ext/Time/HiRes/HiRes.t
32048 ____________________________________________________________________________
32049 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
32050         Log: More logical to use %04"UVXf" than %"UVuf" since
32051              the Unicode standard prefers hex.
32052      Branch: perl
32053            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
32054            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
32055            ! lib/unicore/mktables utf8.c
32056 ____________________________________________________________________________
32057 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
32058         Log: change#12065 seems to have broken Encode build on windows; fix
32059      Branch: perl
32060            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
32061 ____________________________________________________________________________
32062 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
32063         Log: Unicode: add the case folding table.
32064      Branch: perl
32065            + lib/unicore/To/Fold.pl
32066            ! MANIFEST lib/unicore/mktables
32067 ____________________________________________________________________________
32068 [ 12688] By: sky                                   on 2001/10/26  13:51:29
32069         Log: Get the new functions right, do not export lock since we use builtin lock.
32070              TODO: fix xsubpp to support the new prototypes
32071      Branch: perl
32072            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32073 ____________________________________________________________________________
32074 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
32075         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
32076              as suggested by Sarathy.
32077      Branch: perl
32078            ! mg.c
32079 ____________________________________________________________________________
32080 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
32081         Log: avoid compiler warning
32082      Branch: perl
32083            ! win32/win32.c
32084 ____________________________________________________________________________
32085 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
32086         Log: WinCE update from Rainer Keuchel.
32087      Branch: perl
32088            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
32089            ! wince/wince.c
32090 ____________________________________________________________________________
32091 [ 12684] By: sky                                   on 2001/10/26  13:34:33
32092         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
32093      Branch: perl
32094            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32095 ____________________________________________________________________________
32096 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
32097         Log: More fixes that were made to the core and not in the libnet src
32098      Branch: perl
32099            ! lib/Net/Domain.pm
32100 ____________________________________________________________________________
32101 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
32102         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
32103              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
32104              Date: Fri, 26 Oct 2001 13:55:21 +0200
32105              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
32106              
32107              (plus make the db-recno.t#59 accept both \n and \r\n)
32108      Branch: perl
32109            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32110            ! ext/DB_File/t/db-recno.t
32111 ____________________________________________________________________________
32112 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
32113         Log: Fix tests to be able to run in the core and the CPAN dist
32114      Branch: perl
32115            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
32116            ! lib/Net/t/require.t lib/Net/t/smtp.t
32117 ____________________________________________________________________________
32118 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
32119         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
32120              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32121              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
32122              Date: Fri, 26 Oct 2001 08:34:46 EDT
32123      Branch: perl
32124            ! ext/Time/HiRes/HiRes.t
32125 ____________________________________________________________________________
32126 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
32127         Log: Sync libnet modules with what will be libnet-1.08
32128      Branch: perl
32129            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
32130            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
32131            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
32132            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
32133 ____________________________________________________________________________
32134 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
32135         Log: Integrate maintperl changes #12268 and #12669;
32136              
32137              final touches to the audit for statics and thread-unsafe code
32138              * make DB_File, ODBM_File thread-safe 
32139              * remove unnecessary/dangerous statics and protect others
32140              from not getting accidentally enabled under threaded perls
32141              
32142              windows support functions get_childdir() et al aren't exported
32143              correctly under vanilla build
32144              
32145              Testing under win32 appreciated since changes there had
32146              to be manually merged and I cannot test how badly did I do.
32147      Branch: perl
32148           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
32149           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
32150           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
32151           !> win32/vmem.h win32/win32.c win32/win32iop.h
32152 ____________________________________________________________________________
32153 [ 12677] By: sky                                   on 2001/10/26  12:37:17
32154         Log: More Config::threads to threads::threads changes
32155      Branch: perl
32156            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
32157 ____________________________________________________________________________
32158 [ 12676] By: sky                                   on 2001/10/26  12:31:46
32159         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
32160      Branch: perl
32161            ! ext/threads/threads.pm ext/threads/threads.xs
32162 ____________________________________________________________________________
32163 [ 12675] By: sky                                   on 2001/10/26  12:06:30
32164         Log: Allocing a TLS in runtime is not too hot.
32165      Branch: perl
32166            ! ext/threads/threads.xs
32167 ____________________________________________________________________________
32168 [ 12674] By: sky                                   on 2001/10/26  11:59:09
32169         Log: Don't display debug data.
32170      Branch: perl
32171            ! ext/threads/threads.pm
32172 ____________________________________________________________________________
32173 [ 12673] By: sky                                   on 2001/10/26  11:35:47
32174         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
32175              complete bar support for blessed objects.
32176              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
32177      Branch: perl
32178            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
32179 ____________________________________________________________________________
32180 [ 12672] By: sky                                   on 2001/10/26  11:15:28
32181         Log: Fix case where shared reference does not exist in current thread.
32182      Branch: perl
32183            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
32184 ____________________________________________________________________________
32185 [ 12671] By: sky                                   on 2001/10/26  08:48:52
32186         Log: Support for references in shared arrays.
32187      Branch: perl
32188            ! ext/threads/shared/shared.xs
32189 ____________________________________________________________________________
32190 [ 12670] By: sky                                   on 2001/10/26  08:30:11
32191         Log: Add tests for references in hashes.
32192      Branch: perl
32193            + ext/threads/shared/t/hv_refs.t
32194            ! MANIFEST
32195 ____________________________________________________________________________
32196 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
32197         Log: windows support functions get_childdir() et al aren't exported
32198              correctly under vanilla build
32199      Branch: maint-5.6/perl
32200            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
32201 ____________________________________________________________________________
32202 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
32203         Log: final touches to the audit for statics and thread-unsafe code
32204              * make DB_File, ODBM_File thread-safe 
32205              * remove unnecessary/dangerous statics and protect others
32206              from not getting accidentally enabled under threaded perls
32207      Branch: maint-5.6/perl
32208            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
32209            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
32210            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
32211            ! win32/win32.c
32212 ____________________________________________________________________________
32213 [ 12667] By: ams                                   on 2001/10/26  03:48:36
32214         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
32215              From: "Richard Soderberg" <rs@crystalflame.net>
32216              Date: Thu, 25 Oct 2001 23:42:50 -0400
32217              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
32218      Branch: perl
32219            ! sharedsv.c
32220 ____________________________________________________________________________
32221 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
32222         Log: Integrate change #12664 from maintperl;
32223              
32224              the newest GCCs don't seem to like C<"string1"##STRING2>
32225              so keep it as C<"string1" STRING2> (latter appears to
32226              work everywhere)
32227      Branch: perl
32228           !> ext/DynaLoader/dlutils.c
32229 ____________________________________________________________________________
32230 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
32231         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
32232              From: Chris Nandor <pudge@pobox.com>
32233              Date: Thu, 25 Oct 2001 22:15:03 -0400
32234              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
32235      Branch: perl
32236            ! perl.h
32237 ____________________________________________________________________________
32238 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
32239         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
32240              C<"string1" STRING2> (latter appears to work everywhere)
32241      Branch: maint-5.6/perl
32242            ! ext/DynaLoader/dlutils.c
32243 ____________________________________________________________________________
32244 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
32245         Log: AUTHORS update.
32246      Branch: perl
32247            ! AUTHORS
32248 ____________________________________________________________________________
32249 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
32250         Log: Integrate change #12660 from maintperl;
32251              
32252              make the dMY_CXT stuff available under all of
32253              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
32254      Branch: perl
32255           !> perl.h
32256 ____________________________________________________________________________
32257 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
32258         Log: Subject: [PATCH] DB_File-1.79
32259              From: "Paul Marquess" <paul.marquess@openwave.com>
32260              Date: Fri, 26 Oct 2001 00:03:54 +0100
32261              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
32262      Branch: perl
32263            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
32264            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
32265 ____________________________________________________________________________
32266 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
32267         Log: make the dMY_CXT stuff available under all of
32268              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
32269      Branch: maint-5.6/perl
32270            ! perl.h
32271 ____________________________________________________________________________
32272 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
32273         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
32274              From: Michael G Schwern <schwern@pobox.com>
32275              Date: Thu, 25 Oct 2001 18:28:12 -0400
32276              Message-ID: <20011025182812.M4811@blackrider>
32277      Branch: perl
32278            ! t/run/kill_perl.t
32279 ____________________________________________________________________________
32280 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
32281         Log: STRLEN != int.
32282      Branch: perl
32283            ! regcomp.c regexec.c
32284 ____________________________________________________________________________
32285 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
32286         Log: Subject: [PATCH] remove small IVop redundancy
32287              From: Nicholas Clark <nick@ccl4.org>
32288              Date: Thu, 25 Oct 2001 22:48:28 +0100
32289              Message-ID: <20011025224827.M66471@plum.flirble.org>
32290      Branch: perl
32291            ! pp.c pp_hot.c
32292 ____________________________________________________________________________
32293 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
32294         Log: Metaconfig unit change for #12655.
32295      Branch: metaconfig/U/perl
32296            ! Extensions.U
32297 ____________________________________________________________________________
32298 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
32299         Log: Subject: Re: Not OK @12650
32300              From: Andy Dougherty <doughera@lafayette.edu>
32301              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
32302              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
32303      Branch: perl
32304            ! Configure
32305 ____________________________________________________________________________
32306 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
32307         Log: Integrate changes #12652 and #12653 from maintperl;
32308              
32309              more tweaks to change#12626
32310              * move the boilerplate code over to perl.h and make DynaLoader
32311              use it
32312              * make re, Opcode, File::Glob and B threadsafe
32313              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
32314              C<no re;> anywhere)
32315              
32316              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
32317              
32318              File::Glob required a bit more work in bleadperl
32319              because of ExtUtils::Constant (see the Makefile.PL change)
32320      Branch: perl
32321            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
32322           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
32323           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
32324 ____________________________________________________________________________
32325 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
32326         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
32327      Branch: maint-5.6/perl
32328            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
32329            ! ext/Opcode/Opcode.xs ext/re/re.xs
32330 ____________________________________________________________________________
32331 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
32332         Log: more tweaks to change#12626
32333              * move the boilerplate code over to perl.h and make DynaLoader
32334              use it
32335              * make re, Opcode, File::Glob and B threadsafe
32336              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
32337              C<no re;> anywhere)
32338      Branch: maint-5.6/perl
32339            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
32340            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
32341 ____________________________________________________________________________
32342 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
32343         Log: Metaconfig unit change for #12650.
32344      Branch: metaconfig/U/perl
32345            ! Extensions.U
32346 ____________________________________________________________________________
32347 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
32348         Log: Subject: Re: ithreads doesn't like usedl=n
32349              From: Andy Dougherty <doughera@lafayette.edu>
32350              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
32351              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
32352              
32353              Special-case threads::shared.
32354      Branch: perl
32355            ! Configure
32356 ____________________________________________________________________________
32357 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
32358         Log: Getting fancier...
32359      Branch: perl
32360            ! t/TEST
32361 ____________________________________________________________________________
32362 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
32363         Log: csh - what a pain.
32364      Branch: perl
32365            ! t/TEST
32366 ____________________________________________________________________________
32367 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
32368         Log: Update Changes.
32369      Branch: perl
32370            ! Changes patchlevel.h
32371 ____________________________________________________________________________
32372 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
32373         Log: Allow resetting the locale system for the duration
32374              of the build (Mac OS X default setting LANG=En_US
32375              ist kaputt)
32376      Branch: perl
32377            ! Makefile.SH
32378 ____________________________________________________________________________
32379 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
32380         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
32381      Branch: perl
32382            ! ext/Digest/MD5/t/files.t
32383 ____________________________________________________________________________
32384 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
32385         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
32386              From: Andy Dougherty <doughera@lafayette.edu>
32387              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
32388              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
32389      Branch: perl
32390            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
32391            ! ext/threads/shared/Makefile.PL
32392 ____________________________________________________________________________
32393 [ 12643] By: sky                                   on 2001/10/25  12:28:26
32394         Log: Add support for reference members of hashes.
32395      Branch: perl
32396            ! ext/threads/shared/shared.xs
32397 ____________________________________________________________________________
32398 [ 12642] By: ams                                   on 2001/10/25  12:21:13
32399         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
32400              From: "Norton Allen" <nort@qnx.com>
32401              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
32402              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
32403      Branch: perl
32404            ! ext/Digest/MD5/MD5.xs
32405 ____________________________________________________________________________
32406 [ 12641] By: sky                                   on 2001/10/25  10:27:39
32407         Log: Tests shared hashes.
32408      Branch: perl
32409            + ext/threads/shared/t/hv_simple.t
32410            ! MANIFEST
32411 ____________________________________________________________________________
32412 [ 12640] By: sky                                   on 2001/10/25  10:18:23
32413         Log: Fix threadcounts for arrays and hashes.
32414      Branch: perl
32415            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32416 ____________________________________________________________________________
32417 [ 12639] By: sky                                   on 2001/10/25  10:17:26
32418         Log: Note to self, doing *src_ary++ in a macro that evaluates
32419              the value more than once is a good way to dump core.
32420      Branch: perl
32421            ! sharedsv.c
32422 ____________________________________________________________________________
32423 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
32424         Log: Integrate change #12636 from maintperl; more dl fixups.
32425      Branch: perl
32426           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
32427           !> ext/DynaLoader/dl_vms.xs
32428 ____________________________________________________________________________
32429 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
32430         Log: Like dl_hpux, like dl_dld.
32431      Branch: perl
32432            ! ext/DynaLoader/dl_dld.xs
32433 ____________________________________________________________________________
32434 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
32435         Log: followups to change#12635
32436      Branch: maint-5.6/perl
32437            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
32438            ! ext/DynaLoader/dl_vms.xs
32439 ____________________________________________________________________________
32440 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
32441         Log: add part of change#12634 to the two files that need it; dl_aix.xs
32442              in maint-5.6 doesn't have the branch that had the problem in
32443              mainline
32444      Branch: maint-5.6/perl
32445            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
32446 ____________________________________________________________________________
32447 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
32448         Log: Fixes for #12627.
32449      Branch: perl
32450            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
32451 ____________________________________________________________________________
32452 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
32453         Log: Since pv_uni_display and sv_uni_display are now used
32454              in the re extension, their symbols have to be exported.
32455      Branch: perl
32456            ! embed.pl global.sym
32457 ____________________________________________________________________________
32458 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
32459         Log: Subject:  Re: [PATCH Perl@12567] debug /list
32460              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32461              Date: Tue, 23 Oct 2001 21:40:33 EDT
32462              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
32463      Branch: perl
32464            ! configure.com
32465 ____________________________________________________________________________
32466 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
32467         Log: This takes care of some of the re 'debug' cases but
32468              not all cases since the information whether the pattern
32469              or the target are utf8 seems to be either lost or not
32470              spread widely enough, sigh.
32471      Branch: perl
32472            ! regcomp.c
32473 ____________________________________________________________________________
32474 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
32475         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
32476              From: John Peacock <jpeacock@rowman.com>
32477              Date: Wed, 24 Oct 2001 16:53:29 -0400
32478              Message-ID: <3BD72A49.1508D152@rowman.com>
32479      Branch: perl
32480            ! configure.com
32481 ____________________________________________________________________________
32482 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
32483         Log: Upgrade NetWare and WinCE as in #12626.
32484      Branch: perl
32485            ! NetWare/dl_netware.xs wince/dl_win32.xs
32486 ____________________________________________________________________________
32487 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
32488         Log: Tru64 compiler nit.
32489      Branch: perl
32490            ! ext/threads/shared/shared.xs
32491 ____________________________________________________________________________
32492 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
32493         Log: Integrate change #12626 from maintperl;
32494              make DynaLoader threadsafe by moving all statics into
32495              interpreter-local space
32496              
32497              TODO: Netware, OS/2, WinCE
32498      Branch: perl
32499           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
32500           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
32501           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
32502           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
32503           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
32504           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
32505           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
32506 ____________________________________________________________________________
32507 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
32508         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
32509              space
32510      Branch: maint-5.6/perl
32511            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
32512            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
32513            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
32514            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
32515            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
32516            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
32517            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
32518 ____________________________________________________________________________
32519 [ 12625] By: sky                                   on 2001/10/24  20:05:26
32520         Log: Change #12623 inflicted an infinite hang. Fixed.
32521      Branch: perl
32522            ! ext/threads/shared/shared.xs
32523 ____________________________________________________________________________
32524 [ 12624] By: sky                                   on 2001/10/24  19:06:55
32525         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
32526      Branch: perl
32527            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32528 ____________________________________________________________________________
32529 [ 12623] By: sky                                   on 2001/10/24  18:06:34
32530         Log: We need to do sharedsv_find in the original perl context.
32531      Branch: perl
32532            ! ext/threads/shared/shared.xs
32533 ____________________________________________________________________________
32534 [ 12622] By: sky                                   on 2001/10/24  17:26:51
32535         Log: Add support for basic support for AVs, references not supported yet.
32536              Add test for AVs.
32537              Add more tests to sv_refs
32538              Fix documentation issues.  
32539      Branch: perl
32540            + ext/threads/shared/t/av_simple.t
32541            ! MANIFEST ext/threads/shared/shared.pm
32542            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
32543 ____________________________________________________________________________
32544 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
32545         Log: Dump Unicode better for re 'debug'.  The regprop()
32546              is unfinished since have to figure out how to detect
32547              Unicodeness in there.
32548      Branch: perl
32549            ! regcomp.c regexec.c
32550 ____________________________________________________________________________
32551 [ 12620] By: sky                                   on 2001/10/24  13:18:07
32552         Log: Add support for finding shared arrays and hashes.
32553      Branch: perl
32554            ! sharedsv.c
32555 ____________________________________________________________________________
32556 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
32557         Log: Rewrite sv_uni_display() as pv_uni_display() as
32558              reimplement sv_uni_display() using that.
32559      Branch: perl
32560            ! dump.c embed.h embed.pl proto.h
32561 ____________________________________________________________________________
32562 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
32563         Log: Integrate change #12615 from maintperl;
32564              on Windows, IO::File::new_tmpfile() fails after being called
32565              32767 times because MSVCRT thinks stdio's TMP_MAX is a
32566              process-wide limit
32567      Branch: perl
32568           !> win32/win32.c
32569 ____________________________________________________________________________
32570 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
32571         Log: Don't try to print ints as IVs.
32572      Branch: perl
32573            ! ext/Time/HiRes/HiRes.xs
32574 ____________________________________________________________________________
32575 [ 12616] By: sky                                   on 2001/10/24  11:06:35
32576         Log: We only need to fetch the SV from the backend if the index
32577              is not the same as mg_private.     In theory this could be
32578              a problem if there are an exact multiple of U16 changes
32579              of a shared variable between two access in a given thread,
32580              we choose to avoid theory for now.
32581      Branch: perl
32582            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
32583 ____________________________________________________________________________
32584 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
32585         Log: on Windows, IO::File::new_tmpfile() fails after being called
32586              32767 times because MSVCRT thinks stdio's TMP_MAX is a
32587              process-wide limit
32588      Branch: maint-5.6/perl
32589            ! win32/win32.c
32590 ____________________________________________________________________________
32591 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
32592         Log: Negation and Unicode: sort of solves 20010303.010,
32593              except not quite like reported in the Subject
32594              (Perl_warner is still utf8-ignorant).
32595      Branch: perl
32596            ! pp.c t/lib/warnings/sv
32597 ____________________________________________________________________________
32598 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
32599         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
32600      Branch: perl
32601            ! sv.c t/lib/warnings/sv
32602 ____________________________________________________________________________
32603 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
32604         Log: sv_uni_display(): do not add the "...", let the caller
32605              do it if wanted, and be prepared for more display options.
32606      Branch: perl
32607            ! dump.c embed.h embed.pl proto.h
32608 ____________________________________________________________________________
32609 [ 12611] By: nick                                  on 2001/10/23  20:28:07
32610         Log: Integrate mainline
32611      Branch: perlio
32612           !> Changes configure.com cygwin/cygwin.c
32613           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
32614           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
32615           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
32616           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
32617           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
32618           !> utils/h2xs.PL utils/perldoc.PL
32619 ____________________________________________________________________________
32620 [ 12610] By: sky                                   on 2001/10/23  19:39:24
32621         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
32622              don't call themselves READONLY but still die with modification
32623              attempt. We only call bless for ext and umagic.
32624      Branch: perl
32625            ! sv.c
32626 ____________________________________________________________________________
32627 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
32628         Log: Croak() on negative time; doc tweaks.
32629      Branch: perl
32630            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
32631            ! ext/Time/HiRes/HiRes.xs
32632 ____________________________________________________________________________
32633 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
32634         Log: FAQ sync.
32635      Branch: perl
32636            ! pod/perlfaq4.pod pod/perlfaq7.pod
32637 ____________________________________________________________________________
32638 [ 12607] By: sky                                   on 2001/10/23  18:27:27
32639         Log: Call setmagic on the referent we are blessing.
32640      Branch: perl
32641            ! sv.c
32642 ____________________________________________________________________________
32643 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
32644         Log: Small test nits.
32645      Branch: perl
32646            ! t/op/lc.t
32647 ____________________________________________________________________________
32648 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
32649         Log: Update Changes.
32650      Branch: perl
32651            ! Changes patchlevel.h
32652 ____________________________________________________________________________
32653 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
32654         Log: Make the PerlIO_init() prototypes consistent.
32655      Branch: perl
32656            ! perlio.c
32657 ____________________________________________________________________________
32658 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
32659         Log: Upping the test count is a good idea.
32660      Branch: perl
32661            ! t/op/lc.t
32662 ____________________________________________________________________________
32663 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
32664         Log: Document the final sigma spot.
32665      Branch: perl
32666            ! pp.c
32667 ____________________________________________________________________________
32668 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
32669         Log: Fix multicharacter titlecase (ucfirst).
32670      Branch: perl
32671            ! pod/perlunicode.pod pp.c t/op/lc.t
32672 ____________________________________________________________________________
32673 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
32674         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
32675              From: Mikhail Zabaluev <mhz@alt-linux.org>
32676              Date: Tue, 23 Oct 2001 10:40:37 +0400
32677              Message-ID: <20011023104037.A12761@localhost.localdomain>
32678              
32679              (#12406 replaced with this)
32680      Branch: perl
32681            ! utils/perldoc.PL
32682 ____________________________________________________________________________
32683 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
32684         Log: MacOS Classic updates from Pudge.
32685      Branch: perl
32686            ! lib/File/Spec.t lib/File/Spec/Mac.pm
32687 ____________________________________________________________________________
32688 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
32689         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
32690              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32691              Date: Sun, 14 Oct 2001 23:14:46 +0200
32692              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
32693              
32694              except for the 2->4 changes.
32695      Branch: perl
32696            ! lib/AutoSplit.t
32697 ____________________________________________________________________________
32698 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
32699         Log: integrate macperl contents into maint-5.6
32700      Branch: maint-5.6/perl
32701            ! mg.c
32702           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
32703           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
32704           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
32705           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32706           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
32707           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
32708           !> t/lib/filefind.t t/lib/filespec.t
32709 ____________________________________________________________________________
32710 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
32711         Log: At some point the #6234 has been lost from the mainline
32712              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
32713      Branch: perl
32714            ! lib/File/Spec/Win32.pm
32715 ____________________________________________________________________________
32716 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
32717         Log: Cygwin seems to round up (or closest, but not down)
32718              for time(), so half of the time (bad pun intended)
32719              Time::HiRes::time() is less than time(), half of
32720              the time it's more.  So let's try harder in the loop.
32721      Branch: perl
32722            ! ext/Time/HiRes/HiRes.t
32723 ____________________________________________________________________________
32724 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
32725         Log: MacOS Classic timeofday(), from Chris Nandor. 
32726      Branch: perl
32727            ! ext/Time/HiRes/HiRes.xs
32728 ____________________________________________________________________________
32729 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
32730         Log: Integrate changes #12580 and #12581 from macperl;
32731              
32732              Fix path construction.
32733              
32734              (Copyright) Nit.
32735      Branch: perl
32736           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
32737 ____________________________________________________________________________
32738 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
32739         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
32740              doesn't seem to help (the error being output to console, maybe?)
32741      Branch: perl
32742            ! lib/Net/Domain.pm
32743 ____________________________________________________________________________
32744 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
32745         Log: Taint the getcwd() result also in Cygwin.
32746              (TODO: which other platforms need the same thing?)
32747      Branch: perl
32748            ! cygwin/cygwin.c
32749 ____________________________________________________________________________
32750 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
32751         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
32752      Branch: perl
32753            ! t/op/taint.t
32754 ____________________________________________________________________________
32755 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
32756         Log: getpwuid() fragility continues.
32757      Branch: perl
32758            ! utils/h2xs.PL
32759 ____________________________________________________________________________
32760 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
32761         Log: getpwuid() might succeed but that's no guarantee
32762              that the $home will be defined.
32763      Branch: perl
32764            ! ext/File/Glob/t/basic.t
32765 ____________________________________________________________________________
32766 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
32767         Log: It's safer to to expand the variable, too... (see #12571)
32768      Branch: perl
32769            ! t/TEST
32770 ____________________________________________________________________________
32771 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
32772         Log: Integrate with maintperl.
32773      Branch: maint-5.6/macperl
32774           !> win32/bin/pl2bat.pl win32/win32.c
32775 ____________________________________________________________________________
32776 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
32777         Log: Oops, forgot to include Win32 ... just as well, since it
32778              seems in bleadperl, change #7764 was not included
32779              (adding C:\temp).  Re-added.  Rip it back out if it
32780              doesn't belong.  :-)
32781      Branch: maint-5.6/macperl
32782            ! lib/File/Spec/Win32.pm
32783 ____________________________________________________________________________
32784 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
32785         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
32786              From: "Craig A. Berry" <craigberry@mac.com>
32787              Date: Mon, 22 Oct 2001 15:25:19 -0500
32788              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
32789      Branch: perl
32790            ! configure.com
32791 ____________________________________________________________________________
32792 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
32793         Log: Add in lots of File::Spec changes, from Thomas Wegner,
32794              and sync with changes from bleadperl.
32795      Branch: maint-5.6/macperl
32796            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
32797            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
32798            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
32799            ! lib/File/Spec/Win32.pm t/lib/filespec.t
32800 ____________________________________________________________________________
32801 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
32802         Log: Sync with latest File::Find and tests from bleadperl.
32803      Branch: maint-5.6/macperl
32804            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
32805 ____________________________________________________________________________
32806 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
32807         Log: Nit.
32808      Branch: maint-5.6/macperl
32809            ! perl.c
32810 ____________________________________________________________________________
32811 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
32812         Log: Fix path construction.
32813      Branch: maint-5.6/macperl
32814            ! ext/DynaLoader/DynaLoader_pm.PL
32815 ____________________________________________________________________________
32816 [ 12579] By: nick                                  on 2001/10/22  19:08:35
32817         Log: Integrate mainline (for Arthurs thread.xs fix)
32818      Branch: perlio
32819           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
32820 ____________________________________________________________________________
32821 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
32822         Log: Fix up exported symbols, move relevant docs
32823              over from macperl.pod.
32824      Branch: maint-5.6/macperl
32825            ! macos/ext/MacPerl/MacPerl.pm
32826 ____________________________________________________________________________
32827 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
32828         Log: Make ADDRESS called optionally as a method.
32829      Branch: maint-5.6/macperl
32830            ! macos/lib/Mac/Glue.pm
32831 ____________________________________________________________________________
32832 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
32833         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
32834              Apple event.
32835      Branch: maint-5.6/macperl
32836            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
32837            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
32838            ! macos/macperl/MPTerminology.aete
32839 ____________________________________________________________________________
32840 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
32841         Log: Clean up some build utilities. Change Entab to Duplicate;
32842              fix docs and error reporting; improve macify() of paths;
32843              remove requirement for Exporter.pm presence.
32844      Branch: maint-5.6/macperl
32845            ! macos/InstallBLIB macos/MacPerlTests.cmd
32846            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
32847 ____________________________________________________________________________
32848 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
32849         Log: Sync Time::HiRes with bleadperl
32850      Branch: maint-5.6/macperl
32851            ! macos/bundled_ext/Time/HiRes/HiRes.pm
32852            ! macos/bundled_ext/Time/HiRes/HiRes.t
32853            ! macos/bundled_ext/Time/HiRes/HiRes.xs
32854 ____________________________________________________________________________
32855 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
32856         Log: Fix up Changes
32857      Branch: maint-5.6/macperl
32858            ! macos/Changes
32859 ____________________________________________________________________________
32860 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
32861         Log: A user might belong to only a single group
32862              (the group equal to the group id).
32863      Branch: perl
32864            ! t/op/groups.t
32865 ____________________________________________________________________________
32866 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
32867         Log: Prepending (instead of replacing with) the pwd is safer. 
32868      Branch: perl
32869            ! t/TEST
32870 ____________________________________________________________________________
32871 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
32872         Log: Be more robust if no hostname or domainname
32873              (especially the latter)
32874      Branch: perl
32875            ! lib/Net/Domain.pm
32876 ____________________________________________________________________________
32877 [ 12569] By: sky                                   on 2001/10/22  17:41:07
32878         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
32879      Branch: perl
32880            ! ext/threads/threads.xs
32881 ____________________________________________________________________________
32882 [ 12568] By: nick                                  on 2001/10/22  16:31:24
32883         Log: Integrate mainline
32884      Branch: perlio
32885           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
32886           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32887           +> ext/threads/shared/t/sv_refs.t
32888           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
32889            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
32890            - lib/unicore/To/SpecUpper.pl
32891           !> (integrate 42 files)
32892 ____________________________________________________________________________
32893 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
32894         Log: Update Changes.
32895      Branch: perl
32896            ! Changes patchlevel.h
32897 ____________________________________________________________________________
32898 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
32899         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
32900              From: Michael G Schwern <schwern@pobox.com>
32901              Date: Mon, 22 Oct 2001 03:48:38 -0400
32902              Message-ID: <20011022034838.B1676@blackrider>
32903      Branch: perl
32904            ! pod/perlvar.pod
32905 ____________________________________________________________________________
32906 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
32907         Log: Pod nits, as suggested by Stas Bekman.
32908      Branch: perl
32909            ! ext/threads/shared/shared.pm ext/threads/threads.pm
32910 ____________________________________________________________________________
32911 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
32912         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
32913              From: "Paul Marquess" <paul.marquess@openwave.com> 
32914              Date: Sun, 21 Oct 2001 21:11:15 +0100
32915              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
32916      Branch: perl
32917            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
32918            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
32919            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
32920            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
32921            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
32922            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
32923            ! ext/SDBM_File/sdbm.t
32924 ____________________________________________________________________________
32925 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
32926         Log: Integrate change #12559 from maintperl;
32927              various fixes for system() and backticks under windows
32928      Branch: perl
32929           !> win32/win32.c
32930 ____________________________________________________________________________
32931 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
32932         Log: Integrate change #12560 from maintperl;
32933              make pl2bat use %0 rather than "%0" (the latter fails to work
32934              in a lot of common cases)
32935      Branch: perl
32936           !> win32/bin/pl2bat.pl
32937 ____________________________________________________________________________
32938 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
32939         Log: Integrate changes #12549 and #12550 from maintperl;
32940              
32941              readline() doesn't work with our variables; it confuses them with
32942              my variables (change#4227 was incomplete)
32943      Branch: perl
32944            ! t/lib/strict/vars
32945           !> t/base/rs.t toke.c
32946 ____________________________________________________________________________
32947 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
32948         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
32949              in a lot of common cases)
32950      Branch: maint-5.6/perl
32951            ! win32/bin/pl2bat.pl
32952 ____________________________________________________________________________
32953 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
32954         Log: various fixes for system() and backticks under windows:
32955              
32956              * avoid munging whitespace that is passed within quotes
32957              * work around a cmd.exe misfeature that made multi-arg
32958              system() unreliable when there is more than one quoted
32959              argument
32960              * make multi-arg system() autoquote arguments as needed
32961              before passing them to the shell (this avoids having to
32962              second guess the shell quoting)
32963              * perl's -Dp switch can be used to trace the innards
32964      Branch: maint-5.6/perl
32965            ! win32/win32.c
32966 ____________________________________________________________________________
32967 [ 12558] By: nick                                  on 2001/10/22  08:58:42
32968         Log: Integrate ithreads buffer flush fix from perlio
32969      Branch: perl
32970           !> ext/threads/t/basic.t perl.c
32971 ____________________________________________________________________________
32972 [ 12557] By: nick                                  on 2001/10/22  08:35:09
32973         Log: All tests pass (legitimately) on ithreads
32974      Branch: perlio
32975            ! ext/threads/t/basic.t perl.c
32976 ____________________________________________________________________________
32977 [ 12556] By: nick                                  on 2001/10/22  06:51:22
32978         Log: Integrate non-ithreads fix to mainline
32979      Branch: perl
32980           !> perlio.c
32981 ____________________________________________________________________________
32982 [ 12555] By: nick                                  on 2001/10/22  06:48:33
32983         Log: Restore non-ithreads build. Interestingly binmode test passes
32984              non-ithreads - so crlf layer is not damaged and ithreads fail
32985              is a symptom ...
32986      Branch: perlio
32987            ! perlio.c
32988 ____________________________________________________________________________
32989 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
32990         Log: Integrate from perlio; restructuring.
32991      Branch: perl
32992           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
32993           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
32994           !> win32/perlhost.h
32995 ____________________________________________________________________________
32996 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
32997         Log: Integrate from maintperl
32998              (Changes 12350, 12496, 12548, 12549, 12550)
32999      Branch: maint-5.6/macperl
33000           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
33001           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
33002 ____________________________________________________________________________
33003 [ 12552] By: nick                                  on 2001/10/21  19:18:12
33004         Log: Win32 PerlIO_cleanup special cases should no longer be required.
33005      Branch: perlio
33006            ! perl.c
33007 ____________________________________________________________________________
33008 [ 12551] By: nick                                  on 2001/10/21  19:16:56
33009         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
33010      Branch: perlio
33011            ! win32/makefile.mk
33012 ____________________________________________________________________________
33013 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
33014         Log: change#12549 wasn't aware of strictures
33015      Branch: maint-5.6/perl
33016            ! t/pragma/strict-vars toke.c
33017 ____________________________________________________________________________
33018 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
33019         Log: readline() doesn't work with our variables; it confuses them with
33020              my variables (change#4227 was incomplete)
33021      Branch: maint-5.6/perl
33022            ! t/base/rs.t toke.c
33023 ____________________________________________________________________________
33024 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
33025         Log: change#12220 appears to have pulled in a mainline change that
33026              isn't applicable to maint-5.6 (some platforms don't taint
33027              cwd)
33028      Branch: maint-5.6/perl
33029            ! t/lib/filefind-taint.t
33030 ____________________________________________________________________________
33031 [ 12547] By: nick                                  on 2001/10/21  17:15:54
33032         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
33033              for them. Call explicit cleanup during destruct process.
33034              - one binmode test is failing
33035              - also ext/threads/t/basic.t fails under make test, and is noisy under
33036              harness. (Threads results are intermingled and don't match order expected.)
33037      Branch: perlio
33038            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
33039            ! perlio.h perliol.h pod/perlapi.pod sv.c
33040 ____________________________________________________________________________
33041 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
33042         Log: Implement multicharacter case mappings where a single
33043              Unicode character can be mapped into several.
33044      Branch: perl
33045            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
33046            - lib/unicore/To/SpecUpper.pl
33047            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
33048            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
33049            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
33050            ! proto.h t/op/lc.t utf8.c
33051 ____________________________________________________________________________
33052 [ 12545] By: sky                                   on 2001/10/21  15:25:16
33053         Log: First support of threads::shared, support shared svs and references.
33054      Branch: perl
33055            + ext/threads/shared/Makefile.PL ext/threads/shared/README
33056            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33057            + ext/threads/shared/t/sv_refs.t
33058            + ext/threads/shared/t/sv_simple.t
33059            ! MANIFEST sharedsv.c
33060 ____________________________________________________________________________
33061 [ 12544] By: nick                                  on 2001/10/21  14:52:35
33062         Log: PerlIO layer table as PL_perlio (per-interpreter)
33063      Branch: perlio
33064            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
33065            ! pod/perlapi.pod sv.c
33066 ____________________________________________________________________________
33067 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
33068         Log: Prettyprinting.
33069      Branch: perl
33070            ! pod/perlunicode.pod
33071 ____________________________________________________________________________
33072 [ 12542] By: ams                                   on 2001/10/21  03:50:25
33073         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
33074              From: "Sean M. Burke" <sburke@cpan.org>
33075              Date: Sat, 20 Oct 2001 17:51:09 -0600
33076              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
33077      Branch: perl
33078            + pod/perlpodspec.pod
33079            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
33080            ! pod/perltoc.pod
33081 ____________________________________________________________________________
33082 [ 12541] By: nick                                  on 2001/10/20  22:23:53
33083         Log: Fix typos in new locking on MemShared
33084              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
33085              - seems to make segfaults more deterministic - suspect they are 
33086              attempt to free() after Interp and Host have gone.
33087      Branch: perlio
33088            ! perlio.c win32/perlhost.h
33089 ____________________________________________________________________________
33090 [ 12540] By: nick                                  on 2001/10/20  21:50:46
33091         Log: Remove the MemShared re-#define (again)
33092      Branch: perlio
33093            ! perlio.c
33094 ____________________________________________________________________________
33095 [ 12539] By: nick                                  on 2001/10/20  21:49:06
33096         Log: Use locks on MemShared
33097      Branch: perlio
33098            ! win32/perlhost.h
33099 ____________________________________________________________________________
33100 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
33101         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
33102              From: "chromatic" <chromatic@rmci.net>
33103              Date: Sat, 20 Oct 2001 11:13:47 -0600
33104              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
33105      Branch: perl
33106            ! installhtml
33107 ____________________________________________________________________________
33108 [ 12537] By: nick                                  on 2001/10/20  16:44:03
33109         Log: Integrate mainline
33110      Branch: perlio
33111           !> (integrate 48 files)
33112 ____________________________________________________________________________
33113 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
33114         Log: Update Changes.
33115      Branch: perl
33116            ! Changes patchlevel.h
33117 ____________________________________________________________________________
33118 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
33119         Log: Upgrade to podlators 1.11, from Russ Allbery.
33120      Branch: perl
33121            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
33122            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
33123            ! pod/pod2man.PL pod/pod2text.PL
33124 ____________________________________________________________________________
33125 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
33126         Log: Integrate perlio change #12532:
33127              introduce and use PerlIO_intmod2str().
33128      Branch: perl
33129           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
33130 ____________________________________________________________________________
33131 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
33132         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
33133      Branch: perl
33134            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
33135 ____________________________________________________________________________
33136 [ 12532] By: nick                                  on 2001/10/20  14:25:37
33137         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
33138              Use for non-PERLIO fdupopen().
33139      Branch: perlio
33140            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
33141 ____________________________________________________________________________
33142 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
33143         Log: Integrate perlio: PerlIO win32 fixes.
33144      Branch: perl
33145           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
33146           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
33147           !> proto.h sv.h win32/win32io.c
33148 ____________________________________________________________________________
33149 [ 12530] By: nick                                  on 2001/10/20  12:53:30
33150         Log: Fixed in two places - p4 resolve
33151      Branch: perlio
33152            ! perlsdio.h
33153 ____________________________________________________________________________
33154 [ 12529] By: nick                                  on 2001/10/20  12:51:05
33155         Log: Fix for ithreads/stdio build
33156      Branch: perlio
33157            ! perlio.c perlsdio.h
33158 ____________________________________________________________________________
33159 [ 12528] By: ams                                   on 2001/10/20  12:13:25
33160         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
33161              From: Michael G Schwern <schwern@pobox.com>
33162              Date: Sat, 20 Oct 2001 01:41:21 -0400
33163              Message-Id: <20011020014121.I3681@blackrider>
33164      Branch: perl
33165            ! installman
33166 ____________________________________________________________________________
33167 [ 12527] By: ams                                   on 2001/10/20  12:09:41
33168         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
33169              From: Michael G Schwern <schwern@pobox.com>
33170              Date: Sat, 20 Oct 2001 02:04:21 -0400
33171              Message-Id: <20011020020421.A11732@blackrider>
33172      Branch: perl
33173            ! lib/Pod/Checker.pm
33174 ____________________________________________________________________________
33175 [ 12526] By: ams                                   on 2001/10/20  11:59:41
33176         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
33177              From: "chromatic" <chromatic@rmci.net>
33178              Date: Fri, 19 Oct 2001 22:46:39 -0600
33179              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
33180      Branch: perl
33181            ! lib/Net/Config.pm
33182 ____________________________________________________________________________
33183 [ 12525] By: nick                                  on 2001/10/20  11:16:18
33184         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
33185              Perl_sv_setsv_flags directly.
33186      Branch: perlio
33187            ! ext/threads/threads.xs
33188 ____________________________________________________________________________
33189 [ 12524] By: nick                                  on 2001/10/20  10:28:17
33190         Log: Add a new flag character 'm' to embed.pl set to represent
33191              "functions" which are really macros. Use it foe the troublesome
33192              sv_setsv() etc. macros in sv.h - changing latter to define
33193              sv_setsv rather than sv_setsv_macro etc.
33194      Branch: perlio
33195            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
33196            ! pod/perlapi.pod proto.h sv.h
33197 ____________________________________________________________________________
33198 [ 12523] By: nick                                  on 2001/10/20  09:17:17
33199         Log: Add comments explaining why win32.h/embed.h are included where they are
33200              in perl.h 
33201      Branch: perlio
33202            ! perl.h
33203 ____________________________________________________________________________
33204 [ 12522] By: nick                                  on 2001/10/20  08:27:44
33205         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
33206              being used yet.
33207      Branch: perlio
33208            ! win32/win32io.c
33209 ____________________________________________________________________________
33210 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
33211         Log: Wording tweaks.
33212      Branch: perl
33213            ! t/TEST
33214 ____________________________________________________________________________
33215 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
33216         Log: Subject: IO module with nonblocking socket connect patch 
33217              From: Raul Dias <raul@dias.com.br>
33218              Date: Fri, 19 Oct 2001 22:45:32 -0300
33219              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
33220      Branch: perl
33221            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
33222 ____________________________________________________________________________
33223 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
33224         Log: Test vertical whitespace combined with /x in \p{}.
33225      Branch: perl
33226            ! t/op/pat.t
33227 ____________________________________________________________________________
33228 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
33229         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
33230              From: Gisle Aas <gisle@ActiveState.com> 
33231              Date: 19 Oct 2001 16:46:02 -0700
33232              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
33233      Branch: perl
33234            ! lib/ExtUtils/MakeMaker.pm
33235 ____________________________________________________________________________
33236 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
33237         Log: No more this symbol.
33238      Branch: perl
33239            ! makedef.pl
33240 ____________________________________________________________________________
33241 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
33242         Log: Integrate change #12511; fix gross win32 build issues.
33243      Branch: perl
33244           !> makedef.pl sv.c
33245 ____________________________________________________________________________
33246 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
33247         Log: Unpack in scalar context should return the first value
33248              returned in list context, as pointed out by Ton Hospel
33249              in 2001-05-21 (this is how it works already in blead,
33250              just adding the test).
33251      Branch: perl
33252            ! t/op/pack.t
33253 ____________________________________________________________________________
33254 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
33255         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
33256              From: "Craig A. Berry" <craigberry@mac.com>
33257              Date: Fri, 19 Oct 2001 16:59:30 -0500
33258              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
33259      Branch: perl
33260            ! utils/perldoc.PL
33261 ____________________________________________________________________________
33262 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
33263         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
33264              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33265              Date: Fri, 19 Oct 2001 17:45:23 EDT
33266              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
33267      Branch: perl
33268            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
33269            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
33270            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
33271            ! vms/vmsish.h
33272 ____________________________________________________________________________
33273 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
33274         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
33275              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33276              Date: Fri, 19 Oct 2001 17:26:35 EDT
33277              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
33278      Branch: perl
33279            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
33280 ____________________________________________________________________________
33281 [ 12511] By: nick                                  on 2001/10/19  19:55:36
33282         Log: Fix gross win32 build issues
33283      Branch: perlio
33284            ! makedef.pl sv.c
33285 ____________________________________________________________________________
33286 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
33287         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
33288              From: David Dyck <dcd@tc.fluke.com>
33289              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
33290              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
33291      Branch: perl
33292            ! lib/File/Find.pm
33293 ____________________________________________________________________________
33294 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
33295         Log: Subject: Re: PerlIO and Encode
33296              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
33297              Date: Tue, 16 Oct 2001 01:50:16 +0900
33298              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
33299      Branch: perl
33300            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
33301            ! ext/Encode/Encode/Tcl.t
33302 ____________________________________________________________________________
33303 [ 12508] By: ams                                   on 2001/10/19  17:59:16
33304         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
33305              (See #12499)
33306      Branch: perl
33307            ! pod/perlintro.pod
33308 ____________________________________________________________________________
33309 [ 12507] By: nick                                  on 2001/10/19  16:30:43
33310         Log: Integrate mainline
33311      Branch: perlio
33312           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
33313           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
33314           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
33315           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
33316           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
33317           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
33318           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
33319           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
33320           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
33321           +> win32/config_H.win64
33322            - lib/Test/Utils.pm lib/unicore/mktables.PL
33323            - t/lib/Test/Simple/Catch/More.pm
33324           !> (integrate 84 files)
33325 ____________________________________________________________________________
33326 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
33327         Log: Retract the #10451 which seems to be the cause
33328              of the major leakage from while(){eval"sub{}"}
33329      Branch: perl
33330            ! op.c t/run/kill_perl.t
33331 ____________________________________________________________________________
33332 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
33333         Log: Regen toc.
33334      Branch: perl
33335            ! pod/perltoc.pod
33336 ____________________________________________________________________________
33337 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
33338         Log: Tiny tweaks.
33339      Branch: perl
33340            ! pod/perl.pod
33341 ____________________________________________________________________________
33342 [ 12503] By: ams                                   on 2001/10/19  13:34:24
33343         Log: Subject: Re: perlintro.pod
33344              From: Abe Timmerman <abe@ztreet.demon.nl>
33345              Date: Fri, 19 Oct 2001 14:12:40 +0200
33346              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
33347      Branch: perl
33348            ! pod/perlintro.pod
33349 ____________________________________________________________________________
33350 [ 12502] By: ams                                   on 2001/10/19  13:24:12
33351         Log: Slight reorganisation of references.
33352      Branch: perl
33353            ! pod/perl.pod
33354 ____________________________________________________________________________
33355 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
33356         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
33357              From: Kay Röpke <kroepke@dolphin-services.de>
33358              Date: Fri, 19 Oct 2001 14:04:01 +0200 
33359              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
33360      Branch: perl
33361            ! lib/ExtUtils/MakeMaker.pm
33362 ____________________________________________________________________________
33363 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
33364         Log: Unicode categories continue:
33365              implement Category=, Script=, Block=
33366              (these are based on an upcoming update of TR#18)
33367              Fix a bug where we got two In categories named "old italic",
33368              and another where shortcut for the Is categories wasn't taken.
33369      Branch: perl
33370            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
33371            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
33372            ! pod/perlunicode.pod t/op/pat.t
33373 ____________________________________________________________________________
33374 [ 12499] By: ams                                   on 2001/10/19  01:42:29
33375         Log: Subject: a small patch to perlintro.pod.
33376              From: Autrijus Tang <autrijus@autrijus.org>
33377              Date: Fri, 19 Oct 2001 01:45:51 +0800
33378              Message-Id: <20011019014551.A35625@not.autrijus.org>
33379              (Applied by hand with nits.)
33380      Branch: perl
33381            ! pod/perlintro.pod
33382 ____________________________________________________________________________
33383 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
33384         Log: Subject: [PATCH] OpenBSD hints for ithreads
33385              From: Andy Dougherty <doughera@lafayette.edu>
33386              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
33387              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
33388      Branch: perl
33389            ! hints/openbsd.sh
33390 ____________________________________________________________________________
33391 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
33392         Log: Retract #12446; the problem solved by #12474.
33393      Branch: perl
33394            ! hints/aix.sh
33395 ____________________________________________________________________________
33396 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
33397         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
33398              message and suppress line number info (from Steve Hay
33399              <Steve.Hay@uk.radan.com>)
33400      Branch: maint-5.6/perl
33401            ! lib/Carp/Heavy.pm
33402 ____________________________________________________________________________
33403 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
33404         Log: More documented In categories.
33405      Branch: perl
33406            ! pod/perlunicode.pod
33407 ____________________________________________________________________________
33408 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
33409         Log: Update Changes.
33410      Branch: perl
33411            ! Changes patchlevel.h
33412 ____________________________________________________________________________
33413 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
33414         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
33415      Branch: perl
33416            ! MANIFEST
33417 ____________________________________________________________________________
33418 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
33419         Log: Wrong skip() arguments.
33420      Branch: perl
33421            ! ext/B/t/terse.t
33422 ____________________________________________________________________________
33423 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
33424         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
33425              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33426              Date: Wed, 17 Oct 2001 09:10:53 EDT 
33427              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
33428      Branch: perl
33429            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
33430            ! pod/perlapi.pod vms/vms.c
33431 ____________________________________________________________________________
33432 [ 12490] By: ams                                   on 2001/10/18  09:31:00
33433         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
33434              From: Mark-Jason Dominus <mjd@plover.com>
33435              Date: Thu, 18 Oct 2001 06:25:35 -0400
33436              Message-Id: <20011018102535.19264.qmail@plover.com>
33437      Branch: perl
33438            ! pod/perl.pod
33439 ____________________________________________________________________________
33440 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
33441         Log: Prettyprinting.
33442      Branch: perl
33443            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
33444 ____________________________________________________________________________
33445 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
33446         Log: Regen toc.
33447      Branch: perl
33448            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
33449 ____________________________________________________________________________
33450 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
33451         Log: Add perlintro, from Skud.
33452      Branch: perl
33453            + pod/perlintro.pod
33454            ! MANIFEST
33455 ____________________________________________________________________________
33456 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
33457         Log: FAQ sync.
33458      Branch: perl
33459            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
33460            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
33461            ! pod/perlfaq8.pod pod/perlfaq9.pod
33462 ____________________________________________________________________________
33463 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
33464         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
33465              in speed (upto 20% speedup in certain operations) but meanwhile
33466              regexps and arithmetics got slower (5-10%) (according to
33467              perlbench average speedup is negligible, and within measuring
33468              flutter, 1%).  Therefore retracting all the changes
33469              aimed at getting -std1 to compile cleanly:  #12475, #12476,
33470              #12479, #12480, #12481, #12482, #12483, #12484.
33471      Branch: perl
33472            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
33473            ! pp_hot.c pp_sys.c toke.c
33474 ____________________________________________________________________________
33475 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
33476         Log: (retracted by #12485)
33477              Strict ANSI doesn't like the third argument of main()
33478              so enable ignoring it if using ultra picky compiler.
33479      Branch: perl
33480            ! miniperlmain.c
33481 ____________________________________________________________________________
33482 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
33483         Log: (retracted by #12485)
33484              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
33485      Branch: perl
33486            ! perl.h
33487 ____________________________________________________________________________
33488 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
33489         Log: (retracted by #12485)
33490              Add explanatory comment.
33491      Branch: perl
33492            ! mg.c
33493 ____________________________________________________________________________
33494 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
33495         Log: (retracted by #12485)
33496              More dollar$hiding.
33497      Branch: perl
33498            ! doio.c perl.h pp_sys.c
33499 ____________________________________________________________________________
33500 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
33501         Log: (retracted by #12485)
33502              KISS.
33503      Branch: perl
33504            ! mg.c
33505 ____________________________________________________________________________
33506 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
33507         Log: (retracted by #12485)
33508              Thou shalt not #ifdef inside macro invocations,
33509              noticed by Rafael Garcia-Suarez.
33510      Branch: perl
33511            ! mg.c
33512 ____________________________________________________________________________
33513 [ 12478] By: ams                                   on 2001/10/17  18:50:55
33514         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
33515              From: Anton Berezin <tobez@tobez.org>
33516              Date: Wed, 17 Oct 2001 18:25:48 +0200
33517              Message-Id: <20011017182548.A12082@heechee.tobez.org>
33518      Branch: perl
33519            ! pp_sys.c
33520 ____________________________________________________________________________
33521 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
33522         Log: (retracted by #12485)
33523              Unterminated #ifdef.
33524      Branch: perl
33525            ! mg.c
33526 ____________________________________________________________________________
33527 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
33528         Log: (retracted by #12485)
33529              Avoid dollar signs in identifiers (in non-VMS) to
33530              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
33531      Branch: perl
33532            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
33533            ! toke.c
33534 ____________________________________________________________________________
33535 [ 12474] By: ams                                   on 2001/10/17  15:14:50
33536         Log: Subject: Two AIX patches
33537              From: H.Merijn Brand <h.m.brand@hccnet.nl>
33538              Date: Wed, 17 Oct 2001 18:04:35 +0200
33539              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
33540      Branch: perl
33541            ! hints/aix.sh makedef.pl
33542 ____________________________________________________________________________
33543 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
33544         Log: Limiting the Time::HiRes::sleep and usleep to
33545              one second is not a good policy if drop-in
33546              replacement is still a goal.
33547      Branch: perl
33548            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
33549            ! ext/Time/HiRes/HiRes.xs
33550 ____________________________________________________________________________
33551 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
33552         Log: Subject: [PATCH] Test::Simple 0.32
33553              From: Michael G Schwern <schwern@pobox.com> 
33554              Date: Wed, 17 Oct 2001 03:42:41 -0400
33555              Message-ID: <20011017034241.A25038@blackrider>
33556      Branch: perl
33557            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
33558            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
33559            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
33560            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
33561            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
33562            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
33563            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
33564            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
33565            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
33566            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
33567            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
33568            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
33569            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
33570            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
33571            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
33572            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
33573            ! t/lib/Test/Simple/Catch.pm
33574            ! t/lib/Test/Simple/sample_tests/five_fail.plx
33575 ____________________________________________________________________________
33576 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
33577         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
33578              From: Michael G Schwern <schwern@pobox.com> 
33579              Date: Wed, 17 Oct 2001 04:04:13 -0400
33580              Message-ID: <20011017040413.C25550@blackrider>
33581      Branch: perl
33582            ! t/TEST t/harness vms/test.com
33583 ____________________________________________________________________________
33584 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
33585         Log: Regen doc with perlmodstyle added.
33586      Branch: perl
33587            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
33588 ____________________________________________________________________________
33589 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
33590         Log: Pod cleanup.
33591      Branch: perl
33592            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
33593 ____________________________________________________________________________
33594 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
33595         Log: Subject: perlmodstyle as a patch
33596              From: Kirrily Robert <skud@infotrope.net>
33597              Date: Tue, 16 Oct 2001 22:47:23 -0400
33598              Message-ID: <20011016224723.A20673@infotrope.net>
33599      Branch: perl
33600            + pod/perlmodstyle.pod
33601            ! MANIFEST
33602 ____________________________________________________________________________
33603 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
33604         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
33605              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
33606              Date: Thu, 6 Sep 2001 11:09:40 +0100
33607              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
33608              
33609              Mention also the develooper p5p archive.
33610      Branch: perl
33611            ! pod/perlhack.pod
33612 ____________________________________________________________________________
33613 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
33614         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
33615              From: Kay Röpke <kroepke@dolphin-services.de>
33616              Date: Tue, 16 Oct 2001 17:23:52 +0200
33617              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
33618      Branch: perl
33619            ! lib/ExtUtils/MakeMaker.pm
33620 ____________________________________________________________________________
33621 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
33622         Log: Add the special casing mappings (from SpecCase.txt)
33623              (except for the hyper special case mappings that have
33624              the condition list); the special casing mappings are
33625              unused for now.  Small tidying up on mktables.
33626      Branch: perl
33627            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
33628            + lib/unicore/To/SpecUpper.pl
33629            ! lib/unicore/mktables
33630 ____________________________________________________________________________
33631 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
33632         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
33633              From: "David H. Adler" <dha@panix.com>       
33634              Date: Tue, 16 Oct 2001 11:59:35 -0400
33635              Message-ID: <20011016115935.A13078@panix.com>
33636              
33637              Subject: [ PATCH ] perldata patch, revised
33638              From: "David H. Adler" <dha@panix.com>     
33639              Date: Tue, 16 Oct 2001 18:26:49 -0400
33640              Message-ID: <20011016182649.C23970@panix.com>
33641      Branch: perl
33642            ! pod/perldata.pod pod/perlop.pod
33643 ____________________________________________________________________________
33644 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
33645         Log: Integrate perlio: PerlIO_dup (for all but Win32).
33646      Branch: perl
33647           !> embed.h embed.pl ext/Encode/Encode.xs
33648           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
33649           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
33650           !> win32/win32io.c
33651 ____________________________________________________________________________
33652 [ 12462] By: nick                                  on 2001/10/16  19:11:30
33653         Log: PerlIOXxxx_dups for all but Win32
33654      Branch: perlio
33655            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
33656            ! ext/PerlIO/Via/Via.xs
33657 ____________________________________________________________________________
33658 [ 12461] By: nick                                  on 2001/10/16  18:28:48
33659         Log: Implement PerlIOStdio_dup (explains core dumps - dup
33660              was not setting up a FILE * to be fclosed()).
33661      Branch: perlio
33662            ! perlio.c
33663 ____________________________________________________________________________
33664 [ 12460] By: nick                                  on 2001/10/16  17:31:47
33665         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
33666              overflow.
33667      Branch: perlio
33668            ! perlio.c
33669 ____________________________________________________________________________
33670 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
33671         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
33672              From: "Craig A. Berry" <craigberry@mac.com>
33673              Date: Tue, 16 Oct 2001 13:08:38 -0500
33674              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
33675      Branch: perl
33676            ! configure.com
33677 ____________________________________________________________________________
33678 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
33679         Log: Can't expect too much accuracy from a sleep of one second.
33680              (I think this will also fail with high load.)
33681      Branch: perl
33682            ! ext/Time/HiRes/HiRes.t
33683 ____________________________________________________________________________
33684 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
33685         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
33686              From: "Werner, Randolf" <randolf.werner@sap.com>
33687              Date: Tue, 16 Oct 2001 18:33:02 +0200
33688              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
33689      Branch: perl
33690            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
33691            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
33692 ____________________________________________________________________________
33693 [ 12456] By: nick                                  on 2001/10/16  14:08:16
33694         Log: Builds under ithreads (but fails all threads tests)
33695      Branch: perlio
33696            ! hv.c perlio.c sv.c
33697 ____________________________________________________________________________
33698 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
33699         Log: I think the Perl_sortsv needs *not* be skipped?
33700      Branch: perl
33701            ! makedef.pl
33702 ____________________________________________________________________________
33703 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
33704         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
33705              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
33706              Date: Tue, 16 Oct 2001 15:32:44 +0200
33707              Message-ID: <3BCC531C.11494.3E433F@localhost>
33708      Branch: perl
33709            ! t/op/groups.t
33710 ____________________________________________________________________________
33711 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
33712         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
33713              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
33714              Date: Tue, 16 Oct 2001 15:01:04 +0200
33715              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
33716      Branch: perl
33717            ! t/io/fs.t
33718 ____________________________________________________________________________
33719 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
33720         Log: A forgotten deletion.
33721      Branch: perl
33722            - lib/unicore/mktables.PL
33723 ____________________________________________________________________________
33724 [ 12451] By: nick                                  on 2001/10/16  11:32:48
33725         Log: Skeleton of "PerlIO_dup" coded.
33726              Still-passes all tests non-threaded (well it would wouldn't it!)
33727      Branch: perlio
33728            ! embed.h embed.pl ext/Encode/Encode.xs
33729            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
33730            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
33731            ! win32/win32io.c
33732 ____________________________________________________________________________
33733 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
33734         Log: Document the problem with the swash_fetch() API that affects
33735              more complex case conversions.
33736      Branch: perl
33737            ! lib/utf8_heavy.pl utf8.c
33738 ____________________________________________________________________________
33739 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
33740         Log: Make Time::HiRes::sleep() and usleep() to return
33741              the number of seconds (a floating point value) and 
33742              microseconds (an integer) actually slept (well,
33743              modulo the time spent in measuring the time actually
33744              slept...), to be a better drop-in replacement for
33745              the builtin sleep().  Noticed by Chris Nandor.
33746              
33747              Also make usleep() to croak if fed illegal number
33748              of useconds (anything greater than 1_000_000).
33749      Branch: perl
33750            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
33751            ! ext/Time/HiRes/HiRes.xs
33752 ____________________________________________________________________________
33753 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
33754         Log: A missing SvREFCNT_dec.
33755      Branch: perl
33756            ! perl.c
33757 ____________________________________________________________________________
33758 [ 12447] By: nick                                  on 2001/10/15  20:27:53
33759         Log: Beginings of PerlIO_dup support (unstable)
33760      Branch: perlio
33761            ! perlio.c perliol.h
33762 ____________________________________________________________________________
33763 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
33764         Log: (retracted by #12497)
33765              In AIX vac 5 just can't seem to get regcomp right.
33766      Branch: perl
33767            ! hints/aix.sh
33768 ____________________________________________________________________________
33769 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
33770         Log: Bump the version number to agree with the maintperl one.
33771      Branch: perl
33772            ! lib/Tie/RefHash.pm
33773 ____________________________________________________________________________
33774 [ 12444] By: nick                                  on 2001/10/15  15:59:57
33775         Log: Integrate mainline
33776      Branch: perlio
33777           +> lib/Math/BigInt/t/Math/Subclass.pm
33778           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
33779           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
33780           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
33781           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
33782           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
33783           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
33784           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
33785           +> lib/unicore/mktables
33786            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
33787            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
33788            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
33789            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
33790            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
33791            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
33792            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
33793            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
33794            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
33795            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
33796            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
33797            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
33798            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
33799            - lib/unicore/syllables.txt
33800           !> (integrate 344 files)
33801 ____________________________________________________________________________
33802 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
33803         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
33804      Branch: perl
33805            ! ext/DB_File/DB_File.xs
33806 ____________________________________________________________________________
33807 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
33808         Log: Sync the skip() amounts with the number of tests.
33809      Branch: perl
33810            ! lib/Term/Complete.t
33811 ____________________________________________________________________________
33812 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
33813         Log: Update Changes.
33814      Branch: perl
33815            ! Changes patchlevel.h
33816 ____________________________________________________________________________
33817 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
33818         Log: MacOS Classic catdir() rewrite from Thomas Wegner
33819              (backward incompatibility, but a deliberate one,
33820              the old version simply is broken in its logic),
33821              also documentation updates, and as suggested replicated
33822              the File::Spec::Unix documentation updates also on the
33823              File::Spec documentation.
33824              
33825              TODO: there seems to be duplication of documentation
33826              between File::Spec and File::Spec::Unix.  I think
33827              the ::Unix should be left only with specific UNIXisms,
33828              and all the generic documentation should be in ::Spec.
33829      Branch: perl
33830            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
33831            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
33832            ! lib/File/Spec/Unix.pm
33833 ____________________________________________________________________________
33834 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
33835         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
33836              From: Blair Zajac <blair@orcaware.com>
33837              Date: Mon, 24 Sep 2001 11:48:58 -0700
33838              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
33839              
33840              (the skip() messages)
33841      Branch: perl
33842            ! t/op/magic.t
33843 ____________________________________________________________________________
33844 [ 12438] By: ams                                   on 2001/10/14  23:43:59
33845         Log: Subject: [PATCH] make PerlIO default on VMS
33846              From: "Craig A. Berry" <craigberry@mac.com>
33847              Date: Sun, 14 Oct 2001 15:27:18 -0500
33848              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
33849      Branch: perl
33850            ! configure.com
33851 ____________________________________________________________________________
33852 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
33853         Log: Retract #12436 (Abhijit already did this at #12426)
33854      Branch: perl
33855            ! lib/ExtUtils/MM_Unix.pm
33856 ____________________________________________________________________________
33857 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
33858         Log: (retracted by #12437)
33859              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
33860              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
33861              Date: Sat, 13 Oct 2001 20:33:55 +0200
33862              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
33863      Branch: perl
33864            ! lib/ExtUtils/MM_Unix.pm
33865 ____________________________________________________________________________
33866 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
33867         Log: Subject: h2xs grammar nit
33868              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33869              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
33870              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
33871      Branch: perl
33872            ! utils/h2xs.PL
33873 ____________________________________________________________________________
33874 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
33875         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
33876              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33877              Date: Sun, 14 Oct 2001 11:25:08 +0100
33878              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
33879      Branch: perl
33880            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
33881            ! warnings.pl
33882 ____________________________________________________________________________
33883 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
33884         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
33885              for File::Spec::Mac::catfile)
33886      Branch: perl
33887            ! lib/h2xs.t
33888 ____________________________________________________________________________
33889 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
33890         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
33891              From: Nicholas Clark <nick@ccl4.org>
33892              Date: Sat, 13 Oct 2001 00:07:31 +0100
33893              Message-ID: <20011013000731.D67535@plum.flirble.org>
33894      Branch: perl
33895            ! lib/h2xs.t utils/h2xs.PL
33896 ____________________________________________________________________________
33897 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
33898         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
33899              before DEFINE and INC), and repent by taking DEFINE and
33900              INC away from PASTHRU.
33901      Branch: perl
33902            ! lib/ExtUtils/MM_Unix.pm
33903 ____________________________________________________________________________
33904 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
33905         Log: More MANIFEST anomalies.
33906      Branch: perl
33907            ! MANIFEST
33908 ____________________________________________________________________________
33909 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
33910         Log: Not that many.
33911      Branch: perl
33912            ! MANIFEST
33913 ____________________________________________________________________________
33914 [ 12428] By: sky                                   on 2001/10/13  20:59:27
33915         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
33916              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33917              Date: Sat, 13 Oct 2001 23:15:55 +0200
33918              Message-ID: <20011013231555.A18071@rafael>
33919      Branch: perl
33920            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
33921            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
33922 ____________________________________________________________________________
33923 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
33924         Log: Rewrite mktables from scratch.
33925              - Cleaner.
33926              - Faster: 15-20 seconds as opposed to several minutes.
33927              - More dynamic: the names of the various categories
33928              such as the linebreak ones are dynamic, not static.
33929              - Is.pl: long names for the general category properties
33930              are now available.
33931              - Ranges (<... ,First>, <..., Last>) from the general
33932              categories work now.
33933              - No more mktables.PL because the mktables.PL is not
33934              and never has been run to create a mktables.
33935              - syllables.txt and Is/Syl*.pl removed: non-standard
33936              (not part of the Unicode), and the whole concept is
33937              being reworked (http://syllabary.sourceforge.net/),
33938              the old way wouldn't even work with the new Syllables.txt
33939              (it would result in 1000+ new categories)
33940      Branch: perl
33941            + lib/unicore/In/163.pl lib/unicore/In/164.pl
33942            + lib/unicore/In/165.pl lib/unicore/In/166.pl
33943            + lib/unicore/In/167.pl lib/unicore/In/168.pl
33944            + lib/unicore/In/169.pl lib/unicore/In/170.pl
33945            + lib/unicore/In/171.pl lib/unicore/Is.pl
33946            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
33947            + lib/unicore/mktables
33948            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
33949            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
33950            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
33951            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
33952            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
33953            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
33954            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
33955            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
33956            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
33957            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
33958            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
33959            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
33960            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
33961            - lib/unicore/syllables.txt
33962            ! (edit 304 files)
33963 ____________________________________________________________________________
33964 [ 12426] By: ams                                   on 2001/10/13  18:05:36
33965         Log: ExtUtils::MM_Unix should ignore comments when searching for
33966              $VERSION.
33967      Branch: perl
33968            ! lib/ExtUtils/MM_Unix.pm
33969 ____________________________________________________________________________
33970 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
33971         Log: Subject: Re: New module XML::Clean
33972              From: andreas.koenig@anima.de (Andreas J. Koenig)
33973              Date: 13 Oct 2001 10:17:09 +0200
33974              Message-ID: <m37ku0t0my.fsf@anima.de>
33975      Branch: perl
33976            ! pod/perlnewmod.pod
33977 ____________________________________________________________________________
33978 [ 12424] By: sky                                   on 2001/10/13  09:39:59
33979         Log: Set thread stack size if needed.
33980      Branch: perl
33981            ! ext/threads/threads.xs
33982 ____________________________________________________________________________
33983 [ 12423] By: sky                                   on 2001/10/13  09:36:49
33984         Log: We do want to set the attribute to joinable even on modern posix
33985              platforms.
33986      Branch: perl
33987            ! ext/threads/threads.xs
33988 ____________________________________________________________________________
33989 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
33990         Log: Subject: [PATCH ext/Data/Dumper.xs]
33991              From: Brian Ingerson <ingy@ttul.org>
33992              Date: Fri, 12 Oct 2001 19:32:35 -0700
33993              Message-ID: <20011012193235.B889@ttul.org>
33994      Branch: perl
33995            ! ext/Data/Dumper/Dumper.xs
33996 ____________________________________________________________________________
33997 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
33998         Log: Update Changes.
33999      Branch: perl
34000            ! Changes patchlevel.h
34001 ____________________________________________________________________________
34002 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
34003         Log: FAQ sync.
34004      Branch: perl
34005            ! pod/perlfaq3.pod pod/perlfaq4.pod
34006 ____________________________________________________________________________
34007 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
34008         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
34009              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
34010              Date: Fri, 12 Oct 2001 11:51:05 -0700
34011              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
34012      Branch: perl
34013            ! lib/File/Copy.pm
34014 ____________________________________________________________________________
34015 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
34016         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
34017              From: "chromatic" <chromatic@rmci.net>     
34018              Date: Thu, 11 Oct 2001 10:57:55 -0600
34019              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
34020              
34021              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
34022              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34023              Date: Thu, 11 Oct 2001 22:34:21 +0200
34024              Message-ID: <20011011223421.A693@rafael>     
34025              
34026              plus undef $Term::Complete::stty as suggested by Rafael.
34027      Branch: perl
34028            ! lib/Term/Complete.pm lib/Term/Complete.t
34029 ____________________________________________________________________________
34030 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
34031         Log: UUnndduupplleexx..
34032      Branch: perl
34033            ! perl.h
34034 ____________________________________________________________________________
34035 [ 12416] By: sky                                   on 2001/10/12  20:16:19
34036         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
34037              From: Andy Dougherty <doughera@lafayette.edu>
34038              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
34039              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
34040              (Potentially only band-aid)
34041      Branch: perl
34042            ! sv.c
34043 ____________________________________________________________________________
34044 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
34045         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
34046              mishandles kill(), and therefore the sigaction test
34047              should be skipped, from Charles Lane.
34048      Branch: perl
34049            ! ext/POSIX/t/sigaction.t
34050 ____________________________________________________________________________
34051 [ 12414] By: sky                                   on 2001/10/12  18:47:49
34052         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
34053      Branch: perl
34054            ! op.h
34055 ____________________________________________________________________________
34056 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
34057         Log: Upgrade to Math::BigInt 1.44 from Tels and
34058              further fixes from John Peacock.
34059      Branch: perl
34060            + lib/Math/BigInt/t/Math/Subclass.pm
34061            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
34062            + lib/Math/BigInt/t/subclass.t
34063            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
34064            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
34065            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
34066            ! lib/Math/BigInt/t/mbimbf.t
34067 ____________________________________________________________________________
34068 [ 12412] By: sky                                   on 2001/10/12  18:28:23
34069         Log: perhaps pthread_attr_t really needs to be set for the old api
34070      Branch: perl
34071            ! ext/threads/threads.xs
34072 ____________________________________________________________________________
34073 [ 12411] By: sky                                   on 2001/10/12  18:11:45
34074         Log: pthread_keycreate not pthread_key_create under the here be dragons API
34075      Branch: perl
34076            ! ext/threads/threads.h
34077 ____________________________________________________________________________
34078 [ 12410] By: sky                                   on 2001/10/12  18:07:37
34079         Log: Apperently OLD PTHREADS API is a bit retarded.
34080              This should fix another set of compile failures in HP-UX 10.20.
34081      Branch: perl
34082            ! ext/threads/threads.h ext/threads/threads.xs
34083 ____________________________________________________________________________
34084 [ 12409] By: nick                                  on 2001/10/12  15:30:01
34085         Log: Blind integrate of mainline
34086      Branch: perlio
34087           +> (branch 32 files)
34088            - lib/unicode/README
34089           !> (integrate 121 files)
34090 ____________________________________________________________________________
34091 [ 12408] By: sky                                   on 2001/10/12  14:55:08
34092         Log: Let us avoid being smart for now.
34093      Branch: perl
34094            ! ext/threads/threads.h
34095 ____________________________________________________________________________
34096 [ 12407] By: sky                                   on 2001/10/12  14:38:12
34097         Log: (void*) the argument to make sure we work with picky compilers
34098      Branch: perl
34099            ! ext/threads/threads.xs
34100 ____________________________________________________________________________
34101 [ 12406] By: ams                                   on 2001/10/12  13:26:04
34102         Log: (replaced with #12600)
34103              
34104              Subject: [PATCH 5.6.1 perldoc] use File::Temp
34105              From: Mikhail Zabaluev <mhz@alt-linux.org>
34106              Date: Fri, 12 Oct 2001 12:47:47 +0400
34107              Message-Id: <20011012124747.E13918@localhost.localdomain>
34108      Branch: perl
34109            ! utils/perldoc.PL
34110 ____________________________________________________________________________
34111 [ 12405] By: ams                                   on 2001/10/12  13:05:32
34112         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
34113              From: andreas.koenig@anima.de (Andreas J. Koenig)
34114              Date: 12 Oct 2001 11:12:07 +0200
34115              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
34116      Branch: perl
34117            ! lib/Memoize/t/speed.t
34118 ____________________________________________________________________________
34119 [ 12404] By: sky                                   on 2001/10/12  12:46:15
34120         Log: A) Support OLD_PTHREADS_API
34121              B) Change from using pthread_t to using a TLS to store the
34122              index of the thread in an hash, this is to avoid problems when
34123              in fact pthread_t was not a seralizable type.
34124              Both these changes are because of HP-UX 10.20
34125              This has not been tested on win32 but should work there.
34126              Need to add support for NetWare.
34127      Branch: perl
34128            ! ext/threads/threads.h ext/threads/threads.xs
34129 ____________________________________________________________________________
34130 [ 12403] By: ams                                   on 2001/10/12  07:34:19
34131         Log: Subject: Re: New module XML::Clean
34132              From: andreas.koenig@anima.de (Andreas J. Koenig)
34133              Date: 12 Oct 2001 10:20:35 +0200
34134              Message-Id: <m3elo9uv58.fsf@anima.de>
34135      Branch: perl
34136            ! pod/perlnewmod.pod
34137 ____________________________________________________________________________
34138 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
34139         Log: More HP model tweaks from Merijn.
34140      Branch: perl
34141            ! README.hpux
34142 ____________________________________________________________________________
34143 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
34144         Log: Update Changes.
34145      Branch: perl
34146            ! Changes patchlevel.h
34147 ____________________________________________________________________________
34148 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
34149         Log: HP-UX update from H.Merijn Brand.
34150      Branch: perl
34151            ! README.hpux
34152 ____________________________________________________________________________
34153 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
34154         Log: Subject: [PATCH] fix link rot in README.vms
34155              From: "Craig A. Berry" <craigberry@mac.com>
34156              Date: Wed, 10 Oct 2001 17:17:00 -0500
34157              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
34158      Branch: perl
34159            ! README.vms
34160 ____________________________________________________________________________
34161 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
34162         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
34163              From: "chromatic" <chromatic@rmci.net>
34164              Date: Wed, 10 Oct 2001 15:50:30 -0600
34165              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
34166      Branch: perl
34167            ! lib/Term/Complete.t
34168 ____________________________________________________________________________
34169 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
34170         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
34171              From: "chromatic" <chromatic@rmci.net>
34172              Date: Wed, 10 Oct 2001 15:45:42 -0600
34173              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
34174      Branch: perl
34175            + lib/ExtUtils/Packlist.t
34176            ! MANIFEST
34177 ____________________________________________________________________________
34178 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
34179         Log: VMS needs quotes around the -I option to keep it from
34180              being downcased, from Charles Lane.
34181      Branch: perl
34182            ! t/run/kill_perl.t
34183 ____________________________________________________________________________
34184 [ 12395] By: ams                                   on 2001/10/10  16:22:32
34185         Log: Subject: [PATCH lib/FindBin.pm]
34186              From: Stas Bekman <stas@stason.org>
34187              Date: Tue, 09 Oct 2001 23:57:10 +0800
34188              Message-Id: <3BC31E56.60805@stason.org>
34189      Branch: perl
34190            ! lib/FindBin.pm
34191 ____________________________________________________________________________
34192 [ 12394] By: ams                                   on 2001/10/10  16:09:53
34193         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
34194              From: Abhijit Menon-Sen <ams@wiw.org>
34195              Date: Wed, 10 Oct 2001 21:59:33 +0530
34196              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
34197      Branch: perl
34198            ! ext/Data/Dumper/Dumper.xs
34199 ____________________________________________________________________________
34200 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
34201         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
34202              from Charles Lane.
34203      Branch: perl
34204            ! lib/File/Spec/VMS.pm
34205 ____________________________________________________________________________
34206 [ 12392] By: ams                                   on 2001/10/10  14:49:43
34207         Log: Subject: [PATCH] two s/// bugfixes
34208              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34209              Date: Wed, 10 Oct 2001 17:23:44 +0200
34210              Message-Id: <20011010172344.C22440@rafael>
34211      Branch: perl
34212            ! pp_ctl.c regexec.c t/op/subst.t
34213 ____________________________________________________________________________
34214 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
34215         Log: Fix/improve handling of the [000000] special "root"
34216              directory, by putting cwd in canonical form when doing
34217              abs2rel, and prepending a 000000 to directory "chunks"
34218              if missing from base or path.  Also adjust test to
34219              reflect the (improved) output from abs2rel.
34220              From Charles Lane.
34221      Branch: perl
34222            ! lib/File/Spec.t lib/File/Spec/VMS.pm
34223 ____________________________________________________________________________
34224 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
34225         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
34226              all of the extra VMSish attributes (such as "treat this logical
34227              as a device name") that are necessary to make programs run.
34228              A tainted %ENV does not hinder VMS.  From Charles Lane.
34229      Branch: perl
34230            ! lib/File/Find/t/taint.t
34231 ____________________________________________________________________________
34232 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
34233         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
34234              
34235              o  VMS is case-insensitive, RTL downcases filenames read
34236              by perl... so need to re-upcase filenames like MANIFEST
34237              and MANIFEST.SKIP
34238              
34239              o  Need to convert VMS-style to Unix-style filenames when comparing
34240              names in MANIFEST to names in filesystem.
34241              
34242              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
34243              since VMS won't let you (easily) delete non-empty directories.
34244              
34245              From Charles Lane.
34246      Branch: perl
34247            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
34248 ____________________________________________________________________________
34249 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
34250         Log: Unix and VMS agree on "*" as a "match any number of any chars"
34251              wildcards, but differ ("?"  vs.  "%") for their "match any single
34252              char" wildcard.  This patch changes "?"  chars to "%" before doing a
34253              VMS glob...at no loss of functionality, since "?"  isn't a valid
34254              filename char on VMS.  From Charles Lane.
34255      Branch: perl
34256            ! doio.c
34257 ____________________________________________________________________________
34258 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
34259         Log: (accidentally empty submit; new life as #12390)
34260      Branch: perl
34261            ! lib/File/Find/t/taint.t
34262 ____________________________________________________________________________
34263 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
34264         Log: Even more VMS tweakage from Charles Lane:
34265              
34266              Tweak #1:  splitdir only works on directory part of filespec,
34267              split off volume first
34268              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
34269              (it's a horrible kludge in the run-time library,
34270              improved in later versions). Check the
34271              $Config{'d_setenv'} flag before attempting to set it.
34272      Branch: perl
34273            ! t/op/chdir.t
34274 ____________________________________________________________________________
34275 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
34276         Log: VMS tweakage from Charles Lane.
34277              
34278              . command.com doubles an output line when prompting for extensions
34279              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
34280              . perl5db doesn't clean up after itself
34281      Branch: perl
34282            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
34283 ____________________________________________________________________________
34284 [ 12384] By: sky                                   on 2001/10/09  19:16:11
34285         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
34286              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34287              Date: Tue, 9 Oct 2001 22:10:26 +0200
34288              Message-ID: <20011009221026.A8579@rafael>
34289      Branch: perl
34290            ! pod/perldata.pod
34291 ____________________________________________________________________________
34292 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
34293         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
34294              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34295              Date: 9 Oct 2001 15:15:06 -0000
34296              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
34297      Branch: perl
34298            ! t/op/subst.t
34299 ____________________________________________________________________________
34300 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
34301         Log: Update Changes.
34302      Branch: perl
34303            ! Changes patchlevel.h
34304 ____________________________________________________________________________
34305 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
34306         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
34307              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
34308              when a NULL is passed for the filename string pointer.
34309              From Charles Lane.
34310      Branch: perl
34311            ! vms/vms.c
34312 ____________________________________________________________________________
34313 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
34314         Log: Subject: HP systems update
34315              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34316              Date: Tue, 09 Oct 2001 15:59:22 +0200
34317              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
34318      Branch: perl
34319            ! README.hpux
34320 ____________________________________________________________________________
34321 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
34322         Log: CPAN::Nox does now have a test.
34323      Branch: perl
34324            ! t/lib/1_compile.t
34325 ____________________________________________________________________________
34326 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
34327         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
34328              From: David Dyck <dcd@tc.fluke.com>
34329              Date: Mon, 1 Oct 2001 12:17:36 -0700
34330              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
34331      Branch: perl
34332            ! installperl
34333 ____________________________________________________________________________
34334 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
34335         Log: NetWare update from Ananth Kesari.
34336      Branch: perl
34337            ! NetWare/nwperlsys.h makedef.pl
34338 ____________________________________________________________________________
34339 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
34340         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
34341              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34342              Date: Tue, 9 Oct 2001 08:40:57 EDT
34343              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
34344      Branch: perl
34345            ! lib/File/Find/t/find.t
34346 ____________________________________________________________________________
34347 [ 12374] By: ams                                   on 2001/10/09  05:31:45
34348         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
34349              ExtUtils::Mkbootstrap
34350              From: "chromatic" <chromatic@rmci.net>
34351              Date: Tue, 09 Oct 2001 00:08:37 -0600
34352              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
34353      Branch: perl
34354            + lib/ExtUtils/Mkbootstrap.t
34355            ! MANIFEST
34356 ____________________________________________________________________________
34357 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
34358         Log: Enable more debugging.
34359      Branch: perl
34360            ! lib/utf8_heavy.pl
34361 ____________________________________________________________________________
34362 [ 12372] By: ams                                   on 2001/10/09  02:11:59
34363         Log: #12370 forgot to modify is_gv_magical().
34364      Branch: perl
34365            ! gv.c
34366 ____________________________________________________________________________
34367 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
34368         Log: Make the toupper/lower/title API for Unicode not right
34369              but at least less wrong: prepare for the mapping being
34370              more than just one-character-to-one-character.
34371      Branch: perl
34372            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
34373            ! regexec.c utf8.c
34374 ____________________________________________________________________________
34375 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
34376         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
34377              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
34378              Date: Mon, 8 Oct 2001 22:18:23 -0400
34379              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
34380      Branch: perl
34381            ! pod/perlvar.pod t/op/taint.t
34382 ____________________________________________________________________________
34383 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
34384         Log: FAQ sync.
34385      Branch: perl
34386            ! pod/perlfaq3.pod pod/perlfaq4.pod
34387 ____________________________________________________________________________
34388 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
34389         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
34390              From: "chromatic" <chromatic@rmci.net>
34391              Date: Mon, 08 Oct 2001 14:05:32 -0600
34392              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
34393      Branch: perl
34394            ! lib/Term/Cap.t
34395 ____________________________________________________________________________
34396 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
34397         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
34398              From: Michael G Schwern <schwern@pobox.com>
34399              Date: Mon, 8 Oct 2001 17:00:14 -0400
34400              Message-ID: <20011008170014.L17083@blackrider>
34401      Branch: perl
34402            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
34403 ____________________________________________________________________________
34404 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
34405         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
34406              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34407              Date: Mon, 8 Oct 2001 16:01:33 EDT
34408              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
34409      Branch: perl
34410            ! ext/Time/HiRes/HiRes.xs
34411 ____________________________________________________________________________
34412 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
34413         Log: Subject: [PATCH] Autosplit patch for VMS
34414              From: "Craig A. Berry" <craigberry@mac.com>
34415              Date: Mon, 08 Oct 2001 15:40:43 -0500
34416              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
34417      Branch: perl
34418            ! lib/AutoSplit.pm lib/AutoSplit.t
34419 ____________________________________________________________________________
34420 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
34421         Log: Don't assume that everybody is running OS X 10.1 yet;
34422              from Kay Röpke.
34423      Branch: perl
34424            ! hints/darwin.sh
34425 ____________________________________________________________________________
34426 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
34427         Log: Update Changes.
34428      Branch: perl
34429            ! Changes patchlevel.h
34430 ____________________________________________________________________________
34431 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
34432         Log: Retract #12358 for now.
34433      Branch: perl
34434            ! lib/Term/Cap.t
34435 ____________________________________________________________________________
34436 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
34437         Log: Can't figure out what this is testing.
34438              (If it is trying to catch SIGKILL, it should stop
34439              trying because that is by definition impossible.)
34440      Branch: perl
34441            ! lib/sigtrap.t
34442 ____________________________________________________________________________
34443 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
34444         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
34445              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34446              Date: Sun, 30 Sep 2001 21:15:13 +0200
34447              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
34448      Branch: perl
34449            ! lib/ExtUtils/MM_Win32.pm
34450 ____________________________________________________________________________
34451 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
34452         Log: Clarify the ldlibpth part and condense the overall text.
34453      Branch: perl
34454            ! t/TEST
34455 ____________________________________________________________________________
34456 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
34457         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
34458              From: "chromatic" <chromatic@rmci.net>
34459              Date: Sun, 07 Oct 2001 16:59:26 -0600
34460              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
34461      Branch: perl
34462            ! lib/Term/Cap.t
34463 ____________________________________________________________________________
34464 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
34465         Log: Update the list because fo #12265.
34466      Branch: perl
34467            ! t/lib/1_compile.t
34468 ____________________________________________________________________________
34469 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
34470         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
34471              From: Nicholas Clark <nick@ccl4.org>
34472              Date: Sun, 7 Oct 2001 20:53:33 +0100
34473              Message-ID: <20011007205333.S38756@plum.flirble.org>   
34474      Branch: perl
34475            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
34476            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
34477            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
34478            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
34479            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
34480            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
34481            ! lib/Switch/t/switch.t lib/Term/Complete.t
34482            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
34483            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
34484            ! t/op/my_stash.t
34485 ____________________________________________________________________________
34486 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
34487         Log: Integrate patch #12350 from maintperl; typo in
34488              IO::Seekable doc.
34489      Branch: perl
34490           !> ext/IO/lib/IO/Seekable.pm
34491 ____________________________________________________________________________
34492 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
34493         Log: Detypo.
34494      Branch: perl
34495            ! hints/darwin.sh
34496 ____________________________________________________________________________
34497 [ 12353] By: sky                                   on 2001/10/07  17:16:14
34498         Log: Change 12349 didn't really get it right.
34499      Branch: perl
34500            ! lib/Unicode/README
34501 ____________________________________________________________________________
34502 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
34503         Log: If running the harness the dynamic library search path
34504              may need setting.
34505      Branch: perl
34506            ! t/TEST
34507 ____________________________________________________________________________
34508 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
34509         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
34510              in ldflags.
34511      Branch: perl
34512            ! hints/darwin.sh
34513 ____________________________________________________________________________
34514 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
34515         Log: typo in IO::Seekable doc
34516      Branch: maint-5.6/perl
34517            ! ext/IO/lib/IO/Seekable.pm
34518 ____________________________________________________________________________
34519 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
34520         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
34521              doesn't work on Mac OS X 10.1 (when unpacking the tar the
34522              latter gets renamed as lib/unicode:1, assumedly for security
34523              reasons not to overwrite stuff)
34524      Branch: perl
34525            + lib/Unicode/README
34526            - lib/unicode/README
34527            ! MANIFEST
34528 ____________________________________________________________________________
34529 [ 12348] By: ams                                   on 2001/10/07  05:33:40
34530         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
34531              From: "chromatic" <chromatic@rmci.net>
34532              Date: Sat, 06 Oct 2001 21:42:03 -0600
34533              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
34534      Branch: perl
34535            + lib/CPAN/t/Nox.t
34536            ! MANIFEST
34537 ____________________________________________________________________________
34538 [ 12347] By: ams                                   on 2001/10/07  00:48:10
34539         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
34540              From: "chromatic" <chromatic@rmci.net>
34541              Date: Sat, 06 Oct 2001 18:52:10 -0600
34542              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
34543      Branch: perl
34544            + lib/sigtrap.t
34545            ! MANIFEST
34546 ____________________________________________________________________________
34547 [ 12346] By: ams                                   on 2001/10/06  23:14:01
34548         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
34549              h2xs write?)
34550              From: Nicholas Clark <nick@ccl4.org>
34551              Date: Sat, 6 Oct 2001 21:46:43 +0100
34552              Message-Id: <20011006214643.L38756@plum.flirble.org>
34553      Branch: perl
34554            ! utils/h2xs.PL
34555 ____________________________________________________________________________
34556 [ 12345] By: ams                                   on 2001/10/06  17:39:53
34557         Log: Subject: [PATCH] Memoize tests
34558              From: Nicholas Clark <nick@ccl4.org>
34559              Date: Sat, 6 Oct 2001 18:04:21 +0100
34560              Message-Id: <20011006180421.J38756@plum.flirble.org>
34561      Branch: perl
34562            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
34563            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
34564            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
34565            ! lib/Memoize/t/expire_module_n.t
34566            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
34567            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
34568            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
34569            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
34570            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
34571            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
34572 ____________________________________________________________________________
34573 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
34574         Log: Retract the latter part of #12343.
34575      Branch: perl
34576            ! ext/IO/lib/IO/Socket/INET.pm
34577 ____________________________________________________________________________
34578 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
34579         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
34580              From: David Dyck <dcd@tc.fluke.com>
34581              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
34582              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
34583              
34584              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
34585              From: David Dyck <dcd@tc.fluke.com>
34586              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
34587              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
34588      Branch: perl
34589            ! ext/IO/lib/IO/Socket/INET.pm
34590 ____________________________________________________________________________
34591 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
34592         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
34593              From: Robin Barker <rmb1@cise.npl.co.uk>
34594              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
34595              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
34596      Branch: perl
34597            ! t/TEST
34598 ____________________________________________________________________________
34599 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
34600         Log: Don't assume that %x is good for displaying UVs.
34601      Branch: perl
34602            ! dump.c
34603 ____________________________________________________________________________
34604 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
34605         Log: Update Changes.
34606      Branch: perl
34607            ! Changes patchlevel.h
34608 ____________________________________________________________________________
34609 [ 12339] By: ams                                   on 2001/10/05  10:22:34
34610         Log: Subject: [PATCH] perlfunc/select
34611              From: Nicholas Clark <nick@ccl4.org>
34612              Date: Fri, 5 Oct 2001 11:33:58 +0100
34613              Message-Id: <20011005113358.Z38756@plum.flirble.org>
34614      Branch: perl
34615            ! pod/perlfunc.pod
34616 ____________________________________________________________________________
34617 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
34618         Log: Retract #12313 and #12249.
34619      Branch: perl
34620            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
34621            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
34622            ! pod/perlebcdic.pod
34623 ____________________________________________________________________________
34624 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
34625         Log: Subject: [PATCH] perlvms.pod update
34626              From: "Craig A. Berry" <craigberry@mac.com>
34627              Date: Thu, 04 Oct 2001 12:55:52 -0500
34628              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
34629      Branch: perl
34630            ! vms/perlvms.pod
34631 ____________________________________________________________________________
34632 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
34633         Log: Subject: PATCH: Tie::SubstrHash
34634              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
34635              Date: Thu, 04 Oct 2001 12:12:41 +0100
34636              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
34637      Branch: perl
34638            ! lib/Tie/SubstrHash.pm
34639 ____________________________________________________________________________
34640 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
34641         Log: Unicode properties saga continues.
34642      Branch: perl
34643            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
34644            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
34645 ____________________________________________________________________________
34646 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
34647         Log: Yet more Unicode properties.
34648      Branch: perl
34649            + lib/unicore/In/137.pl lib/unicore/In/138.pl
34650            + lib/unicore/In/139.pl lib/unicore/In/140.pl
34651            + lib/unicore/In/141.pl lib/unicore/In/142.pl
34652            + lib/unicore/In/143.pl lib/unicore/In/144.pl
34653            + lib/unicore/In/145.pl lib/unicore/In/146.pl
34654            + lib/unicore/In/147.pl lib/unicore/In/148.pl
34655            + lib/unicore/In/149.pl lib/unicore/In/150.pl
34656            + lib/unicore/In/151.pl lib/unicore/In/152.pl
34657            + lib/unicore/In/153.pl lib/unicore/In/154.pl
34658            + lib/unicore/In/155.pl lib/unicore/In/156.pl
34659            + lib/unicore/In/157.pl lib/unicore/In/158.pl
34660            + lib/unicore/In/159.pl lib/unicore/In/160.pl
34661            + lib/unicore/In/161.pl lib/unicore/In/162.pl
34662            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
34663            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
34664            ! pod/perlunicode.pod
34665 ____________________________________________________________________________
34666 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
34667         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
34668              From: "Craig A. Berry" <craigberry@mac.com>
34669              Date: Wed, 03 Oct 2001 17:45:25 -0500
34670              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
34671              
34672              (the lib/Term/Complete.t patched differently by #12332)
34673      Branch: perl
34674            ! lib/ExtUtils/Command.t
34675 ____________________________________________________________________________
34676 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
34677         Log: Restore only if something to restore.
34678      Branch: perl
34679            ! lib/Term/Complete.t
34680 ____________________________________________________________________________
34681 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
34682         Log: Update various resources for credits,
34683              minor icons fixes, and versions.
34684      Branch: maint-5.6/macperl
34685            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
34686            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
34687            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
34688 ____________________________________________________________________________
34689 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
34690         Log: Quiet the warnings about using undef value
34691      Branch: maint-5.6/macperl
34692            ! lib/File/Temp.pm
34693 ____________________________________________________________________________
34694 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
34695         Log: Fix up Ballon Help and Help menu docs (first pass);
34696              remove balloon rez file, and autogenerate with
34697              Balloon2Rez instead.
34698      Branch: maint-5.6/macperl
34699            + macos/macperl/macscripts/Balloon2Rez
34700            - macos/macperl/MPBalloons.r
34701            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
34702 ____________________________________________________________________________
34703 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
34704         Log: Allow overriding of defaults, for change #12327.
34705      Branch: maint-5.6/macperl
34706            ! perl.h
34707 ____________________________________________________________________________
34708 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
34709         Log: Override PerlProc_exit.
34710      Branch: maint-5.6/macperl
34711            ! macos/macish.h
34712 ____________________________________________________________________________
34713 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
34714         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
34715      Branch: maint-5.6/macperl
34716            + macos/bundled_lib/blib/lib/MD5.pm
34717            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
34718            + macos/lib/Mac/AETE/Dialect.pm
34719            + macos/lib/Mac/AETE/Format/Converter.pm
34720            + macos/lib/Mac/AETE/Format/Dictionary.pm
34721            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
34722            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
34723            + macos/lib/Mac/Toolbox.pod
34724            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
34725 ____________________________________________________________________________
34726 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
34727         Log: Sync up silly CVS headers ... I should commit CVS
34728              first to avoid this ...
34729      Branch: maint-5.6/macperl
34730            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
34731            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
34732            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
34733            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
34734 ____________________________________________________________________________
34735 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
34736         Log: Fix Matthias' address, and attributions.
34737      Branch: maint-5.6/macperl
34738            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
34739            ! pod/perlport.pod
34740 ____________________________________________________________________________
34741 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
34742         Log: Fix Matthias' address, and attributions.
34743      Branch: maint-5.6/macperl
34744            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
34745            ! macos/ext/Mac/Components/Components.pm
34746            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
34747            ! macos/ext/Mac/Dialogs/Dialogs.pm
34748            ! macos/ext/Mac/Events/Events.pm
34749            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
34750            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
34751            ! macos/ext/Mac/Gestalt/Gestalt.pm
34752            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
34753            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
34754            ! macos/ext/Mac/Menus/Menus.pm
34755            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
34756            ! macos/ext/Mac/Movies/Movies.pm
34757            ! macos/ext/Mac/Navigation/Navigation.pm
34758            ! macos/ext/Mac/Notification/Notification.pm
34759            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
34760            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
34761            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
34762            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
34763            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
34764            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
34765            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
34766            ! macos/ext/Mac/StandardFile/StandardFile.pm
34767            ! macos/ext/Mac/TextEdit/TextEdit.pm
34768            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
34769            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
34770            ! macos/lib/Mac/LowMem.pm
34771 ____________________________________________________________________________
34772 [ 12322] By: sky                                   on 2001/10/03  18:41:07
34773         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
34774              From: "Craig A. Berry" <craigberry@mac.com>
34775              Date: Wed, 03 Oct 2001 14:30:55 -0500
34776              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
34777      Branch: perl
34778            ! vms/vms.c
34779 ____________________________________________________________________________
34780 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
34781         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
34782              From: "Craig A. Berry" <craigberry@mac.com>
34783              Date: Wed, 03 Oct 2001 14:30:55 -0500
34784              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
34785      Branch: perl
34786            ! vms/vms.c
34787 ____________________________________________________________________________
34788 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
34789         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
34790              only IsL&) and Inherited (negative lookahead good);
34791              add tests for Common, Inherited, and L&.
34792      Branch: perl
34793            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
34794 ____________________________________________________________________________
34795 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
34796         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
34797              (The Unicode standard uses L& quite often.)
34798      Branch: perl
34799            ! lib/utf8_heavy.pl
34800 ____________________________________________________________________________
34801 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
34802         Log: Add the 'Common' Unicode property (code points not
34803              explicitly assigned to any other script).
34804      Branch: perl
34805            + lib/unicore/In/136.pl
34806            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
34807 ____________________________________________________________________________
34808 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
34809         Log: Skip the RV printing test under threads until fixed.
34810      Branch: perl
34811            ! ext/B/t/terse.t
34812 ____________________________________________________________________________
34813 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
34814         Log: Subject: 12309 / cygwin / win2k
34815              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34816              Date: Wed, 03 Oct 2001 15:25:15 +0200
34817              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
34818      Branch: perl
34819            ! makedef.pl
34820 ____________________________________________________________________________
34821 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
34822         Log: Metaconfig unit change for #12314.
34823      Branch: metaconfig
34824            ! U/modified/Head.U
34825 ____________________________________________________________________________
34826 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
34827         Log: Subject: Both cygwin and djgpp on one machine
34828              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34829              Date: Wed, 03 Oct 2001 15:02:59 +0200
34830              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
34831      Branch: perl
34832            ! Configure
34833 ____________________________________________________________________________
34834 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
34835         Log: (retracted by #12338)
34836              
34837              Subject: [PATCH] Code clean up for perlboot.pod
34838              From: Casey West <casey@geeknest.com>
34839              Date: Tue, 2 Oct 2001 19:24:43 -0400
34840              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
34841              
34842              Subject: [PATCH] Code clean up for perlbot.diff
34843              From: Casey West <casey@geeknest.com>
34844              Date: Tue, 2 Oct 2001 19:25:22 -0400
34845              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
34846              
34847              Subject: [PATCH] Code clean up for perlcall.pod
34848              From: Casey West <casey@geeknest.com>
34849              Date: Tue, 2 Oct 2001 19:25:57 -0400
34850              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
34851              
34852              Subject: [PATCH] Code clean up for perldata.pod
34853              From: Casey West <casey@geeknest.com>
34854              Date: Tue, 2 Oct 2001 19:26:29 -0400
34855              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
34856              
34857              Subject: [PATCH] Code clean up for perldbmfilter.pod
34858              From: Casey West <casey@geeknest.com>
34859              Date: Tue, 2 Oct 2001 19:26:59 -0400
34860              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
34861              
34862              Subject: [PATCH] Code clean up for perlebcdic.pod
34863              From: Casey West <casey@geeknest.com>
34864              Date: Tue, 2 Oct 2001 19:27:37 -0400
34865              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
34866      Branch: perl
34867            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
34868            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
34869 ____________________________________________________________________________
34870 [ 12312] By: ams                                   on 2001/10/02  23:43:55
34871         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
34872              From: Michael G Schwern <schwern@pobox.com>
34873              Date: Tue, 2 Oct 2001 17:00:49 -0400
34874              Message-Id: <20011002170049.A9955@blackrider>
34875      Branch: perl
34876            ! lib/ExtUtils/MakeMaker.pm
34877 ____________________________________________________________________________
34878 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
34879         Log: FAQ sync.
34880      Branch: perl
34881            ! pod/perlfaq3.pod
34882 ____________________________________________________________________________
34883 [ 12310] By: nick                                  on 2001/10/02  16:09:49
34884         Log: Integrate mainline
34885      Branch: perlio
34886           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
34887           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
34888           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
34889           !> patchlevel.h t/op/pat.t
34890 ____________________________________________________________________________
34891 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
34892         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
34893              not just one single space.
34894      Branch: perl
34895            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
34896 ____________________________________________________________________________
34897 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
34898         Log: AUTHORS updates.
34899      Branch: perl
34900            ! AUTHORS
34901 ____________________________________________________________________________
34902 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
34903         Log: Update Changes.
34904      Branch: perl
34905            ! Changes patchlevel.h
34906 ____________________________________________________________________________
34907 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
34908         Log: Work around old buggy glibcs for langinfo constants,
34909              from Nicholas Clark and David Dyck.
34910      Branch: perl
34911            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
34912 ____________________________________________________________________________
34913 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
34914         Log: Eradicate Time::Piece; add an example.
34915      Branch: perl
34916            ! ext/I18N/Langinfo/Langinfo.pm
34917 ____________________________________________________________________________
34918 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
34919         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
34920              From: Robert Spier <rspier@pobox.com>
34921              Date: Mon, 1 Oct 2001 23:20:16 -0700
34922              Message-ID: <15289.23712.422087.878224@rls.cx>
34923      Branch: perl
34924            ! lib/Pod/Html.pm
34925 ____________________________________________________________________________
34926 [ 12303] By: sky                                   on 2001/10/02  10:40:57
34927         Log: Fixes obscure bug that manifests itself by.
34928              local $!=0;undef*STDOUT;#segfaults
34929              Has been around for a while. Possible other magic IO vars are
34930              possibly affected as well. Reported by Jos Boumans.
34931      Branch: perl
34932            ! mg.c
34933 ____________________________________________________________________________
34934 [ 12302] By: nick                                  on 2001/10/02  09:00:52
34935         Log: Integrate mainline
34936      Branch: perlio
34937           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
34938           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
34939           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
34940 ____________________________________________________________________________
34941 [ 12301] By: nick                                  on 2001/10/02  08:40:57
34942         Log: Integrate mainline + lib/open.t patch from Chromatic
34943      Branch: perlio
34944           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
34945            ! lib/open.t
34946           !> (integrate 29 files)
34947 ____________________________________________________________________________
34948 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
34949         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
34950              Until it has, better stop early if someone requests threads.
34951      Branch: perl
34952            ! hints/darwin.sh
34953 ____________________________________________________________________________
34954 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
34955         Log: Subject: [ID 20011001.011] redundant code in t/TEST
34956              From: David Dyck <dcd@tc.fluke.com>
34957              Date: Mon, 1 Oct 2001 12:56:24 -0700
34958              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
34959      Branch: perl
34960            ! t/TEST
34961 ____________________________________________________________________________
34962 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
34963         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
34964              From: "chromatic" <chromatic@rmci.net>
34965              Date: Mon, 01 Oct 2001 12:27:12 -0600
34966              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
34967      Branch: perl
34968            ! lib/Term/Cap.t
34969 ____________________________________________________________________________
34970 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
34971         Log: UNICOS testing patches from Nicholas Clark.
34972      Branch: perl
34973            ! t/op/arith.t t/op/pack.t
34974 ____________________________________________________________________________
34975 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
34976         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
34977              From: "chromatic" <chromatic@rmci.net>
34978              Date: Mon, 01 Oct 2001 10:21:51 -0600
34979              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
34980      Branch: perl
34981            ! lib/open.t
34982 ____________________________________________________________________________
34983 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
34984         Log: Make missing the RADIXCHAR a softer, gentler error.
34985      Branch: perl
34986            ! ext/I18N/Langinfo/Langinfo.t
34987 ____________________________________________________________________________
34988 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
34989         Log: Nuke also the LANG because of glibc.
34990      Branch: perl
34991            ! lib/open.t
34992 ____________________________________________________________________________
34993 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
34994         Log: Also the ^Is is optional.
34995      Branch: perl
34996            ! pod/perlunicode.pod t/op/pat.t
34997 ____________________________________________________________________________
34998 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
34999         Log: Be careful to pull chars from the varargs stack when
35000              formatting chars.
35001      Branch: perl
35002            ! regcomp.c
35003 ____________________________________________________________________________
35004 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
35005         Log: sortsv not in place anymore, noticed by John P. Linderman.
35006      Branch: perl
35007            ! pod/perlapi.pod pp_ctl.c
35008 ____________________________________________________________________________
35009 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
35010         Log: Make the diagnostic messages more neutral.
35011      Branch: perl
35012            ! ext/B/t/terse.t
35013 ____________________________________________________________________________
35014 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
35015         Log: Forgotten from #12288.
35016      Branch: perl
35017            ! ext/Data/Dumper/Dumper.pm
35018 ____________________________________________________________________________
35019 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
35020         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
35021              From: Brian Ingerson <ingy@ttul.org>
35022              Date: Sun, 30 Sep 2001 21:45:56 -0700
35023              Message-ID: <20010930214556.D26392@ttul.org>
35024              
35025              (remember also the #12289)
35026      Branch: perl
35027            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
35028 ____________________________________________________________________________
35029 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
35030         Log: More Unicode property tests for the abbreviated
35031              general properties.
35032      Branch: perl
35033            ! t/op/pat.t
35034 ____________________________________________________________________________
35035 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
35036         Log: Further tweaks to the Unicode properties.
35037      Branch: perl
35038            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
35039 ____________________________________________________________________________
35040 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
35041         Log: Retract #12284.
35042      Branch: perl
35043            ! lib/Term/Cap.t
35044 ____________________________________________________________________________
35045 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
35046         Log: (Retracted by #12285)
35047      Branch: perl
35048            ! lib/Term/Cap.t
35049 ____________________________________________________________________________
35050 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
35051         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
35052              From: "chromatic" <chromatic@rmci.net>  
35053              Date: Sun, 30 Sep 2001 16:10:02 -0600
35054              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
35055      Branch: perl
35056            + lib/Term/Cap.t
35057            ! MANIFEST
35058 ____________________________________________________________________________
35059 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
35060         Log: Use stty -g to restore the terminal state, do not even
35061              try to run the tests if stty -g is not available.
35062      Branch: perl
35063            ! lib/Term/Complete.t
35064 ____________________________________________________________________________
35065 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
35066         Log: Cleanup utf8_heavy; allow dropping the In prefix from
35067              Unicode script/block properties.
35068      Branch: perl
35069            ! lib/utf8_heavy.pl
35070 ____________________________________________________________________________
35071 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
35072         Log: Retract the #12259 for now.
35073      Branch: perl
35074            ! embed.h embed.pl sv.h
35075 ____________________________________________________________________________
35076 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
35077         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
35078      Branch: perl
35079            + lib/Text/TabsWrap/CHANGELOG
35080            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
35081 ____________________________________________________________________________
35082 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
35083         Log: #12272 wasn't right, it introduced an extra ().
35084      Branch: perl
35085            ! lib/utf8_heavy.pl
35086 ____________________________________________________________________________
35087 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
35088         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
35089              From: Jonathan Stowe <gellyfish@gellyfish.com>
35090              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
35091              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
35092      Branch: perl
35093            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
35094 ____________________________________________________________________________
35095 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
35096         Log: Subject: Patch to put qsortsv in the public API
35097              From: Brian Ingerson <ingy@ttul.org>
35098              Date: Sat, 29 Sep 2001 17:41:13 -0700
35099              Message-ID: <20010929174113.A30223@ttul.org>
35100      Branch: perl
35101            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
35102 ____________________________________________________________________________
35103 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
35104         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
35105              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35106              Date: Sat, 29 Sep 2001 23:54:48 +0200
35107              Message-ID: <20010929235448.A5017@rafael>
35108      Branch: perl
35109            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
35110 ____________________________________________________________________________
35111 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
35112         Log: FAQ sync.
35113      Branch: perl
35114            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
35115            ! pod/perlfaq9.pod
35116 ____________________________________________________________________________
35117 [ 12273] By: bailey                                on 2001/09/29  23:43:46
35118         Log: Resync with mainline
35119      Branch: vmsperl
35120           +> (branch 1207 files)
35121            - (delete 324 files)
35122           !> (integrate 866 files)
35123 ____________________________________________________________________________
35124 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
35125         Log: Nasty recursion trap if one would match Unicode.
35126      Branch: perl
35127            ! lib/utf8_heavy.pl
35128 ____________________________________________________________________________
35129 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
35130         Log: More Unicode todo.
35131      Branch: perl
35132            ! pod/perltodo.pod
35133 ____________________________________________________________________________
35134 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
35135         Log: Explain a bit the new more flexible \p\P syntax.
35136      Branch: perl
35137            ! pod/perlunicode.pod
35138 ____________________________________________________________________________
35139 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
35140         Log: More leniency to the \p and \P: now can have whitespace
35141              between the property definition and the curlies; now can
35142              invert the property by having a caret between the open
35143              curly and the property.
35144      Branch: perl
35145            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
35146 ____________________________________________________________________________
35147 [ 12268] By: nick                                  on 2001/09/29  17:39:26
35148         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
35149              one test (lib/open.t) fails
35150      Branch: perlio
35151           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
35152           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
35153           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
35154           +> lib/Tie/Scalar.t lib/open.t
35155            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
35156            - ext/B/Stash.t
35157           !> (integrate 62 files)
35158 ____________________________________________________________________________
35159 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
35160         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
35161      Branch: perl
35162            ! t/op/chdir.t
35163 ____________________________________________________________________________
35164 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
35165         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
35166              From: "Craig A. Berry" <craigberry@mac.com> 
35167              Date: Sat, 29 Sep 2001 09:35:33 -0500
35168              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
35169      Branch: perl
35170            ! t/op/chdir.t
35171 ____________________________________________________________________________
35172 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
35173         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
35174              From: "chromatic" <chromatic@rmci.net>
35175              Date: Fri, 28 Sep 2001 21:20:12 -0600
35176              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
35177      Branch: perl
35178            + lib/Tie/Scalar.t
35179            ! MANIFEST lib/Tie/Scalar.pm
35180 ____________________________________________________________________________
35181 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
35182         Log: Allow for more flexibility in the \p{In...} names, now
35183              case doesn't matter, and any space or dash can be
35184              matched by any space, dash, underbar, or empty.
35185              (may be going too far on leniency)
35186      Branch: perl
35187            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
35188            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
35189            ! t/op/pat.t
35190 ____________________________________________________________________________
35191 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
35192         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
35193              From: "chromatic" <chromatic@rmci.net>
35194              Date: Fri, 28 Sep 2001 17:39:50 -0600
35195              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
35196      Branch: perl
35197            + lib/open.t
35198            ! MANIFEST
35199 ____________________________________________________________________________
35200 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
35201         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
35202              From: "Craig A. Berry" <craigberry@mac.com>
35203              Date: Fri, 28 Sep 2001 16:24:51 -0500
35204              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
35205      Branch: perl
35206            ! ext/File/Glob/t/basic.t
35207 ____________________________________________________________________________
35208 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
35209         Log: Subject: [DOC PATCH] Carp.pm pod typo
35210              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35211              Date: Fri, 28 Sep 2001 23:14:51 +0200
35212              Message-ID: <20010928231451.E16889@rafael>
35213      Branch: perl
35214            ! lib/Carp.pm
35215 ____________________________________________________________________________
35216 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
35217         Log: Subject: [PATCH] Allow an @INC hook to set %INC
35218              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35219              Date: Fri, 28 Sep 2001 22:18:13 +0200
35220              Message-ID: <20010928221813.A16889@rafael>
35221      Branch: perl
35222            ! pp_ctl.c
35223 ____________________________________________________________________________
35224 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
35225         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
35226              From: Nicholas Clark <nick@ccl4.org>
35227              Date: Fri, 28 Sep 2001 23:39:33 +0100
35228              Message-ID: <20010928233933.C23673@plum.flirble.org>
35229      Branch: perl
35230            ! embed.h embed.pl sv.h
35231 ____________________________________________________________________________
35232 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
35233         Log: Update Changes.
35234      Branch: perl
35235            ! Changes patchlevel.h
35236 ____________________________________________________________________________
35237 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
35238         Log: Move the B tests to B/t.
35239      Branch: perl
35240            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
35241            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
35242            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
35243            - ext/B/Showlex.t ext/B/Stash.t
35244            ! MANIFEST
35245 ____________________________________________________________________________
35246 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
35247         Log: Forgot from #12254.
35248      Branch: perl
35249            + ext/B/B/Terse.t
35250 ____________________________________________________________________________
35251 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
35252         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
35253              From: "chromatic" <chromatic@rmci.net>
35254              Date: Thu, 27 Sep 2001 23:22:17 -0600
35255              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
35256      Branch: perl
35257            ! MANIFEST
35258 ____________________________________________________________________________
35259 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
35260         Log: Test numbering mismatch.
35261      Branch: perl
35262            ! t/op/chdir.t
35263 ____________________________________________________________________________
35264 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
35265         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
35266              From: "Craig A. Berry" <craigberry@mac.com>
35267              Date: Wed, 26 Sep 2001 17:43:14 -0500
35268              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
35269      Branch: perl
35270            ! iperlsys.h t/op/chdir.t
35271 ____________________________________________________________________________
35272 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
35273         Log: Subject: [PATCH gv.c] make __ANON__ global
35274              From: Robin Barker <rmb1@cise.npl.co.uk>
35275              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
35276              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
35277      Branch: perl
35278            ! gv.c t/op/anonsub.t t/op/runlevel.t
35279 ____________________________________________________________________________
35280 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
35281         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
35282              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35283              Date: Thu, 27 Sep 2001 22:34:32 +0200
35284              Message-ID: <20010927223432.A1485@rafael>
35285      Branch: perl
35286            ! ext/B/B/Terse.pm
35287 ____________________________________________________________________________
35288 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
35289         Log: (retracted by #12338)
35290              
35291              Subject: [PATCH] Cleanup of perldsc.pod      
35292              From: Casey West <casey@geeknest.com>
35293              Date: Thu, 27 Sep 2001 11:13:17 -0400
35294              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
35295      Branch: perl
35296            ! pod/perldsc.pod
35297 ____________________________________________________________________________
35298 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
35299         Log: Not everyone is using ithreads...
35300      Branch: perl
35301            ! ext/Devel/Peek/Peek.t
35302 ____________________________________________________________________________
35303 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
35304         Log: Document the nss_delete core dump workaround for HP-UX
35305              and Solaris, bug IDs 20010805.018 and 20010629.004.
35306      Branch: perl
35307            ! README.hpux README.solaris
35308 ____________________________________________________________________________
35309 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
35310         Log: Dump Unicode hash keys also as Unicode,
35311              not just as a byte string.
35312      Branch: perl
35313            ! dump.c ext/Devel/Peek/Peek.t
35314 ____________________________________________________________________________
35315 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
35316         Log: Integrate changes #12241 and #12242 from macperl:
35317              
35318              Remove unneeded disabling of umask() calls
35319              
35320              Note (get|set)sockopt are available.
35321      Branch: perl
35322           !> lib/File/Temp.pm pod/perlport.pod
35323 ____________________________________________________________________________
35324 [ 12244] By: sky                                   on 2001/09/27  08:53:00
35325         Log: Flush buffers on thread closedown.
35326      Branch: perl
35327            ! ext/threads/threads.xs
35328 ____________________________________________________________________________
35329 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
35330         Log: Dump SvUTF8(sv)s also as \x{...}.
35331              
35332              TODO: dump the SvUTF8() hash keys similarly. 
35333      Branch: perl
35334            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
35335 ____________________________________________________________________________
35336 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
35337         Log: Note (get|set)sockopt are available.
35338      Branch: maint-5.6/macperl
35339            ! pod/perlport.pod
35340 ____________________________________________________________________________
35341 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
35342         Log: Remove unneeded disabling of umask() calls
35343      Branch: maint-5.6/macperl
35344            ! lib/File/Temp.pm
35345 ____________________________________________________________________________
35346 [ 12240] By: sky                                   on 2001/09/26  18:44:56
35347         Log: Documention update
35348      Branch: perl
35349            ! ext/threads/threads.pm
35350 ____________________________________________________________________________
35351 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
35352         Log: Update Changes.
35353      Branch: perl
35354            ! Changes patchlevel.h
35355 ____________________________________________________________________________
35356 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
35357         Log: Check that all environment variables are tainted.
35358      Branch: perl
35359            ! t/op/taint.t
35360 ____________________________________________________________________________
35361 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
35362         Log: Manual integration error in #12235.
35363      Branch: perl
35364            ! lib/File/DosGlob.t
35365 ____________________________________________________________________________
35366 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
35367         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
35368              From: "chromatic" <chromatic@rmci.net>
35369              Date: Tue, 25 Sep 2001 23:57:07 -0600
35370              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
35371      Branch: perl
35372            ! perlio.c
35373 ____________________________________________________________________________
35374 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
35375         Log: Integrate macperl changes from Chris Nandor:
35376              12192 11817 11815 11813 11778 11775
35377              
35378              Update CPAN.pm to work with new Mac::BuildTools instead
35379              of ExtUtils::MM_MacOS "orphan" functions
35380              
35381              Fix test
35382              
35383              Make syntax check report in MPW style, fix tests
35384              to use Mac::err=unix to get normal-style error
35385              messages.
35386              
35387              More module and test ports from Thomas Wegner et al
35388              
35389              Fix open of /dev/null for Mac OS
35390              
35391              Allow for platforms to override formatting of errors
35392              on output from Matthias Neeracher (core files)
35393      Branch: perl
35394            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
35395            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
35396            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
35397           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
35398           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
35399           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
35400 ____________________________________________________________________________
35401 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
35402         Log: grrr.
35403      Branch: perl
35404            ! t/op/gv.t
35405 ____________________________________________________________________________
35406 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
35407         Log: Retract #12232.
35408      Branch: perl
35409            ! t/op/gv.t
35410 ____________________________________________________________________________
35411 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
35412         Log: (Retracted by #12233.)
35413      Branch: perl
35414            ! t/op/gv.t
35415 ____________________________________________________________________________
35416 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
35417         Log: Detypo.
35418      Branch: perl
35419            ! ext/Encode/Makefile.PL
35420 ____________________________________________________________________________
35421 [ 12230] By: sky                                   on 2001/09/26  11:36:23
35422         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
35423              We are using a "delay" here because we do not want to depend on thread synchronization issues.
35424      Branch: perl
35425            + ext/threads/t/stress_cv.t
35426            ! MANIFEST ext/threads/t/stress_string.t
35427 ____________________________________________________________________________
35428 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
35429         Log: NetWare tweak from Ananth Kesari.
35430      Branch: perl
35431            ! NetWare/t/Readme.txt
35432 ____________________________________________________________________________
35433 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
35434         Log: Trick to fool case-blind filesystems.
35435      Branch: perl
35436            ! ext/Encode/Makefile.PL
35437 ____________________________________________________________________________
35438 [ 12227] By: sky                                   on 2001/09/26  11:06:50
35439         Log: Threads can start executing in a different order than they were
35440              created.... so we cannot ok() inside the threadstarter.
35441      Branch: perl
35442            ! ext/threads/t/stress_string.t
35443 ____________________________________________________________________________
35444 [ 12226] By: sky                                   on 2001/09/26  07:41:45
35445         Log: Add in stress_string.t to stress test threads a bit more.
35446      Branch: perl
35447            + ext/threads/t/stress_string.t
35448            ! MANIFEST
35449 ____________________________________________________________________________
35450 [ 12225] By: sky                                   on 2001/09/26  07:04:21
35451         Log: Fix negative refcount introduced by #12223.
35452      Branch: perl
35453            ! ext/threads/threads.xs
35454 ____________________________________________________________________________
35455 [ 12224] By: sky                                   on 2001/09/26  06:57:58
35456         Log: Update documentation to match change #12223
35457      Branch: perl
35458            ! sharedsv.c
35459 ____________________________________________________________________________
35460 [ 12223] By: sky                                   on 2001/09/26  06:54:32
35461         Log: Use a separate interpreter for the sharedsv space. Another
35462              negative sv leak. Sigh.
35463      Branch: perl
35464            ! sharedsv.c
35465 ____________________________________________________________________________
35466 [ 12222] By: sky                                   on 2001/09/26  05:58:35
35467         Log: Do the environ assignment in perl_contruct to match perl_destruct.
35468              Now we don't need to perl_parse/perl_run. However environ is a
35469              global....
35470      Branch: perl
35471            ! perl.c
35472 ____________________________________________________________________________
35473 [ 12221] By: sky                                   on 2001/09/26  05:41:02
35474         Log: Move the creation of PL_strtab to perl_construct so we can work
35475              with HV and HEs without running perl_parse.
35476      Branch: perl
35477            ! perl.c
35478 ____________________________________________________________________________
35479 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
35480         Log: integrate macperl changes into maint-5.6
35481      Branch: maint-5.6/perl
35482           !> (integrate 26 files)
35483 ____________________________________________________________________________
35484 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
35485         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
35486              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
35487      Branch: maint-5.6/macperl
35488            ! macos/ext/Mac/Fonts/Fonts.xs
35489            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
35490 ____________________________________________________________________________
35491 [ 12218] By: ams                                   on 2001/09/25  23:31:33
35492         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
35493              From: Nicholas Clark <nick@ccl4.org>
35494              Date: Wed, 26 Sep 2001 01:20:20 +0100
35495              Message-Id: <20010926012020.B48092@plum.flirble.org>
35496      Branch: perl
35497            ! lib/AutoSplit.t
35498 ____________________________________________________________________________
35499 [ 12217] By: ams                                   on 2001/09/25  22:33:05
35500         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
35501              From: "Craig A. Berry" <craigberry@mac.com>
35502              Date: Tue, 25 Sep 2001 18:08:42 -0500
35503              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
35504      Branch: perl
35505            ! vms/vms.c
35506 ____________________________________________________________________________
35507 [ 12216] By: ams                                   on 2001/09/25  21:41:01
35508         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
35509              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
35510              From: Michael G Schwern <schwern@pobox.com>
35511              Date: Wed, 26 Sep 2001 00:38:21 -0400
35512              Message-Id: <20010926003821.A627@blackrider>
35513      Branch: perl
35514            ! lib/AutoSplit.t
35515 ____________________________________________________________________________
35516 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
35517         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
35518              From: Michael G Schwern <schwern@pobox.com>
35519              Date: Tue, 25 Sep 2001 17:43:49 -0400
35520              Message-ID: <20010925174349.B19534@blackrider>
35521      Branch: perl
35522            ! lib/Test/Simple.pm lib/Test/Utils.pm
35523 ____________________________________________________________________________
35524 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
35525         Log: Integrate changes from bleadperl.
35526      Branch: maint-5.6/macperl
35527           !> pod/perlport.pod
35528 ____________________________________________________________________________
35529 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
35530         Log: skip($mess) should result in one skip.
35531      Branch: perl
35532            ! t/test.pl
35533 ____________________________________________________________________________
35534 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
35535         Log: Integrate change #12200 from maintperl.
35536      Branch: maint-5.6/macperl
35537           !> win32/perlhost.h
35538 ____________________________________________________________________________
35539 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
35540         Log: Fix file types to "apple"
35541      Branch: maint-5.6/macperl
35542            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
35543            ! macos/ext/Mac/SAT/t/Collision.rsrc
35544 ____________________________________________________________________________
35545 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
35546         Log: Fix rsrc file as snd file; fix path in t file.
35547      Branch: maint-5.6/macperl
35548            ! macos/ext/Mac/Notification/t/Notification.rsrc
35549            ! macos/ext/Mac/Notification/t/Notification.t
35550 ____________________________________________________________________________
35551 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
35552         Log: Sync up with File::Find from bleadperl.
35553      Branch: maint-5.6/macperl
35554            ! lib/File/Find.pm t/lib/filefind-taint.t
35555 ____________________________________________________________________________
35556 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
35557         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
35558              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
35559              of hundreds)
35560      Branch: maint-5.6/macperl
35561            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
35562            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
35563            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
35564 ____________________________________________________________________________
35565 [ 12207] By: nick                                  on 2001/09/25  19:04:36
35566         Log: Integrate mainline (untested while modem is up)
35567      Branch: perlio
35568           +> lib/AutoSplit.t t/test.pl
35569            - lib/warnings/register.t
35570           !> (integrate 28 files)
35571 ____________________________________________________________________________
35572 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
35573         Log: perldiag entry for #12205.
35574      Branch: perl
35575            ! pod/perldiag.pod
35576 ____________________________________________________________________________
35577 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
35578         Log: Subject: [PATCH] warning on v-string in use/require
35579              From: John Peacock <jpeacock@rowman.com>
35580              Date: Mon, 24 Sep 2001 17:29:03 -0400
35581              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
35582      Branch: perl
35583            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
35584 ____________________________________________________________________________
35585 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
35586         Log: perltooc et al updates.
35587      Branch: perl
35588            ! plan9/mkfile pod/roffitall
35589 ____________________________________________________________________________
35590 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
35591         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
35592              From: Michael G Schwern <schwern@pobox.com>
35593              Date: Sun, 23 Sep 2001 00:07:12 -0400
35594              Message-ID: <20010923000712.A7005@blackrider>
35595      Branch: perl
35596            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
35597 ____________________________________________________________________________
35598 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
35599         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
35600              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35601              Date: Wed, 26 Sep 2001 01:25:10 +0900
35602              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
35603      Branch: perl
35604            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
35605            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
35606            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
35607 ____________________________________________________________________________
35608 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
35609         Log: Integrate change #12200 from maintperl;
35610              on windows, virtualized environment could propagate deleted variables
35611              into children if they happen to be at the very end of the table
35612      Branch: perl
35613           !> win32/perlhost.h
35614 ____________________________________________________________________________
35615 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
35616         Log: on windows, virtualized environment could propagate deleted variables
35617              into children if they happen to be at the very end of the table
35618              (thanks for succinct test case from Johan Holmberg, and fix from
35619              Doug Lankshear)
35620      Branch: maint-5.6/perl
35621            ! win32/perlhost.h
35622 ____________________________________________________________________________
35623 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
35624         Log: avoid the use of ftime() (it does a useless, potentially
35625              expensive call to GetTimeZoneInformation()); this potentially
35626              also results in three more digits of precision from
35627              Time::HiRes::time()
35628      Branch: perl
35629            ! ext/Time/HiRes/HiRes.xs
35630 ____________________________________________________________________________
35631 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
35632         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
35633              
35634              Note: io/binmode is failing, have to figure out why.
35635      Branch: perl
35636            + t/test.pl
35637            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
35638            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
35639            ! t/run/exit.t
35640 ____________________________________________________________________________
35641 [ 12197] By: ams                                   on 2001/09/25  13:48:55
35642         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
35643              From: Nicholas Clark <nick@ccl4.org>
35644              Date: Tue, 25 Sep 2001 00:37:40 +0100
35645              Message-Id: <20010925003740.S4971@plum.flirble.org>
35646              (Further changes expected.)
35647      Branch: perl
35648            + lib/AutoSplit.t
35649            ! MANIFEST
35650 ____________________________________________________________________________
35651 [ 12196] By: sky                                   on 2001/09/25  13:37:12
35652         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
35653              _ftime to try and be more robust.
35654      Branch: perl
35655            ! ext/Time/HiRes/HiRes.xs
35656 ____________________________________________________________________________
35657 [ 12194] By: ams                                   on 2001/09/25  11:40:00
35658         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
35659              From: "Craig A. Berry" <craigberry@mac.com>
35660              Date: Mon, 24 Sep 2001 17:54:20 -0500
35661              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
35662      Branch: perl
35663            ! vms/descrip_mms.template
35664 ____________________________________________________________________________
35665 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
35666         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
35667              not working, cursor not spinning (Bug #422129); external
35668              editor problems (Bug #456329); escape/cmd-. not activating
35669              "Cancel" in Save dialog box (Bug #446960); Runtimes not
35670              executing on launch (Bug #464441).
35671      Branch: maint-5.6/macperl
35672            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
35673            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
35674            ! macos/macperl/MacPerl.r
35675 ____________________________________________________________________________
35676 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
35677         Log: Update CPAN.pm to work with new Mac::BuildTools instead
35678              of ExtUtils::MM_MacOS "orphan" functions
35679      Branch: maint-5.6/macperl
35680            ! lib/CPAN.pm
35681 ____________________________________________________________________________
35682 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
35683         Log: Fix up another xsubpp problem (Matthias Neeracher)
35684      Branch: maint-5.6/macperl
35685            ! macos/xsubpp
35686 ____________________________________________________________________________
35687 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
35688         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
35689      Branch: maint-5.6/macperl
35690            ! macos/lib/ExtUtils/MM_MacOS.pm
35691 ____________________________________________________________________________
35692 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
35693         Log: Fix up Makefiles for more Mac:: modules (and prepare for
35694              static build ...?)
35695      Branch: maint-5.6/macperl
35696            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
35697            ! macos/macperl/Makefile.mk
35698 ____________________________________________________________________________
35699 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
35700         Log: Fix up tests
35701      Branch: maint-5.6/macperl
35702            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
35703 ____________________________________________________________________________
35704 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
35705         Log: Make malloc smarter, fix bugs.  (Bug #404030)
35706      Branch: maint-5.6/macperl
35707            ! macos/icemalloc.c macos/icemalloc.h
35708 ____________________________________________________________________________
35709 [ 12186] By: nick                                  on 2001/09/24  19:18:17
35710         Log: Integrate mainline
35711      Branch: perlio
35712           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
35713           +> lib/filetest.t
35714           !> (integrate 30 files)
35715 ____________________________________________________________________________
35716 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
35717         Log: Retract #12136, the warnings::register is already
35718              tested by t/lib/warnings/9enabled, as pointed out
35719              by Paul Marquess.
35720      Branch: perl
35721            - lib/warnings/register.t
35722            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
35723 ____________________________________________________________________________
35724 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
35725         Log: fix Time::HiRes implementation of gettimeofday() on windows
35726              (HiRes.t#14 now passes)
35727      Branch: perl
35728            ! ext/Time/HiRes/HiRes.xs
35729 ____________________________________________________________________________
35730 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
35731         Log: File::Spec::catfile() canonifies everything to blackslashes on
35732              windows :-(
35733      Branch: perl
35734            ! lib/ExtUtils/Manifest.t
35735 ____________________________________________________________________________
35736 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
35737         Log: test number mismatch
35738      Branch: perl
35739            ! t/op/magic.t
35740 ____________________________________________________________________________
35741 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
35742         Log: ok().
35743      Branch: perl
35744            ! t/op/pack.t
35745 ____________________________________________________________________________
35746 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
35747         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
35748              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
35749      Branch: perl
35750            ! pp_pack.c t/op/pack.t
35751 ____________________________________________________________________________
35752 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
35753         Log: Update Changes.
35754      Branch: perl
35755            ! Changes patchlevel.h
35756 ____________________________________________________________________________
35757 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
35758         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
35759              From: Michael G Schwern <schwern@pobox.com>
35760              Date: Mon, 24 Sep 2001 11:12:13 -0400
35761              Message-ID: <20010924111213.G27885@blackrider>
35762      Branch: perl
35763            ! lib/ExtUtils/Manifest.pm
35764 ____________________________________________________________________________
35765 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
35766         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
35767              From: Michael G Schwern <schwern@pobox.com> 
35768              Date: Mon, 24 Sep 2001 11:02:07 -0400
35769              Message-ID: <20010924110207.E27885@blackrider>
35770      Branch: perl
35771            ! vms/test.com
35772 ____________________________________________________________________________
35773 [ 12176] By: ams                                   on 2001/09/24  14:01:59
35774         Log: Update Changes.
35775      Branch: perl
35776            ! Changes
35777 ____________________________________________________________________________
35778 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
35779         Log: Various cleanups.
35780      Branch: perl
35781            ! ext/threads/Makefile.PL ext/threads/threads.xs
35782 ____________________________________________________________________________
35783 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
35784         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
35785      Branch: maint-5.6/macperl
35786           !> (integrate 33 files)
35787 ____________________________________________________________________________
35788 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
35789         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
35790              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35791              Date: Mon, 24 Sep 2001 20:04:58 +0900
35792              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
35793      Branch: perl
35794            ! ext/Encode/Encode/gb2312.enc
35795 ____________________________________________________________________________
35796 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
35797         Log: Clarifying comment to #12164.
35798      Branch: perl
35799            ! lib/Cwd.pm
35800 ____________________________________________________________________________
35801 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
35802         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
35803              From: Nicholas Clark <nick@ccl4.org>
35804              Date: Sun, 23 Sep 2001 23:00:56 +0100
35805              Message-ID: <20010923230055.Y4971@plum.flirble.org>
35806              
35807              (with "sample_constants" changed to "fallback")
35808      Branch: perl
35809            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
35810            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
35811            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
35812            ! lib/h2xs.t utils/h2xs.PL
35813 ____________________________________________________________________________
35814 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
35815         Log: Metaconfig unit change for #12167.
35816      Branch: metaconfig
35817            ! U/modified/Cppsym.U
35818 ____________________________________________________________________________
35819 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
35820         Log: Add a few glibc cpp symbols to probe for.
35821      Branch: perl
35822            ! Configure
35823 ____________________________________________________________________________
35824 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
35825         Log: DJGPP tweaks for Laszlo Molnar.
35826      Branch: perl
35827            ! djgpp/djgppsed.sh dosish.h
35828 ____________________________________________________________________________
35829 [ 12165] By: ams                                   on 2001/09/24  10:07:08
35830         Log: Subject: [PATCH t/op/inccode.t] More tests
35831              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35832              Date: 24 Sep 2001 10:01:44 -0000
35833              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
35834      Branch: perl
35835            ! t/op/inccode.t
35836 ____________________________________________________________________________
35837 [ 12164] By: ams                                   on 2001/09/24  09:43:29
35838         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
35839              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
35840              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
35841              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
35842      Branch: perl
35843            ! lib/Cwd.pm
35844 ____________________________________________________________________________
35845 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
35846         Log: 1_compile updates.
35847      Branch: perl
35848            ! t/lib/1_compile.t
35849 ____________________________________________________________________________
35850 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
35851         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
35852              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35853              Date: Wed, 19 Sep 2001 22:47:14 +0200
35854              Message-ID: <20010919224714.A6382@rafael>
35855      Branch: perl
35856            ! pod/perlvar.pod pp_ctl.c
35857 ____________________________________________________________________________
35858 [ 12161] By: ams                                   on 2001/09/23  17:40:02
35859         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
35860              filetest Pragma
35861              From: "chromatic" <chromatic@rmci.net>
35862              Date: Sun, 23 Sep 2001 12:07:25 -0600
35863              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
35864      Branch: perl
35865            + lib/filetest.t
35866            ! MANIFEST t/lib/1_compile.t
35867 ____________________________________________________________________________
35868 [ 12160] By: ams                                   on 2001/09/23  16:32:11
35869         Log: Additional minor chdir() tweak.
35870      Branch: perl
35871            ! pod/perlfunc.pod
35872 ____________________________________________________________________________
35873 [ 12159] By: ams                                   on 2001/09/23  16:25:01
35874         Log: Subject: PATCH lib/ExtUtils/Command.t
35875              From: Abe Timmerman <abe@ztreet.demon.nl>
35876              Date: Sun, 23 Sep 2001 19:11:44 +0200
35877              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
35878      Branch: perl
35879            ! lib/ExtUtils/Command.t
35880 ____________________________________________________________________________
35881 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
35882         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
35883              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
35884              Date: Sun, 23 Sep 2001 02:02:26 +0200
35885              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
35886      Branch: perl
35887            ! makedef.pl
35888 ____________________________________________________________________________
35889 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
35890         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
35891              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
35892              Date: Sat, 22 Sep 2001 12:54:39 -0500
35893              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
35894      Branch: perl
35895            ! t/op/study.t
35896 ____________________________________________________________________________
35897 [ 12156] By: nick                                  on 2001/09/23  07:48:44
35898         Log: Integrate mainline
35899      Branch: perlio
35900            - check83.pl
35901           !> ext/Encode/Encode/2022-cn.enc
35902 ____________________________________________________________________________
35903 [ 12155] By: nick                                  on 2001/09/23  07:48:01
35904         Log: Integrate mainline
35905      Branch: perlio
35906           +> (branch 64 files)
35907            - ext/Encode/Encode/cns11643-1.enc
35908            - ext/Encode/Encode/cns11643-2.enc
35909            - ext/Encode/Encode/iso2022-cn.enc
35910            - ext/Encode/Encode/iso2022-jp.enc
35911            - ext/Encode/Encode/iso2022-jp1.enc
35912            - ext/Encode/Encode/iso2022-jp2.enc
35913            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
35914            - ext/Encode/Encode/iso8859-1.enc
35915            - ext/Encode/Encode/iso8859-1.ucm
35916            - ext/Encode/Encode/iso8859-10.enc
35917            - ext/Encode/Encode/iso8859-10.ucm
35918            - ext/Encode/Encode/iso8859-13.enc
35919            - ext/Encode/Encode/iso8859-13.ucm
35920            - ext/Encode/Encode/iso8859-14.enc
35921            - ext/Encode/Encode/iso8859-14.ucm
35922            - ext/Encode/Encode/iso8859-15.enc
35923            - ext/Encode/Encode/iso8859-15.ucm
35924            - ext/Encode/Encode/iso8859-16.enc
35925            - ext/Encode/Encode/iso8859-16.ucm
35926            - ext/Encode/Encode/iso8859-2.enc
35927            - ext/Encode/Encode/iso8859-2.ucm
35928            - ext/Encode/Encode/iso8859-3.enc
35929            - ext/Encode/Encode/iso8859-3.ucm
35930            - ext/Encode/Encode/iso8859-4.enc
35931            - ext/Encode/Encode/iso8859-4.ucm
35932            - ext/Encode/Encode/iso8859-5.enc
35933            - ext/Encode/Encode/iso8859-5.ucm
35934            - ext/Encode/Encode/iso8859-6.enc
35935            - ext/Encode/Encode/iso8859-6.ucm
35936            - ext/Encode/Encode/iso8859-7.enc
35937            - ext/Encode/Encode/iso8859-7.ucm
35938            - ext/Encode/Encode/iso8859-8.enc
35939            - ext/Encode/Encode/iso8859-8.ucm
35940            - ext/Encode/Encode/iso8859-9.enc
35941            - ext/Encode/Encode/iso8859-9.ucm
35942            - ext/Encode/Encode/isoir-197.enc
35943            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
35944            - t/lib/sample-tests/header_at_end
35945            - t/lib/sample-tests/header_at_end_fail
35946           !> (integrate 174 files)
35947 ____________________________________________________________________________
35948 [ 12154] By: ams                                   on 2001/09/23  07:11:46
35949         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
35950              by Blair Zajac.
35951      Branch: perl
35952            ! pod/perlfunc.pod
35953 ____________________________________________________________________________
35954 [ 12153] By: ams                                   on 2001/09/23  06:56:32
35955         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
35956              Forgotten deprecation of *glob{FILEHANDLE}?
35957              From: "chromatic" <chromatic@rmci.net>
35958              Date: Sat, 22 Sep 2001 21:27:56 -0600
35959              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
35960      Branch: perl
35961            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
35962 ____________________________________________________________________________
35963 [ 12152] By: ams                                   on 2001/09/23  06:42:58
35964         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
35965              From: Michael G Schwern <schwern@pobox.com>
35966              Date: Sun, 23 Sep 2001 03:34:39 -0400
35967              Message-Id: <20010923033439.E7005@blackrider>
35968      Branch: perl
35969            ! lib/File/Find.pm
35970 ____________________________________________________________________________
35971 [ 12151] By: ams                                   on 2001/09/23  06:37:57
35972         Log: Subject: Re: t/op/magic.t missing tests on Win32
35973              From: Michael G Schwern <schwern@pobox.com>
35974              Date: Sat, 22 Sep 2001 20:29:09 -0400
35975              Message-Id: <20010922202909.I18223@blackrider>
35976      Branch: perl
35977            ! t/op/magic.t
35978 ____________________________________________________________________________
35979 [ 12150] By: ams                                   on 2001/09/23  06:36:26
35980         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
35981              Dumpvalue.pm
35982              From: "chromatic" <chromatic@rmci.net>
35983              Date: Sat, 22 Sep 2001 19:41:31 -0600
35984              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
35985      Branch: perl
35986            + lib/Dumpvalue.t
35987            ! MANIFEST lib/Dumpvalue.pm
35988 ____________________________________________________________________________
35989 [ 12149] By: ams                                   on 2001/09/23  06:25:35
35990         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
35991              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35992              Date: Sun, 23 Sep 2001 15:27:56 +0900
35993              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
35994      Branch: perl
35995            ! ext/Encode/Encode/2022-cn.enc
35996 ____________________________________________________________________________
35997 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
35998         Log: Manual eror in #12147.
35999      Branch: perl
36000            ! win32/win32.c
36001 ____________________________________________________________________________
36002 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
36003         Log: Integrate change #12146 from maintperl;
36004              win32_chdir() et al don't handle a NULL argument gracefully
36005      Branch: perl
36006           !> win32/perlhost.h win32/win32.c
36007 ____________________________________________________________________________
36008 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
36009         Log: win32_chdir() et al don't handle a NULL argument gracefully
36010      Branch: maint-5.6/perl
36011            ! win32/perlhost.h win32/win32.c
36012 ____________________________________________________________________________
36013 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
36014         Log: typo in change#12026
36015      Branch: maint-5.6/perl
36016            ! op.c
36017 ____________________________________________________________________________
36018 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
36019         Log: Subject: [PATCH] Re: scalar context unpack bugs
36020              From: Nicholas Clark <nick@ccl4.org>
36021              Date: Sat, 22 Sep 2001 23:07:56 +0100
36022              Message-ID: <20010922230755.O4971@plum.flirble.org>
36023      Branch: perl
36024            ! pp_pack.c t/op/pack.t
36025 ____________________________________________________________________________
36026 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
36027         Log: Try ExtUtils::Command.t everywhere, not just on Win32
36028              (as suggested by NI-S).  Also allow running it either
36029              in t/ or in the main directory.
36030      Branch: perl
36031            ! lib/ExtUtils/Command.t
36032 ____________________________________________________________________________
36033 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
36034         Log: Update the test on warnings/register.t.
36035      Branch: perl
36036            ! t/lib/1_compile.t
36037 ____________________________________________________________________________
36038 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
36039         Log: The code is now almost tidy enough to keep the IRIX cc happy.
36040      Branch: perl
36041            ! hints/irix_6.sh
36042 ____________________________________________________________________________
36043 [ 12140] By: ams                                   on 2001/09/22  17:26:32
36044         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
36045              use_ithreads
36046              From: "Craig A. Berry" <craigberry@mac.com>
36047              Date: Sat, 22 Sep 2001 13:15:32 -0500
36048              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
36049      Branch: perl
36050            ! configure.com
36051 ____________________________________________________________________________
36052 [ 12139] By: ams                                   on 2001/09/22  16:44:08
36053         Log: Do what perl_clone() does for sharedsv functions.
36054      Branch: perl
36055            ! embed.pl proto.h
36056 ____________________________________________________________________________
36057 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
36058         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
36059              (suggested by Sarathy, extensions shouldn't be dabbling with
36060              op structures, so binary backward compatibility should not be
36061              an issue.)
36062      Branch: perl
36063            ! hints/irix_6.sh op.h
36064 ____________________________________________________________________________
36065 [ 12137] By: ams                                   on 2001/09/22  16:21:05
36066         Log: More cleanups. (What's PERL_DECL_PROT?)
36067      Branch: perl
36068            ! embed.pl proto.h sharedsv.h
36069 ____________________________________________________________________________
36070 [ 12136] By: ams                                   on 2001/09/22  15:14:34
36071         Log: (Retracted by #12185)
36072              
36073              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
36074              Add Tests for warnings::register, Doc Update
36075              From: "chromatic" <chromatic@rmci.net>
36076              Date: Sat, 22 Sep 2001 09:43:20 -0600
36077              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
36078      Branch: perl
36079            + lib/warnings/register.t
36080            ! MANIFEST lib/warnings/register.pm
36081 ____________________________________________________________________________
36082 [ 12135] By: ams                                   on 2001/09/22  15:07:50
36083         Log: `@foo' should be @foo for consistency.
36084      Branch: perl
36085            ! pod/perldiag.pod
36086 ____________________________________________________________________________
36087 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
36088         Log: (Retracted by #12138)
36089              
36090              Add -woff (turn warning off) 3187:
36091              "A pointer is converted to a smaller integer."
36092              This happens when your pointers are 64-bit: then every case
36093              of converting pointers to PADOFFSETs (explicitly 32-bit)
36094              faces truncation (even explicit use of INT2PTR doesn't help).
36095              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
36096              Changing PADOFFSET from U32 to UV would help, but that
36097              would break binary backward compatibility of BASEOP and padop
36098              (assuming you have been using 64-bit pointers).
36099      Branch: perl
36100            ! hints/irix_6.sh
36101 ____________________________________________________________________________
36102 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
36103         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
36104              but the name comes from the inside the file, not from the file
36105              name, and Rumanian is the name of the language.
36106      Branch: perl
36107            + ext/Encode/Encode/macRumanian.enc
36108            - ext/Encode/Encode/macRomania.enc
36109            ! MANIFEST
36110 ____________________________________________________________________________
36111 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
36112         Log: Rename perltootc as perltooc for 8.3-friedliness.
36113      Branch: perl
36114            + pod/perltooc.pod
36115            - pod/perltootc.pod
36116            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
36117            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
36118            ! pod/perltoot.pod
36119 ____________________________________________________________________________
36120 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
36121         Log: Find more conflicts by lowercasing.
36122      Branch: perl
36123            + Porting/check83.pl
36124            - check83.pl
36125            ! MANIFEST
36126 ____________________________________________________________________________
36127 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
36128         Log: The AIX cc 5.0.0.0 is simply too buggy.
36129      Branch: perl
36130            ! hints/aix.sh
36131 ____________________________________________________________________________
36132 [ 12129] By: ams                                   on 2001/09/22  12:35:38
36133         Log: Uninteresting cleanup.
36134      Branch: perl
36135            ! form.h
36136 ____________________________________________________________________________
36137 [ 12128] By: ams                                   on 2001/09/22  12:28:48
36138         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
36139              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
36140              Date: Sat, 22 Sep 2001 14:29:13 +0100
36141              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
36142      Branch: perl
36143            ! cv.h
36144 ____________________________________________________________________________
36145 [ 12127] By: ams                                   on 2001/09/22  12:04:28
36146         Log: What's a backet?
36147      Branch: perl
36148            ! dump.c
36149 ____________________________________________________________________________
36150 [ 12126] By: ams                                   on 2001/09/22  10:02:34
36151         Log: Removed duplicated tests #19 and #20.
36152      Branch: perl
36153            ! t/op/do.t
36154 ____________________________________________________________________________
36155 [ 12125] By: ams                                   on 2001/09/22  03:58:41
36156         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
36157              From: Michael Carman <mjcarman@home.com>
36158              Date: Fri, 21 Sep 2001 17:54:05 -0500
36159              Message-Id: <3BABC50D.6040202@home.com>
36160              (Applied with some changes.)
36161      Branch: perl
36162            ! pod/perlmod.pod
36163 ____________________________________________________________________________
36164 [ 12124] By: ams                                   on 2001/09/22  03:44:19
36165         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
36166              From: Michael G Schwern <schwern@pobox.com>
36167              Date: Fri, 21 Sep 2001 19:20:40 -0400
36168              Message-Id: <20010921192040.E5494@blackrider>
36169      Branch: perl
36170            ! t/op/chdir.t
36171 ____________________________________________________________________________
36172 [ 12123] By: ams                                   on 2001/09/22  03:41:08
36173         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
36174              From: Blair Zajac <blair@orcaware.com>
36175              Date: Fri, 21 Sep 2001 15:13:04 -0700
36176              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
36177      Branch: perl
36178            ! t/op/chdir.t
36179 ____________________________________________________________________________
36180 [ 12122] By: ams                                   on 2001/09/22  03:37:07
36181         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
36182              20010920.007
36183              From: Michael G Schwern <schwern@pobox.com>
36184              Date: Fri, 21 Sep 2001 17:59:03 -0400
36185              Message-Id: <20010921175903.V5494@blackrider>
36186      Branch: perl
36187            ! t/op/do.t
36188 ____________________________________________________________________________
36189 [ 12121] By: ams                                   on 2001/09/22  03:30:38
36190         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
36191              suite on WinCE)
36192              From: Michael G Schwern <schwern@pobox.com>
36193              Date: Fri, 21 Sep 2001 19:41:03 -0400
36194              Message-Id: <20010921194103.G5494@blackrider>
36195      Branch: perl
36196            ! pod/perlport.pod
36197 ____________________________________________________________________________
36198 [ 12120] By: ams                                   on 2001/09/22  03:28:06
36199         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
36200              From: Michael G Schwern <schwern@pobox.com>
36201              Date: Fri, 21 Sep 2001 17:33:35 -0400
36202              Message-Id: <20010921173335.T5494@blackrider>
36203              ($ENV{FOO}=undef hunk not applied.)
36204      Branch: perl
36205            ! t/op/magic.t
36206 ____________________________________________________________________________
36207 [ 12119] By: ams                                   on 2001/09/22  03:02:26
36208         Log: Subject: [PATCH] perldiag.pod
36209              From: Peter Scott <Peter@PSDT.com>
36210              Date: Fri, 21 Sep 2001 18:54:50 -0700
36211              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
36212              (Moved to the right place.)
36213      Branch: perl
36214            ! pod/perldiag.pod
36215 ____________________________________________________________________________
36216 [ 12118] By: ams                                   on 2001/09/21  20:05:29
36217         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
36218              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36219              Date: Fri, 21 Sep 2001 22:36:54 +0200
36220              Message-Id: <20010921223654.A12742@rafael>
36221      Branch: perl
36222            ! t/op/do.t
36223 ____________________________________________________________________________
36224 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
36225         Log: Restore things as they were before
36226              the backward compatibility police notices.
36227      Branch: perl
36228            ! lib/Cwd.pm
36229 ____________________________________________________________________________
36230 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
36231         Log: More Cwd from Schwern: make also OS/2 and DOS
36232              Cwd agree with File::Spec (that is, native path
36233              syntax using \ instead of / -- backward compatibility
36234              polic warning) and stop Win32 from using bsd_realpath().
36235      Branch: perl
36236            ! lib/Cwd.pm
36237 ____________________________________________________________________________
36238 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
36239         Log: Subject: [PATCH @12110] RE: Untested libraries update
36240              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
36241              Date: Fri, 21 Sep 2001 18:21:07 +0100
36242              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
36243      Branch: perl
36244            ! lib/warnings/register.pm
36245 ____________________________________________________________________________
36246 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
36247         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
36248              From: Michael G Schwern <schwern@pobox.com>
36249              Date: Thu, 20 Sep 2001 22:54:02 -0400
36250              Message-ID: <20010920225402.A3611@blackrider>
36251      Branch: perl
36252            ! lib/Cwd.pm
36253 ____________________________________________________________________________
36254 [ 12113] By: ams                                   on 2001/09/21  17:08:24
36255         Log: Subject: [PATCH] avoid v-strings with require/use
36256              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
36257              Date: Fri, 21 Sep 2001 12:34:40 -0400
36258              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
36259      Branch: perl
36260            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
36261            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
36262            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
36263            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
36264            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
36265            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
36266            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
36267            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
36268            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
36269            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
36270            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
36271            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
36272            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
36273            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
36274            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
36275            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
36276            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
36277            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
36278            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
36279 ____________________________________________________________________________
36280 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
36281         Log: Update Changes.
36282      Branch: perl
36283            ! Changes patchlevel.h
36284 ____________________________________________________________________________
36285 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
36286         Log: Make AIX and Tru64 compilers happy.  
36287      Branch: perl
36288            ! ext/threads/threads.h ext/threads/threads.xs
36289 ____________________________________________________________________________
36290 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
36291         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
36292              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
36293              Date: 21 Sep 2001 09:16:37 -0000
36294              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
36295      Branch: perl
36296            ! toke.c
36297 ____________________________________________________________________________
36298 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
36299         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
36300              From: Michael G Schwern <schwern@pobox.com>
36301              Date: Thu, 20 Sep 2001 21:21:34 -0400
36302              Message-ID: <20010920212134.Y28291@blackrider>
36303      Branch: perl
36304            ! pp_sys.c
36305 ____________________________________________________________________________
36306 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
36307         Log: Subject: Re: GDB Debugging Macros from mod_perl
36308              From: rspier@pobox.com (Robert Spier)
36309              Date: Thu, 20 Sep 2001 22:45:03 -0700
36310              Message-ID: <15274.54239.413929.49430@rls.cx>
36311      Branch: perl
36312            ! pod/perltodo.pod
36313 ____________________________________________________________________________
36314 [ 12105] By: sky                                   on 2001/09/21  10:33:34
36315         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
36316              timezone! GetSystemTime should be available on all Win32 
36317              platforms we support. Perhaps Time::HiRes should be extended to
36318              support WinCE and Novell?
36319      Branch: perl
36320            ! ext/Time/HiRes/HiRes.xs
36321 ____________________________________________________________________________
36322 [ 12104] By: sky                                   on 2001/09/21  08:12:39
36323         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
36324      Branch: perl
36325            ! ext/threads/threads.h ext/threads/threads.xs
36326 ____________________________________________________________________________
36327 [ 12103] By: sky                                   on 2001/09/21  07:57:41
36328         Log: Rename the *thread* functions to Perl_* to avoid clashes.
36329              Notably on AIX but could become a problem on other platforms.
36330      Branch: perl
36331            ! ext/threads/threads.h ext/threads/threads.xs
36332 ____________________________________________________________________________
36333 [ 12102] By: sky                                   on 2001/09/21  07:35:30
36334         Log: Add the shared sv space to the global vars.
36335              Fix problems compiling on win32.
36336      Branch: perl
36337            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
36338            ! sharedsv.c sharedsv.h
36339 ____________________________________________________________________________
36340 [ 12101] By: ams                                   on 2001/09/21  00:19:55
36341         Log: Subject: [PATCH] win32/Makefile warning fix
36342              From: Blair Zajac <blair@orcaware.com>
36343              Date: Thu, 20 Sep 2001 18:15:43 -0700
36344              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
36345      Branch: perl
36346            ! win32/Makefile
36347 ____________________________________________________________________________
36348 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
36349         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
36350              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
36351              Date: Thu, 20 Sep 2001 18:36:22 +0200
36352              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
36353      Branch: perl
36354            ! lib/ExtUtils/Command.t
36355 ____________________________________________________________________________
36356 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
36357         Log: Cant spl wirth a dam.
36358      Branch: perl
36359            ! intrpvar.h
36360 ____________________________________________________________________________
36361 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
36362         Log: Don't use C++ comments.
36363      Branch: perl
36364            ! ext/threads/threads.xs
36365 ____________________________________________________________________________
36366 [ 12097] By: ams                                   on 2001/09/20  21:42:07
36367         Log: Change #12044 didn't.
36368      Branch: perl
36369            ! lib/constant.pm
36370 ____________________________________________________________________________
36371 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
36372         Log: Metaconfig unit changes for #12095.
36373      Branch: metaconfig
36374            ! U/modified/Myinit.U U/modified/libs.U
36375 ____________________________________________________________________________
36376 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
36377         Log: Remove iconv references since we are not using it
36378              and not going to; regen perltoc, perlmodlib.
36379              (Some references still linger in perltoc, have to figure
36380              out where they are coming from.)
36381      Branch: perl
36382            ! Configure NetWare/config.wc NetWare/config_H.wc
36383            ! Porting/Glossary Porting/config.sh Porting/config_H
36384            ! config_h.SH configure.com epoc/config.sh perl.h
36385            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
36386            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36387            ! vos/config.ga.h win32/config.bc win32/config.gc
36388            ! win32/config.vc win32/config_H.bc win32/config_H.gc
36389            ! win32/config_H.vc wince/config.ce wince/config.h
36390            ! wince/config_H.ce
36391 ____________________________________________________________________________
36392 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
36393         Log: Subject: [PATCH docs] Re: ARGV and read
36394              From: Dave Mitchell <davem@fdgroup.co.uk>
36395              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
36396              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
36397      Branch: perl
36398            ! pod/perltodo.pod pod/perlvar.pod
36399 ____________________________________________________________________________
36400 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
36401         Log: Fresh copies from the cvs.perl.org perlfaq repository.
36402      Branch: perl
36403            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
36404            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
36405            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
36406            ! pod/perlfaq9.pod
36407 ____________________________________________________________________________
36408 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
36409         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
36410              From: Nicholas Clark <nick@ccl4.org>
36411              Date: Thu, 20 Sep 2001 14:27:08 +0100
36412              Message-ID: <20010920142708.X4971@plum.flirble.org>
36413      Branch: perl
36414            ! pp_pack.c t/op/pack.t
36415 ____________________________________________________________________________
36416 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
36417         Log: The sharedsv_space* are variables, not code.  Duh.
36418      Branch: perl
36419            ! intrpvar.h makedef.pl
36420 ____________________________________________________________________________
36421 [ 12090] By: ams                                   on 2001/09/20  11:26:06
36422         Log: Subject: [patch lib/lib_pm.PL]
36423              From: Stas Bekman <stas@stason.org>
36424              Date: Thu, 20 Sep 2001 18:48:53 +0800
36425              Message-Id: <3BA9C995.6010302@stason.org>
36426              (Applied by hand.)
36427      Branch: perl
36428            ! lib/lib_pm.PL
36429 ____________________________________________________________________________
36430 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
36431         Log: Only 21 tests, skipping or not.
36432      Branch: perl
36433            ! lib/ExtUtils/Command.t
36434 ____________________________________________________________________________
36435 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
36436         Log: New exported symbols.
36437      Branch: perl
36438            ! makedef.pl
36439 ____________________________________________________________________________
36440 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
36441         Log: Update Changes.
36442      Branch: perl
36443            ! Changes patchlevel.h
36444 ____________________________________________________________________________
36445 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
36446         Log: Correct numbering of the tests is useful.
36447      Branch: perl
36448            ! ext/threads/t/basic.t
36449 ____________________________________________________________________________
36450 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
36451         Log: More tests now too.
36452      Branch: perl
36453            ! lib/ExtUtils/Command.t
36454 ____________________________________________________________________________
36455 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
36456         Log: More tests now.
36457      Branch: perl
36458            ! ext/threads/t/basic.t
36459 ____________________________________________________________________________
36460 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
36461         Log: The test assumed 7-bit ASCII.  Now it "just"
36462              assumes 8-bit whatever.
36463      Branch: perl
36464            ! t/op/crypt.t
36465 ____________________________________________________________________________
36466 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
36467         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
36468              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36469              Date: Wed, 19 Sep 2001 11:45:28 +0200
36470              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
36471              
36472              Lvalue casts are not portable.
36473      Branch: perl
36474            ! ext/threads/threads.xs
36475 ____________________________________________________________________________
36476 [ 12081] By: sky                                   on 2001/09/19  10:17:52
36477         Log: Make the basic test contain only realy basic API tests
36478              Seems to be a problem with detach.
36479      Branch: perl
36480            ! ext/threads/t/basic.t
36481 ____________________________________________________________________________
36482 [ 12080] By: ams                                   on 2001/09/19  01:23:55
36483         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
36484              From: Michael G Schwern <schwern@pobox.com>
36485              Date: Tue, 18 Sep 2001 19:53:48 -0400
36486              Message-Id: <20010918195348.M585@blackrider>
36487              
36488              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
36489              From: Michael G Schwern <schwern@pobox.com>
36490              Date: Tue, 18 Sep 2001 22:07:13 -0400
36491              Message-Id: <20010918220713.B19616@blackrider>
36492      Branch: perl
36493            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
36494            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36495            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
36496            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
36497            ! lib/Test/Tutorial.pod
36498 ____________________________________________________________________________
36499 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
36500         Log: Indent the test a bit.
36501      Branch: perl
36502            ! ext/threads/t/basic.t
36503 ____________________________________________________________________________
36504 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
36505         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
36506              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
36507              Date: Tue, 18 Sep 2001 18:06:44 +0200
36508              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
36509      Branch: perl
36510            ! win32/win32.c
36511 ____________________________________________________________________________
36512 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
36513         Log: Subject: stat access time is wrong on Win95
36514              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
36515              Date: Tue, 18 Sep 2001 21:59:24 +0200
36516              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
36517      Branch: perl
36518            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
36519 ____________________________________________________________________________
36520 [ 12076] By: ams                                   on 2001/09/18  22:11:25
36521         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
36522              From: Michael G Schwern <schwern@pobox.com>
36523              Date: Tue, 18 Sep 2001 18:47:14 -0400
36524              Message-Id: <20010918184714.I585@blackrider>
36525      Branch: perl
36526            ! t/op/crypt.t
36527 ____________________________________________________________________________
36528 [ 12075] By: sky                                   on 2001/09/18  19:29:37
36529         Log: two test failures
36530              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36531              Message-ID: <20010918221702.A17408@rafael>
36532              partly applied, #12074 already fixed half the patch
36533      Branch: perl
36534            ! ext/threads/t/basic.t
36535 ____________________________________________________________________________
36536 [ 12074] By: sky                                   on 2001/09/18  18:49:03
36537         Log: Fixes test case failure introduced by #12071, the warning is
36538              now correctly spelled :-)
36539      Branch: perl
36540            ! ext/IO/lib/IO/t/io_sel.t
36541 ____________________________________________________________________________
36542 [ 12073] By: sky                                   on 2001/09/18  18:46:22
36543         Log: Make the test behave properly!
36544      Branch: perl
36545            ! ext/threads/t/basic.t
36546 ____________________________________________________________________________
36547 [ 12072] By: ams                                   on 2001/09/18  18:44:59
36548         Log: OP_RCATLINE is an SVOP, not a BASEOP.
36549      Branch: perl
36550            ! opcode.h opcode.pl
36551 ____________________________________________________________________________
36552 [ 12071] By: ams                                   on 2001/09/18  18:06:27
36553         Log: Deprecate != Depreciate.
36554      Branch: perl
36555            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
36556            ! lib/Pod/ParseUtils.pm
36557 ____________________________________________________________________________
36558 [ 12070] By: ams                                   on 2001/09/18  15:14:58
36559         Log: Subject: [PATCH] Getopt::Std cleanup
36560              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36561              Date: Tue, 18 Sep 2001 17:32:13 +0200
36562              Message-Id: <20010918173213.C777@rafael>
36563      Branch: perl
36564            ! lib/Getopt/Std.pm lib/Getopt/Std.t
36565 ____________________________________________________________________________
36566 [ 12069] By: sky                                   on 2001/09/18  14:56:33
36567         Log: Forgot the makefile
36568      Branch: perl
36569            + ext/threads/Makefile.PL
36570 ____________________________________________________________________________
36571 [ 12068] By: sky                                   on 2001/09/18  14:13:26
36572         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
36573              The test will fail because of Test.pm not knowing about threads. 
36574              basic needs to be manually tested
36575              compile time warnings on IV2PTR conversions need to be fixed
36576      Branch: perl
36577            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
36578            + ext/threads/threads.h ext/threads/threads.pm
36579            + ext/threads/threads.xs
36580            ! MANIFEST
36581 ____________________________________________________________________________
36582 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
36583         Log: DJGPP tweak from Laszlo Molnar.
36584      Branch: perl
36585            ! djgpp/config.over
36586 ____________________________________________________________________________
36587 [ 12066] By: sky                                   on 2001/09/18  10:24:31
36588         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
36589      Branch: perl
36590            ! sharedsv.c sharedsv.h
36591 ____________________________________________________________________________
36592 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
36593         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
36594              ditto ^cns.
36595      Branch: perl
36596            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
36597            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
36598            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
36599            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
36600            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
36601            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
36602            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
36603            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
36604            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
36605            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
36606            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
36607            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
36608            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
36609            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
36610            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
36611            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
36612            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
36613            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
36614            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
36615            + ext/Encode/Encode/ir-197.enc
36616            - ext/Encode/Encode/cns11643-1.enc
36617            - ext/Encode/Encode/cns11643-2.enc
36618            - ext/Encode/Encode/iso2022-cn.enc
36619            - ext/Encode/Encode/iso2022-jp.enc
36620            - ext/Encode/Encode/iso2022-jp1.enc
36621            - ext/Encode/Encode/iso2022-jp2.enc
36622            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
36623            - ext/Encode/Encode/iso8859-1.enc
36624            - ext/Encode/Encode/iso8859-1.ucm
36625            - ext/Encode/Encode/iso8859-10.enc
36626            - ext/Encode/Encode/iso8859-10.ucm
36627            - ext/Encode/Encode/iso8859-11.enc
36628            - ext/Encode/Encode/iso8859-11.ucm
36629            - ext/Encode/Encode/iso8859-13.enc
36630            - ext/Encode/Encode/iso8859-13.ucm
36631            - ext/Encode/Encode/iso8859-14.enc
36632            - ext/Encode/Encode/iso8859-14.ucm
36633            - ext/Encode/Encode/iso8859-15.enc
36634            - ext/Encode/Encode/iso8859-15.ucm
36635            - ext/Encode/Encode/iso8859-16.enc
36636            - ext/Encode/Encode/iso8859-16.ucm
36637            - ext/Encode/Encode/iso8859-2.enc
36638            - ext/Encode/Encode/iso8859-2.ucm
36639            - ext/Encode/Encode/iso8859-3.enc
36640            - ext/Encode/Encode/iso8859-3.ucm
36641            - ext/Encode/Encode/iso8859-4.enc
36642            - ext/Encode/Encode/iso8859-4.ucm
36643            - ext/Encode/Encode/iso8859-5.enc
36644            - ext/Encode/Encode/iso8859-5.ucm
36645            - ext/Encode/Encode/iso8859-6.enc
36646            - ext/Encode/Encode/iso8859-6.ucm
36647            - ext/Encode/Encode/iso8859-7.enc
36648            - ext/Encode/Encode/iso8859-7.ucm
36649            - ext/Encode/Encode/iso8859-8.enc
36650            - ext/Encode/Encode/iso8859-8.ucm
36651            - ext/Encode/Encode/iso8859-9.enc
36652            - ext/Encode/Encode/iso8859-9.ucm
36653            - ext/Encode/Encode/isoir-197.enc
36654            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
36655 ____________________________________________________________________________
36656 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
36657         Log: Must Uppercase.
36658      Branch: perl
36659            ! ext/Encode/Encode.pm
36660 ____________________________________________________________________________
36661 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
36662         Log: Add various encodings.
36663      Branch: perl
36664            + ext/Encode/Encode/iso8859-11.enc
36665            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
36666            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
36667            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
36668            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
36669            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
36670            + ext/Encode/Encode/viscii.ucm
36671            ! MANIFEST ext/Encode/Encode.pm
36672 ____________________________________________________________________________
36673 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
36674         Log: lib/unicode relic.
36675      Branch: perl
36676            ! ext/Encode/compile
36677 ____________________________________________________________________________
36678 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
36679         Log: Subject: [PATCH] Re: filename problems
36680              From: Michael G Schwern <schwern@pobox.com>
36681              Date: Mon, 17 Sep 2001 17:26:26 -0400
36682              Message-ID: <20010917172626.Q585@blackrider>
36683      Branch: perl
36684            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
36685            - t/lib/sample-tests/header_at_end
36686            - t/lib/sample-tests/header_at_end_fail
36687            ! MANIFEST lib/Test/Harness/t/test-harness.t
36688 ____________________________________________________________________________
36689 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
36690         Log: Explicitly explain the 1e9 seconds, not everybody
36691              is a C geek.
36692      Branch: perl
36693            ! ext/Time/HiRes/HiRes.pm
36694 ____________________________________________________________________________
36695 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
36696         Log: Explain an apparent bug reported by
36697              Richard J. Barbalace <rjbarbal@MIT.EDU>,
36698              with additional explanation from Gisle Aas.
36699      Branch: perl
36700            ! ext/Time/HiRes/HiRes.pm
36701 ____________________________________________________________________________
36702 [ 12058] By: ams                                   on 2001/09/17  19:52:01
36703         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
36704              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36705              Date: Mon, 17 Sep 2001 22:48:05 +0200
36706              Message-Id: <20010917224805.C11744@rafael>
36707      Branch: perl
36708            ! t/lib/warnings/op t/lib/warnings/pp
36709 ____________________________________________________________________________
36710 [ 12057] By: ams                                   on 2001/09/17  16:51:18
36711         Log: Its a nit!
36712      Branch: perl
36713            ! sv.h
36714 ____________________________________________________________________________
36715 [ 12056] By: ams                                   on 2001/09/17  16:47:55
36716         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
36717              From: "Craig A. Berry" <craigberry@mac.com>
36718              Date: Mon, 17 Sep 2001 12:34:20 -0500
36719              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
36720      Branch: perl
36721            ! vms/vms.c
36722 ____________________________________________________________________________
36723 [ 12055] By: ams                                   on 2001/09/17  16:05:15
36724         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
36725              From: Gisle Aas <gisle@ActiveState.com>
36726              Date: 16 Apr 2001 16:20:34 -0700
36727              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
36728              (Applied by hand.)
36729      Branch: perl
36730            ! lib/CPAN.pm lib/CPAN/Nox.pm
36731 ____________________________________________________________________________
36732 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
36733         Log: Update Changes.
36734      Branch: perl
36735            ! Changes patchlevel.h
36736 ____________________________________________________________________________
36737 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
36738         Log: Adding new files to the MANIFEST is always nice.
36739      Branch: perl
36740            ! MANIFEST
36741 ____________________________________________________________________________
36742 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
36743         Log: Reindent the PerlIO files (suggested by NI-S), used
36744              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
36745              (GNU indent).  Note that wholesale re-indenting might
36746              be nice, but that would break nice formatting/alignment
36747              of assignments, equality testing, and complex boolean
36748              expressions with lots of &s and |s.
36749      Branch: perl
36750            ! perlio.c perlio.h perliol.h
36751 ____________________________________________________________________________
36752 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
36753         Log: Add a script for being 8.3-polite.
36754              The found conflicts are being worked on.
36755      Branch: perl
36756            + check83.pl
36757            ! MANIFEST Porting/pumpkin.pod
36758 ____________________________________________________________________________
36759 [ 12050] By: sky                                   on 2001/09/17  12:44:36
36760         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
36761              finding it.
36762      Branch: perl
36763            ! sv.c
36764 ____________________________________________________________________________
36765 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
36766         Log: Bump up versions because of #12041.
36767      Branch: perl
36768            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
36769            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
36770            ! lib/Time/localtime.pm
36771 ____________________________________________________________________________
36772 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
36773         Log: Bump the version number because of #12042.
36774      Branch: perl
36775            ! lib/CPAN/FirstTime.pm
36776 ____________________________________________________________________________
36777 [ 12047] By: ams                                   on 2001/09/17  11:21:40
36778         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
36779              From: Abhijit Menon-Sen <ams@wiw.org>
36780              Date: Mon, 17 Sep 2001 17:44:12 +0530
36781              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
36782      Branch: perl
36783            ! op.c
36784 ____________________________________________________________________________
36785 [ 12046] By: sky                                   on 2001/09/17  07:14:17
36786         Log: Subject: Re: t/op/ver.t using skip() improperly
36787              From: "chromatic" <chromatic@rmci.net>
36788              Date: Mon, 17 Sep 2001 00:22:29 -0600
36789              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
36790      Branch: perl
36791            ! t/op/ver.t
36792 ____________________________________________________________________________
36793 [ 12045] By: nick                                  on 2001/09/17  07:12:14
36794         Log: Integrate mainline
36795      Branch: perlio
36796           +> t/op/chdir.t
36797           !> (integrate 117 files)
36798 ____________________________________________________________________________
36799 [ 12044] By: ams                                   on 2001/09/17  05:49:53
36800         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
36801              From: Ilmari Karonen <iltzu@sci.fi>
36802              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
36803              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
36804              (And $VERSION = '1.05'.)
36805      Branch: perl
36806            ! lib/constant.pm
36807 ____________________________________________________________________________
36808 [ 12043] By: ams                                   on 2001/09/17  05:44:50
36809         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
36810              From: Michael G Schwern <schwern@pobox.com>
36811              Date: Mon, 17 Sep 2001 07:49:04 +0200
36812              Message-Id: <20010917074904.V1588@blackrider>
36813              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
36814      Branch: perl
36815            + t/op/chdir.t
36816            ! MANIFEST pp_sys.c
36817 ____________________________________________________________________________
36818 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
36819         Log: Subject: Re: CPAN.pm needs some hacking 
36820              From: "chromatic" <chromatic@rmci.net>
36821              Date: Sun, 16 Sep 2001 16:46:29 -0600
36822              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
36823      Branch: perl
36824            ! lib/CPAN/FirstTime.pm
36825 ____________________________________________________________________________
36826 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
36827         Log: Change use|require 5.005_64 to use|require 5.6.1.
36828      Branch: perl
36829            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
36830            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
36831            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
36832            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
36833            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
36834            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
36835            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
36836            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
36837            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
36838            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
36839            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
36840            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
36841            ! lib/base.pm lib/fields.pm
36842 ____________________________________________________________________________
36843 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
36844         Log: Bump up version numbers.
36845              
36846              TODO 1: double check that pre-5.6.1 CPAN.pm:s
36847              don't try to download 5.8.0 because of the
36848              version numbers.  Mainly this means using _00
36849              in the core version numbers.
36850              
36851              TODO 2: the "use 5.005_64" in many modules
36852              needs to be changed to, say, "use 5.6.1".
36853      Branch: perl
36854            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
36855            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
36856            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
36857            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
36858            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
36859            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
36860            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
36861            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
36862            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
36863            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
36864            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
36865 ____________________________________________________________________________
36866 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
36867         Log: Use UCHARAT() as suggested by Inaba Hiroto.
36868      Branch: perl
36869            ! regexec.c
36870 ____________________________________________________________________________
36871 [ 12038] By: ams                                   on 2001/09/16  15:16:24
36872         Log: Subject: [PATCH] Re: Core module version numbers review
36873              From: Peter Scott <Peter@PSDT.com>
36874              Date: Sun, 16 Sep 2001 09:09:58 -0700
36875              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
36876      Branch: perl
36877            ! lib/perl5db.pl
36878 ____________________________________________________________________________
36879 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
36880         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
36881              not yet fully implemented.
36882      Branch: perl
36883            ! pod/perlfunc.pod pod/perlunicode.pod
36884 ____________________________________________________________________________
36885 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
36886         Log: Subject: [patch] plug PL_beginav_save leak
36887              From: Doug MacEachern <dougm@covalent.net>
36888              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
36889              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
36890      Branch: perl
36891            ! perl.c
36892 ____________________________________________________________________________
36893 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
36894         Log: (accidentally empty checkin)
36895      Branch: perl
36896            ! sv.c
36897 ____________________________________________________________________________
36898 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
36899         Log: Subject: [patch] ithreads+PL_beginav_save
36900              From: Doug MacEachern <dougm@covalent.net>
36901              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
36902              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
36903      Branch: perl
36904            ! sv.c
36905 ____________________________________________________________________________
36906 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
36907         Log: Subject: [PATCH] h2xs.PL with C::Scan
36908              From: Tim Jenness <t.jenness@jach.hawaii.edu>
36909              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
36910              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
36911      Branch: perl
36912            ! utils/h2xs.PL
36913 ____________________________________________________________________________
36914 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
36915         Log: Elaborate (well, make more vague, really) #12030.
36916      Branch: perl
36917            ! pod/perltodo.pod pod/perlunicode.pod
36918 ____________________________________________________________________________
36919 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
36920         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
36921              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36922              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
36923              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
36924      Branch: perl
36925            ! regexec.c
36926 ____________________________________________________________________________
36927 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
36928         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
36929              are not yet complete.
36930      Branch: perl
36931            ! pod/perltodo.pod pod/perlunicode.pod
36932 ____________________________________________________________________________
36933 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
36934         Log: Document what's still to be done on the regular expression
36935              Unicode support, based on the UTR#18.
36936      Branch: perl
36937            ! pod/perltodo.pod pod/perlunicode.pod
36938 ____________________________________________________________________________
36939 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
36940         Log: Regen headers.
36941      Branch: perl
36942            ! embedvar.h perlapi.h
36943 ____________________________________________________________________________
36944 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
36945         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
36946              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
36947              Date: Sun, 09 Sep 2001 18:41:54 +0100
36948              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
36949      Branch: perl
36950            ! Porting/findvars ext/ByteLoader/bytecode.h
36951            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
36952            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
36953 ____________________________________________________________________________
36954 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
36955         Log: enable most warnings for windows build; fix the various typecasting
36956              nits that showed up (no bugfixes here)
36957      Branch: maint-5.6/perl
36958            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
36959            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
36960            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
36961            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
36962            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
36963            ! x2p/walk.c
36964 ____________________________________________________________________________
36965 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
36966         Log: Integrate change #12024 from maintperl
36967              (a local() precedence bug)
36968      Branch: perl
36969           !> lib/ExtUtils/Install.pm
36970 ____________________________________________________________________________
36971 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
36972         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
36973              change#8642
36974      Branch: maint-5.6/perl
36975            ! lib/ExtUtils/Install.pm
36976 ____________________________________________________________________________
36977 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
36978         Log: Update Changes.
36979      Branch: perl
36980            ! Changes patchlevel.h
36981 ____________________________________________________________________________
36982 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
36983         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
36984              From: "chromatic" <chromatic@rmci.net>
36985              Date: Fri, 14 Sep 2001 09:44:57 -0600 
36986              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
36987      Branch: perl
36988            ! lib/ExtUtils/Manifest.t
36989 ____________________________________________________________________________
36990 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
36991         Log: Hopefully better skipping of the Complete.t tests
36992              in case of not a tty. 
36993      Branch: perl
36994            ! lib/Term/Complete.t t/op/stat.t
36995 ____________________________________________________________________________
36996 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
36997         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
36998              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36999              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
37000              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
37001      Branch: perl
37002            ! regexec.c t/op/pat.t
37003 ____________________________________________________________________________
37004 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
37005         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
37006              From: Robin Barker <rmb1@cise.npl.co.uk>
37007              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
37008              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
37009      Branch: perl
37010            ! pod/perlport.pod
37011 ____________________________________________________________________________
37012 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
37013         Log: NetWare tweaks from Ananth Kesari.
37014      Branch: perl
37015            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
37016            ! NetWare/nwutil.h
37017 ____________________________________________________________________________
37018 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
37019         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
37020              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37021              Date: Fri, 14 Sep 2001 10:51:13 +0200
37022              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
37023      Branch: perl
37024            ! pod/perlport.pod
37025 ____________________________________________________________________________
37026 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
37027         Log: Subject: Re: [PATCH 2 pl2pm.PL]
37028              From: Joe Smith <Joe.Smith@inwap.com>
37029              Date: Fri, 14 Sep 2001 00:13:32 -0700
37030              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
37031              
37032              Eradicate qu.
37033      Branch: perl
37034            ! keywords.h keywords.pl utils/pl2pm.PL
37035 ____________________________________________________________________________
37036 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
37037         Log: Retract #12013, didn't go over too well in Tru64.
37038      Branch: perl
37039            ! embed.h embed.pl sv.h
37040 ____________________________________________________________________________
37041 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
37042         Log: Subject: [PATCH] Execute files of debugger commands
37043              From: Peter Scott <Peter@PSDT.com>
37044              Date: Thu, 13 Sep 2001 15:26:31 -0700
37045              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
37046      Branch: perl
37047            ! lib/perl5db.pl pod/perldebug.pod
37048 ____________________________________________________________________________
37049 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
37050         Log: (Retracted by #12015)
37051              Subject: [proposed PATCH] Re: perl@11920
37052              From: Nicholas Clark <nick@ccl4.org>
37053              Date: Wed, 12 Sep 2001 23:46:09 +0100
37054              Message-ID: <20010912234609.H4971@plum.flirble.org>     
37055      Branch: perl
37056            ! embed.h embed.pl sv.h
37057 ____________________________________________________________________________
37058 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
37059         Log: ucblib shouldn't be linked against in nonstop-ux,
37060              from Tom Bates.
37061      Branch: perl
37062            ! hints/nonstopux.sh
37063 ____________________________________________________________________________
37064 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
37065         Log: Do stty only if we have stty.
37066              
37067              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
37068      Branch: perl
37069            ! lib/Term/Complete.pm
37070 ____________________________________________________________________________
37071 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
37072         Log: Skip the test if not running on a tty.
37073      Branch: perl
37074            ! lib/Term/Complete.t
37075 ____________________________________________________________________________
37076 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
37077         Log: Regen headers.
37078      Branch: perl
37079            ! embed.h opcode.h pod/perlapi.pod proto.h
37080 ____________________________________________________________________________
37081 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
37082         Log: Subject: [PATCH op.c] Re: perl@12003
37083              From: Robin Barker <rmb1@cise.npl.co.uk>
37084              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
37085              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
37086      Branch: perl
37087            ! op.c
37088 ____________________________________________________________________________
37089 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
37090         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
37091              From: Robin Barker <rmb1@cise.npl.co.uk>
37092              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
37093              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
37094      Branch: perl
37095            ! sv.c
37096 ____________________________________________________________________________
37097 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
37098         Log: Upgrade to Memoize 0.66.
37099      Branch: perl
37100            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
37101            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
37102            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
37103 ____________________________________________________________________________
37104 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
37105         Log: Subject: [ID 20010912.007] substr reference core dump
37106              From: me-01@ton.iguana.be
37107              Date: 12 Sep 2001 14:11:16 -0000
37108              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
37109      Branch: perl
37110            ! mg.c
37111 ____________________________________________________________________________
37112 [ 12004] By: ams                                   on 2001/09/12  01:13:49
37113         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
37114              From: Ilmari Karonen <iltzu@sci.fi>
37115              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
37116              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
37117      Branch: perl
37118            ! pod/perlfaq4.pod
37119 ____________________________________________________________________________
37120 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
37121         Log: Update Changes.
37122      Branch: perl
37123            ! Changes patchlevel.h
37124 ____________________________________________________________________________
37125 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
37126         Log: NetWare update from Ananth Kesari.
37127      Branch: perl
37128            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
37129            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
37130 ____________________________________________________________________________
37131 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
37132         Log: Retract #11984: div() being redefined, and 1397
37133              failing on 64-bit platforms.
37134      Branch: perl
37135            ! lib/Math/BigInt/Calc.pm
37136 ____________________________________________________________________________
37137 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
37138         Log: Metaconfig unit change for #11999.
37139      Branch: metaconfig
37140            ! U/protos/d_lseekproto.U
37141 ____________________________________________________________________________
37142 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
37143         Log: The lseek fix (#11991) was no fix.
37144      Branch: perl
37145            ! Configure
37146 ____________________________________________________________________________
37147 [ 11998] By: sky                                   on 2001/09/11  07:52:06
37148         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
37149              From: Matt Sergeant <MSergeant@star.net.uk>
37150              Date: Tue, 11 Sep 2001 09:22:32 +0100
37151              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
37152      Branch: perl
37153            ! ext/Encode/Encode.pm
37154 ____________________________________________________________________________
37155 [ 11997] By: sky                                   on 2001/09/11  06:35:29
37156         Log: Sometimes dTHX is added because it is needed on non 
37157              gnuc platforms, but not needed there. This uses GCC
37158              to silence GCC specific warnings by marking pTHX as 
37159              unused.
37160      Branch: perl
37161            ! perl.h
37162 ____________________________________________________________________________
37163 [ 11996] By: nick                                  on 2001/09/11  06:25:27
37164         Log: Integrate mainline
37165      Branch: perlio
37166            - ext/POSIX/sigaction.t lib/File/Find/taint.t
37167           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
37168 ____________________________________________________________________________
37169 [ 11995] By: nick                                  on 2001/09/11  06:23:39
37170         Log: Part Integrate mainline
37171      Branch: perlio
37172           +> (branch 69 files)
37173            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
37174            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
37175            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
37176            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
37177            - lib/Switch/t/switch_case.t lib/Test/Harness.t
37178            - lib/Test/More/Changes lib/Test/More/t/More.t
37179            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
37180            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
37181            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
37182            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
37183            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
37184            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
37185            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
37186            - t/lib/Test/More/Catch.pm wince/perl.ico
37187           !> (integrate 197 files)
37188 ____________________________________________________________________________
37189 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
37190         Log: Subject: Re: [PATCH] Encode.pm docs fix
37191              From: Gisle Aas <gisle@ActiveState.com>
37192              Date: 10 Sep 2001 11:27:02 -0700
37193              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
37194      Branch: perl
37195            ! ext/Encode/Encode.pm
37196 ____________________________________________________________________________
37197 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
37198         Log: Fix unpack U to be the reverse of pack U
37199              (but implement unpack U0U as a backdoor to get
37200              the UTF-8 malformed warnings from un-UTF-8 data)
37201      Branch: perl
37202            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
37203 ____________________________________________________________________________
37204 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
37205         Log: Metaconfig unit change for #11991;
37206              delete an unused unit (d_strtoull.U is the one used)
37207      Branch: metaconfig
37208            ! U/protos/d_lseekproto.U
37209      Branch: metaconfig/U/perl
37210            - strtoull.U
37211 ____________________________________________________________________________
37212 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
37213         Log: Subject: [PATCH] Configure not recording lseek proto
37214              From: Blair Zajac <blair@orcaware.com>
37215              Date: Mon, 10 Sep 2001 17:52:37 -0700
37216              Message-ID: <3B9D6055.BA334A31@orcaware.com>
37217              
37218              plus regen Configure.
37219      Branch: perl
37220            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37221            ! config_h.SH uconfig.h
37222 ____________________________________________________________________________
37223 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
37224         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?)))                  
37225              From: Nicholas Clark <nick@ccl4.org>
37226              Date: Tue, 11 Sep 2001 00:00:31 +0100
37227              Message-ID: <20010911000031.G1512@plum.flirble.org>
37228      Branch: perl
37229            + t/op/qq.t
37230            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
37231 ____________________________________________________________________________
37232 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
37233         Log: Subject: [PATCH] Building on win32 w/o perlio
37234              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
37235              Date: Mon, 10 Sep 2001 23:38:46 +0200
37236              Message-ID: <3B9D4F06.14433.2C37644@localhost>
37237      Branch: perl
37238            ! perl.c win32/Makefile win32/makefile.mk
37239 ____________________________________________________________________________
37240 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
37241         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
37242              From: "chromatic" <chromatic@rmci.net>
37243              Date: Mon, 10 Sep 2001 15:14:01 -0600
37244              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
37245      Branch: perl
37246            + lib/CGI/t/push.t
37247            ! MANIFEST
37248 ____________________________________________________________________________
37249 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
37250         Log: Subject: avoiding hoardes of zombies
37251              From: Nicholas Clark <nick@ccl4.org>
37252              Date: Mon, 10 Sep 2001 22:00:40 +0100
37253              Message-ID: <20010910220040.C1512@plum.flirble.org>
37254      Branch: perl
37255            ! pod/perlipc.pod
37256 ____________________________________________________________________________
37257 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
37258         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
37259              From: John Peacock <jpeacock@rowman.com>
37260              Date: Mon, 10 Sep 2001 16:34:30 -0400
37261              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
37262      Branch: perl
37263            ! sv.c t/op/ver.t utf8.h
37264 ____________________________________________________________________________
37265 [ 11985] By: ams                                   on 2001/09/10  23:20:13
37266         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
37267      Branch: perl
37268            ! MANIFEST
37269 ____________________________________________________________________________
37270 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
37271         Log: (Retracted by #12001)
37272              Subject: Calc with USE_MUL/USE_DIV
37273              From: Tels <perl_dummy@bloodgate.com>
37274              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
37275              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
37276      Branch: perl
37277            ! lib/Math/BigInt/Calc.pm
37278 ____________________________________________________________________________
37279 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
37280         Log: Subject: [PATCH op.c] Re: perl@11978
37281              From: Robin Barker <rmb1@cise.npl.co.uk>
37282              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
37283              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
37284              
37285              Format errors.
37286      Branch: perl
37287            ! op.c
37288 ____________________________________________________________________________
37289 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
37290         Log: Switch PADOFFSET back to U32 both because of binary backward
37291              compatibility and because Arthur seems to have been fixing the
37292              problems with naughty integer-pointer casting.
37293      Branch: perl
37294            ! op.h
37295 ____________________________________________________________________________
37296 [ 11981] By: ams                                   on 2001/09/10  16:31:43
37297         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
37298              Fix Pod Typo, Add Test for ExtUtils::Command
37299              From: "chromatic" <chromatic@rmci.net>
37300              Date: Mon, 10 Sep 2001 11:20:56 -0600
37301              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
37302      Branch: perl
37303            + lib/ExtUtils/Command.t
37304            ! MANIFEST lib/ExtUtils/Command.pm
37305 ____________________________________________________________________________
37306 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
37307         Log: Subject: [PATCH] Encode.pm docs fix
37308              From: Matt Sergeant <MSergeant@star.net.uk>
37309              Date: Mon, 10 Sep 2001 15:24:01 +0100
37310              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
37311      Branch: perl
37312            ! ext/Encode/Encode.pm
37313 ____________________________________________________________________________
37314 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
37315         Log: Update Changes.
37316      Branch: perl
37317            ! Changes patchlevel.h
37318 ____________________________________________________________________________
37319 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
37320         Log: Revert #11973, the dTHX seems to be needed in there
37321              for threaded builds.
37322      Branch: perl
37323            ! perlio.c
37324 ____________________________________________________________________________
37325 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
37326         Log: Detypo.
37327      Branch: perl
37328            ! pod/perlguts.pod
37329 ____________________________________________________________________________
37330 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
37331         Log: Further Class::Struct patching from Damian.
37332              
37333              The new new semantics are:
37334              
37335              * If you pass an initializer for a nested object, it has to be:
37336              a) a reference to an object of that class, or      
37337              b) a reference to an object of a subclass of that class, or
37338              c) a reference to a hash of arguments to be passed to the
37339              class's constructor
37340              * If you pass no initializer for a nested object, the attribute
37341              is initialized to C<undef>
37342      Branch: perl
37343            ! lib/Class/Struct.pm
37344 ____________________________________________________________________________
37345 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
37346         Log: Skip the crypt test if no crypt.
37347      Branch: perl
37348            ! t/op/crypt.t
37349 ____________________________________________________________________________
37350 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
37351         Log: Warn against using bare v-strings as IP addresses
37352              (okay if using the wrappers from Socket)
37353      Branch: perl
37354            ! pod/perldata.pod pod/perlport.pod
37355 ____________________________________________________________________________
37356 [ 11973] By: sky                                   on 2001/09/10  11:57:58
37357         Log: Remove unused dTHX. Silenced another warning.
37358      Branch: perl
37359            ! perlio.c
37360 ____________________________________________________________________________
37361 [ 11972] By: sky                                   on 2001/09/10  11:54:25
37362         Log: Silence some more warnings INT2PTR.
37363      Branch: perl
37364            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
37365 ____________________________________________________________________________
37366 [ 11971] By: sky                                   on 2001/09/10  11:21:50
37367         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
37368      Branch: perl
37369            ! cop.h
37370 ____________________________________________________________________________
37371 [ 11970] By: sky                                   on 2001/09/10  11:17:25
37372         Log: Apply INT2PTR with force to silence warnings from
37373              PM_GETRE and friends. No more warnings with 64bit 
37374              IVs and 32bit pointers.    
37375      Branch: perl
37376            ! op.c op.h perl.c
37377 ____________________________________________________________________________
37378 [ 11969] By: sky                                   on 2001/09/10  10:13:02
37379         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
37380      Branch: perl
37381            ! pod/perlguts.pod
37382 ____________________________________________________________________________
37383 [ 11968] By: sky                                   on 2001/09/10  10:02:51
37384         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
37385              Rename to custop_op_name to Perl_custom_op_name to match perlapi
37386              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
37387              perl_clone.
37388      Branch: perl
37389            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
37390 ____________________________________________________________________________
37391 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
37392         Log: Using strlen() not good on embedded nul bytes.
37393      Branch: perl
37394            ! regcomp.c
37395 ____________________________________________________________________________
37396 [ 11966] By: ams                                   on 2001/09/09  21:06:13
37397         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
37398              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37399              Date: Mon, 13 Aug 2001 22:51:59 +0200
37400              Message-ID: <20010813225159.C6681@rafael>
37401              (Applied with several tweaks.)
37402      Branch: perl
37403            ! embed.h embed.pl proto.h toke.c
37404 ____________________________________________________________________________
37405 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
37406         Log: The exact error message is system-dependent.
37407      Branch: perl
37408            ! lib/ExtUtils/Manifest.t
37409 ____________________________________________________________________________
37410 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
37411         Log: Add Windows and Mac Sami support to Encode
37412              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
37413      Branch: perl
37414            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
37415            ! MANIFEST
37416 ____________________________________________________________________________
37417 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
37418         Log: Use the tried method.
37419      Branch: perl
37420            ! pod/perlport.pod
37421 ____________________________________________________________________________
37422 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
37423         Log: Can't count parentheses.
37424      Branch: perl
37425            ! ext/IO/lib/IO/Socket/INET.pm
37426 ____________________________________________________________________________
37427 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
37428         Log: perlport additions: 1 while unlink, add/delete directory
37429              entries and permissions, cygwin stat funkiness (from Michael
37430              Schwern and Nicholas Clark)
37431      Branch: perl
37432            ! pod/perlport.pod
37433 ____________________________________________________________________________
37434 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
37435         Log: blib does have a detectable test.
37436      Branch: perl
37437            ! t/lib/1_compile.t
37438 ____________________________________________________________________________
37439 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
37440         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
37441              From: "chromatic" <chromatic@rmci.net>
37442              Date: Sat, 08 Sep 2001 19:33:42 -0600
37443              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
37444      Branch: perl
37445            + lib/Term/Complete.t
37446            ! MANIFEST
37447 ____________________________________________________________________________
37448 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
37449         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
37450              From: Michael G Schwern <schwern@pobox.com> 
37451              Date: Sat, 8 Sep 2001 02:40:26 -0400
37452              Message-ID: <20010908024026.A26283@blackrider>
37453      Branch: perl
37454            + lib/Test/Tutorial.pod
37455            ! MANIFEST
37456 ____________________________________________________________________________
37457 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
37458         Log: Try to look up protocol (by name) only iff it has non-numbers:
37459              nice if the server is in a chrooted environment (no /etc/protocols,
37460              server code using hardcorded protocol numbers like 6 for tcp),
37461              suggested by John Holdsworth <coldwave@bigfoot.com>.
37462              In other words, if we are given a number, why look it up again
37463              (by number)?
37464      Branch: perl
37465            ! ext/IO/lib/IO/Socket/INET.pm
37466 ____________________________________________________________________________
37467 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
37468         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
37469              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37470              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
37471              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
37472              
37473              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
37474              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37475              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
37476              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
37477              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
37478              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37479              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
37480              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
37481      Branch: perl
37482            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
37483 ____________________________________________________________________________
37484 [ 11955] By: ams                                   on 2001/09/09  02:54:21
37485         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
37486              From: "Craig A. Berry" <craigberry@mac.com>
37487              Date: Sat, 08 Sep 2001 19:02:16 -0500
37488              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
37489      Branch: perl
37490            ! lib/CGI/t/carp.t
37491 ____________________________________________________________________________
37492 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
37493         Log: Documentation tweaks; think the IP address as an opaque string.
37494      Branch: perl
37495            ! ext/Socket/Socket.pm
37496 ____________________________________________________________________________
37497 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
37498         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
37499              From: Michael G Schwern <schwern@pobox.com>
37500              Date: Sat, 8 Sep 2001 19:45:46 -0400
37501              Message-ID: <20010908194546.C9193@blackrider>
37502      Branch: perl
37503            + lib/blib.t
37504            ! MANIFEST lib/blib.pm t/lib/1_compile.t
37505 ____________________________________________________________________________
37506 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
37507         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
37508              From: "chromatic" <chromatic@rmci.net>
37509              Date: Sat, 08 Sep 2001 12:31:44 -0600
37510              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
37511      Branch: perl
37512            + lib/CGI/t/fast.t
37513            ! MANIFEST
37514 ____________________________________________________________________________
37515 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
37516         Log: The Socket tests were wrong: they were assuming too much.
37517      Branch: perl
37518            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
37519 ____________________________________________________________________________
37520 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
37521         Log: Retract the portability changes since they
37522              seem to have opened a can of worms... will
37523              go back to UNICOS/mk and do the bare minimum
37524              required to get the tests working.
37525      Branch: perl
37526            ! ext/Socket/Socket.xs
37527 ____________________________________________________________________________
37528 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
37529         Log: PADOFFSET is used to cast pointers into integers,
37530              if pointers are 64 bits and U32 32 bits,
37531              bad things may happen, or at least warnings issued.
37532      Branch: perl
37533            ! op.h
37534 ____________________________________________________________________________
37535 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
37536         Log: Still more Socket portability tweaking.
37537              Now Socket.t seems to be happy in all of
37538              Linux/x86, Tru64/alpha, Solaris/sparc,
37539              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
37540              
37541              Addendum: it seems that io_multihomed, io_sock, and hostent
37542              were broken in little-endians (linux/x86 and tru64/alpha)
37543              because of this change.  Argh.
37544      Branch: perl
37545            ! ext/Socket/Socket.xs
37546 ____________________________________________________________________________
37547 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
37548         Log: More portability kicking on inet_ntoa().
37549      Branch: perl
37550            ! ext/Socket/Socket.xs
37551 ____________________________________________________________________________
37552 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
37553         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
37554              From: Michael G Schwern <schwern@pobox.com> 
37555              Date: Fri, 7 Sep 2001 23:06:51 -0400
37556              Message-ID: <20010907230651.R606@blackrider>
37557      Branch: perl
37558            + lib/ExtUtils/Manifest.t
37559            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
37560 ____________________________________________________________________________
37561 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
37562         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
37563              From: "chromatic" <chromatic@rmci.net>
37564              Date: Fri, 07 Sep 2001 17:53:15 -0600      
37565              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
37566      Branch: perl
37567            + lib/ExtUtils/testlib.t
37568            ! MANIFEST
37569 ____________________________________________________________________________
37570 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
37571         Log: Thinko.
37572      Branch: perl
37573            ! lib/integer.t
37574 ____________________________________________________________________________
37575 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
37576         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
37577              From: "Craig A. Berry" <craigberry@mac.com>
37578              Date: Fri, 07 Sep 2001 15:30:03 -0500
37579              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
37580      Branch: perl
37581            ! lib/CGI/Carp.pm
37582 ____________________________________________________________________________
37583 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
37584         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
37585              From: Michael G Schwern <schwern@pobox.com>
37586              Date: Fri, 7 Sep 2001 15:38:13 -0400
37587              Message-ID: <20010907153813.K606@blackrider>
37588      Branch: perl
37589            ! lib/ExtUtils/MM_Unix.pm
37590 ____________________________________________________________________________
37591 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
37592         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
37593              From: Robin Barker <rmb1@cise.npl.co.uk>
37594              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
37595              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
37596      Branch: perl
37597            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
37598 ____________________________________________________________________________
37599 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
37600         Log: Clean up 1_compile.t; move tests to more consistent
37601              places (t/ subdirectories); add integer.t (much of
37602              the pragma is tested elsewhere but there is no one
37603              centralized place)
37604      Branch: perl
37605            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
37606            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
37607            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
37608            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
37609            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
37610            - lib/File/Find/find.t lib/File/Find/taint.t
37611            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
37612 ____________________________________________________________________________
37613 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
37614         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
37615              From: "chromatic" <chromatic@rmci.net>
37616              Date: Fri, 07 Sep 2001 10:17:40 -0600
37617              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
37618      Branch: perl
37619            ! lib/File/Find/taint.t
37620 ____________________________________________________________________________
37621 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
37622         Log: Update Changes.
37623      Branch: perl
37624            ! Changes patchlevel.h
37625 ____________________________________________________________________________
37626 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
37627         Log: Rename the old threading tutorial, start a new one,
37628              regen toc.
37629      Branch: perl
37630            + pod/perlothrtut.pod
37631            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
37632            ! pod/perltoc.pod
37633 ____________________________________________________________________________
37634 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
37635         Log: vars very much has a test.
37636      Branch: perl
37637            ! t/lib/1_compile.t
37638 ____________________________________________________________________________
37639 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
37640         Log: Subject: Re: wince/perl.ico marked as binary
37641              From: Nicholas Clark <nick@ccl4.org>
37642              Date: Fri, 7 Sep 2001 13:54:40 +0100
37643              Message-ID: <20010907135439.D39150@plum.flirble.org>
37644              
37645              and wince/Makefile.ce change from Rainer Keuchel.
37646      Branch: perl
37647            + wince/makeico.pl
37648            ! MANIFEST wince/Makefile.ce
37649 ____________________________________________________________________________
37650 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
37651         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
37652              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37653              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
37654              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
37655      Branch: perl
37656            ! regexec.c
37657 ____________________________________________________________________________
37658 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
37659         Log: (Replaced by #11934)
37660              Subject: Re: [PATCH regexec.c] more general .* and .*?
37661              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37662              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
37663              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
37664      Branch: perl
37665            ! regexec.c
37666 ____________________________________________________________________________
37667 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
37668         Log: The #11931 patching misbehaved.
37669      Branch: perl
37670            ! lib/Test/Harness/t/test-harness.t
37671 ____________________________________________________________________________
37672 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
37673         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
37674              From: Michael G Schwern <schwern@pobox.com>
37675              Date: Fri, 7 Sep 2001 03:30:41 -0400
37676              Message-ID: <20010907033041.A2796@blackrider>
37677      Branch: perl
37678            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
37679            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
37680            + t/lib/sample-tests/header_at_end_fail
37681            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
37682            - lib/Test/Harness.t
37683            ! MANIFEST lib/Test/Harness.pm t/TEST
37684 ____________________________________________________________________________
37685 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
37686         Log: Subject: [PATCH] Digest::MD5 update
37687              From: Gisle Aas <gisle@ActiveState.com>
37688              Date: 06 Sep 2001 23:32:56 -0700
37689              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
37690      Branch: perl
37691            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
37692            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
37693 ____________________________________________________________________________
37694 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
37695         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
37696              From: "chromatic" <chromatic@rmci.net>
37697              Date: Thu, 06 Sep 2001 23:11:44 -0600
37698              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
37699      Branch: perl
37700            + lib/less.t
37701            ! MANIFEST t/lib/1_compile.t
37702 ____________________________________________________________________________
37703 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
37704         Log: The binary file must somehow differently stored.
37705      Branch: perl
37706            - wince/perl.ico
37707            ! MANIFEST
37708 ____________________________________________________________________________
37709 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
37710         Log: Add more modules to the list of modules that have tests,
37711              Schwern's wallet is getting more nervous.
37712              (Run t/lib/1_compile.t manually to see which modules
37713              are lacking tests, or the tests can't be run for some
37714              reason or another, such as the Net:: modules)
37715      Branch: perl
37716            ! t/lib/1_compile.t
37717 ____________________________________________________________________________
37718 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
37719         Log: Try to make Socket::inet_ntoa() more robust.
37720      Branch: perl
37721            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
37722 ____________________________________________________________________________
37723 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
37724         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
37725              From: chromatic <chromatic@rmci.net>       
37726              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
37727              Message-Id: <01090522580506.19590@firewheel>           
37728      Branch: perl
37729            ! lib/English.t
37730 ____________________________________________________________________________
37731 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
37732         Log: Subject: Re: perlvar manpage and localizing special vars
37733              From: Stas Bekman <stas@stason.org>
37734              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
37735              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
37736      Branch: perl
37737            ! pod/perlvar.pod
37738 ____________________________________________________________________________
37739 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
37740         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
37741              From: Robin Barker <rmb1@cise.npl.co.uk>
37742              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
37743              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
37744      Branch: perl
37745            ! lib/ExtUtils/MakeMaker.pm
37746 ____________________________________________________________________________
37747 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
37748         Log: Symbol missing; AIX unhappy.
37749      Branch: perl
37750            ! makedef.pl
37751 ____________________________________________________________________________
37752 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
37753         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
37754              Reported in 5.61, seems to work okay in blead.
37755      Branch: perl
37756            ! t/run/kill_perl.t
37757 ____________________________________________________________________________
37758 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
37759         Log: Update Changes.
37760      Branch: perl
37761            ! Changes patchlevel.h
37762 ____________________________________________________________________________
37763 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
37764         Log: Document the bad assumptions currently breaking
37765              the Socket.t tests 10, 11, and 13 in UNICOS.
37766      Branch: perl
37767            ! ext/Socket/Socket.xs
37768 ____________________________________________________________________________
37769 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
37770         Log: Subject: [PATCH x2p] make OPTIMIZE=...
37771              From: Robin Barker <rmb1@cise.npl.co.uk>
37772              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
37773              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
37774      Branch: perl
37775            ! x2p/Makefile.SH x2p/cflags.SH
37776 ____________________________________________________________________________
37777 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
37778         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
37779              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
37780              Date: Thu, 6 Sep 2001 11:09:40 +0100
37781              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
37782              
37783              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
37784              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
37785              Date: 6 Sep 2001 10:14:38 -0000
37786              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
37787      Branch: perl
37788            ! pod/perlfaq1.pod pod/perlhack.pod
37789 ____________________________________________________________________________
37790 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
37791         Log: Subject: Extra NUL is Data::Dumper output - patch
37792              From: Tony Cook <tony@develop-help.com>
37793              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
37794              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
37795      Branch: perl
37796            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
37797 ____________________________________________________________________________
37798 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
37799         Log: Avoid redefinition warning
37800              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
37801              from
37802              perl -w -Ilib -MCwd -e ''
37803      Branch: perl
37804            ! lib/Cwd.pm
37805 ____________________________________________________________________________
37806 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
37807         Log: Update the is_tainted() example implementation.
37808      Branch: perl
37809            ! pod/perlsec.pod
37810 ____________________________________________________________________________
37811 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
37812         Log: Missing) in #11912.
37813      Branch: perl
37814            ! lib/Test/Simple/t/fail.t
37815 ____________________________________________________________________________
37816 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
37817         Log: Rewhack Test-Simple into core harness.
37818      Branch: perl
37819            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
37820            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
37821            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
37822            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
37823            ! lib/Test/Simple/t/skipall.t
37824 ____________________________________________________________________________
37825 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
37826         Log: Workaround for the new Exporter 'feature'.
37827      Branch: perl
37828            ! lib/Test/More.pm
37829 ____________________________________________________________________________
37830 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
37831         Log: Re-introduce pure-Perl fall-back for abs_path,
37832              re-introduce #11898.
37833      Branch: perl
37834            ! lib/Cwd.pm lib/File/Find.pm
37835 ____________________________________________________________________________
37836 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
37837         Log: More tests.
37838      Branch: perl
37839            ! lib/Exporter.t
37840 ____________________________________________________________________________
37841 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
37842         Log: Retract #11898 for now because it introduces
37843              a rather nasty depencency: when B is being built,
37844              MakeMaker is used.  MakeMaker uses File::Find.
37845              File::Find uses Cwd::getcwd()...which doesn't
37846              exist yet.
37847      Branch: perl
37848            ! lib/File/Find.pm
37849 ____________________________________________________________________________
37850 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
37851         Log: New test welcome.
37852      Branch: perl
37853            + lib/Test/Simple/t/simple.t
37854 ____________________________________________________________________________
37855 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
37856         Log: Old test begone.
37857      Branch: perl
37858            - lib/Attribute/Handlers/test.pl
37859 ____________________________________________________________________________
37860 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
37861         Log: Test-Simple syncup from Schwern.
37862      Branch: perl
37863            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
37864            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
37865            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
37866            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
37867            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
37868            - lib/Test/More/Changes lib/Test/More/t/More.t
37869            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
37870            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
37871            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
37872            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
37873            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
37874            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
37875            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
37876            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
37877            ! t/lib/Test/Simple/sample_tests/death.plx
37878            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
37879            ! t/lib/Test/Simple/sample_tests/extras.plx
37880            ! t/lib/Test/Simple/sample_tests/five_fail.plx
37881            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
37882            ! t/lib/Test/Simple/sample_tests/one_fail.plx
37883            ! t/lib/Test/Simple/sample_tests/require.plx
37884            ! t/lib/Test/Simple/sample_tests/success.plx
37885            ! t/lib/Test/Simple/sample_tests/too_few.plx
37886            ! t/lib/Test/Simple/sample_tests/two_fail.plx
37887 ____________________________________________________________________________
37888 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
37889         Log: Integrate File::Find changes from bleadperl
37890      Branch: maint-5.6/macperl
37891            ! lib/File/Find.pm t/lib/filefind-taint.t
37892 ____________________________________________________________________________
37893 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
37894         Log: Integrate 11847 from maint-5.6/perl
37895      Branch: maint-5.6/macperl
37896           !> sv.c
37897 ____________________________________________________________________________
37898 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
37899         Log: In UNICOS division yada yada.
37900      Branch: perl
37901            ! t/op/override.t
37902 ____________________________________________________________________________
37903 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
37904         Log: In UNICOS division is really lossy, better use
37905              a tolerance test.
37906      Branch: perl
37907            ! ext/Time/HiRes/HiRes.t
37908 ____________________________________________________________________________
37909 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
37910         Log: In UNICOS sigaction() sets an extra flag
37911              ("the signal has been registered for all the processes in
37912              a multitasking group.")
37913      Branch: perl
37914            ! ext/POSIX/sigaction.t
37915 ____________________________________________________________________________
37916 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
37917         Log: Documentation micropatch from Damian.
37918      Branch: perl
37919            ! lib/Attribute/Handlers.pm
37920 ____________________________________________________________________________
37921 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
37922         Log: (Retracted by #11908)
37923              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
37924              From: Michael G Schwern <schwern@pobox.com>
37925              Date: Wed, 5 Sep 2001 15:58:21 -0400
37926              Message-ID: <20010905155821.I632@blackrider>
37927      Branch: perl
37928            ! lib/File/Find.pm lib/File/Find/taint.t
37929 ____________________________________________________________________________
37930 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
37931         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
37932              From: Michael G Schwern <schwern@pobox.com>
37933              Date: Wed, 5 Sep 2001 19:16:31 -0400
37934              Message-ID: <20010905191631.E11386@blackrider>
37935      Branch: perl
37936            + lib/CGI/t/carp.t
37937            ! MANIFEST
37938 ____________________________________________________________________________
37939 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
37940         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
37941              From: chromatic <chromatic@rmci.net>
37942              Date: Wed, 5 Sep 2001 18:08:07 -0600
37943              Message-Id: <01090518080700.19590@firewheel>
37944      Branch: perl
37945            ! lib/English.pm
37946 ____________________________________________________________________________
37947 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
37948         Log: Fix a typo #11889 and add a test for the same.
37949      Branch: perl
37950            ! ext/Socket/Socket.t ext/Socket/Socket.xs
37951 ____________________________________________________________________________
37952 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
37953         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
37954              From: "Craig A. Berry" <craigberry@mac.com>
37955              Date: Wed, 05 Sep 2001 17:48:54 -0500
37956              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
37957      Branch: perl
37958            ! lib/warnings.t t/run/kill_perl.t
37959 ____________________________________________________________________________
37960 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
37961         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
37962              From: Michael G Schwern <schwern@pobox.com>
37963              Date: Wed, 5 Sep 2001 17:22:25 -0400
37964              Message-ID: <20010905172225.C11386@blackrider>
37965      Branch: perl
37966            ! t/run/kill_perl.t
37967 ____________________________________________________________________________
37968 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
37969         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
37970              From: Nicholas Clark <nick@ccl4.org>
37971              Date: Wed, 5 Sep 2001 20:54:24 +0100
37972              Message-ID: <20010905205424.C25120@plum.flirble.org>
37973      Branch: perl
37974            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
37975 ____________________________________________________________________________
37976 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
37977         Log: Forgotten thing.
37978      Branch: perl
37979            ! uconfig.h
37980 ____________________________________________________________________________
37981 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
37982         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
37983              From: chromatic <chromatic@rmci.net>               
37984              Date: Wed, 5 Sep 2001 13:22:08 -0600
37985              Message-Id: <01090513220807.10587@firewheel> 
37986      Branch: perl
37987            ! lib/English.pm
37988 ____________________________________________________________________________
37989 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
37990         Log: inet_ntoa() tweaks:
37991              - don't allow addresses with > 255 characters
37992              - indent the HP-UX workaround
37993              - don't leak memory
37994      Branch: perl
37995            ! ext/Socket/Socket.xs
37996 ____________________________________________________________________________
37997 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
37998         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
37999              <xwu@theeducationcenter.com>
38000      Branch: perl
38001            ! lib/File/Find.pm
38002 ____________________________________________________________________________
38003 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
38004         Log: Typo nits.
38005      Branch: perl
38006            ! lib/File/Find.pm
38007 ____________________________________________________________________________
38008 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
38009         Log: -Wall nit.
38010      Branch: perl
38011            ! op.c
38012 ____________________________________________________________________________
38013 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
38014         Log: Update to Scalar-List-Utils 1.05
38015      Branch: perl
38016            ! ext/List/Util/ChangeLog ext/List/Util/README
38017            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
38018 ____________________________________________________________________________
38019 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
38020         Log: Update Changes.
38021      Branch: perl
38022            ! Changes patchlevel.h
38023 ____________________________________________________________________________
38024 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
38025         Log: Update to Scalar-List-Utils 1.04
38026      Branch: perl
38027            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
38028            ! ext/List/Util/lib/List/Util.pm
38029            ! ext/List/Util/lib/Scalar/Util.pm
38030 ____________________________________________________________________________
38031 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
38032         Log: Metaconfigify #11724.
38033      Branch: metaconfig
38034            ! U/threads/archname.U
38035 ____________________________________________________________________________
38036 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
38037         Log: The MacOS reference is okay, no reason to hide it.
38038      Branch: perl
38039            ! lib/Cwd.pm
38040 ____________________________________________________________________________
38041 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
38042         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
38043              From: Michael G Schwern <schwern@pobox.com>
38044              Date: Tue, 4 Sep 2001 15:30:10 -0400
38045              Message-ID: <20010904153010.H26466@blackrider> 
38046              
38047              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
38048      Branch: perl
38049            ! ext/Cwd/Makefile.PL lib/Cwd.pm
38050 ____________________________________________________________________________
38051 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
38052         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.))
38053              From: Michael G Schwern <schwern@pobox.com>
38054              Date: Tue, 4 Sep 2001 17:39:13 -0400
38055              Message-ID: <20010904173913.C626@blackrider>
38056      Branch: perl
38057            ! lib/Cwd.pm
38058 ____________________________________________________________________________
38059 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
38060         Log: Subject: Re: Perl_pp_* in public API?
38061              From: "Craig A. Berry" <craigberry@mac.com>
38062              Date: Tue, 4 Sep 2001 21:51:29 -0500
38063              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
38064      Branch: perl
38065            ! ext/List/Util/Util.xs
38066 ____________________________________________________________________________
38067 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
38068         Log: From Damian: Class::Struct was unable to define
38069              recursive classes.  After the patch an object reference
38070              (rather than a hash) is required to initialize
38071              an object attribute.  If no such initializer is given to
38072              the constructor, object attributes are now default
38073              initialized to C<undef>.
38074      Branch: perl
38075            ! lib/Class/Struct.pm lib/Class/Struct.t
38076 ____________________________________________________________________________
38077 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
38078         Log: Subject: Re: sv_catpvfn and sv_setpvfn
38079              From: Richard Soderberg <rs@oregonnet.com>
38080              Date: Tue, 4 Sep 2001 15:16:47 -0700
38081              Message-Id: <200109042216.PAA17858@oregonnet.com>
38082      Branch: perl
38083            ! pod/perlclib.pod pod/perlguts.pod
38084 ____________________________________________________________________________
38085 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
38086         Log: NetWare updates from Ananth Kesari.
38087      Branch: perl
38088            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
38089            ! NetWare/nw5thread.h
38090 ____________________________________________________________________________
38091 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
38092         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?))
38093              From: Nicholas Clark <nick@ccl4.org>
38094              Date: Tue, 4 Sep 2001 22:42:50 +0100
38095              Message-ID: <20010904224250.P25120@plum.flirble.org>
38096      Branch: perl
38097            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
38098            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
38099            ! t/op/oct.t toke.c
38100 ____________________________________________________________________________
38101 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
38102         Log: Fix Cwd::getcwd() not being tainted, as noticed
38103              by Schwern.
38104      Branch: perl
38105            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
38106            - ext/Cwd/Cwd.t
38107            ! MANIFEST ext/Cwd/Cwd.xs util.c
38108 ____________________________________________________________________________
38109 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
38110         Log: Retract #11870 and volatilize the right destruct_level.
38111              Silly thinko pointed out by Sarathy.
38112      Branch: perl
38113            ! intrpvar.h perl.c
38114 ____________________________________________________________________________
38115 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
38116         Log: At least a temporary fix for the mysterious scope core dumps
38117              in Tru64 from Graham.
38118      Branch: perl
38119            ! ext/List/Util/Util.xs
38120 ____________________________________________________________________________
38121 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
38122         Log: (Retracted by #11872)
38123      Branch: perl
38124            ! intrpvar.h
38125 ____________________________________________________________________________
38126 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
38127         Log: Quench a -Wall gripe noticed by Robin Barker.
38128      Branch: perl
38129            ! op.c
38130 ____________________________________________________________________________
38131 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
38132         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
38133              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38134              Date: Wed, 05 Sep 2001 02:01:32 +0900
38135              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
38136      Branch: perl
38137            ! lib/Unicode/UCD.pm
38138 ____________________________________________________________________________
38139 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
38140         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
38141              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38142              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
38143              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
38144      Branch: perl
38145            ! gv.c
38146 ____________________________________________________________________________
38147 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
38148         Log: Update Changes.
38149      Branch: perl
38150            ! Changes patchlevel.h
38151 ____________________________________________________________________________
38152 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
38153         Log: Add the \[$@%&*] prototype support.
38154      Branch: perl
38155            ! op.c pod/perlsub.pod t/comp/proto.t
38156 ____________________________________________________________________________
38157 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
38158         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
38159              From: Michael G Schwern <schwern@pobox.com>
38160              Date: Mon, 3 Sep 2001 18:59:01 -0400
38161              Message-ID: <20010903185901.Z9233@blackrider>
38162      Branch: perl
38163            ! lib/CGI/t/form.t
38164 ____________________________________________________________________________
38165 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
38166         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
38167              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38168              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
38169              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
38170      Branch: perl
38171            ! gv.c
38172 ____________________________________________________________________________
38173 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
38174         Log: More srand entry tweakage based on Randal's suggestion.
38175      Branch: perl
38176            ! pod/perlfunc.pod
38177 ____________________________________________________________________________
38178 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
38179         Log: Subject: [PATCH] 'main' *is* a reserved word
38180              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38181              Date: Mon, 3 Sep 2001 22:55:41 +0200
38182              Message-ID: <20010903225541.A24097@rafael>
38183      Branch: perl
38184            ! toke.c
38185 ____________________________________________________________________________
38186 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
38187         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
38188              From: Peter Prymmer <pvhp@best.com>
38189              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
38190              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
38191      Branch: perl
38192            ! README.vms configure.com
38193 ____________________________________________________________________________
38194 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
38195         Log: Subject: Re: A slightly better default seed?   
38196              From: Michael G Schwern <schwern@pobox.com>
38197              Date: Mon, 3 Sep 2001 18:08:15 -0400 
38198              Message-ID: <20010903180815.W9233@blackrider>
38199      Branch: perl
38200            ! t/op/srand.t
38201 ____________________________________________________________________________
38202 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
38203         Log: Add sharedsv.o to microperl object files.
38204      Branch: perl
38205            ! Makefile.micro
38206 ____________________________________________________________________________
38207 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
38208         Log: AUTHORS updates and
38209              
38210              Subject: [PATCH] Just some preening :-)        
38211              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
38212              Date: Tue, 4 Sep 2001 14:16:59 +0100
38213              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
38214      Branch: perl
38215            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
38216 ____________________________________________________________________________
38217 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
38218         Log: Typo fix and slight rewording.
38219      Branch: perl
38220            ! pod/perlfunc.pod
38221 ____________________________________________________________________________
38222 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
38223         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
38224      Branch: perl
38225            ! pod/perlfaq4.pod
38226 ____________________________________________________________________________
38227 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
38228         Log: The helper file changed name.
38229      Branch: perl
38230            ! MANIFEST
38231 ____________________________________________________________________________
38232 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
38233         Log: Update to Scalar-List-Utils 1.03
38234      Branch: perl
38235            + ext/List/Util/t/shuffle.t
38236            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
38237            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
38238            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
38239            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
38240            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
38241            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
38242            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
38243            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
38244 ____________________________________________________________________________
38245 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
38246         Log: Make crypt() do something more sane for Unicode
38247              (take crypt() of the low eight bits of the characters,
38248              instead of taking crypt() of the UTF-8 of the scalar);
38249              add a test for crypt().
38250      Branch: perl
38251            + t/op/crypt.t
38252            ! MANIFEST pod/perlfunc.pod pp.c
38253 ____________________________________________________________________________
38254 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
38255         Log: Reorganize the srand entry.
38256      Branch: perl
38257            ! pod/perlfunc.pod
38258 ____________________________________________________________________________
38259 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
38260         Log: Remove the tests that assume something about
38261              calling srand() without arguments multiple times.
38262      Branch: perl
38263            ! t/op/srand.t
38264 ____________________________________________________________________________
38265 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
38266         Log: Upgrade to Math::BigInt 1.42.
38267      Branch: perl
38268            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
38269            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
38270            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
38271            ! lib/Math/BigInt/t/mbimbf.t
38272 ____________________________________________________________________________
38273 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
38274         Log: integrate change#11847 from maint-5.6
38275              
38276              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
38277      Branch: perl
38278            ! sv.c
38279 ____________________________________________________________________________
38280 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
38281         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
38282      Branch: maint-5.6/perl
38283            ! sv.c
38284 ____________________________________________________________________________
38285 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
38286         Log: As far as I can tell these functions have been Unicodified.
38287      Branch: perl
38288            ! doop.c
38289 ____________________________________________________________________________
38290 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
38291         Log: Update to Storable 1.0.13.
38292      Branch: perl
38293            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
38294            ! ext/Storable/Storable.xs
38295 ____________________________________________________________________________
38296 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
38297         Log: Patch the Filter::Simple test to work with
38298              the core test suite (since the FilterTest.pm
38299              is in t/lib, not in lib).
38300      Branch: perl
38301            ! lib/Filter/Simple/t/filter.t
38302 ____________________________________________________________________________
38303 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
38304         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
38305      Branch: perl
38306            + t/lib/FilterTest.pm
38307            - t/lib/MyFilter.pm
38308 ____________________________________________________________________________
38309 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
38310         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
38311              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
38312              Text::Balanced 1.86.
38313      Branch: perl
38314            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
38315            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
38316            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
38317            + lib/Switch/t/nested.t lib/Switch/t/switch.t
38318            + lib/Text/Balanced/Changes lib/Text/Balanced/README
38319            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
38320            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
38321            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
38322            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
38323            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
38324            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
38325            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
38326            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
38327            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
38328            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
38329            ! MANIFEST lib/Attribute/Handlers.pm
38330            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
38331            ! lib/Attribute/Handlers/demo/Demo.pm
38332            ! lib/Attribute/Handlers/demo/Descriptions.pm
38333            ! lib/Attribute/Handlers/demo/MyClass.pm
38334            ! lib/Attribute/Handlers/demo/demo.pl
38335            ! lib/Attribute/Handlers/demo/demo2.pl
38336            ! lib/Attribute/Handlers/demo/demo3.pl
38337            ! lib/Attribute/Handlers/demo/demo4.pl
38338            ! lib/Attribute/Handlers/demo/demo_call.pl
38339            ! lib/Attribute/Handlers/demo/demo_chain.pl
38340            ! lib/Attribute/Handlers/demo/demo_cycle.pl
38341            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
38342            ! lib/Attribute/Handlers/demo/demo_phases.pl
38343            ! lib/Attribute/Handlers/demo/demo_range.pl
38344            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
38345            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
38346            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
38347            ! lib/Text/Balanced.pm
38348 ____________________________________________________________________________
38349 [ 11841] By: sky                                   on 2001/09/03  11:04:15
38350         Log: Forgot to add a file with Change #11840
38351      Branch: perl
38352            + t/op/srand.t
38353 ____________________________________________________________________________
38354 [ 11840] By: sky                                   on 2001/09/03  11:02:04
38355         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
38356              From: Michael G Schwern <schwern@pobox.com>
38357              Date: Mon, 3 Sep 2001 07:43:00 -0400
38358              Message-ID: <20010903074300.E9233@blackrider>
38359      Branch: perl
38360            ! MANIFEST pod/perlfunc.pod t/op/rand.t
38361 ____________________________________________________________________________
38362 [ 11839] By: sky                                   on 2001/09/03  10:47:11
38363         Log: Document the changes with regards to running of END blocks.
38364              And DESTROY on global objects are called in perl_destruct()!
38365      Branch: perl
38366            ! pod/perl572delta.pod pod/perlembed.pod
38367 ____________________________________________________________________________
38368 [ 11838] By: sky                                   on 2001/09/03  09:34:44
38369         Log: Subject: [PATCH t/op/time.t] Partial cleanup
38370              From: Michael G Schwern <schwern@pobox.com>
38371              Date: Mon, 3 Sep 2001 06:29:42 -0400
38372              Message-ID: <20010903062942.C9233@blackrider>
38373      Branch: perl
38374            ! t/op/time.t
38375 ____________________________________________________________________________
38376 [ 11837] By: sky                                   on 2001/09/03  09:30:02
38377         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
38378              From: Michael G Schwern <schwern@pobox.com>
38379              Date: Mon, 3 Sep 2001 06:24:13 -0400
38380              Message-ID: <20010903062413.B9233@blackrider>
38381      Branch: perl
38382            ! t/op/rand.t
38383 ____________________________________________________________________________
38384 [ 11836] By: sky                                   on 2001/09/03  07:56:47
38385         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
38386              From: Michael G Schwern <schwern@pobox.com>
38387              Date: Sun, 2 Sep 2001 21:38:43 -0400
38388              Message-ID: <20010902213843.L2711@blackrider>
38389      Branch: perl
38390            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
38391            ! MANIFEST
38392 ____________________________________________________________________________
38393 [ 11835] By: nick                                  on 2001/09/03  06:20:06
38394         Log: Integrate mainline
38395      Branch: perlio
38396           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
38397            - t/op/misc.t
38398           !> (integrate 187 files)
38399 ____________________________________________________________________________
38400 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
38401         Log: Update Changes.
38402      Branch: perl
38403            ! Changes patchlevel.h
38404 ____________________________________________________________________________
38405 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
38406         Log: Slight tweaks.
38407      Branch: perl
38408            ! t/run/kill_perl.t
38409 ____________________________________________________________________________
38410 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
38411         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
38412      Branch: perl
38413            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
38414 ____________________________________________________________________________
38415 [ 11831] By: sky                                   on 2001/09/02  12:10:42
38416         Log: Change #11828 wasn't complete, this updates to intest path
38417      Branch: perl
38418            ! t/run/kill_perl.t
38419 ____________________________________________________________________________
38420 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
38421         Log: 's's's.
38422      Branch: perl
38423            ! Changes
38424 ____________________________________________________________________________
38425 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
38426         Log: Update Changes.
38427      Branch: perl
38428            ! Changes patchlevel.h
38429 ____________________________________________________________________________
38430 [ 11828] By: sky                                   on 2001/09/02  11:53:56
38431         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
38432              From: Michael G Schwern <schwern@pobox.com>
38433              Date: Sat, 1 Sep 2001 20:18:58 -0400
38434              Message-ID: <20010901201858.X606@blackrider>
38435              +MANIFEST Fix
38436      Branch: perl
38437            + t/run/kill_perl.t
38438            - t/op/misc.t t/run/segfault.t
38439            ! MANIFEST
38440 ____________________________________________________________________________
38441 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
38442         Log: Subject: [PATCH] lib/Time/Local.pm
38443              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38444              Date: Sun, 2 Sep 2001 06:50:01 -0500
38445              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
38446      Branch: perl
38447            ! lib/Time/Local.pm
38448 ____________________________________________________________________________
38449 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
38450         Log: Tick off Unicode collation and the normalization from
38451              the todo list.
38452      Branch: perl
38453            ! pod/perltodo.pod
38454 ____________________________________________________________________________
38455 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
38456         Log: Update to Unicode 3.1.1.
38457      Branch: perl
38458            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
38459            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
38460            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
38461            ! lib/unicore/PropList.txt lib/unicore/README.perl
38462            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
38463            ! lib/unicore/rename lib/unicore/version
38464 ____________________________________________________________________________
38465 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
38466         Log: Slight doc tweaks for the module.
38467      Branch: perl
38468            ! lib/Unicode/UCD.pm
38469 ____________________________________________________________________________
38470 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
38471         Log: Rename the variable: it *used* to be (wrongly) that the
38472              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
38473              but that is no more the case: PL_reg_match_utf8 is better.
38474      Branch: perl
38475            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
38476            ! regexec.c sv.c thrdvar.h
38477 ____________________________________________________________________________
38478 [ 11822] By: ams                                   on 2001/09/02  02:54:50
38479         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
38480              From: Ilmari Karonen <iltzu@sci.fi>
38481              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
38482              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
38483              (op/sub_lval.t updated to take new error message into account.)
38484      Branch: perl
38485            ! op.c t/op/sub_lval.t
38486 ____________________________________________________________________________
38487 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
38488         Log: remove stray CRs in files; keep all files with UNIX line-ends
38489              (Porting/makerel adds CRs to the files that need it in the
38490              distribution)
38491      Branch: perl
38492            ! NetWare/t/NWScripts.pl README.dos
38493            ! ext/Encode/Encode/cns11643-1.enc
38494            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
38495            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
38496 ____________________________________________________________________________
38497 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
38498         Log: some remnants of change#11803
38499      Branch: perl
38500            ! ext/ByteLoader/byterun.h perl.h
38501 ____________________________________________________________________________
38502 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
38503         Log: Update to Unicode::Collate 0.08.
38504      Branch: perl
38505            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
38506            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
38507 ____________________________________________________________________________
38508 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
38509         Log: Test tweaks.
38510      Branch: perl
38511            ! t/op/pat.t
38512 ____________________________________________________________________________
38513 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
38514         Log: Fix test
38515      Branch: maint-5.6/macperl
38516            ! t/lib/b.t
38517 ____________________________________________________________________________
38518 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
38519         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
38520              warnings in Config.pm with -W; increase default and
38521              minimum RAM; bump version number.
38522      Branch: maint-5.6/macperl
38523            + macos/lib/Mac/LowMem.pm
38524            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
38525            ! macos/configpm macos/macperl/MacPerl.r
38526 ____________________________________________________________________________
38527 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
38528         Log: Make syntax check report in MPW style, fix tests
38529              to use Mac::err=unix to get normal-style error
38530              messages.
38531      Branch: maint-5.6/macperl
38532            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
38533            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
38534 ____________________________________________________________________________
38535 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
38536         Log: Make MPW-style errors optional (but the default); add
38537              MacPerl::ErrorFormat() function and Mac::err pragma
38538      Branch: maint-5.6/macperl
38539            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
38540            + macos/ext/Mac/err/err.xs
38541            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
38542            ! macos/macish.c macos/macish.h macos/macperl.sym
38543 ____________________________________________________________________________
38544 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
38545         Log: More module and test ports from Thomas Wegner et al
38546      Branch: maint-5.6/macperl
38547            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
38548            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
38549            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
38550            ! t/op/magic.t
38551 ____________________________________________________________________________
38552 [ 11812] By: sky                                   on 2001/09/01  17:19:30
38553         Log: Subject: [PATCH t/op/concat.t] cleanup
38554              From: Michael G Schwern <schwern@pobox.com>
38555              Date: Sat, 1 Sep 2001 14:06:28 -0400
38556              Message-ID: <20010901140628.C606@blackrider>
38557      Branch: perl
38558            ! t/op/concat.t
38559 ____________________________________________________________________________
38560 [ 11811] By: sky                                   on 2001/09/01  12:25:29
38561         Log: Change #11805 didn't update the MANIFEST
38562      Branch: perl
38563            ! MANIFEST
38564 ____________________________________________________________________________
38565 [ 11810] By: sky                                   on 2001/09/01  11:52:44
38566         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
38567              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38568              Date: Sat, 1 Sep 2001 14:50:14 +0200
38569              Message-ID: <20010901145014.A691@rafael>
38570      Branch: perl
38571            ! t/op/inccode.t
38572 ____________________________________________________________________________
38573 [ 11809] By: sky                                   on 2001/09/01  11:49:22
38574         Log: Subject: PATCH: ExtUtils::MakeMaker
38575              From: Tony Bowden <tony@kasei.com>
38576              Date: Sat, 1 Sep 2001 10:33:53 +0100
38577              Message-ID: <20010901103353.A13863@soto.kasei.com>
38578              Manually applied
38579      Branch: perl
38580            ! lib/ExtUtils/MakeMaker.pm
38581 ____________________________________________________________________________
38582 [ 11808] By: sky                                   on 2001/09/01  11:39:13
38583         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
38584              From: mike808@users.sourceforge.net
38585              Date: Sat, 1 Sep 101 11:27:50 GMT
38586              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
38587              With little tweak
38588      Branch: perl
38589            ! lib/Term/Cap.pm
38590 ____________________________________________________________________________
38591 [ 11807] By: ams                                   on 2001/09/01  11:31:16
38592         Log: Subject: oct() and hex()
38593              From: Nicholas Clark <nick@ccl4.org>
38594              Date: Fri, 31 Aug 2001 23:14:13 +0100
38595              Message-Id: <20010831231413.J4950@plum.flirble.org>
38596      Branch: perl
38597            ! pod/perlclib.pod
38598 ____________________________________________________________________________
38599 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
38600         Log: Integrate change 11801 from maintperl
38601      Branch: maint-5.6/macperl
38602            ! perl.c
38603 ____________________________________________________________________________
38604 [ 11805] By: sky                                   on 2001/08/31  21:35:10
38605         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
38606              From: Michael G Schwern <schwern@pobox.com>
38607              Date: Fri, 31 Aug 2001 15:36:28 -0400
38608              Message-ID: <20010831153628.B598@blackrider>
38609              Check for things which used to segfault
38610      Branch: perl
38611            + t/run/segfault.t
38612 ____________________________________________________________________________
38613 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
38614         Log: integrate change#11801 from maint-5.6
38615              
38616              remove age-old UNICOS "workaround" that introduces a static, and
38617              hence an egregious race condition for threaded builds (*sigh*
38618              beats me why this kludge wasn't guarded by a UNICOS-specific
38619              #define *sigh*)
38620      Branch: perl
38621            ! perl.c
38622 ____________________________________________________________________________
38623 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
38624         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
38625              working in 5.7.x
38626      Branch: perl
38627            - objXSUB.h
38628            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
38629            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
38630            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
38631            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
38632            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
38633            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
38634            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
38635            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
38636            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
38637            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
38638            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
38639            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
38640            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
38641            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
38642            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
38643            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
38644            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
38645            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
38646            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
38647            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
38648            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
38649            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
38650 ____________________________________________________________________________
38651 [ 11802] By: ams                                   on 2001/08/31  18:11:32
38652         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
38653              From: "Philip Newton" <Philip.Newton@gmx.net>
38654              Date: Fri, 31 Aug 2001 21:12:56 +0200
38655              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
38656      Branch: perl
38657            ! pod/perldiag.pod
38658 ____________________________________________________________________________
38659 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
38660         Log: remove age-old UNICOS "workaround" that introduces a static, and
38661              hence an egregious race condition for threaded builds (*sigh*
38662              beats me why this kludge wasn't guarded by a UNICOS-specific
38663              #define *sigh*)
38664      Branch: maint-5.6/perl
38665            ! perl.c
38666 ____________________________________________________________________________
38667 [ 11800] By: sky                                   on 2001/08/31  17:30:26
38668         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
38669              Might break on platforms where bool is larger than 8 bites ???
38670      Branch: perl
38671            ! regcomp.c
38672 ____________________________________________________________________________
38673 [ 11799] By: ams                                   on 2001/08/31  12:15:44
38674         Log: Integrate 11778 into mainline.
38675      Branch: perl
38676            ! t/base/term.t
38677 ____________________________________________________________________________
38678 [ 11798] By: sky                                   on 2001/08/31  11:31:44
38679         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
38680              supposed to happen.
38681      Branch: perl
38682            ! regcomp.c
38683 ____________________________________________________________________________
38684 [ 11797] By: sky                                   on 2001/08/31  11:28:17
38685         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
38686              From: "John P. Linderman" <jpl@research.att.com>
38687              Date: Fri, 31 Aug 2001 08:20:35 -0400
38688              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
38689              Fixes test 14 which could fail randomly in rare cases.
38690      Branch: perl
38691            ! ext/Time/HiRes/HiRes.t regcomp.c
38692 ____________________________________________________________________________
38693 [ 11796] By: ams                                   on 2001/08/31  01:13:07
38694         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
38695              From: Nicholas Clark <nick@ccl4.org>
38696              Date: Thu, 30 Aug 2001 23:21:50 +0100
38697              Message-Id: <20010830232150.D4950@plum.flirble.org>
38698      Branch: perl
38699            ! ext/Sys/Syslog/Makefile.PL
38700 ____________________________________________________________________________
38701 [ 11795] By: ams                                   on 2001/08/30  23:53:23
38702         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
38703              patching example
38704              From: Michael G Schwern <schwern@pobox.com>
38705              Date: Thu, 30 Aug 2001 17:02:08 -0400
38706              Message-Id: <20010830170208.M2318@blackrider>
38707      Branch: perl
38708            ! pod/perlhack.pod
38709 ____________________________________________________________________________
38710 [ 11794] By: ams                                   on 2001/08/30  19:35:36
38711         Log: Subject: [PATCH] pp_modulo
38712              From: Nicholas Clark <nick@ccl4.org>
38713              Date: Thu, 30 Aug 2001 18:20:54 +0100
38714              Message-Id: <20010830182053.A4950@plum.flirble.org>
38715      Branch: perl
38716            ! pp.c t/op/64bitint.t
38717 ____________________________________________________________________________
38718 [ 11793] By: sky                                   on 2001/08/30  13:02:48
38719         Log: 11792 wasn't complete
38720      Branch: perl
38721            ! makedef.pl regcomp.c
38722 ____________________________________________________________________________
38723 [ 11792] By: sky                                   on 2001/08/30  12:21:11
38724         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
38725      Branch: perl
38726            ! makedef.pl
38727 ____________________________________________________________________________
38728 [ 11791] By: sky                                   on 2001/08/30  10:08:02
38729         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
38730      Branch: perl
38731            ! config_h.SH
38732 ____________________________________________________________________________
38733 [ 11790] By: sky                                   on 2001/08/30  08:22:31
38734         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
38735              on the pad. Fixes coredumps in cleanups introduced by
38736              Change 11755  
38737      Branch: perl
38738            ! op.c perl.c sv.h
38739 ____________________________________________________________________________
38740 [ 11789] By: sky                                   on 2001/08/29  19:01:47
38741         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
38742              This is a replacement implmentation that works on HPUX.
38743              This bug should probably be fixed in GCC.
38744      Branch: perl
38745            ! ext/Socket/Socket.xs
38746 ____________________________________________________________________________
38747 [ 11788] By: ams                                   on 2001/08/29  17:35:33
38748         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
38749              From: Nicholas Clark <nick@ccl4.org>
38750              Date: Wed, 29 Aug 2001 18:21:56 +0100
38751              Message-Id: <20010829182156.O4950@plum.flirble.org>
38752      Branch: perl
38753            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
38754 ____________________________________________________________________________
38755 [ 11787] By: sky                                   on 2001/08/29  10:42:54
38756         Log: Added test for pack_addr_in and unpack_addr_in
38757              Nitpik in test 10
38758      Branch: perl
38759            ! ext/Socket/Socket.t
38760 ____________________________________________________________________________
38761 [ 11786] By: sky                                   on 2001/08/29  10:28:14
38762         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
38763              Trying to catch errors on HP-UX
38764      Branch: perl
38765            ! ext/Socket/Socket.t
38766 ____________________________________________________________________________
38767 [ 11785] By: sky                                   on 2001/08/29  09:07:03
38768         Log: make sure USE_THREADS is defined so external apps work
38769      Branch: perl
38770            ! config_h.SH
38771 ____________________________________________________________________________
38772 [ 11784] By: sky                                   on 2001/08/29  08:06:12
38773         Log: Subject: Re: The hitlist of untested modules.
38774              From: Jonathan Stowe <gellyfish@gellyfish.com>
38775              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
38776              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
38777              Start of tests for Shell.pm (make Schwern poorer!)
38778      Branch: perl
38779            + lib/Shell.t
38780            ! MANIFEST
38781 ____________________________________________________________________________
38782 [ 11783] By: sky                                   on 2001/08/29  07:37:50
38783         Log: END{} can change the return value even if we die from BEGIN{}
38784      Branch: perl
38785            ! miniperlmain.c
38786 ____________________________________________________________________________
38787 [ 11782] By: ams                                   on 2001/08/29  06:32:17
38788         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
38789              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38790              Date: Wed, 29 Aug 2001 09:18:17 +0200
38791              Message-Id: <20010829091817.A4453@rafael>
38792      Branch: perl
38793            ! t/op/inccode.t
38794 ____________________________________________________________________________
38795 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
38796         Log: Delete xsubpp.patch, as full copy exists now
38797      Branch: maint-5.6/macperl
38798            - macos/xsubpp.patch
38799 ____________________________________________________________________________
38800 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
38801         Log: Add Changes file
38802      Branch: maint-5.6/macperl
38803            + macos/Changes
38804 ____________________________________________________________________________
38805 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
38806         Log: Add Mac version of xsubpp as separate file
38807      Branch: maint-5.6/macperl
38808            + macos/xsubpp
38809            ! macos/Makefile.mk
38810 ____________________________________________________________________________
38811 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
38812         Log: Fix open of /dev/null for Mac OS
38813      Branch: maint-5.6/macperl
38814            ! t/base/term.t
38815 ____________________________________________________________________________
38816 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
38817         Log: Various patches: enable more tests; skip CVS in PerlInstall;
38818              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
38819      Branch: maint-5.6/macperl
38820            ! macos/MacPerlTests.cmd macos/PerlInstall
38821            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
38822 ____________________________________________________________________________
38823 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
38824         Log: Allow for platforms to override formatting of errors
38825              on output from Matthias Neeracher (Mac files)
38826      Branch: maint-5.6/macperl
38827            ! macos/macish.c macos/macish.h
38828 ____________________________________________________________________________
38829 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
38830         Log: Allow for platforms to override formatting of errors
38831              on output from Matthias Neeracher (core files)
38832      Branch: maint-5.6/macperl
38833            ! perl.h pp_ctl.c util.c
38834 ____________________________________________________________________________
38835 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
38836         Log: Add some param checking, from reports by Kevin Reid.
38837      Branch: maint-5.6/macperl
38838            ! macos/ext/Mac/Controls/Controls.pm
38839            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
38840 ____________________________________________________________________________
38841 [ 11773] By: ams                                   on 2001/08/28  23:54:57
38842         Log: Subject: [PATCH] make coretest
38843              From: Paul Johnson <paul@pjcj.net>
38844              Date: Wed, 29 Aug 2001 00:11:38 +0200
38845              Message-Id: <20010829001138.B12169@pjcj.net>
38846              (Applied without the change to perlhack.pod. This should
38847              probably stay undocumented.)
38848      Branch: perl
38849            ! Makefile.SH t/TEST
38850 ____________________________________________________________________________
38851 [ 11772] By: sky                                   on 2001/08/28  13:01:20
38852         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
38853              From: Michael G Schwern <schwern@pobox.com>
38854              Date: Tue, 28 Aug 2001 09:57:39 -0400
38855              Message-ID: <20010828095738.E17775@blackrider>
38856      Branch: perl
38857            ! pod/perlhack.pod t/op/pack.t
38858 ____________________________________________________________________________
38859 [ 11771] By: sky                                   on 2001/08/28  11:20:13
38860         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
38861              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38862              Date: Tue, 28 Aug 2001 14:23:43 +0200
38863              Message-ID: <20010828142343.A19299@rafael>
38864      Branch: perl
38865            ! pod/perlvar.pod pp_ctl.c
38866 ____________________________________________________________________________
38867 [ 11770] By: ams                                   on 2001/08/28  10:13:21
38868         Log: Subject: [PATCH] odd typo in op.h
38869              From: Nicholas Clark <nick@ccl4.org>
38870              Date: Tue, 28 Aug 2001 12:10:26 +0100
38871              Message-Id: <20010828121026.V4950@plum.flirble.org>
38872      Branch: perl
38873            ! op.h
38874 ____________________________________________________________________________
38875 [ 11769] By: sky                                   on 2001/08/28  08:09:16
38876         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
38877              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
38878              Date: Tue, 28 Aug 2001 02:22:20 +0300
38879              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
38880      Branch: perl
38881            ! ext/B/B/Lint.pm
38882 ____________________________________________________________________________
38883 [ 11768] By: ams                                   on 2001/08/28  00:47:35
38884         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
38885              From: Michael G Schwern <schwern@pobox.com>
38886              Date: Mon, 27 Aug 2001 21:24:44 -0400
38887              Message-Id: <20010827212444.F12582@blackrider>
38888      Branch: perl
38889            ! pod/perlhack.pod t/op/pack.t
38890 ____________________________________________________________________________
38891 [ 11767] By: ams                                   on 2001/08/27  23:59:48
38892         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
38893              From: Michael G Schwern <schwern@pobox.com>
38894              Date: Mon, 27 Aug 2001 20:12:29 -0400
38895              Message-Id: <20010827201229.D12582@blackrider>
38896      Branch: perl
38897            ! pod/perlhack.pod t/op/pack.t
38898 ____________________________________________________________________________
38899 [ 11766] By: ams                                   on 2001/08/27  23:39:40
38900         Log: Update Changes.
38901      Branch: perl
38902            ! Changes
38903 ____________________________________________________________________________
38904 [ 11765] By: ams                                   on 2001/08/27  22:53:10
38905         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
38906              From: Michael G Schwern <schwern@pobox.com>
38907              Date: Mon, 27 Aug 2001 19:47:30 -0400
38908              Message-Id: <20010827194730.C12582@blackrider>
38909      Branch: perl
38910            ! t/op/inccode.t
38911 ____________________________________________________________________________
38912 [ 11764] By: ams                                   on 2001/08/27  22:46:21
38913         Log: Subject: [PATCH] new tests for the coderef-in-@INC
38914              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38915              Date: Mon, 27 Aug 2001 22:36:27 +0200
38916              Message-Id: <20010827223627.C690@rafael>
38917              
38918              Subject: Re: [PATCH] new tests for the coderef-in-@INC
38919              From: Nicholas Clark <nick@ccl4.org>
38920              Date: Tue, 28 Aug 2001 00:02:46 +0100
38921              Message-Id: <20010828000245.R4950@plum.flirble.org>
38922      Branch: perl
38923            + t/op/inccode.t
38924            ! MANIFEST
38925 ____________________________________________________________________________
38926 [ 11763] By: ams                                   on 2001/08/27  22:41:09
38927         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
38928              bleadperl on fire, Win95+4NT)
38929              From: Michael G Schwern <schwern@pobox.com>
38930              Date: Mon, 27 Aug 2001 16:54:42 -0400
38931              Message-Id: <20010827165442.F9436@blackrider>
38932      Branch: perl
38933            ! lib/warnings.t
38934 ____________________________________________________________________________
38935 [ 11762] By: sky                                   on 2001/08/27  19:19:17
38936         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
38937              avaible at compile time. This broke the compilation of 
38938              Net/Ping.pm
38939      Branch: perl
38940            ! lib/Net/Ping.pm
38941 ____________________________________________________________________________
38942 [ 11761] By: sky                                   on 2001/08/27  18:34:48
38943         Log: Removed tripple definitions of CUSTOM_OP functions.
38944      Branch: perl
38945            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
38946 ____________________________________________________________________________
38947 [ 11760] By: sky                                   on 2001/08/27  18:21:27
38948         Log: Regen headers
38949      Branch: perl
38950            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
38951            ! perlapi.h proto.h
38952 ____________________________________________________________________________
38953 [ 11759] By: ams                                   on 2001/08/27  16:31:53
38954         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
38955              From: "chromatic" <chromatic@rmci.net>
38956              Date: Mon, 27 Aug 2001 11:17:09 -0600
38957              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
38958      Branch: perl
38959            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
38960 ____________________________________________________________________________
38961 [ 11758] By: sky                                   on 2001/08/27  15:16:42
38962         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
38963              Thanks to H. Merijn Brand for the patch.
38964              Some of the comments and or guards might be removable in perl.h now.
38965      Branch: perl
38966            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
38967            ! Porting/Glossary Porting/config_H README.threads config_h.SH
38968            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
38969            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
38970            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
38971            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
38972            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
38973            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
38974            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
38975            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
38976            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
38977            ! win32/config_H.vc win32/perllib.c win32/win32.h
38978            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
38979            ! wince/config.h wince/config_H.ce wince/win32.h
38980            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
38981 ____________________________________________________________________________
38982 [ 11757] By: sky                                   on 2001/08/27  13:39:16
38983         Log: Subject: GNU ld parses arguments different
38984              From: H.Merijn Brand <h.m.brand@hccnet.nl>
38985              Date: Mon, 27 Aug 2001 16:25:51 +0200
38986              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
38987      Branch: perl
38988            ! hints/hpux.sh
38989 ____________________________________________________________________________
38990 [ 11756] By: sky                                   on 2001/08/27  13:18:45
38991         Log: Subject: Custom Ops
38992              From: Simon Cozens <simon@netthink.co.uk>
38993              Date: Sat, 25 Aug 2001 17:45:09 +0100
38994              Message-ID: <20010825174509.A5752@netthink.co.uk>
38995              I also added a fix to Opcode.pm to quite test cases.
38996      Branch: perl
38997            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
38998            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
38999 ____________________________________________________________________________
39000 [ 11755] By: sky                                   on 2001/08/27  05:37:17
39001         Log: Plugs a memory leak on destruction of regular expressions
39002              introcued by #11274.
39003              PL_regex_padav now has an AV as it's first entry with a list
39004              of freed regex_padav slots that it will reuse on creating
39005              new PMOPs.
39006      Branch: perl
39007            ! op.c perl.c
39008 ____________________________________________________________________________
39009 [ 11754] By: ams                                   on 2001/08/26  14:38:52
39010         Log: Subject: [PATCH] t/io/binmode.t
39011              From: Nicholas Clark <nick@ccl4.org>
39012              Date: Sun, 26 Aug 2001 12:03:05 +0100
39013              Message-Id: <20010826120305.C4950@plum.flirble.org>
39014              
39015              (Also a nitpick in #11752 to t/op/universal.t)
39016      Branch: perl
39017            ! t/io/binmode.t t/op/universal.t
39018 ____________________________________________________________________________
39019 [ 11753] By: ams                                   on 2001/08/26  08:19:34
39020         Log: Subject: [PATCH] op/universal.t failing
39021              From: Nicholas Clark <nick@ccl4.org>
39022              Date: Sun, 26 Aug 2001 09:48:22 +0100
39023              Message-Id: <20010826094822.B4950@plum.flirble.org>
39024      Branch: perl
39025            ! t/op/universal.t
39026 ____________________________________________________________________________
39027 [ 11752] By: ams                                   on 2001/08/25  22:46:13
39028         Log: Subject: Re: 'can' with undefined subs
39029              From: Tony Bowden <tony@kasei.com>
39030              Date: Sat, 25 Aug 2001 14:58:17 +0100
39031              Message-Id: <20010825145817.A11788@soto.kasei.com>
39032              (Applied with minor modifications.)
39033      Branch: perl
39034            ! t/op/universal.t
39035 ____________________________________________________________________________
39036 [ 11751] By: ams                                   on 2001/08/25  18:28:43
39037         Log: Subject: Re: 'can' with undefined subs
39038              From: Tony Bowden <tony@kasei.com>
39039              Date: Sat, 25 Aug 2001 15:13:14 +0100
39040              Message-Id: <20010825151314.B11788@soto.kasei.com>
39041      Branch: perl
39042            ! lib/UNIVERSAL.pm
39043 ____________________________________________________________________________
39044 [ 11750] By: nick                                  on 2001/08/25  15:24:15
39045         Log: Integrate mainline
39046      Branch: perlio
39047           +> t/io/binmode.t
39048           !> (integrate 26 files)
39049 ____________________________________________________________________________
39050 [ 11749] By: nick                                  on 2001/08/25  14:55:41
39051         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
39052              From:  John Peacock <jpeacock@rowman.com>
39053              Date:  Wed, 22 Aug 2001 12:05:28 -0400
39054              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
39055      Branch: perl
39056            ! pod/perlhack.pod
39057 ____________________________________________________________________________
39058 [ 11748] By: nick                                  on 2001/08/25  14:53:04
39059         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
39060              From:  Michael G Schwern <schwern@pobox.com>
39061              Date:  Wed, 22 Aug 2001 19:22:45 -0400
39062              Message-Id:  <20010822192245.U619@blackrider>
39063      Branch: perl
39064            ! MANIFEST
39065 ____________________________________________________________________________
39066 [ 11747] By: nick                                  on 2001/08/25  14:52:33
39067         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
39068              From:  Nicholas Clark <nick@ccl4.org>
39069              Date:  Wed, 22 Aug 2001 23:29:06 +0100
39070              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
39071      Branch: perl
39072            + t/io/binmode.t
39073            ! perlio.c pod/perlfunc.pod
39074 ____________________________________________________________________________
39075 [ 11744] By: nick                                  on 2001/08/25  14:37:33
39076         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
39077              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
39078              Date:  Fri, 24 Aug 2001 22:10:42 +0200
39079              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
39080      Branch: perl
39081            ! x2p/a2py.c x2p/walk.c
39082 ____________________________________________________________________________
39083 [ 11743] By: nick                                  on 2001/08/25  14:32:47
39084         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
39085              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39086              Date:  Fri, 24 Aug 2001 23:34:13 +0200
39087              Message-Id:  <20010824233413.A1285@rafael>
39088      Branch: perl
39089            ! pod/perlfunc.pod pod/perlvar.pod
39090 ____________________________________________________________________________
39091 [ 11742] By: ams                                   on 2001/08/25  13:16:02
39092         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
39093              From: Nicholas Clark <nick@ccl4.org>
39094              Date: Sat, 25 Aug 2001 14:50:07 +0100
39095              Message-Id: <20010825145007.L41464@plum.flirble.org>
39096      Branch: perl
39097            ! pp_ctl.c
39098 ____________________________________________________________________________
39099 [ 11741] By: nick                                  on 2001/08/24  07:08:45
39100         Log: When applying patch via Porting/apply fails, do p4 refresh
39101              to get old files back.
39102      Branch: perl
39103            ! Porting/apply
39104 ____________________________________________________________________________
39105 [ 11740] By: ams                                   on 2001/08/24  04:47:24
39106         Log: #11739 was incomplete.
39107      Branch: perl
39108            ! pod/perldiag.pod
39109 ____________________________________________________________________________
39110 [ 11739] By: ams                                   on 2001/08/24  04:09:40
39111         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
39112              From: "Philip Newton" <Philip.Newton@gmx.net>
39113              Date: Fri, 24 Aug 2001 07:08:34 +0200
39114      Branch: perl
39115            ! pod/perldiag.pod
39116 ____________________________________________________________________________
39117 [ 11738] By: ams                                   on 2001/08/24  02:19:42
39118         Log: Fixed Doug Wilson's email address.
39119      Branch: perl
39120            ! AUTHORS
39121 ____________________________________________________________________________
39122 [ 11737] By: ams                                   on 2001/08/24  00:10:13
39123         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
39124              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39125              Date: Thu, 23 Aug 2001 22:22:58 +0200
39126              Message-Id: <20010823222258.A901@rafael>
39127      Branch: perl
39128            ! pod/perldiag.pod
39129 ____________________________________________________________________________
39130 [ 11736] By: ams                                   on 2001/08/24  00:05:02
39131         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
39132              From: "Craig A. Berry" <craigberry@mac.com>
39133              Date: Thu, 23 Aug 2001 19:07:45 -0500
39134              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
39135      Branch: perl
39136            ! configure.com
39137 ____________________________________________________________________________
39138 [ 11735] By: sky                                   on 2001/08/23  13:42:07
39139         Log: Backed out 11732, it breaks lib/strict.t 
39140      Branch: perl
39141            ! op.c
39142 ____________________________________________________________________________
39143 [ 11734] By: sky                                   on 2001/08/23  11:45:59
39144         Log: Removed toy from 17133 after Matt Sargeants request.
39145      Branch: perl
39146            ! pod/perlfaq4.pod
39147 ____________________________________________________________________________
39148 [ 11733] By: sky                                   on 2001/08/23  11:36:29
39149         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
39150              From: Robin Houston <robin@kitsite.com>
39151              Date: Wed, 22 Aug 2001 23:06:16 +0100
39152              Message-ID: <20010822230616.A254@robin.kitsite.com>
39153      Branch: perl
39154            ! pod/perlfaq4.pod
39155 ____________________________________________________________________________
39156 [ 11732] By: sky                                   on 2001/08/23  10:36:02
39157         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
39158              From: Simon Cozens <simon@netthink.co.uk>
39159              Date: Thu, 23 Aug 2001 12:06:36 +0100
39160              Message-ID: <20010823120636.A9961@netthink.co.uk>
39161      Branch: perl
39162            ! op.c
39163 ____________________________________________________________________________
39164 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
39165         Log: fix broken windows build
39166      Branch: perl
39167            ! perl.h
39168 ____________________________________________________________________________
39169 [ 11730] By: ams                                   on 2001/08/22  21:35:30
39170         Log: Subject: [PATCH] io/tell.t doesn't chdir t
39171              From: Nicholas Clark <nick@ccl4.org>
39172              Date: Wed, 22 Aug 2001 23:25:58 +0100
39173              Message-Id: <20010822232557.Y82818@plum.flirble.org>
39174      Branch: perl
39175            ! t/io/tell.t
39176 ____________________________________________________________________________
39177 [ 11729] By: ams                                   on 2001/08/22  20:32:21
39178         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
39179              questions)
39180              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
39181              Date: Wed, 22 Aug 2001 17:09:04 -0400
39182              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
39183              (Oops, forgot File::Spec::Unix in the previous patch.)
39184      Branch: perl
39185            ! lib/File/Spec/Unix.pm
39186 ____________________________________________________________________________
39187 [ 11728] By: ams                                   on 2001/08/22  20:25:41
39188         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
39189              questions)
39190              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
39191              Date: Wed, 22 Aug 2001 17:09:04 -0400
39192              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
39193      Branch: perl
39194            ! lib/File/Spec.pm
39195 ____________________________________________________________________________
39196 [ 11727] By: ams                                   on 2001/08/22  19:43:30
39197         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
39198              From: John Peacock <jpeacock@rowman.com>
39199              Date: Wed, 22 Aug 2001 12:35:52 -0400
39200              Message-Id: <3B83DF68.5D89DC81@rowman.com>
39201              (Adds proper tests for $], notwithstanding Subject. +nitpick)
39202      Branch: perl
39203            ! t/op/ver.t
39204 ____________________________________________________________________________
39205 [ 11726] By: ams                                   on 2001/08/22  19:36:39
39206         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
39207              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
39208              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
39209              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
39210      Branch: perl
39211            ! lib/diagnostics.pm lib/diagnostics.t
39212 ____________________________________________________________________________
39213 [ 11725] By: ams                                   on 2001/08/22  19:25:01
39214         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
39215              From: Nicholas Clark <nick@ccl4.org>
39216              Date: Wed, 22 Aug 2001 20:59:05 +0100
39217              Message-Id: <20010822205905.U82818@plum.flirble.org>
39218      Branch: perl
39219            ! pp.c t/op/64bitint.t t/op/arith.t
39220 ____________________________________________________________________________
39221 [ 11724] By: ams                                   on 2001/08/22  10:02:33
39222         Log: Subject: Configure blooper
39223              From: H.Merijn Brand <h.m.brand@hccnet.nl>
39224              Date: Wed, 22 Aug 2001 12:38:35 +0200
39225              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
39226      Branch: perl
39227            ! Configure
39228 ____________________________________________________________________________
39229 [ 11723] By: ams                                   on 2001/08/21  16:17:53
39230         Log: Subject: [PATCH] installperl -help
39231              From: Nicholas Clark <nick@ccl4.org>
39232              Date: Tue, 21 Aug 2001 17:34:23 +0100
39233              Message-Id: <20010821173423.F82818@plum.flirble.org>
39234      Branch: perl
39235            ! installperl
39236 ____________________________________________________________________________
39237 [ 11722] By: ams                                   on 2001/08/20  07:46:31
39238         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
39239              From: Ilmari Karonen <iltzu@sci.fi>
39240              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
39241              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
39242      Branch: perl
39243            ! pod/perlvar.pod
39244 ____________________________________________________________________________
39245 [ 11721] By: nick                                  on 2001/08/20  06:24:31
39246         Log: Integrate mainline
39247      Branch: perlio
39248           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
39249           +> lib/Lingua/KO/Hangul/Util/Changes
39250           +> lib/Lingua/KO/Hangul/Util/README
39251           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
39252           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
39253           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
39254           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
39255           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
39256           +> lib/Unicode/Normalize/t/test.t
39257            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
39258           !> (integrate 55 files)
39259 ____________________________________________________________________________
39260 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
39261         Log: Integrate Change #11599 from maint-5.6/perl
39262      Branch: maint-5.6/macperl
39263           !> README.win32
39264 ____________________________________________________________________________
39265 [ 11719] By: ams                                   on 2001/08/18  21:21:42
39266         Log: Add Porting/apply to MANIFEST.
39267      Branch: perl
39268            ! MANIFEST
39269 ____________________________________________________________________________
39270 [ 11718] By: sky                                   on 2001/08/18  14:38:01
39271         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
39272              Better solution would be to make 5005threaded perl use
39273              the same system as ithreads do
39274      Branch: perl
39275            ! perl.h
39276 ____________________________________________________________________________
39277 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
39278         Log: New try for ID 20010407.006: detach the semantics
39279              "was the last match target UTF8" into its own variable.
39280      Branch: perl
39281            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
39282            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
39283 ____________________________________________________________________________
39284 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
39285         Log: UTF8 flag should be meaningful only when POK.
39286      Branch: perl
39287            ! dump.c
39288 ____________________________________________________________________________
39289 [ 11715] By: sky                                   on 2001/08/18  11:45:16
39290         Log: USE_THREADS and USE_ITHREADS are never true at the same time
39291      Branch: perl
39292            ! perl.h
39293 ____________________________________________________________________________
39294 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
39295         Log: Retract #11712 for now.  The real fix would probably
39296              be something like making PL_reg_sv a copy (PV + UTF8)
39297              of the matched/substituted string (note: not just a SvPOK
39298              string, for example the stringified form of a ROK would
39299              be applicable)  Beware of leaks.
39300      Branch: perl
39301            ! pp_hot.c t/op/pat.t
39302 ____________________________________________________________________________
39303 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
39304         Log: UTF8 wasn't printing for PVMGs.
39305      Branch: perl
39306            ! dump.c
39307 ____________________________________________________________________________
39308 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
39309         Log: (Retracted by #11714)
39310              
39311              Okay analysis, debatable fix.  (The fix will inc
39312              the refcount of all temporary match objects,
39313              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
39314              which will then cause griping at untie() time
39315              ("inner references remain").
39316              
39317              Fix for ID 20010407.006: PL_reg_sv got wiped out
39318              by freetemps if the match target was a temporary
39319              (like function_call() =~ /.../), which in turn meant
39320              that the $1 et al stopped working if they had UTF-8
39321              in them.  Therefore bump up the refcount of PL_reg_sv.
39322      Branch: perl
39323            ! pp_hot.c t/op/pat.t
39324 ____________________________________________________________________________
39325 [ 11711] By: ams                                   on 2001/08/17  20:32:08
39326         Log: Subject: [PATCH] doesn't compile, was perl@11710
39327              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39328              Date: Fri, 17 Aug 2001 23:21:10 +0200
39329              Message-Id: <20010817232110.C7041@rafael> 
39330      Branch: perl
39331            ! sharedsv.c
39332 ____________________________________________________________________________
39333 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
39334         Log: Update Changes.
39335      Branch: perl
39336            ! Changes patchlevel.h
39337 ____________________________________________________________________________
39338 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
39339         Log: Upgrade to libnet 1.0704.
39340      Branch: perl
39341            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
39342            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
39343            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
39344            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
39345            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
39346            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
39347            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
39348 ____________________________________________________________________________
39349 [ 11708] By: sky                                   on 2001/08/17  13:34:04
39350         Log: Let perl_clone copy PL_exit_flags
39351      Branch: perl
39352            ! sv.c
39353 ____________________________________________________________________________
39354 [ 11707] By: sky                                   on 2001/08/17  12:28:41
39355         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
39356      Branch: perl
39357            ! sharedsv.c sharedsv.h
39358 ____________________________________________________________________________
39359 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
39360         Log: The metaconfig unit change for #11705.
39361      Branch: metaconfig/U/perl
39362            ! Extensions.U
39363 ____________________________________________________________________________
39364 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
39365         Log: Allow the threads extension to be found if present.
39366      Branch: perl
39367            ! Configure
39368 ____________________________________________________________________________
39369 [ 11704] By: nick                                  on 2001/08/17  11:47:54
39370         Log: Mail -> change script (pre-alpha)
39371      Branch: perl
39372            + Porting/apply
39373 ____________________________________________________________________________
39374 [ 11703] By: sky                                   on 2001/08/17  07:11:24
39375         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
39376              Thanks to Tom Hospel for pointing out my error.
39377      Branch: perl
39378            ! op.h
39379 ____________________________________________________________________________
39380 [ 11702] By: sky                                   on 2001/08/17  04:18:11
39381         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.
39382      Branch: perl
39383            ! embed.pl miniperlmain.c perl.c perl.h proto.h
39384 ____________________________________________________________________________
39385 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
39386         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
39387              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
39388      Branch: perl
39389            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
39390            + lib/Lingua/KO/Hangul/Util/README
39391            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
39392            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
39393            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
39394            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
39395            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
39396            + lib/Unicode/Normalize/t/test.t
39397            ! MANIFEST
39398 ____________________________________________________________________________
39399 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
39400         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
39401              Date: Thu, 16 Aug 2001 22:46:15 -0500
39402              From: "Craig A. Berry" <craigberry@mac.com>
39403              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
39404      Branch: perl
39405            ! configure.com numeric.c
39406 ____________________________________________________________________________
39407 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
39408         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
39409              of the usual suspects (like getpwent) but not for others
39410              (like localtime and rand).  The _r versions are available
39411              for all of them, so let's use them.
39412      Branch: perl
39413            ! perl.h
39414 ____________________________________________________________________________
39415 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
39416         Log: (Accidental apply; thankfully empty.)
39417      Branch: perl
39418            ! hints/os390.sh
39419 ____________________________________________________________________________
39420 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
39421         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
39422              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39423              Date: Thu, 16 Aug 2001 16:27:49 +0100
39424              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
39425      Branch: perl
39426            ! regexec.c t/op/re_tests
39427 ____________________________________________________________________________
39428 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
39429         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
39430              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39431              Date: Thu, 16 Aug 2001 18:50:01 +0100
39432              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
39433      Branch: perl
39434            ! pp_hot.c t/op/pat.t
39435 ____________________________________________________________________________
39436 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
39437         Log: Subject: [PATCH] *time_r again
39438              From: "Arthur Bergman" <arthur@contiller.se>
39439              Date: Thu, 16 Aug 2001 16:01:54 +0200
39440              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
39441      Branch: perl
39442            ! op.h
39443 ____________________________________________________________________________
39444 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
39445         Log: system() and backtick error handling cleanup from Craig A. Berry.
39446      Branch: perl
39447            ! vms/vms.c
39448 ____________________________________________________________________________
39449 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
39450         Log: change#10334 leaks memory, copies string when it doesn't
39451              need to
39452      Branch: perl
39453            ! perl.c
39454 ____________________________________________________________________________
39455 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
39456         Log: One more twist to the sprintf + utf8 testing.
39457      Branch: perl
39458            ! t/op/misc.t
39459 ____________________________________________________________________________
39460 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
39461         Log: Fix for 20010407.008 sprintf removes utf8-ness.
39462      Branch: perl
39463            ! pp.c t/op/misc.t
39464 ____________________________________________________________________________
39465 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
39466         Log: Subject: [PATCH] *time_r fixes
39467              From: "Arthur Bergman" <arthur@contiller.se>
39468              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
39469              Date: Thu, 16 Aug 2001 14:22:27 +0200
39470      Branch: perl
39471            ! op.h
39472 ____________________________________________________________________________
39473 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
39474         Log: Upgrade to CGI.pm 2.77.
39475      Branch: perl
39476            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
39477            ! lib/CGI/t/function.t
39478 ____________________________________________________________________________
39479 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
39480         Log: Document the bytes-to-Unicode upgrading.
39481      Branch: perl
39482            ! pod/perlunicode.pod
39483 ____________________________________________________________________________
39484 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
39485         Log: Add a test for Unicode sprintf.
39486      Branch: perl
39487            ! t/op/misc.t
39488 ____________________________________________________________________________
39489 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
39490         Log: Add Unicode tests for index/rindex.
39491      Branch: perl
39492            ! t/op/index.t
39493 ____________________________________________________________________________
39494 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
39495         Log: Document a bit the art of minimizing the installation,
39496              based on the p5p discussion.
39497      Branch: perl
39498            ! INSTALL
39499 ____________________________________________________________________________
39500 [ 11684] By: nick                                  on 2001/08/15  15:03:31
39501         Log: Integrate mainline
39502      Branch: perlio
39503           +> sharedsv.c sharedsv.h
39504           !> (integrate 53 files)
39505 ____________________________________________________________________________
39506 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
39507         Log: Update Changes.
39508      Branch: perl
39509            ! Changes patchlevel.h
39510 ____________________________________________________________________________
39511 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
39512         Log: The #11673 necessitated a test tweak.
39513      Branch: perl
39514            ! t/io/utf8.t
39515 ____________________________________________________________________________
39516 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
39517         Log: Also UNICOS is in the general case unable to silently
39518              handle fp overflows.
39519      Branch: perl
39520            ! numeric.c
39521 ____________________________________________________________________________
39522 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
39523         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
39524              NV_EPSILON #defined.
39525      Branch: perl
39526            ! perl.h
39527 ____________________________________________________________________________
39528 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
39529         Log: Re-establish the fp overflow detection for VAX VMS; there
39530              is no easy way to have the IEEE fp silent overflow semantics.
39531              (in Alpha VMS we still will use IEEE fp by default-- but it
39532              is still possible to configure Perl to use G_FLOAT)
39533      Branch: perl
39534            ! numeric.c
39535 ____________________________________________________________________________
39536 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
39537         Log: Subject: [PATCH] pp_lock 
39538              From: "Arthur Bergman" <arthur@contiller.se>
39539              Date: Wed, 15 Aug 2001 11:52:16 +0200
39540              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
39541      Branch: perl
39542            ! pp.c
39543 ____________________________________________________________________________
39544 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
39545         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
39546              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39547              Date: Wed, 15 Aug 2001 11:32:11 +0100
39548              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
39549      Branch: perl
39550            ! regcomp.c t/op/re_tests
39551 ____________________________________________________________________________
39552 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
39553         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
39554              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39555              Date: Wed, 15 Aug 2001 10:33:49 +0100
39556              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
39557      Branch: perl
39558            ! regexec.c t/op/re_tests
39559 ____________________________________________________________________________
39560 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
39561         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
39562              From: Barrie Slaymaker <barries@slaysys.com>
39563              Date: Tue, 14 Aug 2001 14:32:25 -0400
39564              Message-ID: <20010814143225.A19822@jester.slaysys.com>
39565      Branch: perl
39566            ! lib/File/Spec.t lib/File/Spec/Unix.pm
39567 ____________________________________________________________________________
39568 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
39569         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
39570              From: Peter Prymmer <pvhp@forte.com>
39571              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
39572              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
39573      Branch: perl
39574            ! README.vms configure.com
39575 ____________________________________________________________________________
39576 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
39577         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
39578              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39579              Date: Tue, 14 Aug 2001 21:23:27 +0200
39580              Message-ID: <20010814212327.A1919@rafael>
39581      Branch: perl
39582            ! doio.c
39583 ____________________________________________________________________________
39584 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
39585         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
39586              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
39587              Date: Tue, 14 Aug 2001 22:30:11 +0200
39588              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
39589              
39590              Combination of nmake, quoting, and Perl expanded $( in here-doc.
39591      Branch: perl
39592            ! ext/SDBM_File/Makefile.PL
39593 ____________________________________________________________________________
39594 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
39595         Log: Todo updates.
39596      Branch: perl
39597            ! pod/perltodo.pod
39598 ____________________________________________________________________________
39599 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
39600         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
39601              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
39602              Date: Mon, 13 Aug 2001 23:15:01 +0200
39603              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
39604      Branch: perl
39605            ! sv.c
39606 ____________________________________________________________________________
39607 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
39608         Log: Subject: [PATCH] [b-]showlex.t
39609              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
39610              Date: Sun, 12 Aug 2001 22:24:51 +0200
39611              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
39612              
39613              The 4nt command shell will expand the % in command line
39614              no matter what quoting is attempted, changed the % to @.
39615      Branch: perl
39616            ! ext/B/Showlex.t
39617 ____________________________________________________________________________
39618 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
39619         Log: Subject: [PATCH] magic.t
39620              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
39621              Date: Sun, 12 Aug 2001 20:49:27 +0200
39622              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
39623      Branch: perl
39624            ! t/op/magic.t
39625 ____________________________________________________________________________
39626 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
39627         Log: Add sharedsv* to the DOSish platforms; plus add
39628              some WinCE files to the list of DOSish files.
39629      Branch: perl
39630            ! NetWare/Makefile Porting/makerel win32/Makefile
39631            ! win32/makefile.mk wince/Makefile.ce
39632 ____________________________________________________________________________
39633 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
39634         Log: More DOSish files.
39635      Branch: perl
39636            ! Porting/makerel
39637 ____________________________________________________________________________
39638 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
39639         Log: Strip CRs from the WinCE files.  Now we need to
39640              figure out in which CRs are really needed: probably
39641              Makefile.ce and the README files, at least, probably
39642              also the registry.bat.
39643      Branch: perl
39644            ! wince/Makefile.ce wince/README.compile wince/README.perlce
39645            ! wince/config.h wince/include/cectype.h wince/include/errno.h
39646            ! wince/include/sys/stat.h wince/include/sys/types.h
39647            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
39648            ! wince/perldll.def wince/registry.bat wince/wince.h
39649            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
39650 ____________________________________________________________________________
39651 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
39652         Log: Add some files to DOSish and writables.
39653      Branch: perl
39654            ! Porting/makerel
39655 ____________________________________________________________________________
39656 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
39657         Log: Compile failure message tidying.
39658      Branch: perl
39659            ! t/lib/1_compile.t
39660 ____________________________________________________________________________
39661 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
39662         Log: The new sharedsv* should be exported only if usethreads.
39663      Branch: perl
39664            ! makedef.pl
39665 ____________________________________________________________________________
39666 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
39667         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
39668              From: Peter Prymmer <pvhp@forte.com>
39669              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
39670              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
39671      Branch: perl
39672            ! README.os390
39673 ____________________________________________________________________________
39674 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
39675         Log: Update Changes.
39676      Branch: perl
39677            ! Changes patchlevel.h
39678 ____________________________________________________________________________
39679 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
39680         Log: Subject: [PATHC] sharedsv.[c|h]
39681              From: "Artur Bergman" <artur@contiller.se>
39682              Date: Mon, 13 Aug 2001 14:38:41 +0200
39683              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
39684              
39685              Subject: [PATCH] embed.pl
39686              From: Arthur Bergman <arthur@contiller.se>
39687              Date: Mon, 13 Aug 2001 14:38:14 +0200
39688              Message-ID: <B79D96D6.3088%arthur@contiller.se>
39689              
39690              Subject: [PATCH] sharedsv cleanups
39691              From: "Arthur Bergman" <arthur@contiller.se>
39692              Date: Mon, 13 Aug 2001 15:14:25 +0200
39693              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
39694              
39695              Plus few tweaks: _init needs to be Adp, the prototypes
39696              should not be revealed unless using ithreads, #endif FOO
39697              must be #endif /* FOO */, adding (parentheses) around
39698              do { } while doesn't work too well.
39699      Branch: perl
39700            + sharedsv.c sharedsv.h
39701            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
39702            ! perl.h perlapi.c pod/perlapi.pod proto.h
39703 ____________________________________________________________________________
39704 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
39705         Log: Subject: Re: END {} blocks run in perl_run
39706              From: Arthur Bergman <arthur@contiller.se>
39707              Date: Mon, 13 Aug 2001 11:11:30 +0200
39708              Message-ID: <B79D6661.3068%arthur@contiller.se>
39709      Branch: perl
39710            ! perl.c
39711 ____________________________________________________________________________
39712 [ 11657] By: nick                                  on 2001/08/13  09:03:02
39713         Log: Integrate mainline
39714      Branch: perlio
39715           +> (branch 326 files)
39716            - (delete 330 files)
39717           !> (integrate 85 files)
39718 ____________________________________________________________________________
39719 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
39720         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
39721              and the Perl will be built to do that by default (adding that
39722              will break scripts having non-UTF-8 binary data, such as Latin-1.)
39723      Branch: perl
39724            ! op.c toke.c utf8.h
39725 ____________________________________________________________________________
39726 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
39727         Log: Unnecessary downgrades.
39728      Branch: perl
39729            ! doop.c
39730 ____________________________________________________________________________
39731 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
39732         Log: Failure not true anymore (probably caused by my broken setup).
39733      Branch: perl
39734            ! t/op/pat.t
39735 ____________________________________________________________________________
39736 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
39737         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
39738              stopped working).
39739      Branch: perl
39740            ! op.h pp_ctl.c regcomp.c
39741 ____________________________________________________________________________
39742 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
39743         Log: There is no IN_UTF8.
39744      Branch: perl
39745            ! utf8.h
39746 ____________________________________________________________________________
39747 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
39748         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
39749      Branch: perl
39750            ! op.c op.h pp_ctl.c regcomp.c
39751 ____________________________________________________________________________
39752 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
39753         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
39754              and a test tweak.
39755      Branch: perl
39756            ! op.c t/pod/find.t
39757 ____________________________________________________________________________
39758 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
39759         Log: Todo updates and fixes.
39760      Branch: perl
39761            ! pod/perltodo.pod
39762 ____________________________________________________________________________
39763 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
39764         Log: Mark tests (and one module) having explicit Latin-1
39765              (and one file having explicit UTF-8) with an explicit
39766              'no utf8' (and one explicit 'use utf8').
39767              
39768              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
39769      Branch: perl
39770            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
39771            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
39772            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
39773 ____________________________________________________________________________
39774 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
39775         Log: Subject: SV: END {} blocks run in perl_run
39776              From: "Arthur Bergman" <arthur@contiller.se>
39777              Date: Sun, 12 Aug 2001 00:34:28 +0200 
39778              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
39779      Branch: perl
39780            ! miniperlmain.c perl.c
39781 ____________________________________________________________________________
39782 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
39783         Log: Typos in #11645.
39784      Branch: perl
39785            ! perl.h
39786 ____________________________________________________________________________
39787 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
39788         Log: On ithreads default to use_reentrant except on naturally
39789              threadsafe platforms.
39790      Branch: perl
39791            ! perl.h
39792 ____________________________________________________________________________
39793 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
39794         Log: (Hopefully) a fix for 20010723.004: make install needs
39795              write permission in build directory.  The problem was
39796              probably caused by overeager sprinkling of the lib/re.pm
39797              dependencies (which was done to guarantee lib/re.pm being
39798              uptodate for parallel makes: now solved by funneling that
39799              through an explicit recursive make in the preplibrary target).
39800      Branch: perl
39801            ! Makefile.SH
39802 ____________________________________________________________________________
39803 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
39804         Log: Dispell the "use utf8" superstition.
39805      Branch: perl
39806            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
39807            ! pod/perlunicode.pod
39808 ____________________________________________________________________________
39809 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
39810         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
39811              From: "Abigail" <abigail@foad.org> 
39812              Date: Sat, 11 Aug 2001 23:49:49 +0200
39813              Message-ID: <20010811214950.23255.qmail@foad.org>
39814      Branch: perl
39815            ! t/op/taint.t
39816 ____________________________________________________________________________
39817 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
39818         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
39819              From: Abhijit Menon-Sen <ams@wiw.org>
39820              Date: Sat, 11 Aug 2001 06:18:19 +0530
39821              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
39822      Branch: perl
39823            ! mg.c
39824 ____________________________________________________________________________
39825 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
39826         Log: Test for change #11639.
39827      Branch: perl
39828            ! t/op/tiehandle.t
39829 ____________________________________________________________________________
39830 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
39831         Log: Subject: Re: Can't localize *FH, then tie it
39832              From: Abhijit Menon-Sen <ams@wiw.org>
39833              Date: Sun, 12 Aug 2001 16:08:06 +0530
39834              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
39835      Branch: perl
39836            ! pp_hot.c pp_sys.c
39837 ____________________________________________________________________________
39838 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
39839         Log: Drop all the unnecessary "use utf8" clauses and some of
39840              the unnecessary "use bytes" ones.
39841              
39842              TODO: scour the documentation for unnecessary "use utf8"
39843              and prominently display it in perldelta when the time comes.
39844              ("use utf8" should be necessary ONLY if one wants the script
39845              to be in UTF-8.)  Also should be checked in some non-ASCII
39846              non-Latin-1 platform, like EBCDIC.
39847      Branch: perl
39848            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
39849            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
39850 ____________________________________________________________________________
39851 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
39852         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
39853              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
39854              in Unicode handling.
39855      Branch: perl
39856            + t/op/lc.t
39857            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
39858 ____________________________________________________________________________
39859 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
39860         Log: Thinko: we want the flags for native cc, not gcc.
39861      Branch: perl
39862            ! hints/dec_osf.sh
39863 ____________________________________________________________________________
39864 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
39865         Log: (retracted by 13077)
39866              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
39867              From: Robin Houston <robin@kitsite.com>
39868              Date: Fri, 10 Aug 2001 14:42:02 +0100
39869              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
39870      Branch: perl
39871            ! pp.c
39872 ____________________________________________________________________________
39873 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
39874         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
39875              From: Abhijit Menon-Sen <ams@wiw.org>
39876              Date: Sat, 11 Aug 2001 16:31:04 +0530
39877              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
39878      Branch: perl
39879            ! op.c
39880 ____________________________________________________________________________
39881 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
39882         Log: Get rid of indread, from Abhijit Menon-Sen.
39883      Branch: perl
39884            ! pp_sys.c
39885 ____________________________________________________________________________
39886 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
39887         Log: CRLFgngngn.
39888      Branch: perl
39889            ! win32/Makefile win32/makefile.mk
39890 ____________________________________________________________________________
39891 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
39892         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
39893      Branch: perl
39894            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
39895            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
39896            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
39897            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
39898            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
39899            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
39900            ! win32/Makefile win32/makefile.mk
39901 ____________________________________________________________________________
39902 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
39903         Log: Avoid #elif (less portable than #else #if).
39904      Branch: perl
39905            ! handy.h
39906 ____________________________________________________________________________
39907 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
39908         Log: Subject: patch for perlvar.pod
39909              From: mah@everybody.org (Mark A. Hershberger)
39910              Date: 08 Aug 2001 17:03:16 -0500
39911              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
39912      Branch: perl
39913            ! pod/perlvar.pod
39914 ____________________________________________________________________________
39915 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
39916         Log: cpp commands must start (the # must be) at the column #0.
39917      Branch: perl
39918            ! op.c
39919 ____________________________________________________________________________
39920 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
39921         Log: If using gcc -B/foo/bar makedepend would give
39922              unnecessary warnings about unused -B/foo/bar.
39923      Branch: perl
39924            ! makedepend.SH
39925 ____________________________________________________________________________
39926 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
39927         Log: Update Changes.
39928      Branch: perl
39929            ! Changes patchlevel.h
39930 ____________________________________________________________________________
39931 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
39932         Log: s/z/tz/
39933      Branch: perl
39934            ! pod/perlfaq2.pod
39935 ____________________________________________________________________________
39936 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
39937         Log: Article nit.
39938      Branch: perl
39939            ! pod/perlfaq2.pod
39940 ____________________________________________________________________________
39941 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
39942         Log: Rename lib/unicode files to lib/unicore to avoid
39943              conflicts between core lib/unicode and Unicode::
39944              files in case-ignoring filesystems.
39945      Branch: perl
39946            + (add 325 files)
39947            - (delete 324 files)
39948            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
39949 ____________________________________________________________________________
39950 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
39951         Log: Upgrade to Math::BigInt 1.41.
39952      Branch: perl
39953            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
39954 ____________________________________________________________________________
39955 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
39956         Log: Subject: [PATCH] remove PL_na from typemap
39957              From: James <james@rf.net>
39958              Date: Mon, 06 Aug 2001 20:23:15 -0700
39959              Message-ID: <3B6F5F23.A31A81B1@rf.net>
39960              
39961              (had to be manually applied)
39962      Branch: perl
39963            ! lib/ExtUtils/typemap
39964 ____________________________________________________________________________
39965 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
39966         Log: The metaconfig unit changes for #11618.
39967      Branch: metaconfig/U/perl
39968            + d_fpclassl.U i_fp.U
39969 ____________________________________________________________________________
39970 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
39971         Log: Forgot this from #11618.
39972              
39973              NOTE: wince/config_H.ce needs updating.
39974      Branch: perl
39975            ! wince/config.ce
39976 ____________________________________________________________________________
39977 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
39978         Log: Introduce more floating point classifying APIs;
39979              try to define (most importantly) Perl_is{inf,nan}(x).
39980              
39981              For this first cut, assume none such APIs exist in non-UNIXoid
39982              platforms-- this is of course too unkind: Win32 rumoredly has
39983              _fpclass() and _isnan(), and VMS/VOS very probably have some
39984              of the APIs available.     The only thing Perl uses at the moment
39985              is Perl_isnan() (has been in use for a while now).
39986              
39987              NOTE: the Win32 and NetWare config_h.?c need regenerating.
39988      Branch: perl
39989            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
39990            ! Porting/config_H config_h.SH configure.com epoc/config.sh
39991            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
39992            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39993            ! vos/config.ga.h win32/config.bc win32/config.gc
39994            ! win32/config.vc win32/config_H.bc win32/config_H.gc
39995            ! win32/config_H.vc wince/config.ce wince/config.h
39996 ____________________________________________________________________________
39997 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
39998         Log: Integrate change #11519 from perlio:
39999              
40000              Avoid testing for (non-)existance of "encoding(xxxx)"
40001              layer is called "encoding" the (xxxx) is an argument.
40002      Branch: perl
40003           !> lib/open.pm
40004 ____________________________________________________________________________
40005 [ 11616] By: nick                                  on 2001/08/09  07:50:24
40006         Log: Integrate mainline
40007      Branch: perlio
40008           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
40009           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
40010           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
40011           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
40012            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
40013            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
40014           !> (integrate 79 files)
40015 ____________________________________________________________________________
40016 [ 11615] By: nick                                  on 2001/08/09  06:23:44
40017         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
40018              layer is called "encoding" the (xxxx) is an argument.
40019      Branch: perlio
40020            ! lib/open.pm
40021 ____________________________________________________________________________
40022 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
40023         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
40024              From: Paul Johnson <paul@pjcj.net>
40025              Date: Wed, 8 Aug 2001 23:54:17 +0200
40026              Message-ID: <20010808235417.O1006@pjcj.net>
40027      Branch: perl
40028            ! ext/B/B/Concise.pm
40029 ____________________________________________________________________________
40030 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
40031         Log: Make VMS use IEEE math by default; reorder Tru64 hints
40032              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
40033              exception semantics) is always set if using (the new) cc.
40034      Branch: perl
40035            ! configure.com hints/dec_osf.sh
40036 ____________________________________________________________________________
40037 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
40038         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
40039              From: Abhijit Menon-Sen <ams@wiw.org>
40040              Date: Tue, 7 Aug 2001 17:16:05 +0530
40041              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
40042      Branch: perl
40043            ! pp_sys.c
40044 ____________________________________________________________________________
40045 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
40046         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
40047              From: "Craig A. Berry" <craigberry@mac.com>
40048              Date: Tue, 07 Aug 2001 22:27:47 -0500
40049              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
40050      Branch: perl
40051            ! t/run/exit.t
40052 ____________________________________________________________________________
40053 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
40054         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
40055              From: "Craig A. Berry" <craigberry@mac.com>
40056              Date: Tue, 07 Aug 2001 20:01:53 -0500
40057              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
40058      Branch: perl
40059            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
40060 ____________________________________________________________________________
40061 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
40062         Log: Update the magazine information.
40063      Branch: perl
40064            ! pod/perlfaq2.pod
40065 ____________________________________________________________________________
40066 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
40067         Log: Ignore SIGFPE everywhere.
40068      Branch: perl
40069            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
40070 ____________________________________________________________________________
40071 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
40072         Log: With permission, change the licensing of the docs by
40073              TomC (and Gnat) to comply with the rest of Perl.
40074      Branch: perl
40075            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
40076            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
40077            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
40078            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
40079            ! pod/perltootc.pod
40080 ____________________________________________________________________________
40081 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
40082         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
40083              From: Andy Dougherty <doughera@lafayette.edu>
40084              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
40085              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
40086      Branch: perl
40087            ! hints/openbsd.sh
40088 ____________________________________________________________________________
40089 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
40090         Log: Subject: [PATCH] Makefile.SH test_prep dependency
40091              From: Andy Dougherty <doughera@lafayette.edu>
40092              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
40093              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
40094      Branch: perl
40095            ! Makefile.SH
40096 ____________________________________________________________________________
40097 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
40098         Log: Don't autogenerate the headers et alia,
40099              make regen_headers explicitly.
40100      Branch: perl
40101            ! Makefile.SH
40102 ____________________________________________________________________________
40103 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
40104         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
40105              From: Gurusamy Sarathy <gsar@ActiveState.com> 
40106              Date: Tue, 07 Aug 2001 08:33:26 -0700
40107              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
40108              
40109              Unnecessary dependency.
40110      Branch: perl
40111            ! embed.pl
40112 ____________________________________________________________________________
40113 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
40114         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
40115              From: Abhijit Menon-Sen <ams@wiw.org>
40116              Date: Tue, 7 Aug 2001 09:10:54 +0530
40117              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
40118      Branch: perl
40119            ! pp_hot.c
40120 ____________________________________________________________________________
40121 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
40122         Log: Subject: [PATCH perl@11597] B && BEGIN handling
40123              From: "James A. Duncan" <jduncan@fotango.com>
40124              Date: Mon, 6 Aug 2001 17:29:11 +0100
40125              Message-ID: <20010806172911.A2071@fotango.com>
40126              
40127              (the intrpvar.h addition moved to the end for bincompat)
40128      Branch: perl
40129            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
40130 ____________________________________________________________________________
40131 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
40132         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
40133      Branch: perl
40134           !> README.win32
40135 ____________________________________________________________________________
40136 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
40137         Log: fix URLs for fcrypt.c
40138      Branch: maint-5.6/perl
40139            ! README.win32
40140 ____________________________________________________________________________
40141 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
40142         Log: Yet another way to say Infinity: HP-UX calls its "++".
40143      Branch: perl
40144            ! lib/Math/BigInt/t/bigintpm.t
40145 ____________________________________________________________________________
40146 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
40147         Log: Update Changes.
40148      Branch: perl
40149            ! Changes patchlevel.h
40150 ____________________________________________________________________________
40151 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
40152         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
40153      Branch: perl
40154            ! pod/perlfaq5.pod
40155 ____________________________________________________________________________
40156 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
40157         Log: The #11593 wasn't right.
40158      Branch: perl
40159            ! lib/Math/BigInt/t/bigintpm.t
40160 ____________________________________________________________________________
40161 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
40162         Log: Subject: [PATCH: perl@11564] introducing perlivp
40163              From: Prymmer/Kahn <pvhp@best.com>
40164              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
40165              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
40166              
40167              Subject: Re: [PATCH: perl@11564] introducing perlivp
40168              From: Prymmer/Kahn <pvhp@best.com>
40169              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
40170              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
40171      Branch: perl
40172            + utils/perlivp.PL
40173            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
40174            ! win32/Makefile win32/makefile.mk
40175 ____________________________________________________________________________
40176 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
40177         Log: libcs are confused what to call Infinity.
40178      Branch: perl
40179            ! lib/Math/BigInt/t/bigintpm.t
40180 ____________________________________________________________________________
40181 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
40182         Log: Avoid SIGFPE in Tru64.
40183      Branch: perl
40184            ! numeric.c
40185 ____________________________________________________________________________
40186 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
40187         Log: Upgrade to Math::BigInt 1.40.
40188              
40189              NOTE: this patch necessitates doing something about
40190              infinity handling since the new bigintpm.t tests use
40191              infinity, which causes SIGFPEs at least in Tru64.
40192      Branch: perl
40193            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
40194            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
40195            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
40196            ! lib/Math/BigInt/t/mbimbf.t
40197 ____________________________________________________________________________
40198 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
40199         Log: remove hardcoded cmd shell in testsuite
40200      Branch: perl
40201            ! t/op/glob.t t/op/magic.t t/op/stat.t
40202 ____________________________________________________________________________
40203 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
40204         Log: 4-arg select() was busted on windows because change#8178 didn't
40205              make it into mainline
40206      Branch: perl
40207            ! perl.h win32/include/sys/socket.h
40208 ____________________________________________________________________________
40209 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
40210         Log: Rename the Getopt::Long tests to be as they are
40211              in the Getopt::Long official distribution.
40212      Branch: perl
40213            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
40214            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
40215            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
40216            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
40217            ! MANIFEST
40218 ____________________________________________________________________________
40219 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
40220         Log: Upgrade to Getopt::Long 2.26.
40221      Branch: perl
40222            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
40223            ! MANIFEST lib/Getopt/Long.pm
40224 ____________________________________________________________________________
40225 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
40226         Log: Retract #10874 (the hack should be unnecessary by now)
40227      Branch: perl
40228            ! lib/Test/Harness.pm
40229 ____________________________________________________________________________
40230 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
40231         Log: avoid temp file littering in tests
40232      Branch: perl
40233            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
40234 ____________________________________________________________________________
40235 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
40236         Log: Subject: warning in sv.c: double format, NV arg
40237              From: "Philip Newton" <Philip.Newton@gmx.net>
40238              Date: Sun, 5 Aug 2001 19:41:07 +0200
40239              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
40240      Branch: perl
40241            ! sv.c
40242 ____________________________________________________________________________
40243 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
40244         Log: fix POSIX.t#13 for windos
40245      Branch: perl
40246            ! ext/POSIX/POSIX.t
40247 ____________________________________________________________________________
40248 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
40249         Log: Add a test for PerlIO::Via.
40250      Branch: perl
40251            + ext/PerlIO/t/via.t
40252            ! MANIFEST ext/PerlIO/Via/Via.pm
40253 ____________________________________________________________________________
40254 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
40255         Log: flock() and link() are not available on Windows 9x
40256      Branch: perl
40257            ! win32/config_sh.PL
40258 ____________________________________________________________________________
40259 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
40260         Log: Some Tru64 C compilers have C++ components that confuse
40261              the ccversion parsing.
40262      Branch: perl
40263            ! hints/dec_osf.sh
40264 ____________________________________________________________________________
40265 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
40266         Log: (Reintroduce #11125)
40267              
40268              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
40269              From: Alan Burlison <Alan.Burlison@sun.com> 
40270              Date: Tue, 03 Jul 2001 15:20:13 +0100   
40271              Message-ID: <3B41D49D.A923D4F9@sun.com> 
40272      Branch: perl
40273            ! lib/ExtUtils/MM_Unix.pm
40274 ____________________________________________________________________________
40275 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
40276         Log: Little pointer juggling for HP-UX cc to avoid
40277              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
40278              followed by
40279              "error 1549: Modifiable lvalue required for assignment operator."
40280      Branch: perl
40281            ! hv.c
40282 ____________________________________________________________________________
40283 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
40284         Log: Continuation of #11575: SANY_SEEN completely deprecated,
40285              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
40286              plus a fix for the bug.
40287      Branch: perl
40288            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
40289 ____________________________________________________________________________
40290 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
40291         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
40292              From: Doug MacEachern <dougm@covalent.net>
40293              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
40294              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
40295      Branch: perl
40296            ! sv.c
40297 ____________________________________________________________________________
40298 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
40299         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
40300              the new CANY is the \C.  The problem reported and the
40301              test case supplied in
40302              
40303              Subject: UTF-8 bugs in string length & single line regex matches
40304              From: "Daniel P. Berrange" <dan@berrange.com>
40305              Date: Fri, 3 Aug 2001 11:39:33 +0100
40306              Message-ID: <20010803113932.A19318@berrange.com>
40307      Branch: perl
40308            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
40309            ! t/op/pat.t
40310 ____________________________________________________________________________
40311 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
40312         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
40313              From: Doug MacEachern <dougm@covalent.net>
40314              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
40315              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
40316      Branch: perl
40317            ! perl.c regexec.c
40318 ____________________________________________________________________________
40319 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
40320         Log: The #11572 didn't up the test count.
40321      Branch: perl
40322            ! t/op/length.t
40323 ____________________________________________________________________________
40324 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
40325         Log: Subject: UTF-8 bugs in string length & single line regex matches
40326              From: "Daniel P. Berrange" <dan@berrange.com>
40327              Date: Fri, 3 Aug 2001 11:39:33 +0100         
40328              Message-ID: <20010803113932.A19318@berrange.com>
40329              
40330              (the mg_length() fix)
40331      Branch: perl
40332            ! mg.c t/op/length.t
40333 ____________________________________________________________________________
40334 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
40335         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
40336              From: Abhijit Menon-Sen <ams@wiw.org>
40337              Date: Sat, 4 Aug 2001 16:56:35 +0530
40338              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
40339      Branch: perl
40340            ! hv.c
40341 ____________________________________________________________________________
40342 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
40343         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
40344              From: Abhijit Menon-Sen <ams@wiw.org>
40345              Date: Sat, 4 Aug 2001 16:16:03 +0530
40346              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
40347      Branch: perl
40348            ! hv.c
40349 ____________________________________________________________________________
40350 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
40351         Log: Subject: Re: [patch] refcount re ops
40352              From: Abhijit Menon-Sen <ams@wiw.org>
40353              Date: Sat, 4 Aug 2001 08:54:55 +0530
40354              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
40355      Branch: perl
40356            ! sv.c
40357 ____________________________________________________________________________
40358 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
40359         Log: Subject: [patch] refcount re ops
40360              From: Doug MacEachern <dougm@covalent.net>
40361              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
40362              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
40363      Branch: perl
40364            ! regcomp.c sv.c
40365 ____________________________________________________________________________
40366 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
40367         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
40368              From: Doug MacEachern <dougm@covalent.net>
40369              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
40370              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
40371      Branch: perl
40372            ! perl.c regexec.c
40373 ____________________________________________________________________________
40374 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
40375         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
40376              From: "Craig A. Berry" <craigberry@mac.com> 
40377              Date: Fri, 03 Aug 2001 16:16:16 -0500
40378              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
40379      Branch: perl
40380            ! t/op/misc.t
40381 ____________________________________________________________________________
40382 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
40383         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
40384              From: John Kristian <jmk2001@engineer.com>
40385              Date: Fri, 03 Aug 2001 00:59:08 -0700
40386              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
40387      Branch: perl
40388            ! win32/win32.c
40389 ____________________________________________________________________________
40390 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
40391         Log: Update Changes.
40392      Branch: perl
40393            ! Changes patchlevel.h
40394 ____________________________________________________________________________
40395 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
40396         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
40397              From: "Craig A. Berry" <craigberry@mac.com>
40398              Date: Thu, 02 Aug 2001 23:15:24 -0500
40399              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
40400      Branch: perl
40401            ! ext/B/Stash.t
40402 ____________________________________________________________________________
40403 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
40404         Log: Subject: [patch] plug PL_cshname leak
40405              From: Doug MacEachern <dougm@covalent.net>
40406              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
40407              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
40408      Branch: perl
40409            ! sv.c
40410 ____________________________________________________________________________
40411 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
40412         Log: Subject: [patch] plug PL_sh_path leak
40413              From: Doug MacEachern <dougm@covalent.net>
40414              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
40415              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
40416      Branch: perl
40417            ! sv.c
40418 ____________________________________________________________________________
40419 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
40420         Log: Subject: [patch] plug PL_regex_padav leaks
40421              From: Doug MacEachern <dougm@covalent.net>
40422              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
40423              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
40424      Branch: perl
40425            ! op.c op.h perl.c
40426 ____________________________________________________________________________
40427 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
40428         Log: Subject: [patch] plug PL_origargv leak
40429              From: Doug MacEachern <dougm@covalent.net>
40430              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
40431              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
40432      Branch: perl
40433            ! perl.c
40434 ____________________________________________________________________________
40435 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
40436         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
40437              From: Abhijit Menon-Sen <ams@wiw.org>
40438              Date: Fri, 3 Aug 2001 06:38:11 +0530
40439              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
40440      Branch: perl
40441            ! hv.c
40442 ____________________________________________________________________________
40443 [ 11557] By: nick                                  on 2001/08/03  08:17:38
40444         Log: Integrate mainline
40445      Branch: perlio
40446           +> (branch 47 files)
40447            - lib/Switch/test.pl
40448           !> (integrate 49 files)
40449 ____________________________________________________________________________
40450 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
40451         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
40452              From: "Craig A. Berry" <craigberry@mac.com>
40453              Date: Thu, 02 Aug 2001 12:56:19 -0500
40454              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
40455      Branch: perl
40456            ! ext/B/Showlex.t
40457 ____________________________________________________________________________
40458 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
40459         Log: Be more careful about non-existent files.
40460      Branch: perl
40461            ! lib/File/Copy.pm
40462 ____________________________________________________________________________
40463 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
40464         Log: Subject: [PATCH resend] deparse empty formats
40465              From: Robin Houston <robin@kitsite.com> 
40466              Date: Thu, 2 Aug 2001 14:32:36 +0100
40467              Message-ID: <20010802143236.A894@robin.kitsite.com>
40468      Branch: perl
40469            ! ext/B/B/Deparse.pm
40470 ____________________________________________________________________________
40471 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
40472         Log: Subject: [patch] ithreads + refto fix improvement
40473              From: Doug MacEachern <dougm@covalent.net>
40474              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
40475              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
40476      Branch: perl
40477            ! pp.c
40478 ____________________________________________________________________________
40479 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
40480         Log: Readability nit from Abhijit.
40481      Branch: perl
40482            ! op.c
40483 ____________________________________________________________________________
40484 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
40485         Log: setproctitle() API version nit from Anton Berezin.
40486      Branch: perl
40487            ! mg.c
40488 ____________________________________________________________________________
40489 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
40490         Log: Add PerlCE to the docs.
40491      Branch: perl
40492            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
40493            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40494 ____________________________________________________________________________
40495 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
40496         Log: Integrate the PerlCE (WinCE Perl) port;
40497              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
40498      Branch: perl
40499            + README.ce wince/FindExt.pm wince/Makefile.ce
40500            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
40501            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
40502            + wince/bin/search.pl wince/config.ce wince/config.h
40503            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
40504            + wince/dl_win32.xs wince/include/arpa/inet.h
40505            + wince/include/cectype.h wince/include/errno.h
40506            + wince/include/netdb.h wince/include/sys/socket.h
40507            + wince/include/sys/stat.h wince/include/sys/types.h
40508            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
40509            + wince/perl.rc wince/perldll.def wince/perllib.c
40510            + wince/perlmain.c wince/registry.bat wince/runperl.c
40511            + wince/splittree.pl wince/win32.h wince/win32iop.h
40512            + wince/win32thread.c wince/win32thread.h wince/wince.c
40513            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
40514            + wince/xdistclean.ksh wince/xmakediffs.ksh
40515            ! MANIFEST perl.c perl.h perlio.c
40516 ____________________________________________________________________________
40517 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
40518         Log: setproctitle() made simpler.  (This assumes the string is
40519              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
40520              should be used.  Note len, not len + 1.)  BSD-fu from Anton
40521              Berezin.
40522      Branch: perl
40523            ! mg.c
40524 ____________________________________________________________________________
40525 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
40526         Log: Subject: [PATCH] -Wall cleanup: op.c
40527              From: Richard Soderberg <rs@oregonnet.com>
40528              Date: Thu, 2 Aug 2001 00:17:09 -0700
40529              Message-Id: <200108020717.AAA26895@oregonnet.com>
40530              
40531              Subject: [PATCH] -Wall cleanup: sv.c
40532              From: Richard Soderberg <rs@oregonnet.com>
40533              Date: Thu, 2 Aug 2001 00:49:21 -0700
40534              Message-Id: <200108020749.AAA27492@oregonnet.com>
40535      Branch: perl
40536            ! op.c sv.c
40537 ____________________________________________________________________________
40538 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
40539         Log: Update Changes.
40540      Branch: perl
40541            ! Changes patchlevel.h
40542 ____________________________________________________________________________
40543 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
40544         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
40545              From: Doug MacEachern <dougm@covalent.net>
40546              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
40547              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
40548      Branch: perl
40549            ! op.c
40550 ____________________________________________________________________________
40551 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
40552         Log: The #11541 didn't work under threads.
40553      Branch: perl
40554            ! op.c
40555 ____________________________________________________________________________
40556 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
40557         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
40558              From: Hugo <hv@crypt.compulink.co.uk>
40559              Date: Fri, 22 Jun 2001 01:19:08 +0100 
40560              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
40561              
40562              (Skip tests if accept() failed)
40563      Branch: perl
40564            ! ext/IO/lib/IO/t/io_unix.t
40565 ____________________________________________________________________________
40566 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
40567         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
40568              From: "Stian Seeberg" <sseeberg@nimsoft.no>
40569              Date: Mon, 30 Jul 2001 12:28:07 +0200
40570              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
40571      Branch: perl
40572            ! perl.h
40573 ____________________________________________________________________________
40574 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
40575         Log: Subject: Pluggable optimizer
40576              From: Simon Cozens <simon@netthink.co.uk>
40577              Date: Wed, 1 Aug 2001 13:57:02 -0700
40578              Message-ID: <20010801135702.I10442@netthink.co.uk>
40579      Branch: perl
40580            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
40581 ____________________________________________________________________________
40582 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
40583         Log: Subject: [ID 20010801.039] perlre.pod message typo
40584              From: Autrijus Tang <autrijus@geb.elixus.org>
40585              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
40586              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
40587      Branch: perl
40588            ! pod/perlre.pod
40589 ____________________________________________________________________________
40590 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
40591         Log: Test for change #11536.
40592      Branch: perl
40593            ! t/op/tiehandle.t
40594 ____________________________________________________________________________
40595 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
40596         Log: More test fixups for #11537.
40597      Branch: perl
40598            ! t/lib/warnings/4lint t/lib/warnings/9enabled
40599 ____________________________________________________________________________
40600 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
40601         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
40602              From: Doug MacEachern <dougm@covalent.net>
40603              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
40604              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
40605      Branch: perl
40606            ! op.c t/TestInit.pm
40607 ____________________________________________________________________________
40608 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
40609         Log: Subject: [patch] ithreads + refto bug
40610              From: Doug MacEachern <dougm@covalent.net>
40611              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
40612              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
40613              
40614              (Test in change #11539)
40615      Branch: perl
40616            ! pp.c
40617 ____________________________________________________________________________
40618 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
40619         Log: Subject: [PATCH: perl@11523] fixups for t/harness
40620              From: Prymmer/Kahn <pvhp@best.com>
40621              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
40622              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
40623      Branch: perl
40624            ! t/harness
40625 ____________________________________________________________________________
40626 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
40627         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
40628              From: Prymmer/Kahn <pvhp@best.com>
40629              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
40630              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
40631      Branch: perl
40632            ! win32/Makefile win32/makefile.mk
40633 ____________________________________________________________________________
40634 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
40635         Log: Need to know the number of tests.
40636      Branch: perl
40637            ! t/run/exit.t
40638 ____________________________________________________________________________
40639 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
40640         Log: Subject: Re: new exit tests on VMS
40641              From: "Craig A. Berry" <craigberry@mac.com>
40642              Date: Tue, 31 Jul 2001 12:19:29 -0500
40643              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
40644      Branch: perl
40645            ! t/run/exit.t
40646 ____________________________________________________________________________
40647 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
40648         Log: Retract #11530 (the dTHX is needed under threads)
40649      Branch: perl
40650            ! perlio.c
40651 ____________________________________________________________________________
40652 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
40653         Log: (Retracted by #11531)
40654      Branch: perl
40655            ! perlio.c
40656 ____________________________________________________________________________
40657 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
40658         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
40659              From: Richard Soderberg <rs@crystalflame.net>
40660              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
40661              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
40662      Branch: perl
40663            ! unixish.h
40664 ____________________________________________________________________________
40665 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
40666         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
40667              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40668              Date: Tue, 31 Jul 2001 05:39:09 -0400
40669              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
40670              
40671              (with a note about the case of UV being equal to long long)
40672      Branch: perl
40673            ! utils/h2xs.PL
40674 ____________________________________________________________________________
40675 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
40676         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
40677              From: "Craig A. Berry" <craigberry@mac.com>
40678              Date: Tue, 31 Jul 2001 14:57:43 -0500
40679              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
40680      Branch: perl
40681            ! t/io/fs.t
40682 ____________________________________________________________________________
40683 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
40684         Log: Fix for
40685              
40686              Subject: [ID 20010116.001] File::Copy truncates orig file 
40687              From: arbor@al37al08.telecel.pt
40688              Date: Tue, 16 Jan 2001 11:43:02 GMT
40689              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
40690              
40691              (copy($foo, $foo) would truncate $foo)
40692      Branch: perl
40693            ! lib/File/Copy.pm lib/File/Copy.t
40694 ____________________________________________________________________________
40695 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
40696         Log: Metaconfig unit change for #11524.
40697      Branch: metaconfig/U/perl
40698            ! Extras.U
40699 ____________________________________________________________________________
40700 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
40701         Log: Multiple modules didn't work; plus typo fixes.
40702      Branch: perl
40703            ! Configure
40704 ____________________________________________________________________________
40705 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
40706         Log: Update Changes.
40707      Branch: perl
40708            ! Changes patchlevel.h
40709 ____________________________________________________________________________
40710 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
40711         Log: Regen perlapi.
40712      Branch: perl
40713            ! pod/perlapi.pod
40714 ____________________________________________________________________________
40715 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
40716         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
40717              From: Dave Mitchell <davem@fdgroup.co.uk>
40718              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
40719              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
40720      Branch: perl
40721            ! sv.c
40722 ____________________________________________________________________________
40723 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
40724         Log: Regen toc.
40725      Branch: perl
40726            ! pod/perltoc.pod
40727 ____________________________________________________________________________
40728 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
40729         Log: Regen Porting stuff.
40730      Branch: perl
40731            ! Porting/Glossary Porting/config.sh Porting/config_H
40732 ____________________________________________________________________________
40733 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
40734         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
40735              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40736              Date: Tue, 31 Jul 2001 05:34:38 -0400
40737              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
40738      Branch: perl
40739            ! utils/h2xs.PL
40740 ____________________________________________________________________________
40741 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
40742         Log: Metaconfig unit change for #11516. 
40743      Branch: metaconfig/U/perl
40744            ! gccvers.U
40745 ____________________________________________________________________________
40746 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
40747         Log: Add -Wall in cflags, not in Configure.
40748              (This way -Wall affects only the core and the core XS,
40749              not user modules' XS.  Concern from Paul Marquess,
40750              implementation idea from Andy Dougherty.)
40751      Branch: perl
40752            ! Configure cflags.SH
40753 ____________________________________________________________________________
40754 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
40755         Log: Metaconfig unit changes for #11514.
40756      Branch: metaconfig
40757            + U/modified/sysman.U
40758            ! U/installdirs/man1dir.U
40759 ____________________________________________________________________________
40760 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
40761         Log: Subject: Configure's detection of system manual
40762              From: Sean Dague <sean@dague.net> 
40763              Date: Sun, 13 May 2001 15:53:15 -0400
40764              Message-ID: <20010513155315.A15833@underhill.dague.net>
40765      Branch: perl
40766            ! Configure
40767 ____________________________________________________________________________
40768 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
40769         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
40770              From: Autrijus Tang <autrijus@autrijus.org> 
40771              Date: Thu, 21 Jun 2001 23:56:48 +0800
40772              Message-Id: <20010621235648.A57340@not.autrijus.org>
40773      Branch: perl
40774            ! pod/perlobj.pod
40775 ____________________________________________________________________________
40776 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
40777         Log: Subject: Typo in DB_File.pm
40778              From: "Philip Newton" <Philip.Newton@gmx.net>
40779              Date: Tue, 31 Jul 2001 06:19:35 +0200
40780              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
40781      Branch: perl
40782            ! ext/DB_File/DB_File.pm
40783 ____________________________________________________________________________
40784 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
40785         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
40786              From: "Stephen P. Potter" <spp@spotter.yi.org>
40787              Date: Wed, 30 May 2001 13:59:34 -0400
40788              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
40789      Branch: perl
40790            ! pod/perlre.pod
40791 ____________________________________________________________________________
40792 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
40793         Log: eval "format foo=" would loop indefinitely; reported in
40794              
40795              Subject: A load of old rubbish
40796              From: Mike Guy <mjtg@cam.ac.uk>
40797              Date: Mon, 14 May 2001 16:12:22 +0100
40798              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
40799              
40800              (The core dumps reported in there already fixed.)
40801      Branch: perl
40802            ! toke.c
40803 ____________________________________________________________________________
40804 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
40805         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
40806      Branch: perl
40807            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
40808            + lib/Switch/t/switch_case.t
40809            - lib/Switch/test.pl
40810            ! MANIFEST lib/Switch.pm
40811 ____________________________________________________________________________
40812 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
40813         Log: Subject: [PATCH @11505] DB_File-1.78
40814              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
40815              Date: Mon, 30 Jul 2001 22:54:37 +0100
40816              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
40817      Branch: perl
40818            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
40819            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
40820 ____________________________________________________________________________
40821 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
40822         Log: Explain in more detail why -pipe and -fno-common are good.
40823      Branch: perl
40824            ! hints/darwin.sh
40825 ____________________________________________________________________________
40826 [ 11506] By: nick                                  on 2001/07/30  14:32:23
40827         Log: Integrate mainline
40828      Branch: perlio
40829           !> INSTALL Makefile.SH doio.c hints/darwin.sh
40830 ____________________________________________________________________________
40831 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
40832         Log: Perl hasn't been putting man pages into $prefix/lib for
40833              a long time now; pointed out by Andy Dougherty. 
40834      Branch: perl
40835            ! hints/darwin.sh
40836 ____________________________________________________________________________
40837 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
40838         Log: Document the extras Configure option.
40839      Branch: perl
40840            ! INSTALL
40841 ____________________________________________________________________________
40842 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
40843         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
40844              everywhere.
40845      Branch: perl
40846           !> doio.c
40847 ____________________________________________________________________________
40848 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
40849         Log: Doubly guard against invoking CPAN if no extras defined,
40850              pointed out by H. Merijn Brand.
40851      Branch: perl
40852            ! Makefile.SH
40853 ____________________________________________________________________________
40854 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
40855         Log: Fix O_RDONLY check to check for O_RDONLY.
40856      Branch: maint-5.6/macperl
40857            ! doio.c
40858 ____________________________________________________________________________
40859 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
40860         Log: Integrate miscellaneous changes from maint-5.6/perl.
40861      Branch: maint-5.6/macperl
40862           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
40863 ____________________________________________________________________________
40864 [ 11499] By: nick                                  on 2001/07/30  06:52:42
40865         Log: Integrate mainline
40866      Branch: perlio
40867           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
40868           +> win32/sync_ext.pl
40869            - win32/sncfnmcs.pl
40870           !> (integrate 71 files)
40871 ____________________________________________________________________________
40872 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
40873         Log: Update Changes.
40874      Branch: perl
40875            ! Changes patchlevel.h
40876 ____________________________________________________________________________
40877 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
40878         Log: Now Configure -Dextras=Foo::Bar and "make install" will
40879              fetch and install Foo::Bar.
40880      Branch: perl
40881            ! Makefile.SH
40882 ____________________________________________________________________________
40883 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
40884         Log: Metaconfig unit change for #11495.
40885      Branch: metaconfig/U/perl
40886            ! Extras.U
40887 ____________________________________________________________________________
40888 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
40889         Log: extras.make, extras.test, and extras.install make targets.
40890      Branch: perl
40891            ! Configure Makefile.SH
40892 ____________________________________________________________________________
40893 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
40894         Log: Metaconfig unit change for #11493.
40895      Branch: metaconfig/U/perl
40896            ! Extras.U
40897 ____________________________________________________________________________
40898 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
40899         Log: Better to have the list of extras in $extras than 'define'.
40900      Branch: perl
40901            ! Configure
40902 ____________________________________________________________________________
40903 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
40904         Log: The metaconfig unit change for #11490.
40905      Branch: metaconfig/U/perl
40906            + Extras.U
40907 ____________________________________________________________________________
40908 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
40909         Log: Missed from #11490 (the required dependency).
40910      Branch: perl
40911            ! Makefile.SH
40912 ____________________________________________________________________________
40913 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
40914         Log: Add the support of asking for extra modules or bundles of modules
40915              to be fetched from the CPAN and installed as a part of the Perl
40916              build process.  None of this installation is yet really done;
40917              only the list is asked, and saved away in extras.lst for
40918              the build and installation process to worry about later.
40919      Branch: perl
40920            ! Configure
40921 ____________________________________________________________________________
40922 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
40923         Log: Beginnings of better Inf and NaN support.
40924              At least toke.c and sv.c still need quite a bit of work.
40925      Branch: perl
40926            ! numeric.c perl.h
40927 ____________________________________________________________________________
40928 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
40929         Log: Top-level Makefile didn't honour OPTIMIZE.
40930      Branch: perl
40931            ! Makefile.SH
40932 ____________________________________________________________________________
40933 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
40934         Log: Update Changes.
40935      Branch: perl
40936            ! Changes patchlevel.h
40937 ____________________________________________________________________________
40938 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
40939         Log: Use Search::Dict 1.02 interface for charinfo().
40940      Branch: perl
40941            ! lib/UnicodeCD.pm
40942 ____________________________________________________________________________
40943 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
40944         Log: Now also allow transforming the read lines before comparing them.
40945              (This will help UnicodeCD.) 
40946      Branch: perl
40947            ! lib/Search/Dict.pm
40948 ____________________________________________________________________________
40949 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
40950         Log: Remove tiehandle code.
40951      Branch: perl
40952            ! lib/UnicodeCD.pm
40953 ____________________________________________________________________________
40954 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
40955         Log: Allow specifying a comparison function for Search::Dict::look().
40956      Branch: perl
40957            ! lib/Search/Dict.pm
40958 ____________________________________________________________________________
40959 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
40960         Log: Small UnicodeCD tweaks.
40961      Branch: perl
40962            ! lib/UnicodeCD.pm lib/UnicodeCD.t
40963 ____________________________________________________________________________
40964 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
40965         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
40966              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40967              Date: Tue, 24 Jul 2001 01:51:32 +0900
40968              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
40969      Branch: perl
40970            ! lib/UnicodeCD.pm lib/UnicodeCD.t
40971 ____________________________________________________________________________
40972 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
40973         Log: Subject: [PATCH] installperl
40974              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
40975              Date: Fri, 27 Jul 2001 19:05:04 -0700
40976              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
40977      Branch: perl
40978            ! installperl
40979 ____________________________________________________________________________
40980 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
40981         Log: Subject: [PATCH] Set proper compatibility versions in core
40982              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
40983              Date: Fri, 27 Jul 2001 20:01:49 -0700
40984              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
40985      Branch: perl
40986            ! Makefile.SH
40987 ____________________________________________________________________________
40988 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
40989         Log: Metaconfig unit change for #11477.
40990      Branch: metaconfig/U/perl
40991            ! dlsrc.U
40992 ____________________________________________________________________________
40993 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
40994         Log: Subject: [PATCH] Darwin: -fpic not so good
40995              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
40996              Date: Fri, 27 Jul 2001 18:57:38 -0700
40997              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
40998      Branch: perl
40999            ! Configure
41000 ____________________________________________________________________________
41001 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
41002         Log: Subject: [PATCH] Clean up Darwin hints
41003              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
41004              Date: Fri, 27 Jul 2001 19:13:15 -0700
41005              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
41006      Branch: perl
41007            ! hints/darwin.sh
41008 ____________________________________________________________________________
41009 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
41010         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
41011              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41012              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
41013              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
41014      Branch: perl
41015            ! pod/perlfunc.pod pp.c t/op/split.t
41016 ____________________________________________________________________________
41017 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
41018         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
41019              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41020              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
41021              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
41022      Branch: perl
41023            ! pod/perlvar.pod
41024 ____________________________________________________________________________
41025 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
41026         Log: Subject: [PATCH] fixes to constant.pm documentation
41027              From: Ilmari Karonen <iltzu@sci.fi>
41028              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
41029              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
41030      Branch: perl
41031            ! lib/constant.pm
41032 ____________________________________________________________________________
41033 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
41034         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
41035              From: "Philip Newton" <Philip.Newton@gmx.net>
41036              Date: Fri, 27 Jul 2001 07:51:10 +0200
41037              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
41038      Branch: perl
41039            ! pod/perlport.pod
41040 ____________________________________________________________________________
41041 [ 11471] By: nick                                  on 2001/07/26  06:23:32
41042         Log: Subject:  [PATCH] Doc fix for perlguts / threading
41043              From:  Arthur Bergman <arthur@contiller.se>
41044              Date:  Wed, 25 Jul 2001 11:28:23 +0200
41045              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
41046      Branch: perl
41047            ! pod/perlguts.pod
41048 ____________________________________________________________________________
41049 [ 11470] By: nick                                  on 2001/07/26  06:21:06
41050         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
41051              From:  Philip Newton <Philip.Newton@gmx.net>
41052              Date:  Wed, 25 Jul 2001 08:19:47 +0200
41053              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
41054      Branch: perl
41055            ! INSTALL
41056 ____________________________________________________________________________
41057 [ 11469] By: nick                                  on 2001/07/26  06:20:25
41058         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
41059              From:  Philip Newton <Philip.Newton@gmx.net>
41060              Date:  Wed, 25 Jul 2001 08:12:48 +0200
41061              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
41062      Branch: perl
41063            ! INSTALL
41064 ____________________________________________________________________________
41065 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
41066         Log: More +x.
41067      Branch: perl
41068            ! Porting/makerel
41069 ____________________________________________________________________________
41070 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
41071         Log: Update Changes.
41072      Branch: perl
41073            ! Changes patchlevel.h
41074 ____________________________________________________________________________
41075 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
41076         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
41077              From: "Philip Newton" <Philip.Newton@gmx.net>
41078              Date: Tue, 24 Jul 2001 06:45:55 +0200
41079              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
41080      Branch: perl
41081            ! os2/perlrexx.c
41082 ____________________________________________________________________________
41083 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
41084         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
41085              From: Peter Prymmer <pvhp@forte.com>
41086              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
41087              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
41088      Branch: perl
41089            ! pod/perlport.pod t/io/fs.t vms/test.com
41090 ____________________________________________________________________________
41091 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
41092         Log: Workaround on Cwd bootstrap problem.
41093      Branch: perl
41094            ! lib/ExtUtils/MakeMaker.pm
41095 ____________________________________________________________________________
41096 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
41097         Log: When in Rome, quote like the Romans do.
41098      Branch: perl
41099            ! cflags.SH
41100 ____________________________________________________________________________
41101 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
41102         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
41103              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41104              Date: Mon, 23 Jul 2001 19:29:49 -0400
41105              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
41106      Branch: perl
41107            + os2/perlrexx.c
41108            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
41109            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
41110            ! t/op/write.t
41111 ____________________________________________________________________________
41112 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
41113         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
41114              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41115              Date: Mon, 23 Jul 2001 18:43:42 -0400
41116              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
41117      Branch: perl
41118            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
41119 ____________________________________________________________________________
41120 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
41121         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
41122              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41123              Date: Mon, 23 Jul 2001 18:33:16 -0400
41124              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
41125      Branch: perl
41126            ! lib/ExtUtils/MakeMaker.pm
41127 ____________________________________________________________________________
41128 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
41129         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
41130              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41131              Date: Mon, 23 Jul 2001 18:20:35 -0400
41132              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
41133      Branch: perl
41134            ! Makefile.SH cflags.SH
41135 ____________________________________________________________________________
41136 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
41137         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
41138              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
41139              Date: Mon, 23 Jul 2001 11:32:17 -0500
41140              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
41141      Branch: perl
41142            ! lib/ExtUtils/MakeMaker.pm
41143 ____________________________________________________________________________
41144 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
41145         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
41146              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41147              Date: Mon, 23 Jul 2001 18:13:20 -0400
41148              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
41149      Branch: perl
41150            ! lib/perl5db.pl
41151 ____________________________________________________________________________
41152 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
41153         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
41154              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41155              Date: Mon, 23 Jul 2001 18:07:40 -0400
41156              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
41157      Branch: perl
41158            ! op.c
41159 ____________________________________________________________________________
41160 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
41161         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
41162              From: "Craig A. Berry" <craigberry@mac.com>
41163              Date: Mon, 23 Jul 2001 15:35:06 -0500
41164              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
41165      Branch: perl
41166            ! util.c
41167 ____________________________________________________________________________
41168 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
41169         Log: Subject: [PATCH perlfaq9.pod typo]
41170              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
41171              Date: Mon, 23 Jul 2001 07:49:05 -0700
41172              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
41173      Branch: perl
41174            ! pod/perlfaq9.pod
41175 ____________________________________________________________________________
41176 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
41177         Log: Subject: win32\sncfnmcs.pl corrections
41178              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
41179              Date: Mon, 23 Jul 2001 12:56:54 +0200
41180              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
41181              
41182              Rename the script a little bit more sensibly.
41183      Branch: perl
41184            + win32/sync_ext.pl
41185            - win32/sncfnmcs.pl
41186            ! MANIFEST README.win32
41187 ____________________________________________________________________________
41188 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
41189         Log: Test tweak.
41190      Branch: perl
41191            ! ext/B/Deparse.t
41192 ____________________________________________________________________________
41193 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
41194         Log: Metaconfig unit tweak for #11450.
41195      Branch: metaconfig/U/perl
41196            ! Mksymlinks.U
41197 ____________________________________________________________________________
41198 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
41199         Log: Too volatile failsafe check.
41200      Branch: perl
41201            ! Configure
41202 ____________________________________________________________________________
41203 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
41204         Log: Further doc tweaks.
41205      Branch: perl
41206            ! lib/UnicodeCD.pm
41207 ____________________________________________________________________________
41208 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
41209         Log: Doc tweaks.
41210      Branch: perl
41211            ! lib/UnicodeCD.pm
41212 ____________________________________________________________________________
41213 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
41214         Log: Doc tweakery from Abhijit.
41215      Branch: perl
41216            ! Porting/repository.pod
41217 ____________________________________________________________________________
41218 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
41219         Log: An accidental empty line.
41220      Branch: perl
41221            ! MANIFEST
41222 ____________________________________________________________________________
41223 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
41224         Log: Missing MANIFESTations.
41225      Branch: perl
41226            ! MANIFEST
41227 ____________________________________________________________________________
41228 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
41229         Log: Update Changes.
41230      Branch: perl
41231            ! Changes patchlevel.h
41232 ____________________________________________________________________________
41233 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
41234         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
41235              From: Mike Guy <mjtg@cam.ac.uk>
41236              Date: Fri, 20 Jul 2001 16:12:49 +0100
41237              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
41238      Branch: perl
41239            ! Porting/pumpkin.pod
41240 ____________________________________________________________________________
41241 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
41242         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
41243              From: Peter Prymmer <pvhp@forte.com>
41244              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
41245              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
41246      Branch: perl
41247            ! pod/perlhack.pod
41248 ____________________________________________________________________________
41249 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
41250         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
41251              From: Michael G Schwern <schwern@pobox.com>
41252              Date: Fri, 20 Jul 2001 20:22:35 -0400
41253              Message-ID: <20010720202235.O4498@blackrider>
41254      Branch: perl
41255            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
41256            ! lib/Test/t/todo.t
41257 ____________________________________________________________________________
41258 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
41259         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
41260              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
41261              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
41262              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
41263      Branch: perl
41264            ! ext/POSIX/POSIX.pod
41265 ____________________________________________________________________________
41266 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
41267         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
41268              From: Mark-Jason Dominus <mjd@plover.com>
41269              Date: Fri, 20 Jul 2001 23:16:54 -0400
41270              Message-ID: <20010721031654.21877.qmail@plover.com>
41271      Branch: perl
41272            ! ext/POSIX/POSIX.pod
41273 ____________________________________________________________________________
41274 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
41275         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
41276              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41277              Date: Sun, 22 Jul 2001 14:56:09 +0200
41278              Message-ID: <20010722145609.A766@rafael>
41279      Branch: perl
41280            ! ext/B/O.pm
41281 ____________________________________________________________________________
41282 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
41283         Log: Subject: regexec.c #define cleanup
41284              From: Mark-Jason Dominus <mjd@plover.com>
41285              Date: Sat, 21 Jul 2001 18:33:25 -0400
41286              Message-ID: <20010721223325.3069.qmail@plover.com>
41287      Branch: perl
41288            ! regexec.c
41289 ____________________________________________________________________________
41290 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
41291         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
41292              From: Prymmer/Kahn <pvhp@best.com>
41293              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
41294              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
41295      Branch: perl
41296            ! t/io/fs.t
41297 ____________________________________________________________________________
41298 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
41299         Log: Typo in #11432.
41300      Branch: perl
41301            ! ext/POSIX/POSIX.t
41302 ____________________________________________________________________________
41303 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
41304         Log: Integrate (manually) change #11424 from macperl.
41305      Branch: perl
41306            ! ext/Filter/t/call.t
41307 ____________________________________________________________________________
41308 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
41309         Log: Integrate change #11408 from macperl.
41310      Branch: perl
41311           !> README.macos pod/perlport.pod
41312 ____________________________________________________________________________
41313 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
41314         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
41315      Branch: perl
41316           +> macos/MacPerlTests.cmd macos/xsubpp.patch
41317            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
41318            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
41319            ! ext/POSIX/POSIX.t
41320 ____________________________________________________________________________
41321 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
41322         Log: pod/*.t tests not picked up by t/TEST either
41323      Branch: maint-5.6/perl
41324            ! t/TEST
41325 ____________________________________________________________________________
41326 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
41327         Log: better tweak for change#11429 (windows has both / and \ separated
41328              paths in @INC at that point)
41329      Branch: maint-5.6/perl
41330            ! t/pod/testp2pt.pl
41331 ____________________________________________________________________________
41332 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
41333         Log: MacOS pod test tweak needs \Escape
41334      Branch: maint-5.6/perl
41335            ! t/pod/testp2pt.pl
41336 ____________________________________________________________________________
41337 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
41338         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
41339              resulting duplicate output, but t/harness isn't)
41340      Branch: maint-5.6/perl
41341            ! t/run/runenv.t
41342 ____________________________________________________________________________
41343 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
41344         Log: t/harness wasn't picking up all the tests
41345      Branch: maint-5.6/perl
41346            ! t/harness
41347 ____________________________________________________________________________
41348 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
41349         Log: update MANIFEST for new file
41350      Branch: maint-5.6/perl
41351            ! MANIFEST
41352 ____________________________________________________________________________
41353 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
41354         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
41355              the exception of the macperl/macos/... tree
41356      Branch: maint-5.6/perl
41357           +> t/lib/filefind-taint.t
41358           !> (integrate 72 files)
41359 ____________________________________________________________________________
41360 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
41361         Log: Fix test.
41362      Branch: maint-5.6/macperl
41363            ! macos/bundled_ext/Filter/t/call.t
41364 ____________________________________________________________________________
41365 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
41366         Log: Make perl fork()-safe (in a slightly limited way) even on
41367              platforms that don't have pthread_atfork() (extension of
41368              the fix in change#11151).
41369              
41370              Note that this will not help extensions that call fork()
41371              directly in C, or that link to libraries that call fork()
41372              directly.  Such cases must be fixed to either call
41373              PerlProc_fork(), or call atfork_lock() in parent before the
41374              calling the function that forks and call atfork_unlock()
41375              in both parent and child immediately after the fork().
41376              (There are no worries if C code calls exec() in the child
41377              immediately after a fork().  Only cases where the child
41378              calls perl's API functions (including New()) after the
41379              fork() are problematic.)
41380              
41381              This change also eliminates the use of vfork() from perl,
41382              since all such uses were violating the severe restrictions
41383              on modifying the state of the process between the vfork()
41384              and the exec().
41385              
41386              This is a modified version of patches suggested by Abhijit
41387              Menon-Sen and Richard Soderberg.
41388      Branch: perl
41389            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
41390            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
41391 ____________________________________________________________________________
41392 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
41393         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
41394              Switch, and Text::Balanced.
41395      Branch: maint-5.6/macperl
41396            + macos/bundled_ext/Filter/Util/Call/Call.pm
41397            + macos/bundled_ext/Filter/Util/Call/Call.xs
41398            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
41399            + macos/bundled_ext/Filter/t/MyFilter.pm
41400            + macos/bundled_ext/Filter/t/call.t
41401            + macos/bundled_ext/Filter/t/filter-util.pl
41402            + macos/bundled_lib/blib/lib/Class/ISA.pm
41403            + macos/bundled_lib/blib/lib/Digest.pm
41404            + macos/bundled_lib/blib/lib/Filter/Simple.pm
41405            + macos/bundled_lib/blib/lib/Switch.pm
41406            + macos/bundled_lib/blib/lib/Text/Balanced.pm
41407            + macos/bundled_lib/blib/lib/Text/Balanced.pod
41408            + macos/bundled_lib/t/Class/ISA/test.pl
41409            + macos/bundled_lib/t/Digest/Digest.t
41410            + macos/bundled_lib/t/Filter/Simple/test.pl
41411            + macos/bundled_lib/t/Switch/test.pl
41412            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
41413            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
41414            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
41415            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
41416            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
41417            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
41418            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
41419            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
41420 ____________________________________________________________________________
41421 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
41422         Log: Add Filter::Util::Call to config/make files; edit utils
41423              to recognize the module (it was descended too far down).
41424              Bump version to 5.6.1a4.
41425      Branch: maint-5.6/macperl
41426            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
41427            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
41428            ! macos/macperl/Makefile.mk macos/xsubpp.patch
41429 ____________________________________________________________________________
41430 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
41431         Log: Make DB_File the default for MLDBM on MacOS.
41432      Branch: maint-5.6/macperl
41433            ! macos/bundled_lib/blib/lib/MLDBM.pm
41434 ____________________________________________________________________________
41435 [ 11419] By: nick                                  on 2001/07/20  14:51:03
41436         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
41437              From:  Simon Cozens <simon@netthink.co.uk>
41438              Date:  Fri, 20 Jul 2001 11:42:35 -0400
41439              Message-Id:  <20010720114235.A5235@netthink.co.uk>
41440      Branch: perl
41441            ! lib/UnicodeCD.pm
41442 ____________________________________________________________________________
41443 [ 11418] By: nick                                  on 2001/07/20  14:48:12
41444         Log: Subject:  [PATCH regcomp.h] adds a comment
41445              From:  Abhijit Menon-Sen <ams@wiw.org>
41446              Date:  Fri, 20 Jul 2001 21:05:37 +0530
41447              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
41448      Branch: perl
41449            ! regcomp.h
41450 ____________________________________________________________________________
41451 [ 11417] By: nick                                  on 2001/07/20  14:16:38
41452         Log: Subject:  [PATCH 5.7.2] INSTALL updates
41453              From:  Andy Dougherty <doughera@lafayette.edu>
41454              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
41455              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
41456      Branch: perl
41457            ! INSTALL
41458 ____________________________________________________________________________
41459 [ 11416] By: nick                                  on 2001/07/20  06:44:44
41460         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
41461              From:  Russ Allbery <rra@stanford.edu>
41462              Date:  19 Jul 2001 15:52:37 -0700
41463              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
41464      Branch: perl
41465            ! lib/Pod/Man.pm
41466 ____________________________________________________________________________
41467 [ 11415] By: nick                                  on 2001/07/20  06:35:11
41468         Log: Subject:  [PATCH] defer op_seq allocation
41469              From:  Abhijit Menon-Sen <ams@wiw.org>
41470              Date:  Thu, 19 Jul 2001 22:12:24 +0530
41471              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
41472      Branch: perl
41473            ! op.c
41474 ____________________________________________________________________________
41475 [ 11414] By: nick                                  on 2001/07/20  06:23:36
41476         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
41477              From:  Abhijit Menon-Sen <ams@wiw.org>
41478              Date:  Fri, 20 Jul 2001 01:18:50 +0530
41479              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
41480              (Private e-mail)
41481      Branch: perl
41482            ! ext/Time/HiRes/HiRes.xs
41483 ____________________________________________________________________________
41484 [ 11413] By: nick                                  on 2001/07/20  06:18:53
41485         Log: Integrate mainline
41486      Branch: perlio
41487           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
41488            - t/base/commonsense.t
41489           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
41490           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
41491           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
41492           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
41493           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
41494           !> win32/win32.c
41495 ____________________________________________________________________________
41496 [ 11412] By: nick                                  on 2001/07/19  06:44:27
41497         Log: Integrate win32/perlhost.h from maintenance branch.
41498              (Rest of $ENV{PATH} / system() fix.)
41499      Branch: perl
41500           !> win32/perlhost.h
41501 ____________________________________________________________________________
41502 [ 11411] By: nick                                  on 2001/07/19  06:41:34
41503         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
41504              From:  Philip Newton <Philip.Newton@gmx.net>
41505              Date:  Wed, 18 Jul 2001 21:43:57 +0200
41506              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
41507      Branch: perl
41508            ! pod/perlhack.pod
41509 ____________________________________________________________________________
41510 [ 11410] By: nick                                  on 2001/07/19  06:39:35
41511         Log: Subject:  Security hole in taint checking in open()
41512              From:  deekoo@tentacle.net
41513              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
41514              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
41515      Branch: perl
41516            ! doio.c
41517 ____________________________________________________________________________
41518 [ 11409] By: nick                                  on 2001/07/19  06:28:08
41519         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
41520              From:  Abhijit Menon-Sen <ams@wiw.org>
41521              Date:  Thu, 19 Jul 2001 04:30:43 +0530
41522              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
41523      Branch: perl
41524            ! ext/Time/HiRes/HiRes.xs
41525 ____________________________________________________________________________
41526 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
41527         Log: Update docs with latest implementation information and new URLs.
41528      Branch: maint-5.6/macperl
41529            ! README.macos pod/perlport.pod
41530 ____________________________________________________________________________
41531 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
41532         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
41533              Fix BuildRules to accept optimization variables.
41534      Branch: maint-5.6/macperl
41535            + macos/bundled_ext/Digest/MD5/Makefile.mk
41536            ! macos/BuildRules.mk macos/Makefile.mk
41537            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
41538            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
41539 ____________________________________________________________________________
41540 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
41541         Log: Integrate changes 11399,11401
41542      Branch: maint-5.6/macperl
41543           !> win32/perlhost.h win32/win32.c
41544 ____________________________________________________________________________
41545 [ 11405] By: nick                                  on 2001/07/18  06:50:33
41546         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
41547              from perl5.6*
41548      Branch: perl
41549           !> win32/perlhost.h win32/win32.c
41550 ____________________________________________________________________________
41551 [ 11404] By: nick                                  on 2001/07/18  06:43:59
41552         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
41553              From:  hv@crypt0.demon.co.uk
41554              Date:  Wed, 18 Jul 2001 05:58:46 +0100
41555              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
41556      Branch: perl
41557            ! ext/POSIX/POSIX.t
41558 ____________________________________________________________________________
41559 [ 11403] By: nick                                  on 2001/07/18  06:38:57
41560         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
41561              From:  hv@crypt0.demon.co.uk
41562              Date:  Wed, 18 Jul 2001 05:21:54 +0100
41563              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
41564      Branch: perl
41565            ! numeric.c t/op/arith.t
41566 ____________________________________________________________________________
41567 [ 11402] By: nick                                  on 2001/07/18  06:19:17
41568         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
41569              From:  mjd@plover.com
41570              Date:  17 Jul 2001 17:59:20 -0000
41571              Message-Id:  <20010717175920.8177.qmail@plover.com>
41572      Branch: perl
41573            ! pod/perlre.pod
41574 ____________________________________________________________________________
41575 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
41576         Log: thinko in change#11400 (duh)
41577      Branch: maint-5.6/perl
41578            ! win32/perlhost.h
41579 ____________________________________________________________________________
41580 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
41581         Log: change#11399 revealed another unrelated bug; this is just a temporary
41582              bandaid
41583      Branch: maint-5.6/perl
41584            ! win32/perlhost.h
41585 ____________________________________________________________________________
41586 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
41587         Log: fix bugs in handling of the virtualized environment under windows;
41588              there were bugs in propagating any changes to %ENV down to the real
41589              environment when such changes happened in the toplevel process
41590              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
41591              problem identification, and for a part of the fix)
41592      Branch: maint-5.6/perl
41593            ! win32/perlhost.h win32/win32.c
41594 ____________________________________________________________________________
41595 [ 11398] By: nick                                  on 2001/07/17  08:26:35
41596         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
41597              From: Peter Prymmer <pvhp@forte.com>
41598              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
41599              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
41600              
41601              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
41602              should not depend on existance of Config.pm
41603      Branch: perl
41604           +> t/lib/commonsense.t
41605            - t/base/commonsense.t
41606            ! MANIFEST t/README
41607 ____________________________________________________________________________
41608 [ 11397] By: nick                                  on 2001/07/17  08:09:58
41609         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
41610              From:  Michael G Schwern <schwern@pobox.com>
41611              Date:  Mon, 16 Jul 2001 18:20:31 -0400
41612              Message-Id:  <20010716182031.A1128@blackrider>
41613      Branch: perl
41614            ! pod/perlhack.pod
41615 ____________________________________________________________________________
41616 [ 11396] By: nick                                  on 2001/07/17  08:04:11
41617         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
41618              From:  Gwyn Judd <b.judd@xtra.co.nz>
41619              Date:  Tue, 17 Jul 2001 20:55:58 +1200
41620              Message-Id:  <20010717205558.A3107@thislove>
41621      Branch: perl
41622            ! pod/perlfunc.pod
41623 ____________________________________________________________________________
41624 [ 11395] By: nick                                  on 2001/07/17  08:02:22
41625         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
41626              From:  Peter Prymmer <pvhp@forte.com>
41627              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
41628              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
41629      Branch: perl
41630            ! t/op/sprintf.t
41631 ____________________________________________________________________________
41632 [ 11394] By: nick                                  on 2001/07/17  07:57:06
41633         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
41634              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
41635              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
41636              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
41637      Branch: perl
41638            ! gv.c
41639 ____________________________________________________________________________
41640 [ 11392] By: nick                                  on 2001/07/17  07:50:12
41641         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
41642              From:  Coral <coral@moonlight.crystalflame.net>
41643              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
41644              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
41645      Branch: perl
41646            ! pp_sys.c thread.h
41647 ____________________________________________________________________________
41648 [ 11391] By: nick                                  on 2001/07/17  07:34:28
41649         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
41650              From:  Jonathan Stowe <gellyfish@gellyfish.com>
41651              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
41652              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
41653      Branch: perl
41654            ! utils/h2xs.PL
41655 ____________________________________________________________________________
41656 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
41657         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
41658              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
41659              and Mac::Apps::Launch, which don't work, and Time::HiRes and
41660              Time::Piece, which don't yet work.
41661      Branch: maint-5.6/macperl
41662            + (add 154 files)
41663 ____________________________________________________________________________
41664 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
41665         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
41666              Also add hack to get around missing setenv for PERL5DB.
41667      Branch: maint-5.6/macperl
41668            ! macos/macish.c macos/macish.h
41669 ____________________________________________________________________________
41670 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
41671         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
41672      Branch: maint-5.6/macperl
41673            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
41674            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
41675 ____________________________________________________________________________
41676 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
41677         Log: Fix up some configuration and make options, add extra
41678              extensions.
41679      Branch: maint-5.6/macperl
41680            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
41681            ! macos/macperl/Makefile.mk
41682 ____________________________________________________________________________
41683 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
41684         Log: From Change 11374 in maintperl.
41685      Branch: maint-5.6/macperl
41686           !> utils/h2ph.PL
41687 ____________________________________________________________________________
41688 [ 11385] By: nick                                  on 2001/07/16  14:12:58
41689         Log: Back out change to h2xs till it passes its test.
41690      Branch: perl
41691            ! utils/h2xs.PL
41692 ____________________________________________________________________________
41693 [ 11384] By: nick                                  on 2001/07/16  14:00:10
41694         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
41695              From:  Jonathan Stowe <gellyfish@gellyfish.com>
41696              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
41697              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
41698      Branch: perl
41699            ! utils/h2xs.PL
41700 ____________________________________________________________________________
41701 [ 11383] By: nick                                  on 2001/07/16  13:53:12
41702         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
41703              From:  Robin Houston <robin@kitsite.com>
41704              Date:  Sun, 15 Jul 2001 18:22:31 +0100
41705              Message-Id:  <20010715182230.A11174@robin>
41706      Branch: perl
41707            ! hints/darwin.sh
41708 ____________________________________________________________________________
41709 [ 11382] By: nick                                  on 2001/07/16  13:52:49
41710         Log: Subject:  [PATCH perl@11372] re_dup
41711              From:  Radu Greab <radu@netsoft.ro>
41712              Date:  Sun, 15 Jul 2001 04:50:06 +0300
41713              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
41714      Branch: perl
41715            ! sv.c
41716 ____________________________________________________________________________
41717 [ 11379] By: nick                                  on 2001/07/16  13:35:39
41718         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
41719              From:  Robin Houston <robin@kitsite.com>
41720              Date:  Sat, 14 Jul 2001 14:28:50 +0100
41721              Message-Id:  <20010714142850.A10205@robin>
41722      Branch: perl
41723            ! ext/B/B/Deparse.pm
41724 ____________________________________________________________________________
41725 [ 11378] By: nick                                  on 2001/07/16  13:30:36
41726         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
41727              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
41728              Date:  Sat, 14 Jul 2001 22:17:42 +0900
41729              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
41730      Branch: perl
41731            + ext/Encode/Encode/euc-jp-0212.enc
41732            ! ext/Encode/Encode/Tcl.pm
41733 ____________________________________________________________________________
41734 [ 11377] By: nick                                  on 2001/07/16  13:17:28
41735         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
41736              From:  Andy Dougherty <doughera@lafayette.edu>
41737              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
41738              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
41739      Branch: perl
41740            ! hints/darwin.sh hints/rhapsody.sh
41741 ____________________________________________________________________________
41742 [ 11376] By: nick                                  on 2001/07/16  09:05:00
41743         Log: Integrate mainline
41744      Branch: perlio
41745           +> ext/Encode/Encode/7bit-greek.enc
41746           +> ext/Encode/Encode/7bit-latin1.enc
41747           +> ext/Encode/Encode/cns11643-1.enc
41748           +> ext/Encode/Encode/cns11643-2.enc
41749           +> ext/Encode/Encode/iso2022-cn.enc
41750           +> ext/Encode/Encode/iso2022-jp1.enc
41751           +> ext/Encode/Encode/iso2022-jp2.enc
41752           !> Changes Configure MANIFEST Makefile.SH
41753           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
41754           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
41755           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
41756           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
41757           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
41758 ____________________________________________________________________________
41759 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
41760         Log: integrate change#11374 from maint-5.6
41761              
41762              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
41763      Branch: perl
41764           !> utils/h2ph.PL
41765 ____________________________________________________________________________
41766 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
41767         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
41768      Branch: maint-5.6/perl
41769            ! utils/h2ph.PL
41770 ____________________________________________________________________________
41771 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
41772         Log: Update Changes.
41773      Branch: perl
41774            ! Changes patchlevel.h
41775 ____________________________________________________________________________
41776 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
41777         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
41778              From: Jonathan Stowe <gellyfish@gellyfish.com>
41779              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
41780              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
41781      Branch: perl
41782            ! utils/h2xs.PL
41783 ____________________________________________________________________________
41784 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
41785         Log: Subject: patch to add DEL to [:cntrl:]
41786              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
41787              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
41788              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
41789      Branch: perl
41790            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
41791 ____________________________________________________________________________
41792 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
41793         Log: Metaconfig unit change for #11369; plus a dependency nit.
41794      Branch: metaconfig
41795            ! U/compline/nblock_io.U
41796      Branch: metaconfig/U/perl
41797            ! Extensions.U
41798 ____________________________________________________________________________
41799 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
41800         Log: #include <stdlib.h> so that exit() is prototyped,
41801              noticed by Hugo.
41802      Branch: perl
41803            ! Configure
41804 ____________________________________________________________________________
41805 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
41806         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
41807              From: Peter Prymmer <pvhp@forte.com>
41808              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
41809              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
41810      Branch: perl
41811            ! t/op/sprintf.t
41812 ____________________________________________________________________________
41813 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
41814         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
41815              From: Peter Prymmer <pvhp@forte.com>
41816              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
41817              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
41818      Branch: perl
41819            ! ext/Encode/Encode/Tcl.t
41820 ____________________________________________________________________________
41821 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
41822         Log: Add information about gcc 3.0 basic block profiling.
41823      Branch: perl
41824            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
41825 ____________________________________________________________________________
41826 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
41827         Log: Subject: Error in lib/PerlIO/Via.pm ?
41828              From: Mark-Jason Dominus <mjd@plover.com>
41829              Date: Fri, 13 Jul 2001 15:55:41 -0400
41830              Message-ID: <20010713195541.26751.qmail@plover.com>
41831      Branch: perl
41832            ! ext/PerlIO/Via/Via.pm
41833 ____________________________________________________________________________
41834 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
41835         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
41836              section from the Compiler section.
41837      Branch: perl
41838            ! myconfig.SH
41839 ____________________________________________________________________________
41840 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
41841         Log: Handle glibc style of constant definitions using enum
41842              with intervening #defines; from Brendan O'Dea.
41843      Branch: perl
41844            ! utils/h2ph.PL
41845 ____________________________________________________________________________
41846 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
41847         Log: Add LC_MESSAGES to the locale_h export tag (it already is
41848              in the Makefile.PL and thusly eligible for an XS constant)
41849              (see also maintperl #10543)
41850      Branch: perl
41851            ! ext/POSIX/POSIX.pm
41852 ____________________________________________________________________________
41853 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
41854         Log: Subject: Re: [patch] re_dup
41855              From: Abhijit Menon-Sen <ams@wiw.org>
41856              Date: Fri, 13 Jul 2001 21:41:09 +0530
41857              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
41858      Branch: perl
41859            ! sv.c
41860 ____________________________________________________________________________
41861 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
41862         Log: Subject: [patch] re_dup
41863              From: Doug MacEachern <dougm@covalent.net>
41864              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
41865              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
41866      Branch: perl
41867            ! sv.c
41868 ____________________________________________________________________________
41869 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
41870         Log: Update Changes.
41871      Branch: perl
41872            ! Changes patchlevel.h
41873 ____________________________________________________________________________
41874 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
41875         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
41876              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
41877              Date: Sat, 14 Jul 2001 00:06:30 +0900
41878              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
41879      Branch: perl
41880            + ext/Encode/Encode/7bit-greek.enc
41881            + ext/Encode/Encode/7bit-latin1.enc
41882            + ext/Encode/Encode/cns11643-1.enc
41883            + ext/Encode/Encode/cns11643-2.enc
41884            + ext/Encode/Encode/iso2022-cn.enc
41885            + ext/Encode/Encode/iso2022-jp1.enc
41886            + ext/Encode/Encode/iso2022-jp2.enc
41887            ! MANIFEST ext/Encode/Encode/Tcl.pm
41888            ! ext/Encode/Encode/iso2022-kr.enc
41889 ____________________________________________________________________________
41890 [ 11357] By: nick                                  on 2001/07/13  14:24:06
41891         Log: Blind integrate mainline (as of 5.7.2?)
41892      Branch: perlio
41893           !> AUTHORS Changes Porting/config.sh Porting/config_H
41894           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
41895           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
41896           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
41897           !> win32/makefile.mk
41898 ____________________________________________________________________________
41899 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
41900         Log: Snip away the devel patchlevel.
41901      Branch: perl
41902            ! patchlevel.h
41903 ____________________________________________________________________________
41904 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
41905         Log: Bump the version to 5.7.2.
41906      Branch: perl
41907            ! Porting/config.sh Porting/config_H patchlevel.h
41908            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
41909            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41910            ! win32/makefile.mk
41911 ____________________________________________________________________________
41912 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
41913         Log: Update Changes.
41914      Branch: perl
41915            ! Changes
41916 ____________________________________________________________________________
41917 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
41918         Log: Reword.
41919      Branch: perl
41920            ! AUTHORS
41921 ____________________________________________________________________________
41922 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
41923         Log: AUTHORS update.
41924      Branch: perl
41925            ! AUTHORS
41926 ____________________________________________________________________________
41927 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
41928         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
41929              unless ithreads.
41930      Branch: perl
41931            ! makedef.pl
41932 ____________________________________________________________________________
41933 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
41934         Log: Integrate perlio.
41935      Branch: perl
41936           !> win32/distclean.bat
41937 ____________________________________________________________________________
41938 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
41939         Log: Test the encoding transform only iff we have PerlIO,
41940              noticed by H. Merijn Brand.
41941      Branch: perl
41942            ! ext/PerlIO/t/encoding.t
41943 ____________________________________________________________________________
41944 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
41945         Log: README.netware tweaks from Ananth Kesari.
41946      Branch: perl
41947            ! README.netware
41948 ____________________________________________________________________________
41949 [ 11346] By: nick                                  on 2001/07/13  09:18:51
41950         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
41951              to avoid /unicode vs /Unicode issues.
41952      Branch: perlio
41953            ! win32/distclean.bat
41954 ____________________________________________________________________________
41955 [ 11345] By: nick                                  on 2001/07/13  06:24:18
41956         Log: Integrate mainline
41957      Branch: perlio
41958           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
41959            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
41960           !> (integrate 63 files)
41961 ____________________________________________________________________________
41962 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
41963         Log: Add d_bincompat5005 information to perl -V.
41964      Branch: perl
41965            ! myconfig.SH
41966 ____________________________________________________________________________
41967 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
41968         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
41969              From: Abhijit Menon-Sen <ams@wiw.org>
41970              Date: Fri, 13 Jul 2001 07:12:36 +0530
41971              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
41972      Branch: perl
41973            ! sv.c
41974 ____________________________________________________________________________
41975 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
41976         Log: Remove unicode::distinct, as per Inaba Hiroto.
41977      Branch: perl
41978            - lib/unicode/distinct.pm
41979            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
41980            ! t/lib/1_compile.t
41981 ____________________________________________________________________________
41982 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
41983         Log: Paging for Dr Octothorpe.
41984      Branch: perl
41985            ! pod/perlfaq4.pod
41986 ____________________________________________________________________________
41987 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
41988         Log: cut-n-paste error noticed by mjd.
41989      Branch: perl
41990            ! pod/perlfaq4.pod
41991 ____________________________________________________________________________
41992 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
41993         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
41994              From: Peter Prymmer <pvhp@forte.com>
41995              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
41996              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
41997      Branch: perl
41998            ! pod/perlfaq4.pod
41999 ____________________________________________________________________________
42000 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
42001         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
42002              From: Randall Gellens <randy@qualcomm.com>
42003              Date: Thu, 12 Jul 2001 16:56:23 -0700
42004              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
42005      Branch: perl
42006            ! Porting/repository.pod
42007 ____________________________________________________________________________
42008 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
42009         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
42010      Branch: perl
42011            ! thread.h
42012 ____________________________________________________________________________
42013 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
42014         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
42015              From: coral <coral@moonlight.crystalflame.net>
42016              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
42017              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
42018      Branch: perl
42019            ! thread.h
42020 ____________________________________________________________________________
42021 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
42022         Log: Metaconfig unit change for #11134.
42023      Branch: metaconfig
42024            + U/threads/d_pthread_atfork.U
42025 ____________________________________________________________________________
42026 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
42027         Log: Add HAS_PTHREAD_ATFORK.
42028      Branch: perl
42029            ! Configure NetWare/config.wc NetWare/config_H.wc
42030            ! Porting/Glossary Porting/config.sh Porting/config_H
42031            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
42032            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
42033            ! vos/config.ga.def vos/config.ga.h win32/config.bc
42034            ! win32/config.gc win32/config.vc win32/config_H.bc
42035            ! win32/config_H.gc win32/config_H.vc
42036 ____________________________________________________________________________
42037 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
42038         Log: Subject: [PATCH] File::Copy fails on tied handles
42039              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
42040              Date: Thu, 12 Jul 2001 15:18:51 -0700
42041              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
42042      Branch: perl
42043            ! lib/File/Copy.pm
42044 ____________________________________________________________________________
42045 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
42046         Log: Subject: [PATCH] Langinfo.t
42047              From: Nicholas Clark <nick@ccl4.org>
42048              Date: Thu, 12 Jul 2001 23:55:38 +0100
42049              Message-ID: <20010712235538.M5827@plum.flirble.org>
42050      Branch: perl
42051            ! ext/I18N/Langinfo/Langinfo.t
42052 ____________________________________________________________________________
42053 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
42054         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
42055              From: Peter Prymmer <pvhp@forte.com>
42056              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
42057              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
42058      Branch: perl
42059            ! pod/perl572delta.pod
42060 ____________________________________________________________________________
42061 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
42062         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
42063              From: Abhijit Menon-Sen <ams@wiw.org>
42064              Date: Fri, 13 Jul 2001 05:21:16 +0530
42065              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
42066      Branch: perl
42067            ! sv.c
42068 ____________________________________________________________________________
42069 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
42070         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
42071              From: Abhijit Menon-Sen <ams@wiw.org>
42072              Date: Fri, 13 Jul 2001 03:04:25 +0530
42073              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
42074      Branch: perl
42075            ! av.c
42076 ____________________________________________________________________________
42077 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
42078         Log: s/^M$//g
42079      Branch: perl
42080            ! win32/Makefile win32/makefile.mk
42081 ____________________________________________________________________________
42082 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
42083         Log: Update Changes.
42084      Branch: perl
42085            ! Changes patchlevel.h
42086 ____________________________________________________________________________
42087 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
42088         Log: Typo spotted by Philip Newton.
42089      Branch: perl
42090            ! pod/perl572delta.pod
42091 ____________________________________________________________________________
42092 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
42093         Log: Subject: [PATCH] fixes perl_clone of perl_clone
42094              From: Artur Bergman <artur@contiller.se>
42095              Date: Thu, 12 Jul 2001 20:57:09 +0200
42096              Message-ID: <B773BFA4.236B%artur@contiller.se>
42097      Branch: perl
42098            ! sv.c
42099 ____________________________________________________________________________
42100 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
42101         Log: Add README.uts from Hal Morris.
42102      Branch: perl
42103            + README.uts
42104            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
42105            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
42106 ____________________________________________________________________________
42107 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
42108         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
42109              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42110              Date: Thu, 12 Jul 2001 20:32:37 +0200
42111              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
42112      Branch: perl
42113            ! hints/aix.sh
42114 ____________________________________________________________________________
42115 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
42116         Log: Subject: Patch: document reg_data.what member
42117              From: Mark-Jason Dominus <mjd@plover.com>
42118              Message-ID: <20010712182532.14821.qmail@plover.com>
42119              Date: Thu, 12 Jul 2001 14:25:32 -0400
42120      Branch: perl
42121            ! regcomp.c regcomp.h
42122 ____________________________________________________________________________
42123 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
42124         Log: Subject: [PATCH] Perl_re_dup()
42125              From: Abhijit Menon-Sen <ams@wiw.org>
42126              Date: Thu, 12 Jul 2001 23:54:32 +0530
42127              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
42128      Branch: perl
42129            ! embed.h embed.pl perlapi.c proto.h sv.c
42130 ____________________________________________________________________________
42131 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
42132         Log: Regen Configure, modlib, toc.
42133      Branch: perl
42134            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42135            ! pod/perlmodlib.pod pod/perltoc.pod
42136 ____________________________________________________________________________
42137 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
42138         Log: The problem seems to be in PerlIO::Layer::->find() not
42139              accepting the ":encoding(blurflur)" arguments.
42140      Branch: perl
42141            ! lib/PerlIO.pm lib/open.pm
42142 ____________________________________________________________________________
42143 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
42144         Log: AIX doc update.
42145      Branch: perl
42146            ! README.aix pod/perl572delta.pod
42147 ____________________________________________________________________________
42148 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
42149         Log: Subject: AIX README update
42150              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42151              Date: Thu, 12 Jul 2001 19:28:30 +0200
42152              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
42153      Branch: perl
42154            ! README.aix
42155 ____________________________________________________________________________
42156 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
42157         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
42158              From: Norton Allen <allen@huarp.harvard.edu>
42159              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
42160              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
42161      Branch: perl
42162            ! ext/IO/lib/IO/t/io_unix.t
42163 ____________________________________________________________________________
42164 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
42165         Log: Subject: [PATCH README.qnx hints/qnx.sh]
42166              From: Norton Allen <allen@huarp.harvard.edu>
42167              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
42168              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
42169      Branch: perl
42170            ! README.qnx hints/qnx.sh
42171 ____________________________________________________________________________
42172 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
42173         Log: Subject: [patch] faster PM_GETRE
42174              From: Doug MacEachern <dougm@covalent.net>
42175              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
42176              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
42177      Branch: perl
42178            ! op.h
42179 ____________________________________________________________________________
42180 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
42181         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
42182              From: Doug MacEachern <dougm@covalent.net>
42183              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
42184              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
42185      Branch: perl
42186            ! op.c
42187 ____________________________________________________________________________
42188 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
42189         Log: Tell where the nice Estonian database is.
42190      Branch: perl
42191            ! lib/open.pm
42192 ____________________________________________________________________________
42193 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
42194         Log: Retract #11309 since #11310 is a better fix.
42195      Branch: perl
42196            ! t/lib/1_compile.t
42197 ____________________________________________________________________________
42198 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
42199         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
42200              change#11300 needs to return the status of failed win32_spawnvp())
42201              
42202              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
42203              splitting correctly; remove unused variables; 'require' at run time
42204              rather than 'use' at compile time for I18N::Langinfo, since it
42205              isn't everyware
42206      Branch: perl
42207            ! lib/open.pm win32/win32.c
42208 ____________________________________________________________________________
42209 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
42210         Log: Temporary workaround.
42211      Branch: perl
42212            ! t/lib/1_compile.t
42213 ____________________________________________________________________________
42214 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
42215         Log: UCD typo in #11306 and add also more known-to-be-tested
42216              modules to the skip list.
42217      Branch: perl
42218            ! t/lib/1_compile.t
42219 ____________________________________________________________________________
42220 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
42221         Log: Rename Unicode::UCD to UnicodeCD to avoid
42222              messups with case-insensitive filesystems.
42223      Branch: perl
42224            + lib/UnicodeCD.pm lib/UnicodeCD.t
42225            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
42226            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
42227 ____________________________________________________________________________
42228 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
42229         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
42230              From: daniel@biz.bitpusher.com
42231              Date: Wed, 11 Jul 2001 23:25:47 -0700
42232              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
42233      Branch: perl
42234            ! lib/Tie/Array.pm t/op/splice.t
42235 ____________________________________________________________________________
42236 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
42237         Log: Subject: [PATCH] More accurate line numbers in messages
42238              From: Paul Johnson <paul@pjcj.net>
42239              Date: Thu, 12 Jul 2001 04:14:11 +0200
42240              Message-ID: <20010712041411.A3467@pjcj.net>
42241              
42242              (With prototyping and multiplicity tweaks.)
42243      Branch: perl
42244            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
42245 ____________________________________________________________________________
42246 [ 11304] By: nick                                  on 2001/07/12  12:53:40
42247         Log: Integrate mainline
42248      Branch: perlio
42249           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
42250           !> regexec.c thread.h
42251 ____________________________________________________________________________
42252 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
42253         Log: Cut-and-pasto in #11298.
42254      Branch: perl
42255            ! ext/ByteLoader/bytecode.h
42256 ____________________________________________________________________________
42257 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
42258         Log: Update the AIX known problems section.
42259      Branch: perl
42260            ! pod/perl572delta.pod
42261 ____________________________________________________________________________
42262 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
42263         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
42264              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42265              Date: Thu, 12 Jul 2001 12:16:16 +0200
42266              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
42267      Branch: perl
42268            ! hints/aix.sh
42269 ____________________________________________________________________________
42270 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
42271         Log: Integrate perlio.
42272      Branch: perl
42273           !> makedef.pl win32/win32.c
42274 ____________________________________________________________________________
42275 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
42276         Log: Subject: [PATCH] fix for PMOP threadness failures
42277              From: Artur Bergman <artur@contiller.se>
42278              Date: Thu, 12 Jul 2001 09:48:06 +0200
42279              Message-ID: <B77322D6.22DD%artur@contiller.se>
42280      Branch: perl
42281            ! regexec.c
42282 ____________________________________________________________________________
42283 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
42284         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
42285              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42286              Date: Thu, 12 Jul 2001 09:09:48 +0200
42287              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
42288              
42289              More parentheses to keep bcc happy.
42290      Branch: perl
42291            ! ext/ByteLoader/bytecode.h
42292 ____________________________________________________________________________
42293 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
42294         Log: Subject: Re: [patch] pthread_atfork bandaid
42295              From: Doug MacEachern <dougm@covalent.net>
42296              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
42297              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
42298      Branch: perl
42299            ! thread.h
42300 ____________________________________________________________________________
42301 [ 11296] By: nick                                  on 2001/07/12  11:55:48
42302         Log: Exclude reentrant_buffer from .def file
42303      Branch: perlio
42304            ! makedef.pl
42305 ____________________________________________________________________________
42306 [ 11295] By: nick                                  on 2001/07/12  11:11:44
42307         Log: Honour void-ness of my_exit()
42308      Branch: perlio
42309            ! win32/win32.c
42310 ____________________________________________________________________________
42311 [ 11294] By: nick                                  on 2001/07/12  07:51:04
42312         Log: Integrate mainline
42313      Branch: perlio
42314           +> uts/sprintf_wrap.c
42315           !> (integrate 35 files)
42316 ____________________________________________________________________________
42317 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
42318         Log: Retract #11289.
42319      Branch: perl
42320            ! embed.h embed.pl perl.c proto.h thread.h
42321 ____________________________________________________________________________
42322 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
42323         Log: Now the :locale pseudolayer *almost* works...
42324      Branch: perl
42325            ! lib/open.pm
42326 ____________________________________________________________________________
42327 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
42328         Log: Locale encoding tweaks.
42329      Branch: perl
42330            ! lib/open.pm
42331 ____________________________________________________________________________
42332 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
42333         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
42334              From: Mark-Jason Dominus <mjd@plover.com>
42335              Date: Thu, 12 Jul 2001 00:59:31 -0400
42336              Message-ID: <20010712045931.8543.qmail@plover.com>
42337              
42338              Remove the chmod/umask leading zero warning.
42339      Branch: perl
42340            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
42341            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
42342 ____________________________________________________________________________
42343 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
42344         Log: (Retracted by #11289.)
42345      Branch: perl
42346            ! embed.h embed.pl perl.c proto.h thread.h
42347 ____________________________________________________________________________
42348 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
42349         Log: Needed by #11283.
42350      Branch: perl
42351            ! intrpvar.h
42352 ____________________________________________________________________________
42353 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
42354         Log: Metaconfig unit change for #11286.
42355      Branch: metaconfig/U/perl
42356            ! patchlevel.U
42357 ____________________________________________________________________________
42358 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
42359         Log: Subject: Re: [PATCH Configure] perl -V broken
42360              From: Andy Dougherty <doughera@lafayette.edu>
42361              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
42362              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
42363      Branch: perl
42364            ! Configure myconfig.SH
42365 ____________________________________________________________________________
42366 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
42367         Log: Retract #11166 (and #11237).
42368      Branch: perl
42369            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
42370            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
42371            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
42372 ____________________________________________________________________________
42373 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
42374         Log: UTS tweaks for Hal Morris.
42375      Branch: perl
42376            + uts/sprintf_wrap.c
42377            ! MANIFEST hints/uts.sh perl.h
42378 ____________________________________________________________________________
42379 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
42380         Log: Subject: [PATCH] Use reentrant API glibc
42381              From: Artur Bergman <artur@contiller.se>
42382              Date: Thu, 12 Jul 2001 00:58:21 +0200
42383              Message-ID: <B772A6AD.2288%artur@contiller.se>
42384      Branch: perl
42385            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
42386            ! sv.c
42387 ____________________________________________________________________________
42388 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
42389         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
42390              From: barries <barries@slaysys.com>
42391              Date: Wed, 11 Jul 2001 15:11:46 -0400
42392              Message-ID: <20010711151146.G24560@jester.slaysys.com>
42393      Branch: perl
42394            ! pp_sys.c t/lib/warnings/doio win32/win32.c
42395 ____________________________________________________________________________
42396 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
42397         Log: Subject: [patch] pthread_atfork bandaid
42398              From: Doug MacEachern <dougm@covalent.net>
42399              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
42400              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
42401      Branch: perl
42402            ! miniperlmain.c perl.c
42403 ____________________________________________________________________________
42404 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
42405         Log: Subject: [patch] perl_clone leaks
42406              From: Doug MacEachern <dougm@covalent.net>
42407              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
42408              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
42409      Branch: perl
42410            ! sv.c
42411 ____________________________________________________________________________
42412 [ 11279] By: nick                                  on 2001/07/11  15:49:38
42413         Log: Integrate mainline
42414      Branch: perlio
42415           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
42416           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
42417           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
42418           +> lib/Term/ANSIColor/README
42419           !> (integrate 54 files)
42420 ____________________________________________________________________________
42421 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
42422         Log: Update Changes.
42423      Branch: perl
42424            ! Changes patchlevel.h
42425 ____________________________________________________________________________
42426 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
42427         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
42428              From: Peter Prymmer <pvhp@forte.com>
42429              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
42430              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
42431              
42432              Backport of embed.pl to 5.003.
42433      Branch: perl
42434            ! embed.pl
42435 ____________________________________________________________________________
42436 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
42437         Log: Subject: Re: POSIX test #14 on UTS 
42438              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42439              Date: Wed, 11 Jul 2001 03:02:14 +0100
42440              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
42441      Branch: perl
42442            ! ext/POSIX/POSIX.t
42443 ____________________________________________________________________________
42444 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
42445         Log: Make the I32 an IV to preserve structure alignment and size.
42446      Branch: perl
42447            ! op.h
42448 ____________________________________________________________________________
42449 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
42450         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
42451              From: "Artur Bergman" <artur@contiller.se>
42452              Date: Wed, 11 Jul 2001 14:23:37 +0200
42453              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
42454              
42455              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
42456      Branch: perl
42457            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
42458            ! pod/perlapi.pod sv.c
42459 ____________________________________________________________________________
42460 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
42461         Log: Tweak until Pod::Parser gets updated.
42462      Branch: perl
42463            ! t/pod/special_seqs.xr
42464 ____________________________________________________________________________
42465 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
42466         Log: File::Spec usage tweak.
42467      Branch: perl
42468            ! lib/ExtUtils.t
42469 ____________________________________________________________________________
42470 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
42471         Log: Integrate #11263 from macperl; macos and macosx updates.
42472      Branch: perl
42473           !> pod/perlport.pod
42474 ____________________________________________________________________________
42475 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
42476         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
42477              From: Peter Prymmer <pvhp@forte.com>
42478              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
42479              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
42480      Branch: perl
42481            + ext/Time/HiRes/hints/dynixptx.pl
42482            ! MANIFEST hints/dynixptx.sh
42483 ____________________________________________________________________________
42484 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
42485         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
42486              From: Nicholas Clark <nick@ccl4.org>
42487              Date: Tue, 10 Jul 2001 23:17:43 +0100
42488              Message-ID: <20010710231742.B59620@plum.flirble.org>
42489      Branch: perl
42490            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
42491 ____________________________________________________________________________
42492 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
42493         Log: Subject: [DOC PATCH] Pluggable runops
42494              From: Paul Johnson <paul@pjcj.net>
42495              Date: Tue, 10 Jul 2001 21:53:28 +0200
42496              Message-ID: <20010710215328.B26577@pjcj.net>
42497      Branch: perl
42498            ! pod/perlguts.pod
42499 ____________________________________________________________________________
42500 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
42501         Log: Subject: [PATCH] Authors
42502              From: Artur Bergman <artur@contiller.se>
42503              Date: Tue, 10 Jul 2001 20:39:12 +0200
42504              Message-ID: <B771186F.21CD%artur@contiller.se>
42505      Branch: perl
42506            ! AUTHORS
42507 ____________________________________________________________________________
42508 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
42509         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
42510              From: Doug MacEachern <dougm@covalent.net>
42511              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
42512              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
42513      Branch: perl
42514            ! pp_ctl.c
42515 ____________________________________________________________________________
42516 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
42517         Log: Subject: doc patch; times() in scalar context
42518              From: mjd@plover.com
42519              Date: 10 Jul 2001 18:01:17 -0000
42520              Message-ID: <20010710180117.12477.qmail@plover.com>
42521      Branch: perl
42522            ! pod/perlfunc.pod
42523 ____________________________________________________________________________
42524 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
42525         Log: Subject: [PATCH] Small fix to pp_gmtime
42526              From: Artur Bergman <artur@contiller.se>
42527              Date: Tue, 10 Jul 2001 19:54:52 +0200
42528              Message-ID: <B7710E0B.21C5%artur@contiller.se>
42529      Branch: perl
42530            ! pp_sys.c
42531 ____________________________________________________________________________
42532 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
42533         Log: Integrate changes from mainline perl, add notes about
42534              Mac OS X and Mac OS.
42535      Branch: maint-5.6/macperl
42536            ! pod/perlport.pod
42537 ____________________________________________________________________________
42538 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
42539         Log: A proof of the dangers of package; ?
42540      Branch: perl
42541            ! t/lib/warnings/op
42542 ____________________________________________________________________________
42543 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
42544         Log: Regen toc and modlib.
42545      Branch: perl
42546            ! pod/perlmodlib.pod pod/perltoc.pod
42547 ____________________________________________________________________________
42548 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
42549         Log: Add compexcl(), casefold(), and casespec() interfaces;
42550              and make all interfaces to return hash references instead
42551              of hashes. 
42552      Branch: perl
42553            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
42554 ____________________________________________________________________________
42555 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
42556         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
42557              From: "Philip Newton" <Philip.Newton@gmx.net>
42558              Date: Tue, 10 Jul 2001 09:55:59 +0200
42559              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
42560              
42561              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
42562              From: "Philip Newton" <Philip.Newton@gmx.net>
42563              Date: Tue, 10 Jul 2001 09:56:37 +0200
42564              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
42565      Branch: perl
42566            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
42567            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
42568 ____________________________________________________________________________
42569 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
42570         Log: Subject: [patch] undef &xsub for 1,2
42571              From: Doug MacEachern <dougm@covalent.net>
42572              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
42573              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
42574              
42575              (This version of the patch with a comment from Gisle.)
42576      Branch: perl
42577            ! op.c
42578 ____________________________________________________________________________
42579 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
42580         Log: Mention package; deprecation and the Win32 problems.
42581      Branch: perl
42582            ! pod/perl572delta.pod
42583 ____________________________________________________________________________
42584 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
42585         Log: Subject: [PATCH] deprecate package with no arguments
42586              From: Robin Houston <robin@kitsite.com>
42587              Date: Tue, 10 Jul 2001 13:33:40 +0100
42588              Message-ID: <20010710133340.A13452@robin.kitsite.com>
42589      Branch: perl
42590            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
42591 ____________________________________________________________________________
42592 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
42593         Log: Upgrade to podlators 1.10.
42594      Branch: perl
42595            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
42596            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
42597            ! pod/pod2man.PL pod/pod2text.PL
42598 ____________________________________________________________________________
42599 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
42600         Log: Upgrade to Term::ANSIColor 1.04.
42601      Branch: perl
42602            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
42603            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
42604 ____________________________________________________________________________
42605 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
42606         Log: Integrate perlio (the right fix for the ":layer(args)")
42607      Branch: perl
42608           !> perlio.c
42609 ____________________________________________________________________________
42610 [ 11252] By: nick                                  on 2001/07/10  06:58:14
42611         Log: Fix open(...,"...:layer(xxx)",...)
42612              - use memEQ not strEQ as there is '(' not '\0'
42613      Branch: perlio
42614            ! perlio.c
42615 ____________________________________________________________________________
42616 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
42617         Log: Telling the number of tests helps.
42618      Branch: perl
42619            ! ext/PerlIO/t/encoding.t
42620 ____________________________________________________________________________
42621 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
42622         Log: Require I18N::Langinfo, not use.
42623      Branch: perl
42624            ! lib/open.pm
42625 ____________________________________________________________________________
42626 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
42627         Log: Add a test for for PerlIO ":encoding(...)" layer.
42628      Branch: perl
42629            + ext/PerlIO/t/encoding.t
42630            ! MANIFEST ext/Encode/Encode.pm
42631 ____________________________________________________________________________
42632 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
42633         Log: PerlIO ":encoding(foobar)" temporary fix.
42634              Not really correct, I think, since the change means
42635              that prefixes match.
42636      Branch: perl
42637            ! perlio.c
42638 ____________________________________________________________________________
42639 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
42640         Log: Update to Math::BigInt 1.36.  The biggest news is
42641              the separation of the backend; now the pure Perl
42642              implementation is in Math::BigInt::Calc, but one
42643              can plugin, say, Math::BigInt::BitVect, and get
42644              considerable speedup.
42645      Branch: perl
42646            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
42647            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
42648            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
42649            ! lib/Math/BigInt/t/mbimbf.t
42650 ____________________________________________________________________________
42651 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
42652         Log: Subject: Re: compatibility question
42653              From: Peter Prymmer <pvhp@forte.com>
42654              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
42655              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
42656      Branch: perl
42657            ! lib/ExtUtils/MM_VMS.pm
42658 ____________________________________________________________________________
42659 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
42660         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
42661              From: Norton Allen <allen@huarp.harvard.edu>
42662              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
42663              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
42664      Branch: perl
42665            ! ext/File/Glob/t/basic.t
42666 ____________________________________________________________________________
42667 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
42668         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
42669              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42670              Date: Tue, 10 Jul 2001 00:29:55 +0900
42671              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
42672      Branch: perl
42673            + ext/Encode/Encode/HZ.enc
42674            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
42675            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
42676            ! ext/Encode/Encode/iso2022-jp.enc
42677            ! ext/Encode/Encode/iso2022-kr.enc
42678 ____________________________________________________________________________
42679 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
42680         Log: Add in all them there macos/ files.
42681      Branch: maint-5.6/macperl
42682            + (add 577 files)
42683 ____________________________________________________________________________
42684 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
42685         Log: Add the new modules to the list of having those own tests.
42686      Branch: perl
42687            ! t/lib/1_compile.t
42688 ____________________________________________________________________________
42689 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
42690         Log: Add INOUT to control both ways at the same time.
42691      Branch: perl
42692            ! lib/open.pm
42693 ____________________________________________________________________________
42694 [ 11240] By: nick                                  on 2001/07/09  16:33:50
42695         Log: Integrate mainline
42696      Branch: perlio
42697           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
42698           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
42699           !> (integrate 41 files)
42700 ____________________________________________________________________________
42701 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
42702         Log: More encoding mapping magic.
42703      Branch: perl
42704            ! lib/open.pm
42705 ____________________________________________________________________________
42706 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
42707         Log: Update Changes.
42708      Branch: perl
42709            ! Changes patchlevel.h
42710 ____________________________________________________________________________
42711 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
42712         Log: (Retracted by #11285).
42713              
42714              Subject: [PATCH] OPpCONST_OCTAL fixes
42715              From: Abhijit Menon-Sen <ams@wiw.org>
42716              Date: Mon, 9 Jul 2001 07:38:45 +0530
42717              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
42718      Branch: perl
42719            ! op.c
42720 ____________________________________________________________________________
42721 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
42722         Log: Add a pseudolayer ":locale" to the open pragma which
42723              will get the encoding from the locale.  Yet undocumented
42724              because I can't get the PerlIO :encoding(foobar) to work.
42725      Branch: perl
42726            ! ext/Encode/Encode.pm lib/open.pm
42727 ____________________________________________________________________________
42728 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
42729         Log: Add more encoding mappings.
42730      Branch: perl
42731            ! ext/Encode/Encode.pm
42732 ____________________________________________________________________________
42733 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
42734         Log: Document that using :encoding layer requires using Encode.
42735      Branch: perl
42736            ! ext/Encode/Encode.pm lib/PerlIO.pm
42737 ____________________________________________________________________________
42738 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
42739         Log: Netware tweak from Ananth Kesari.
42740      Branch: perl
42741            ! NetWare/netware.h
42742 ____________________________________________________________________________
42743 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
42744         Log: t/harness doesn't know about run/*.t
42745      Branch: perl
42746            ! t/harness
42747 ____________________________________________________________________________
42748 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
42749         Log: run/exit.t busted on windows
42750      Branch: perl
42751            ! t/run/exit.t
42752 ____________________________________________________________________________
42753 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
42754         Log: fix a couple of UCD.t tests that fail due to bad case
42755      Branch: perl
42756            ! lib/Unicode/UCD.t
42757 ____________________________________________________________________________
42758 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
42759         Log: test skip logic was broken
42760      Branch: perl
42761            ! ext/I18N/Langinfo/Langinfo.t
42762 ____________________________________________________________________________
42763 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
42764         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
42765              failure of ExtUtils.t#27 when built in debug mode)
42766      Branch: perl
42767            ! lib/ExtUtils/MM_Win32.pm
42768 ____________________________________________________________________________
42769 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
42770         Log: I18N::Langinfo is not available on windows
42771      Branch: perl
42772            ! win32/FindExt.pm
42773 ____________________________________________________________________________
42774 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
42775         Log: save a dTHX
42776      Branch: perl
42777            ! ext/POSIX/POSIX.xs
42778 ____________________________________________________________________________
42779 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
42780         Log: Update Changes.
42781      Branch: perl
42782            ! Changes patchlevel.h
42783 ____________________________________________________________________________
42784 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
42785         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
42786              as pointed out by Sarathy.
42787      Branch: perl
42788            ! ext/I18N/Langinfo/Langinfo.xs
42789 ____________________________________________________________________________
42790 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
42791         Log: Retract #11212.
42792      Branch: perl
42793            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
42794 ____________________________________________________________________________
42795 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
42796         Log: Bump up the VERSION of Cwd.xs.
42797      Branch: perl
42798            ! ext/Cwd/Makefile.PL
42799 ____________________________________________________________________________
42800 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
42801         Log: Retract #11220, the problem wasn't the missing leading zero.
42802              Here's the problem:
42803              $ ./perl -we 'chmod(oct("755"), ".")'
42804              Non-octal literal mode (493) specified at -e line 1.
42805              (Did you mean 0493 instead?)
42806      Branch: perl
42807            ! lib/ExtUtils/MM_Unix.pm
42808 ____________________________________________________________________________
42809 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
42810         Log: (Retracted by #11221)
42811              Change the PERM_RW and PERM_RWX to 0644 and 0755
42812              (add the leading zero).
42813      Branch: perl
42814            ! lib/ExtUtils/MM_Unix.pm
42815 ____________________________________________________________________________
42816 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
42817         Log: Integrate changes #11193, 11205, 11209 from macperl.
42818              
42819              Fix up AutoLoader to fudge for Mac paths in import().
42820              
42821              Allow symbols in try_symbol() to begin with "_".
42822              
42823              Small portability fix for Mac OS.
42824      Branch: perl
42825           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
42826 ____________________________________________________________________________
42827 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
42828         Log: Metaconfig unit change for #11217.
42829      Branch: metaconfig/U/perl
42830            ! Extensions.U
42831 ____________________________________________________________________________
42832 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
42833         Log: Detypo, problem noticed by Gerrit P. Haase.
42834      Branch: perl
42835            ! Configure config_h.SH
42836 ____________________________________________________________________________
42837 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
42838         Log: Cwd cleanups.
42839      Branch: perl
42840            ! ext/Cwd/Cwd.xs
42841 ____________________________________________________________________________
42842 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
42843         Log: Slight tweaks on #11213.
42844      Branch: perl
42845            ! toke.c
42846 ____________________________________________________________________________
42847 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
42848         Log: A missing dTHX noticed by Gerrit P. Haase.
42849      Branch: perl
42850            ! ext/POSIX/POSIX.xs
42851 ____________________________________________________________________________
42852 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
42853         Log: Subject: [PATCH toke.c] Simplify yytoke()
42854              From: Simon Cozens <simon@netthink.co.uk>
42855              Date: Sun, 8 Jul 2001 13:24:34 +0100
42856              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
42857              
42858              Split out pending_ident().
42859      Branch: perl
42860            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
42861 ____________________________________________________________________________
42862 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
42863         Log: (Retracted by #11223.)
42864              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
42865              Date: Wed, 05 Nov 1997 17:22:34 -0600
42866              From: Graham Barr <gbarr@ti.com>
42867              Message-Id: <3460FFBA.6DA51F46@ti.com>
42868      Branch: perl
42869            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
42870 ____________________________________________________________________________
42871 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
42872         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
42873      Branch: perl
42874            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
42875            ! pod/perllocale.pod
42876 ____________________________________________________________________________
42877 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
42878         Log: Really do the test under the C locale.
42879      Branch: perl
42880            ! ext/I18N/Langinfo/Langinfo.t
42881 ____________________________________________________________________________
42882 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
42883         Log: Small portability fix for Mac OS.
42884      Branch: maint-5.6/macperl
42885            ! lib/Cwd.pm
42886 ____________________________________________________________________________
42887 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
42888         Log: Metaconfig unit change for #11207.
42889      Branch: metaconfig/U/perl
42890            ! Extensions.U
42891 ____________________________________________________________________________
42892 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
42893         Log: Add I18N::Langinfo, which is basically a wrapper around
42894              nl_langinfo(), which is an additional way to query locale
42895              specific information.
42896      Branch: perl
42897            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
42898            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
42899            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
42900 ____________________________________________________________________________
42901 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
42902         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
42903              used in File::Find tests; replace with if.t.
42904      Branch: maint-5.6/macperl
42905            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
42906            ! t/pragma/warn/op
42907 ____________________________________________________________________________
42908 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
42909         Log: Allow symbols in try_symbol() to begin with "_".
42910      Branch: maint-5.6/macperl
42911            ! makedef.pl
42912 ____________________________________________________________________________
42913 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
42914         Log: Sync up the File::Find changes from the rewrite by
42915              Thomas Wegner, et al.
42916      Branch: maint-5.6/macperl
42917            + t/lib/filefind-taint.t
42918            ! lib/File/Find.pm t/lib/filefind.t
42919 ____________________________________________________________________________
42920 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
42921         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
42922              From: Thomas Wegner <wegner_thomas@yahoo.com>
42923              Date: Thu, 5 Jul 2001 20:31:25 +0200
42924              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
42925      Branch: maint-5.6/macperl
42926            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
42927 ____________________________________________________________________________
42928 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
42929         Log: Some more test portability fixes.
42930      Branch: maint-5.6/macperl
42931            ! t/lib/filecopy.t t/pragma/warn/pp_sys
42932 ____________________________________________________________________________
42933 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
42934         Log: The #11200 removed wrong (non-existent) target.  Duh.
42935      Branch: perl
42936            ! Makefile.SH
42937 ____________________________________________________________________________
42938 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
42939         Log: Zap the lib/re.pm before creating it.
42940      Branch: perl
42941            ! Makefile.SH
42942 ____________________________________________________________________________
42943 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
42944         Log: Another test.  Please ignore.
42945      Branch: maint-5.6/macperl
42946            ! README.macos
42947 ____________________________________________________________________________
42948 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
42949         Log: Portability fixes for a lot of tests, especially IO-related
42950              tests, and warnings, and the harness script.
42951      Branch: maint-5.6/macperl
42952            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
42953            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
42954            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
42955            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
42956            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
42957            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
42958            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
42959            ! t/pragma/warnings.t
42960 ____________________________________________________________________________
42961 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
42962         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
42963              From: Nicholas Clark <nick@ccl4.org>
42964              Date: Sat, 7 Jul 2001 21:00:17 +0100
42965              Message-ID: <20010707210017.H59620@plum.flirble.org>
42966      Branch: perl
42967            ! lib/h2xs.t
42968 ____________________________________________________________________________
42969 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
42970         Log: The UNICOS/mk SysV IPC problem has been fixed.
42971      Branch: perl
42972            ! pod/perl572delta.pod
42973 ____________________________________________________________________________
42974 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
42975         Log: Slight update tweaks on perlunicode.pod.
42976      Branch: perl
42977            ! pod/perlunicode.pod
42978 ____________________________________________________________________________
42979 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
42980         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
42981              From: Mark-Jason Dominus <mjd@plover.com>
42982              Date: Sat, 07 Jul 2001 13:04:04 -0400
42983              Message-ID: <20010707170404.32694.qmail@plover.com>
42984      Branch: perl
42985            ! ext/DB_File/DB_File.pm
42986 ____________________________________________________________________________
42987 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
42988         Log: Fix up AutoLoader to fudge for Mac paths in import().
42989      Branch: maint-5.6/macperl
42990            ! lib/AutoLoader.pm
42991 ____________________________________________________________________________
42992 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
42993         Log: Try to force the lib/re.pm to be there before entering
42994              the extensions builds, should help for parallel makes.
42995      Branch: perl
42996            ! Makefile.SH
42997 ____________________________________________________________________________
42998 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
42999         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
43000              From: Norton Allen <allen@huarp.harvard.edu>
43001              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
43002              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
43003      Branch: perl
43004            ! ext/POSIX/POSIX.xs
43005 ____________________________________________________________________________
43006 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
43007         Log: Subject: [PATCH] Re: op/arith.t
43008              From: Nicholas Clark <nick@ccl4.org>
43009              Date: Sat, 7 Jul 2001 13:04:54 +0100
43010              Message-ID: <20010707130454.D59620@plum.flirble.org>
43011      Branch: perl
43012            ! numeric.c toke.c
43013 ____________________________________________________________________________
43014 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
43015         Log: Subject: [PATCH] h2xs
43016              From: Nicholas Clark <nick@ccl4.org>
43017              Date: Fri, 6 Jul 2001 23:25:14 +0100
43018              Message-ID: <20010706232514.X59620@plum.flirble.org>
43019      Branch: perl
43020            ! utils/h2xs.PL
43021 ____________________________________________________________________________
43022 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
43023         Log: Subject: Re: bleedperl perl_alloc..free leakage
43024              From: Radu Greab <radu@netsoft.ro>
43025              Date: Fri, 6 Jul 2001 19:48:54 +0300
43026              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
43027              
43028              Leak-be-gone.
43029      Branch: perl
43030            ! op.c
43031 ____________________________________________________________________________
43032 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
43033         Log: Test again.  Please ignore.
43034      Branch: maint-5.6/macperl
43035            ! README.macos
43036 ____________________________________________________________________________
43037 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
43038         Log: Test.  Please ignore.
43039      Branch: maint-5.6/macperl
43040            ! README.macos
43041 ____________________________________________________________________________
43042 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
43043         Log: Include changes already sent in separately as patches,
43044              before branch was created.
43045      Branch: maint-5.6/macperl
43046            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
43047            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
43048            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
43049            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
43050            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
43051            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
43052            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
43053            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
43054            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
43055            ! t/pragma/strict.t
43056 ____________________________________________________________________________
43057 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
43058         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
43059              From: Norton Allen <allen@huarp.harvard.edu>
43060              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
43061              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
43062      Branch: perl
43063            ! utf8.h
43064 ____________________________________________________________________________
43065 [ 11183] By: nick                                  on 2001/07/06  16:27:40
43066         Log: Integrate mainline
43067      Branch: perlio
43068           +> (branch 42 files)
43069            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
43070            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
43071            - win32/bin/mdelete.bat
43072           !> (integrate 215 files)
43073 ____________________________________________________________________________
43074 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
43075         Log: The #11166 needed also these updated.
43076      Branch: perl
43077            ! lib/warnings.pm warnings.h
43078 ____________________________________________________________________________
43079 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
43080         Log: Update Changes.
43081      Branch: perl
43082            ! Changes patchlevel.h
43083 ____________________________________________________________________________
43084 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
43085         Log: Regen toc.
43086      Branch: perl
43087            ! pod/perltoc.pod
43088 ____________________________________________________________________________
43089 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
43090         Log: Nit from Abhijit.
43091      Branch: perl
43092            ! lib/CPAN.pm
43093 ____________________________________________________________________________
43094 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
43095         Log: Retract #11172.
43096      Branch: perl
43097            ! t/op/method.t
43098 ____________________________________________________________________________
43099 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
43100         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
43101              From: Norton Allen <allen@huarp.harvard.edu>
43102              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
43103              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
43104      Branch: perl
43105            ! lib/Cwd.pm
43106 ____________________________________________________________________________
43107 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
43108         Log: (Accidentally empty check-in.)
43109      Branch: perl
43110            ! utf8.h
43111 ____________________________________________________________________________
43112 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
43113         Log: Retract #11165 since Sarathy pointed out it'll not
43114              work properly under threads, the problem should be
43115              solved using "the savestack, either via SSNEW() or
43116              using a newSVpv()+SAVEFREESV() combo."
43117      Branch: perl
43118            ! ext/POSIX/POSIX.xs
43119 ____________________________________________________________________________
43120 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
43121         Log: Retract #11125 since NI-S pointed out it'll not work in
43122              cases where the extension has their own handcrafted INC
43123              et alia.
43124      Branch: perl
43125            ! lib/ExtUtils/MM_Unix.pm
43126 ____________________________________________________________________________
43127 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
43128         Log: Subject: RE: [PATCH] -I and MakeMaker again
43129              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
43130              Date: Fri, 6 Jul 2001 09:18:29 +0200
43131              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
43132      Branch: perl
43133            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
43134            ! lib/ExtUtils/MM_Win32.pm
43135 ____________________________________________________________________________
43136 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
43137         Log: (Retracted by #11178)
43138              Subject: [PATCH t/op/method.t] SUPER:: strangeness
43139              From: Piers Cawley <pdcawley@iterative-software.com>
43140              Date: 06 Jul 2001 10:49:01 +0100
43141              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
43142      Branch: perl
43143            ! t/op/method.t
43144 ____________________________________________________________________________
43145 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
43146         Log: VOS README update from Paul Green.
43147      Branch: perl
43148            ! README.vos
43149 ____________________________________________________________________________
43150 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
43151         Log: Subject: [PATCH README.qnx hints/qnx.sh]
43152              From: Norton Allen <allen@huarp.harvard.edu>
43153              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
43154              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
43155      Branch: perl
43156            ! README.qnx hints/qnx.sh
43157 ____________________________________________________________________________
43158 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
43159         Log: Subject: [PATCH] Doc patch for Tie::Hash
43160              From: Artur Bergman <artur@contiller.se>
43161              Date: Thu, 05 Jul 2001 22:51:18 +0200
43162              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
43163      Branch: perl
43164            ! lib/Tie/Hash.pm
43165 ____________________________________________________________________________
43166 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
43167         Log: Subject: [PATCH] perlfaq4.pod
43168              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
43169              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
43170              Date: Thu, 5 Jul 2001 18:44:10 +0100 
43171      Branch: perl
43172            ! pod/perlfaq4.pod
43173 ____________________________________________________________________________
43174 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
43175         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
43176              From: Robin Houston <robin@kitsite.com>
43177              Date: Thu, 5 Jul 2001 18:33:21 +0100
43178              Message-ID: <20010705183321.A27345@robin.kitsite.com>
43179      Branch: perl
43180            ! ext/B/B/Deparse.pm
43181 ____________________________________________________________________________
43182 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
43183         Log: (Retracted by #11285.)
43184              
43185              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
43186              From: Abhijit Menon-Sen <ams@wiw.org>
43187              Date: Fri, 6 Jul 2001 01:26:32 +0530
43188              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
43189      Branch: perl
43190            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
43191            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
43192            ! warnings.pl
43193 ____________________________________________________________________________
43194 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
43195         Log: (Retracted by #11175)
43196              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
43197              From: Norton Allen <allen@huarp.harvard.edu>
43198              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
43199              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
43200      Branch: perl
43201            ! ext/POSIX/POSIX.xs
43202 ____________________________________________________________________________
43203 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
43204         Log: Unterminated C< (noticed by Richard Hatch), and few other
43205              small Unicode doc tweaks.
43206      Branch: perl
43207            ! pod/perlretut.pod
43208 ____________________________________________________________________________
43209 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
43210         Log: More flexible argument understanding; add charblocks() and
43211              charscripts(); make charblock() and charscript() two-way;
43212              add charinrange(); separate the $Unicode::UCD::VERSION and
43213              the version of the Unicode by adding UnicodeVersion().
43214      Branch: perl
43215            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
43216 ____________________________________________________________________________
43217 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
43218         Log: Update Unicode::UCD on \p{In...}.
43219      Branch: perl
43220            ! lib/Unicode/UCD.pm
43221 ____________________________________________________________________________
43222 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
43223         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
43224              From: Norton Allen <allen@huarp.harvard.edu>
43225              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
43226              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
43227      Branch: perl
43228            ! lib/ExtUtils/MM_Unix.pm
43229 ____________________________________________________________________________
43230 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
43231         Log: POSIX-BC tweaks from Thomas Dorner.
43232      Branch: perl
43233            ! hints/posix-bc.sh perlio.h
43234 ____________________________________________________________________________
43235 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
43236         Log: Module updates for the delta.
43237      Branch: perl
43238            ! pod/perl572delta.pod
43239 ____________________________________________________________________________
43240 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
43241         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
43242              From: Norton Allen <allen@huarp.harvard.edu>
43243              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
43244              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
43245      Branch: perl
43246            ! ext/IO/lib/IO/t/io_sock.t
43247 ____________________________________________________________________________
43248 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
43249         Log: Subject: [PATCH perldiag.pod] Quick fixes
43250              From: Simon Cozens <simon@netthink.co.uk>
43251              Date: Wed, 4 Jul 2001 20:22:12 +0100
43252              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
43253      Branch: perl
43254            ! pod/perldiag.pod
43255 ____________________________________________________________________________
43256 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
43257         Log: (retracted by #13533)
43258              
43259              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
43260              From: Radu Greab <radu@netsoft.ro>
43261              Date: Wed, 4 Jul 2001 22:13:31 +0300
43262              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
43263      Branch: perl
43264            ! op.c sv.c t/op/pos.t
43265 ____________________________________________________________________________
43266 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
43267         Log: Subject: [PATCH] -I and MakeMaker again
43268              From: Michael G Schwern <schwern@pobox.com>
43269              Date: Wed, 4 Jul 2001 15:03:07 -0400
43270              Message-ID: <20010704150307.I20340@blackrider>
43271              
43272              (and retract #11145)
43273      Branch: perl
43274            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
43275            ! lib/ExtUtils/MakeMaker.pm
43276 ____________________________________________________________________________
43277 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
43278         Log: Subject: Re: PERFORCE change 11142 for review
43279              From: "Philip Newton" <Philip.Newton@gmx.net>
43280              Date: Wed, 4 Jul 2001 20:46:26 +0200
43281              Message-Id: <200107041841.VAA25380@taas.iki.fi>
43282      Branch: perl
43283            ! lib/ExtUtils/MakeMaker.pm
43284 ____________________________________________________________________________
43285 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
43286         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
43287              From: Jonathan Stowe <gellyfish@gellyfish.com>
43288              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
43289              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
43290      Branch: perl
43291            ! utils/pl2pm.PL
43292 ____________________________________________________________________________
43293 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
43294         Log: fix the binary compatibility issue when building with/without
43295              usemymalloc by exporting Perl_malloc() et al as simple wrappers
43296              around the system functions (this allows most extensions built
43297              using one mode to coexist with perls built in the other mode)
43298              
43299              XXX the Perl_mfree() wrapper might need to do return(free()) on
43300              platforms where Free_t isn't "void"
43301      Branch: perl
43302            ! embed.h embed.pl makedef.pl proto.h util.c
43303 ____________________________________________________________________________
43304 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
43305         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
43306              since it doesn't ensure threads other than the one calling fork()
43307              aren't holding any locks; the fix is to use pthread_atfork() to
43308              hold global locks
43309              
43310              building perl with -Dusemymalloc exacerbates the problem since
43311              Perl_malloc() holds a mutex, and perl's exec() calls New()
43312              
43313              XXX the code in win32thread.h may be needed on platforms that have
43314              no pthread_atfork()
43315      Branch: perl
43316            ! perl.c thread.h win32/win32thread.h
43317 ____________________________________________________________________________
43318 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
43319         Log: Integrate #11009 from maintperl.
43320      Branch: maint-5.6/macperl
43321           !> lib/ExtUtils/Manifest.pm
43322 ____________________________________________________________________________
43323 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
43324         Log: Flexing my Perforce muscles.
43325      Branch: maint-5.6/macperl
43326            ! README.macos
43327 ____________________________________________________________________________
43328 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
43329         Log: Update Changes.
43330      Branch: perl
43331            ! Changes patchlevel.h
43332 ____________________________________________________________________________
43333 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
43334         Log: Metaconfig unit change for #11146.
43335      Branch: metaconfig/U/perl
43336            ! d_fcntl_can_lock.U
43337 ____________________________________________________________________________
43338 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
43339         Log: Somehow the #ifdefs of the added code (in #11093) made
43340              HP-UX to fail the fcntl locking test, without the ifdefs
43341              the test seems to be working again.  Reason unknown:
43342              HP-UX cc doesn't complain either way.
43343      Branch: perl
43344            ! Configure
43345 ____________________________________________________________________________
43346 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
43347         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
43348      Branch: perl
43349            ! lib/ExtUtils/MM_Unix.pm
43350 ____________________________________________________________________________
43351 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
43352         Log: gcc -Wall nit.
43353      Branch: perl
43354            ! pp_hot.c
43355 ____________________________________________________________________________
43356 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
43357         Log: When removing tests updating the test count is a good idea, too.
43358      Branch: perl
43359            ! lib/Net/t/require.t
43360 ____________________________________________________________________________
43361 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
43362         Log: Document #11134 and add the new symbols to the list of
43363              of MakeMaker known ones.
43364      Branch: perl
43365            ! lib/ExtUtils/MakeMaker.pm
43366 ____________________________________________________________________________
43367 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
43368         Log: Microperl update.
43369      Branch: perl
43370            ! uconfig.h
43371 ____________________________________________________________________________
43372 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
43373         Log: Update the libnet tests as per #11138.
43374      Branch: perl
43375            - lib/Net/t/ph.t
43376            ! MANIFEST lib/Net/t/require.t
43377 ____________________________________________________________________________
43378 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
43379         Log: Regen toc and modlib.
43380      Branch: perl
43381            ! pod/perlmodlib.pod pod/perltoc.pod
43382 ____________________________________________________________________________
43383 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
43384         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
43385              Graham's request.
43386      Branch: perl
43387            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
43388            ! MANIFEST
43389 ____________________________________________________________________________
43390 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
43391         Log: Add the OS/390 harness results to the delta.
43392      Branch: perl
43393            ! pod/perl572delta.pod
43394 ____________________________________________________________________________
43395 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
43396         Log: Avoid the two study tests in OS/390 until the bug has been solved.
43397      Branch: perl
43398            ! t/op/study.t
43399 ____________________________________________________________________________
43400 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
43401         Log: DOS/DJGPP tweaks from Laszlo Molnar.
43402      Branch: perl
43403            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
43404 ____________________________________________________________________________
43405 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
43406         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
43407              From: Michael G Schwern <schwern@pobox.com>
43408              Date: Wed, 4 Jul 2001 00:01:16 -0400
43409              Message-ID: <20010704000116.C591@blackrider>
43410      Branch: perl
43411            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
43412 ____________________________________________________________________________
43413 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
43414         Log: The #11132 missed singleton characters (not part
43415              of a unilo..unihi range) in Unicode scripts.
43416      Branch: perl
43417            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
43418            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
43419            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
43420            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
43421            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
43422            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
43423            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
43424            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
43425            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
43426            ! lib/unicode/mktables.PL t/op/pat.t
43427 ____________________________________________________________________________
43428 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
43429         Log: Support preferentially the Unicode 'scripts' definition
43430              in the \p{In...} notation since according to Unicode the
43431              scripts concept is more natural for matching than using
43432              the somewhat artificial block names.  The block names are
43433              still available, though, and if there's a name conflict,
43434              the scripts one wins and the blocks one has to do with
43435              'Block' appended to its name.  For more information see
43436              
43437              http://www.unicode.org/unicode/reports/tr24/
43438      Branch: perl
43439            + lib/unicode/In/100.pl lib/unicode/In/101.pl
43440            + lib/unicode/In/102.pl lib/unicode/In/103.pl
43441            + lib/unicode/In/104.pl lib/unicode/In/105.pl
43442            + lib/unicode/In/106.pl lib/unicode/In/107.pl
43443            + lib/unicode/In/108.pl lib/unicode/In/109.pl
43444            + lib/unicode/In/110.pl lib/unicode/In/111.pl
43445            + lib/unicode/In/112.pl lib/unicode/In/113.pl
43446            + lib/unicode/In/114.pl lib/unicode/In/115.pl
43447            + lib/unicode/In/116.pl lib/unicode/In/117.pl
43448            + lib/unicode/In/118.pl lib/unicode/In/119.pl
43449            + lib/unicode/In/120.pl lib/unicode/In/121.pl
43450            + lib/unicode/In/122.pl lib/unicode/In/123.pl
43451            + lib/unicode/In/124.pl lib/unicode/In/125.pl
43452            + lib/unicode/In/126.pl lib/unicode/In/127.pl
43453            + lib/unicode/In/128.pl lib/unicode/In/129.pl
43454            + lib/unicode/In/130.pl lib/unicode/In/131.pl
43455            + lib/unicode/In/132.pl lib/unicode/In/133.pl
43456            + lib/unicode/In/134.pl lib/unicode/In/135.pl
43457            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
43458            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
43459            ! (edit 106 files)
43460 ____________________________________________________________________________
43461 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
43462         Log: Better document the difference between a block and a script.
43463      Branch: perl
43464            ! lib/Unicode/UCD.pm
43465 ____________________________________________________________________________
43466 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
43467         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
43468              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
43469              Date: Tue, 3 Jul 2001 15:04:23 -0500
43470              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
43471      Branch: perl
43472            ! lib/CPAN.pm
43473 ____________________________________________________________________________
43474 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
43475         Log: Add tests for charscript().
43476      Branch: perl
43477            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
43478 ____________________________________________________________________________
43479 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
43480         Log: Add charscript() to get the UTR#24 script names of characters.
43481      Branch: perl
43482            ! lib/Unicode/UCD.pm
43483 ____________________________________________________________________________
43484 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
43485         Log: Todo updates.
43486      Branch: perl
43487            ! pod/perltodo.pod
43488 ____________________________________________________________________________
43489 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
43490         Log: Unicode::UCD updates.
43491      Branch: perl
43492            ! lib/Unicode/UCD.pm
43493 ____________________________________________________________________________
43494 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
43495         Log: (Retracted by #11174)
43496              Subject: MakeMaker should pass through DEFINE and INC to subdirs
43497              From: Alan Burlison <Alan.Burlison@sun.com>
43498              Date: Tue, 03 Jul 2001 15:20:13 +0100
43499              Message-ID: <3B41D49D.A923D4F9@sun.com>
43500      Branch: perl
43501            ! lib/ExtUtils/MM_Unix.pm
43502 ____________________________________________________________________________
43503 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
43504         Log: Subject: Patch needed for UTS
43505              From: hom00@utsglobal.com (Hal Morris)
43506              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
43507              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
43508              
43509              Replace #11113 with a better version.
43510      Branch: perl
43511            ! perl.h
43512 ____________________________________________________________________________
43513 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
43514         Log: Subject: Re: POINTERRIGOR
43515              From: Andy Dougherty <doughera@lafayette.edu>
43516              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
43517              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
43518      Branch: perl
43519            ! util.c
43520 ____________________________________________________________________________
43521 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
43522         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
43523              From: "Philip Newton" <pnewton@gmx.de>
43524              Date: Tue, 3 Jul 2001 17:03:34 +0200
43525              Message-ID: <3B41FAE6.29564.660E117@localhost>
43526      Branch: perl
43527            ! pp_hot.c
43528 ____________________________________________________________________________
43529 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
43530         Log: Typos.
43531      Branch: perl
43532            ! INSTALL
43533 ____________________________________________________________________________
43534 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
43535         Log: Subject: [PATCH 5.6.1] debugger fixes
43536              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43537              Date: Tue, 3 Jul 2001 03:38:18 -0400
43538              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
43539              
43540              The $^S is working again.
43541      Branch: perl
43542            ! lib/perl5db.pl
43543 ____________________________________________________________________________
43544 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
43545         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
43546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43547              Date: Tue, 3 Jul 2001 03:34:06 -0400
43548              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
43549      Branch: perl
43550            ! os2/OS2/Process/Process.pm
43551 ____________________________________________________________________________
43552 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
43553         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
43554              From: "Philip Newton" <Philip.Newton@gmx.net>
43555              Date: Tue, 3 Jul 2001 09:11:27 +0200
43556              Message-Id: <200107030706.KAA04596@taas.iki.fi>
43557      Branch: perl
43558            ! lib/FindBin.pm
43559 ____________________________________________________________________________
43560 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
43561         Log: Delta delta.
43562      Branch: perl
43563            ! pod/perl572delta.pod
43564 ____________________________________________________________________________
43565 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
43566         Log: Metaconfig unit change for 11115.
43567      Branch: metaconfig
43568            ! U/modified/libc.U
43569 ____________________________________________________________________________
43570 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
43571         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
43572              (from Richard Hatch) (this was the cause of pipes() and
43573              times() mysteriously not being found)
43574      Branch: perl
43575            ! Configure
43576 ____________________________________________________________________________
43577 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
43578         Log: Retract #10142, the real culprit found by Richard Hatch,
43579              coming soon to Configure near you.
43580      Branch: perl
43581            ! hints/aix.sh
43582 ____________________________________________________________________________
43583 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
43584         Log: (Replaced by #11124) UTS workaround from Hal Morris.
43585      Branch: perl
43586            ! perl.h
43587 ____________________________________________________________________________
43588 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
43589         Log: Subject: [PATCH] grok not grocking correctly
43590              From: Nicholas Clark <nick@ccl4.org>
43591              Date: Tue, 3 Jul 2001 00:19:08 +0100
43592              Message-ID: <20010703001908.H59620@plum.flirble.org>
43593      Branch: perl
43594            ! numeric.c
43595 ____________________________________________________________________________
43596 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
43597         Log: Subject: [PATCH Deparse.t] test just-posted patches
43598              From: Robin Houston <robin@kitsite.com>
43599              Date: Mon, 2 Jul 2001 23:46:15 +0100
43600              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
43601      Branch: perl
43602            ! ext/B/Deparse.t
43603 ____________________________________________________________________________
43604 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
43605         Log: Subject: [PATCH toke.c] autosplit into @F
43606              From: Robin Houston <robin@kitsite.com>
43607              Date: Mon, 2 Jul 2001 23:18:20 +0100
43608              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
43609      Branch: perl
43610            ! perl.c toke.c
43611 ____________________________________________________________________________
43612 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
43613         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
43614              From: Robin Houston <robin@kitsite.com>
43615              Date: Mon, 2 Jul 2001 23:00:48 +0100
43616              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
43617      Branch: perl
43618            ! ext/B/B/Deparse.pm
43619 ____________________________________________________________________________
43620 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
43621         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
43622              From: "Philip Newton" <Philip.Newton@gmx.net>
43623              Date: Mon, 2 Jul 2001 22:06:22 +0200
43624              (no Message-Id)
43625      Branch: perl
43626            ! ext/NDBM_File/hints/linux.pl
43627 ____________________________________________________________________________
43628 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
43629         Log: Subject: Re: Fixed pack problem - sort of
43630              From: Nicholas Clark <nick@ccl4.org>
43631              Date: Mon, 2 Jul 2001 20:59:20 +0100
43632              Message-ID: <20010702205919.F59620@plum.flirble.org>
43633      Branch: perl
43634            ! pp_pack.c t/op/pack.t
43635 ____________________________________________________________________________
43636 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
43637         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
43638              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43639              Date: Mon, 2 Jul 2001 15:45:41 -0400
43640              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
43641      Branch: perl
43642            ! os2/os2.c
43643 ____________________________________________________________________________
43644 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
43645         Log: (Mistaken retraction)
43646      Branch: perl
43647            ! utils/pl2pm.PL
43648 ____________________________________________________________________________
43649 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
43650         Log: Detypo in #11103.
43651      Branch: perl
43652            ! utils/pl2pm.PL
43653 ____________________________________________________________________________
43654 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
43655         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
43656              From: Jonathan Stowe <gellyfish@gellyfish.com>
43657              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
43658              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
43659      Branch: perl
43660            ! utils/pl2pm.PL
43661 ____________________________________________________________________________
43662 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
43663         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
43664              From: "Craig A. Berry" <craigberry@mac.com>
43665              Date: Mon, 02 Jul 2001 14:11:23 -0500
43666              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
43667      Branch: perl
43668            ! lib/Unicode/UCD.pm
43669 ____________________________________________________________________________
43670 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
43671         Log: Subject: [PATCH] Re: op/numconvert.t failures
43672              From: Nicholas Clark <nick@ccl4.org>
43673              Date: Mon, 2 Jul 2001 20:10:48 +0100
43674              Message-ID: <20010702201048.E59620@plum.flirble.org>
43675      Branch: perl
43676            ! t/op/numconvert.t
43677 ____________________________________________________________________________
43678 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
43679         Log: Update Changes.
43680      Branch: perl
43681            ! Changes patchlevel.h
43682 ____________________________________________________________________________
43683 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
43684         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
43685              The real fix must be more involved.  The line of code all the leaky
43686              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
43687              line of Perl_newPMOP().
43688      Branch: perl
43689            ! op.h
43690 ____________________________________________________________________________
43691 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
43692         Log: Based on
43693              
43694              Subject: Re: sizeof(struct sembuf)
43695              From: Nicholas Clark <nick@ccl4.org>
43696              Date: Sun, 1 Jul 2001 22:26:48 +0100
43697              Message-ID: <20010701222648.W59620@plum.flirble.org>
43698              
43699              but do semop() always the slow way.
43700      Branch: perl
43701            ! doio.c
43702 ____________________________________________________________________________
43703 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
43704         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
43705              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43706              Date: Tue, 03 Jul 2001 00:56:30 +0900
43707              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
43708      Branch: perl
43709            ! ext/Encode/Encode/Tcl.t
43710 ____________________________________________________________________________
43711 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
43712         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
43713              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43714              Date: Tue, 03 Jul 2001 00:55:46 +0900
43715              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
43716      Branch: perl
43717            ! ext/Encode/Encode/Tcl.pm
43718 ____________________________________________________________________________
43719 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
43720         Log: Regen api and toc.
43721      Branch: perl
43722            ! pod/perlapi.pod pod/perltoc.pod
43723 ____________________________________________________________________________
43724 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
43725         Log: Metaconfig unit change for #11093.
43726      Branch: metaconfig/U/perl
43727            ! d_fcntl_can_lock.U
43728 ____________________________________________________________________________
43729 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
43730         Log: The fcntl locking test may hang if NFS locking messed up;
43731              break out with alarm(10).
43732      Branch: perl
43733            ! Configure
43734 ____________________________________________________________________________
43735 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
43736         Log: Move the mdelete.bat from win32/bin to win32.
43737      Branch: perl
43738            ! MANIFEST
43739 ____________________________________________________________________________
43740 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
43741         Log: Typo in #11083.
43742      Branch: perl
43743            ! ext/Time/Piece/Piece.t
43744 ____________________________________________________________________________
43745 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
43746         Log: Netware tweaks from Guruprasad.
43747      Branch: perl
43748            - NetWare/perlsdio.h
43749            ! MANIFEST NetWare/Makefile NetWare/interface.c
43750            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
43751            ! perlsdio.h
43752 ____________________________________________________________________________
43753 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
43754         Log: Subject: Re: [PATH] shared -> unique;
43755              From: Abhijit Menon-Sen <ams@wiw.org>
43756              Date: Wed, 27 Jun 2001 03:51:27 +0530
43757              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
43758      Branch: perl
43759            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
43760 ____________________________________________________________________________
43761 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
43762         Log: Subject: Re: AIX / gcc-3.0
43763              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43764              Date: Mon, 02 Jul 2001 15:20:21 +0200
43765              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
43766      Branch: perl
43767            ! hints/aix.sh
43768 ____________________________________________________________________________
43769 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
43770         Log: Subject: Re: Bug report: split splits on wrong pattern
43771              From: Abhijit Menon-Sen <ams@wiw.org>
43772              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
43773              Date: Mon, 2 Jul 2001 16:31:33 +0530
43774      Branch: perl
43775            ! pp_ctl.c
43776 ____________________________________________________________________________
43777 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
43778         Log: Subject: [PATCH 5.6.1] test harness
43779              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43780              Date: Mon, 2 Jul 2001 06:29:21 -0400
43781              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
43782      Branch: perl
43783            ! lib/Test/Harness.pm
43784 ____________________________________________________________________________
43785 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
43786         Log: Subject: [PATCH 5.6.1] debugger goof
43787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43788              Date: Mon, 2 Jul 2001 06:27:22 -0400
43789              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
43790      Branch: perl
43791            ! lib/perl5db.pl
43792 ____________________________________________________________________________
43793 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
43794         Log: Subject: [PATCH 5.6.1] OS/2 cwd
43795              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43796              Date: Mon, 2 Jul 2001 06:21:17 -0400
43797              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
43798      Branch: perl
43799            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
43800 ____________________________________________________________________________
43801 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
43802         Log: Make #11082 more OS/2-specific.
43803      Branch: perl
43804            ! ext/Time/Piece/Piece.t
43805 ____________________________________________________________________________
43806 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
43807         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
43808              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43809              Date: Mon, 2 Jul 2001 06:06:34 -0400
43810              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
43811      Branch: perl
43812            ! ext/Time/Piece/Piece.t
43813 ____________________________________________________________________________
43814 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
43815         Log: Subject: [PATCH B::Deparse] version number & changes
43816              From: Robin Houston <robin@kitsite.com>  
43817              Date: Sun, 1 Jul 2001 17:17:29 +0100
43818              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
43819      Branch: perl
43820            ! ext/B/B/Deparse.pm
43821 ____________________________________________________________________________
43822 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
43823         Log: Subject: a small fix.
43824              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
43825              Date: Mon, 2 Jul 2001 12:17:53 +0200
43826              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
43827      Branch: perl
43828            ! ext/Thread/Thread.xs
43829 ____________________________________________________________________________
43830 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
43831         Log: Subject: RE: perl@10907
43832              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
43833              Date: Mon, 2 Jul 2001 12:06:16 +0200
43834              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
43835              
43836              Borland C vs PerlIO.
43837      Branch: perl
43838            ! win32/config.bc win32/config_H.bc
43839 ____________________________________________________________________________
43840 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
43841         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
43842              From: "H.M. Brand" <merijn@l1.procura.nl>
43843              Date: Mon, 02 Jul 2001 11:18:57 +0200
43844              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
43845      Branch: perl
43846            ! t/op/write.t
43847 ____________________________________________________________________________
43848 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
43849         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
43850              From: Michael G Schwern <schwern@pobox.com>
43851              Date: Mon, 2 Jul 2001 00:26:24 -0400
43852              Message-ID: <20010702002624.A18302@blackrider>
43853      Branch: perl
43854            - ext/util/mkbootstrap
43855 ____________________________________________________________________________
43856 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
43857         Log: Subject: [PATCH op.h] v minor comment tweak
43858              From: Robin Houston <robin@puffinry.freeserve.co.uk>
43859              Date: Mon, 2 Jul 2001 00:42:01 +0100
43860              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
43861      Branch: perl
43862            ! op.h
43863 ____________________________________________________________________________
43864 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
43865         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
43866      Branch: perl
43867            ! pod/perlfunc.pod
43868 ____________________________________________________________________________
43869 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
43870         Log: Subject: Re: sizeof(struct sembuf)
43871              From: Nicholas Clark <nick@ccl4.org>
43872              Date: Sun, 1 Jul 2001 19:23:16 +0100
43873              Message-ID: <20010701192316.V59620@plum.flirble.org>
43874              
43875              s/signaling/signalling/
43876      Branch: perl
43877            ! pod/perlfunc.pod
43878 ____________________________________________________________________________
43879 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
43880         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
43881              From: "Philip Newton" <Philip.Newton@gmx.net>
43882              Date: Sun, 1 Jul 2001 09:37:56 +0200
43883              Message-Id: <200107010733.KAA03920@taas.iki.fi>
43884      Branch: perl
43885            ! pod/perlvar.pod
43886 ____________________________________________________________________________
43887 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
43888         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
43889              From: "Philip Newton" <Philip.Newton@gmx.net>
43890              Date: Sun, 1 Jul 2001 09:37:56 +0200
43891              Message-Id: <200107010733.KAA03925@taas.iki.fi>
43892      Branch: perl
43893            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
43894 ____________________________________________________________________________
43895 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
43896         Log: Metaconfig unit change for #11070.
43897      Branch: metaconfig
43898            ! U/compline/randfunc.U
43899 ____________________________________________________________________________
43900 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
43901         Log: Subject: [PATCH perlsnap] its --> it's --> its
43902              From: "Philip Newton" <Philip.Newton@gmx.net>
43903              Date: Sun, 1 Jul 2001 09:37:56 +0200
43904              Message-Id: <200107010733.KAA03914@taas.iki.fi>
43905      Branch: perl
43906            ! Porting/config_H
43907 ____________________________________________________________________________
43908 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
43909         Log: Sync with Sarathy; integrate with perlio.
43910      Branch: perl
43911           !> gv.c
43912 ____________________________________________________________________________
43913 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
43914         Log: regenerate win32/config_H.?c files
43915      Branch: perl
43916            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43917 ____________________________________________________________________________
43918 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
43919         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
43920              naming discipline
43921              
43922              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
43923              because of this)
43924              
43925              fix a warning about "fd" being used without being set in Cwd.xs
43926      Branch: perl
43927            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
43928            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
43929            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
43930            ! win32/config.vc
43931 ____________________________________________________________________________
43932 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
43933         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
43934              within macro arguments") and warnings ("unary minus applied to
43935              unsigned type", among others)
43936      Branch: perl
43937            ! gv.c hv.c op.c pp.c sv.c toke.c
43938 ____________________________________________________________________________
43939 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
43940         Log: win32 fixes: more spurious CRs
43941      Branch: perl
43942            ! win32/mdelete.bat
43943 ____________________________________________________________________________
43944 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
43945         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
43946              from win32/bin (or it gets deleted by distclean); don't delete
43947              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
43948              NT (should be made Win9x specific, and added to makefile.mk)
43949      Branch: perl
43950           +> win32/mdelete.bat
43951            - win32/bin/mdelete.bat
43952            ! win32/Makefile win32/makefile.mk
43953 ____________________________________________________________________________
43954 [ 11063] By: nick                                  on 2001/07/01  18:54:09
43955         Log: Quick for for #ifdef mess
43956      Branch: perlio
43957            ! gv.c
43958 ____________________________________________________________________________
43959 [ 11062] By: nick                                  on 2001/07/01  18:47:42
43960         Log: Raw integrate - does not build #if mess in gv.c
43961      Branch: perlio
43962           !> (integrate 29 files)
43963 ____________________________________________________________________________
43964 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
43965         Log: Make 'compile' target a little less broken.
43966              Still very broken, though: -Wall warnings from
43967              the generated code, boot_Foo prototypes missing,
43968              can't autoload Fcntl::SEEK_CUR et alia, ...
43969      Branch: perl
43970            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
43971            ! utils/perlcc.PL x2p/Makefile.SH
43972 ____________________________________________________________________________
43973 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
43974         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
43975      Branch: perl
43976            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
43977            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
43978 ____________________________________________________________________________
43979 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
43980         Log: Update Changes.
43981      Branch: perl
43982            ! Changes patchlevel.h
43983 ____________________________________________________________________________
43984 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
43985         Log: Still one typo, regen toc.
43986      Branch: perl
43987            ! lib/Unicode/UCD.pm pod/perltoc.pod
43988 ____________________________________________________________________________
43989 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
43990         Log: Detypos and regen toc.
43991      Branch: perl
43992            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
43993 ____________________________________________________________________________
43994 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
43995         Log: VERSION tweak.
43996      Branch: perl
43997            ! ext/List/Util/lib/List/Util.pm
43998 ____________________________________________________________________________
43999 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
44000         Log: Attempt at plugging the leak under ithreads detected by Doug.
44001      Branch: perl
44002            ! op.h
44003 ____________________________________________________________________________
44004 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
44005         Log: gcc -Wall lint after #11051.
44006      Branch: perl
44007            ! pp_sys.c
44008 ____________________________________________________________________________
44009 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
44010         Log: Integrate perlio.
44011      Branch: perl
44012           !> lib/File/Find/taint.t
44013 ____________________________________________________________________________
44014 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
44015         Log: Don't use the v-strings for module VERSIONs.
44016      Branch: perl
44017            ! lib/Unicode/UCD.pm
44018 ____________________________________________________________________________
44019 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
44020         Log: Code cleanup based on turning off the -woffs in IRIX.
44021              Not all of the gripes cleaned up (hairy code in hv.c and
44022              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
44023              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
44024              to the IRIX hints)
44025      Branch: perl
44026            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
44027            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
44028            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
44029            ! regcomp.c sv.c
44030 ____________________________________________________________________________
44031 [ 11050] By: nick                                  on 2001/06/30  20:46:46
44032         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
44033      Branch: perlio
44034            ! lib/File/Find/taint.t
44035 ____________________________________________________________________________
44036 [ 11049] By: nick                                  on 2001/06/30  18:13:33
44037         Log: Integrate mainline
44038      Branch: perlio
44039           +> NetWare/nwstdio.h NetWare/perlsdio.h
44040           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
44041           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
44042           +> lib/Unicode/UCD.t t/run/exit.t
44043           !> (integrate 60 files)
44044 ____________________________________________________________________________
44045 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
44046         Log: Delta delta.
44047      Branch: perl
44048            ! pod/perl572delta.pod
44049 ____________________________________________________________________________
44050 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
44051         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
44052              by CPAN.pm, use rather _00.
44053      Branch: perl
44054            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
44055            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
44056            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
44057            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
44058            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
44059            ! lib/ExtUtils/Embed.pm lib/Test.pm
44060 ____________________________________________________________________________
44061 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
44062         Log: Add a simple Unicode character database interface, Unicode::UCD.
44063      Branch: perl
44064            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
44065            ! MANIFEST
44066 ____________________________________________________________________________
44067 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
44068         Log: Subject: [PATCH] op/numconver.t
44069              From: Nicholas Clark <nick@ccl4.org>
44070              Date: Sat, 30 Jun 2001 15:40:10 +0100
44071              Message-ID: <20010630154010.I59620@plum.flirble.org>
44072      Branch: perl
44073            ! t/op/numconvert.t
44074 ____________________________________________________________________________
44075 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
44076         Log: The $^N is now taken (by #11038).
44077      Branch: perl
44078            ! t/base/lex.t
44079 ____________________________________________________________________________
44080 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
44081         Log: The #11040 had slipped to a wrong function...
44082      Branch: perl
44083            ! sv.c
44084 ____________________________________________________________________________
44085 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
44086         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
44087              the Configure library symbol probe mysteriously finds all
44088              symbols but those of pipe() and times().
44089      Branch: perl
44090            ! hints/aix.sh
44091 ____________________________________________________________________________
44092 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
44093         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
44094              From: Nicholas Clark <nick@ccl4.org>
44095              Date: Fri, 29 Jun 2001 23:49:07 +0100
44096              Message-ID: <20010629234907.D59620@plum.flirble.org>
44097      Branch: perl
44098            ! lib/ExtUtils.t
44099 ____________________________________________________________________________
44100 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
44101         Log: Subject: [PATCH] weakref fix 2, not yet there
44102              From: Artur Bergman <artur@contiller.se>
44103              Date: Sat, 30 Jun 2001 01:18:16 +0200
44104              Message-ID: <B762D957.1CC9%artur@contiller.se>
44105      Branch: perl
44106            ! sv.c
44107 ____________________________________________________________________________
44108 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
44109         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
44110              From: Michael G Schwern <schwern@pobox.com>
44111              Date: Fri, 29 Jun 2001 19:39:11 -0400
44112              Message-ID: <20010629193910.D25304@blackrider>
44113      Branch: perl
44114            + t/run/exit.t
44115            ! MANIFEST
44116 ____________________________________________________________________________
44117 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
44118         Log: Add support for $^N, the most-recently closed group.
44119      Branch: perl
44120            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
44121            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
44122            ! thrdvar.h
44123 ____________________________________________________________________________
44124 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
44125         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
44126              From: lvirden@cas.org
44127              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
44128              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
44129              
44130              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
44131              From: lvirden@cas.org
44132              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
44133              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
44134      Branch: perl
44135            ! README.solaris
44136 ____________________________________________________________________________
44137 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
44138         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
44139              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44140              Date: Sat, 30 Jun 2001 07:33:37 +0900
44141              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
44142              
44143              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
44144              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44145              Date: Sat, 30 Jun 2001 21:38:14 +0900
44146              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
44147      Branch: perl
44148            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
44149            + ext/Encode/Encode/7bit-kr.enc
44150            ! MANIFEST ext/Encode/Encode/Tcl.pm
44151 ____________________________________________________________________________
44152 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
44153         Log: NetWare tweaks from Guruprasad.
44154      Branch: perl
44155            + NetWare/nwstdio.h NetWare/perlsdio.h
44156            ! MANIFEST NetWare/Makefile NetWare/config.wc
44157            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
44158            ! NetWare/t/Readme.txt
44159 ____________________________________________________________________________
44160 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
44161         Log: More module $VERSION bump-ups.
44162      Branch: perl
44163            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
44164            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
44165            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
44166 ____________________________________________________________________________
44167 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
44168         Log: Doc update due to #11032.
44169      Branch: perl
44170            ! pod/perl572delta.pod
44171 ____________________________________________________________________________
44172 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
44173         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
44174              From: Peter Prymmer <pvhp@forte.com>
44175              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
44176              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
44177      Branch: perl
44178            ! ext/Time/HiRes/HiRes.xs
44179 ____________________________________________________________________________
44180 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
44181         Log: -lpthreads missing in AIX.
44182      Branch: perl
44183            ! hints/aix.sh
44184 ____________________________________________________________________________
44185 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
44186         Log: Subject: [PATCH] CLONE && weakrefs
44187              From: Artur Bergman <artur@contiller.se>
44188              Date: Fri, 29 Jun 2001 17:02:00 +0200
44189              Message-ID: <B7626508.1CA0%artur@contiller.se>
44190      Branch: perl
44191            ! sv.c
44192 ____________________________________________________________________________
44193 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
44194         Log: Subject: Re: Bug report: split splits on wrong pattern
44195              From: Radu Greab <radu@netsoft.ro>
44196              Date: Wed, 27 Jun 2001 21:50:52 +0300
44197              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
44198      Branch: perl
44199            ! pp_ctl.c t/op/split.t
44200 ____________________________________________________________________________
44201 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
44202         Log: Metaconfig unit change for #11027.
44203      Branch: metaconfig/U/perl
44204            ! d_modfl.U
44205 ____________________________________________________________________________
44206 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
44207         Log: I thought this Configure glitch for AIX was just recently fixed?
44208      Branch: perl
44209            ! Configure
44210 ____________________________________________________________________________
44211 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
44212         Log: Update Changes.
44213      Branch: perl
44214            ! Changes patchlevel.h
44215 ____________________________________________________________________________
44216 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
44217         Log: Subject: Re: perl@10967, File::Find, and Cwd
44218              From: Mike Guy <mjtg@cam.ac.uk>
44219              Date: Fri, 29 Jun 2001 14:56:49 +0100
44220              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
44221      Branch: perl
44222            ! lib/File/Find/taint.t
44223 ____________________________________________________________________________
44224 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
44225         Log: Update the sv_pvprintify() spec.
44226      Branch: perl
44227            ! pod/perltodo.pod
44228 ____________________________________________________________________________
44229 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
44230         Log: Known test failures update.
44231      Branch: perl
44232            ! pod/perl572delta.pod
44233 ____________________________________________________________________________
44234 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
44235         Log: Based on
44236              
44237              Subject: [PATCH @11016] More );) fixes
44238              From: Richard Soderberg <rs@crystalflame.net>
44239              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
44240              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
44241      Branch: perl
44242            ! ext/Thread/Thread.xs ext/Thread/typemap
44243 ____________________________________________________________________________
44244 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
44245         Log: Subject: [PATCH @11016] Fixes compile errors in four files
44246              From: Richard Soderberg <rs@crystalflame.net>
44247              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
44248              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
44249      Branch: perl
44250            ! mg.c pp.c pp_hot.c util.c
44251 ____________________________________________________________________________
44252 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
44253         Log: AIX hints tweaking continues, from Merijn Brand.
44254      Branch: perl
44255            ! hints/aix.sh
44256 ____________________________________________________________________________
44257 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
44258         Log: HP-UX needs gccversion sooner, from Merijn Brand.
44259      Branch: perl
44260            ! hints/hpux.sh
44261 ____________________________________________________________________________
44262 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
44263         Log: Subject: [PATCH 5.6.1] OS/2 docs
44264              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44265              Date: Fri, 29 Jun 2001 02:34:12 -0400
44266              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
44267      Branch: perl
44268            ! README.os2 os2/Changes
44269 ____________________________________________________________________________
44270 [ 11017] By: nick                                  on 2001/06/29  10:20:30
44271         Log: Integrate mainline
44272      Branch: perlio
44273           +> (branch 37 files)
44274            - ext/ODBM_File/sdbm.t
44275           !> (integrate 211 files)
44276 ____________________________________________________________________________
44277 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
44278         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
44279              the modules found using a script written by Larry Schatzer Jr.
44280      Branch: perl
44281            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
44282            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
44283            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
44284            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
44285            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
44286            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
44287            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
44288            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
44289            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
44290            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
44291            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
44292            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
44293            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
44294            ! lib/constant.pm lib/fields.pm lib/strict.pm
44295 ____________________________________________________________________________
44296 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
44297         Log: The latest JPL from the anoncvs.
44298      Branch: perl
44299            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
44300 ____________________________________________________________________________
44301 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
44302         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
44303      Branch: perl
44304            ! t/op/pat.t
44305 ____________________________________________________________________________
44306 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
44307         Log: Worrying about insecure directories now is a bit too late.
44308      Branch: perl
44309            ! lib/File/Find/taint.t
44310 ____________________________________________________________________________
44311 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
44312         Log: Cannot DIE() in a void function,
44313              from Richard Hatch <rhatch@austin.ibm.com>.
44314      Branch: perl
44315            ! ext/IPC/SysV/SysV.xs
44316 ____________________________________________________________________________
44317 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
44318         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
44319              From: Peter Prymmer <pvhp@forte.com>
44320              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
44321              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
44322              
44323              (unfinished: time/hires tests 3, 5, 14 failing, but better
44324              than wholesale failure)
44325      Branch: perl
44326            ! ext/Time/HiRes/HiRes.xs
44327 ____________________________________________________________________________
44328 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
44329         Log: Subject: [PATCH 5.6.1] OS/2 improvements
44330              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44331              Date: Thu, 28 Jun 2001 16:03:14 -0400
44332              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
44333      Branch: perl
44334            + os2/os2_base.t
44335            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
44336            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
44337            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
44338            ! os2/os2ish.h
44339 ____________________________________________________________________________
44340 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
44341         Log: Subject: Incrementing Extutils::Manifest's $VERSION
44342              From: Michael G Schwern <schwern@pobox.com>
44343              Date: Thu, 28 Jun 2001 13:13:49 -0400
44344              Message-ID: <20010628131349.A14738@blackrider>
44345      Branch: maint-5.6/perl
44346            ! lib/ExtUtils/Manifest.pm
44347 ____________________________________________________________________________
44348 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
44349         Log: AIX tweak from Merijn Brand.
44350      Branch: perl
44351            ! hints/aix.sh
44352 ____________________________________________________________________________
44353 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
44354         Log: Create the macperl branch.
44355      Branch: maint-5.6/macperl
44356           +> (branch 1728 files)
44357 ____________________________________________________________________________
44358 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
44359         Log: Update Changes.
44360      Branch: perl
44361            ! Changes patchlevel.h
44362 ____________________________________________________________________________
44363 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
44364         Log: More Perforce lore.
44365      Branch: perl
44366            ! Porting/repository.pod
44367 ____________________________________________________________________________
44368 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
44369         Log: Metaconfig unit changes for #11003.
44370      Branch: metaconfig/U/perl
44371            + d_nl_langinfo.U i_langinfo.U
44372 ____________________________________________________________________________
44373 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
44374         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
44375              Expected not to exist in non-UNIX excepting in VMS, where
44376              according to a quick web survey they just might.
44377      Branch: perl
44378            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
44379            ! Porting/config_H config_h.SH configure.com epoc/config.sh
44380            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
44381            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44382            ! win32/config.bc win32/config.gc win32/config.vc
44383 ____________________________________________________________________________
44384 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
44385         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
44386              in AIX is one is doing a 64-bit build.
44387      Branch: perl
44388            ! hints/aix.sh
44389 ____________________________________________________________________________
44390 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
44391         Log: Metaconfig unit changes for #11000.
44392      Branch: metaconfig/U/perl
44393            ! use64bits.U uselfs.U
44394 ____________________________________________________________________________
44395 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
44396         Log: Move use64bitint and use64bitall before uselargefiles.
44397      Branch: perl
44398            ! Configure
44399 ____________________________________________________________________________
44400 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
44401         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
44402              From: Robert Spier <rspier@pobox.com>
44403              Message-ID: <15162.41164.618712.841415@rls.cx>
44404              Date: Wed, 27 Jun 2001 23:13:16 -0400
44405      Branch: perl
44406            ! doio.c
44407 ____________________________________________________________________________
44408 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
44409         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
44410              From: Peter Prymmer <pvhp@forte.com>
44411              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
44412              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
44413      Branch: perl
44414            ! numeric.c
44415 ____________________________________________________________________________
44416 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
44417         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
44418              From: Peter Prymmer <pvhp@forte.com>
44419              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
44420              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
44421      Branch: perl
44422            ! configure.com ext/Digest/MD5/Makefile.PL
44423 ____________________________________________________________________________
44424 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
44425         Log: Update Changes.
44426      Branch: perl
44427            ! Changes patchlevel.h
44428 ____________________________________________________________________________
44429 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
44430         Log: Tiny EPOC updates.
44431      Branch: perl
44432            ! epoc/config.sh
44433 ____________________________________________________________________________
44434 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
44435         Log: The Test::More and Test::Simple tests required help
44436              thanks to our schizophrenic test scheme.
44437      Branch: perl
44438            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
44439            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
44440            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
44441            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
44442            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
44443 ____________________________________________________________________________
44444 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
44445         Log: Upgrade to Test::Simple 0.09.
44446      Branch: perl
44447            + lib/Test/Simple/Changes
44448            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
44449            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
44450            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
44451            ! lib/Test/Simple/t/plan_is_noplan.t
44452 ____________________________________________________________________________
44453 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
44454         Log: Upgrade to Test::More 0.07.
44455      Branch: perl
44456            + lib/Test/More/Changes
44457            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
44458            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
44459            ! lib/Test/More/t/skipall.t
44460 ____________________________________________________________________________
44461 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
44462         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
44463              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44464              Date: Wed, 27 Jun 2001 18:40:04 +0200
44465              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
44466      Branch: perl
44467            ! hints/hpux.sh
44468 ____________________________________________________________________________
44469 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
44470         Log: Subject: [PATCH README.qnx hints/qnx.sh]
44471              From: Norton Allen <allen@huarp.harvard.edu>
44472              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
44473              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
44474      Branch: perl
44475            ! README.qnx hints/qnx.sh
44476 ____________________________________________________________________________
44477 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
44478         Log: Subject: [PATCH] two little documentation nits
44479              From: Abhijit Menon-Sen <ams@wiw.org>
44480              Date: Wed, 27 Jun 2001 20:07:50 +0530
44481              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
44482      Branch: perl
44483            ! sv.c sv.h
44484 ____________________________________________________________________________
44485 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
44486         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
44487              From: Norton Allen <allen@huarp.harvard.edu>
44488              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
44489              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
44490      Branch: perl
44491            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
44492 ____________________________________________________________________________
44493 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
44494         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
44495              From: Michael G Schwern <schwern@pobox.com>
44496              Date: Wed, 27 Jun 2001 02:34:58 -0400
44497              Message-ID: <20010627023458.K23874@blackrider>
44498      Branch: perl
44499            ! vms/test.com
44500 ____________________________________________________________________________
44501 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
44502         Log: Add perl_clone_host() for Netware.
44503      Branch: perl
44504            ! NetWare/nw5.c
44505 ____________________________________________________________________________
44506 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
44507         Log: GCC 3.0 hints for HP-UX.
44508      Branch: perl
44509            ! hints/hpux.sh
44510 ____________________________________________________________________________
44511 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
44512         Log: In some Linux distributions the libndbm is broken
44513              (no null key support), therefore link with libgdbm
44514              (if available), since it has a working ndbm emulation,
44515              from Jonathan Stowe.
44516      Branch: perl
44517            + ext/NDBM_File/hints/linux.pl
44518            ! MANIFEST
44519 ____________________________________________________________________________
44520 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
44521         Log: Subject: [PATCH perl@10930] find.t hack for VMS
44522              From: "Craig A. Berry" <craigberry@mac.com>
44523              Date: Tue, 26 Jun 2001 23:40:25 -0500
44524              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
44525      Branch: perl
44526            ! lib/File/Find/find.t
44527 ____________________________________________________________________________
44528 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
44529         Log: AUTHORS updates.
44530      Branch: perl
44531            ! AUTHORS
44532 ____________________________________________________________________________
44533 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
44534         Log: Metaconfig unit change like #10980.
44535      Branch: metaconfig
44536            ! U/compline/d_stdstdio.U
44537 ____________________________________________________________________________
44538 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
44539         Log: "lose the it's", from Abhijit Menon-Sen.
44540              ("It's" not searched, pods not searched.)
44541      Branch: perl
44542            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
44543            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
44544            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
44545            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
44546            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
44547            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
44548 ____________________________________________________________________________
44549 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
44550         Log: "lose the looses", from Abhijit Menon-Sen.
44551      Branch: perl
44552            ! ext/B/B/Assembler.pm gv.c
44553 ____________________________________________________________________________
44554 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
44555         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
44556      Branch: perl
44557            ! hints/os390.sh
44558 ____________________________________________________________________________
44559 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
44560         Log: DEC C 5.3 on the VAX simply doesn't seem to like
44561              compiling the MD5 extension, disable it there for now,
44562              from Peter Prymmer.
44563      Branch: perl
44564            ! configure.com
44565 ____________________________________________________________________________
44566 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
44567         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
44568              From: Jonathan Stowe <gellyfish@gellyfish.com>
44569              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
44570              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
44571      Branch: perl
44572            ! pod/perlfaq3.pod
44573 ____________________________________________________________________________
44574 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
44575         Log: Subject: [PATCH 5.6.1] perlxs misprints
44576              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44577              Date: Tue, 26 Jun 2001 17:20:00 -0400
44578              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
44579      Branch: perl
44580            ! pod/perlxs.pod
44581 ____________________________________________________________________________
44582 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
44583         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
44584              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44585              Date: Tue, 26 Jun 2001 17:27:07 -0400
44586              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
44587      Branch: perl
44588            ! lib/ExtUtils/MM_Unix.pm
44589 ____________________________________________________________________________
44590 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
44591         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
44592              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44593              Date: Tue, 26 Jun 2001 17:23:24 -0400
44594              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
44595      Branch: perl
44596            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
44597 ____________________________________________________________________________
44598 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
44599         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
44600              by Olaf Flebbe.
44601      Branch: perl
44602            ! perl.h
44603 ____________________________________________________________________________
44604 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
44605         Log: Detypo.
44606      Branch: perl
44607            ! lib/Memoize/t/tie_sdbm.t
44608 ____________________________________________________________________________
44609 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
44610         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
44611      Branch: perl
44612            ! win32/perllib.c
44613 ____________________________________________________________________________
44614 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
44615         Log: Subject: [patch] perl_clone+CvFILE
44616              From: Doug MacEachern <dougm@covalent.net>
44617              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
44618              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
44619      Branch: perl
44620            ! sv.c
44621 ____________________________________________________________________________
44622 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
44623         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
44624              From: Mark-Jason Dominus <mjd@plover.com>
44625              Date: Tue, 26 Jun 2001 12:33:01 -0400
44626              Message-ID: <20010626163301.31298.qmail@plover.com>
44627      Branch: perl
44628            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
44629 ____________________________________________________________________________
44630 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
44631         Log: Update Changes.
44632      Branch: perl
44633            ! Changes patchlevel.h
44634 ____________________________________________________________________________
44635 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
44636         Log: Also catfile() needs now to explicitly exported.
44637      Branch: perl
44638            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
44639 ____________________________________________________________________________
44640 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
44641         Log: Regen toc.
44642      Branch: perl
44643            ! pod/perltoc.pod
44644 ____________________________________________________________________________
44645 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
44646         Log: Nonexistent pod command.
44647      Branch: perl
44648            ! pod/perl572delta.pod
44649 ____________________________________________________________________________
44650 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
44651         Log: Be more portable in the quest for tmpdir.
44652      Branch: perl
44653            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
44654 ____________________________________________________________________________
44655 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
44656         Log: Be more portable in finding out the home directory,
44657              and use File::Spec to do the concat.
44658              (Come to think of it, couldn't File::Spec provide
44659              for a ->homedir method?)
44660      Branch: perl
44661            ! lib/Net/Config.pm
44662 ____________________________________________________________________________
44663 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
44664         Log: Doc patch for #10959.
44665      Branch: perl
44666            ! pod/perlfunc.pod
44667 ____________________________________________________________________________
44668 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
44669         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
44670              From: "Philip Newton" <pnewton@gmx.de>
44671              Date: Tue, 26 Jun 2001 16:26:47 +0200
44672              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
44673      Branch: perl
44674            ! pod/perldata.pod
44675 ____________________________________________________________________________
44676 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
44677         Log: Subject: [PATH] shared -> unique;
44678              From: "Artur Bergman" <artur@contiller.se>
44679              Date: Tue, 26 Jun 2001 16:18:40 +0200
44680              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
44681              
44682              Because "shared" isn't: it's read-only.
44683      Branch: perl
44684            ! toke.c xsutils.c
44685 ____________________________________________________________________________
44686 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
44687         Log: Escape multiline croak messages.
44688      Branch: perl
44689            ! t/op/ver.t
44690 ____________________________________________________________________________
44691 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
44692         Log: No more pragma/*.t for minitest.
44693      Branch: perl
44694            ! Makefile.SH
44695 ____________________________________________________________________________
44696 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
44697         Log: AUTHORS updates.
44698      Branch: perl
44699            ! AUTHORS
44700 ____________________________________________________________________________
44701 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
44702         Log: delta updates.
44703      Branch: perl
44704            ! pod/perl572delta.pod
44705 ____________________________________________________________________________
44706 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
44707         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
44708              From: Artur Bergman <artur@contiller.se> 
44709              Date: Tue, 26 Jun 2001 15:32:53 +0200
44710              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
44711      Branch: perl
44712            ! makedef.pl sv.c sv.h win32/perllib.c
44713 ____________________________________________________________________________
44714 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
44715         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
44716              From: Jonathan Stowe <gellyfish@gellyfish.com>
44717              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
44718              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
44719              
44720              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
44721      Branch: perl
44722            + ext/Time/HiRes/hints/sco.pl
44723            ! MANIFEST
44724 ____________________________________________________________________________
44725 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
44726         Log: Subject: [PATCH 5.6.1] static build
44727              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44728              Date: Tue, 26 Jun 2001 04:22:25 -0400
44729              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
44730      Branch: perl
44731            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
44732            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
44733 ____________________________________________________________________________
44734 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
44735         Log: DJGPP patches from Laszlo Molnar.
44736      Branch: perl
44737            ! djgpp/djgpp.c perl.c util.c
44738 ____________________________________________________________________________
44739 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
44740         Log: Netware patches from Ananth Kesari.
44741      Branch: perl
44742            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
44743            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
44744            ! NetWare/nwtinfo.h
44745 ____________________________________________________________________________
44746 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
44747         Log: Detypo.
44748      Branch: perl
44749            ! ext/Errno/Errno_pm.PL
44750 ____________________________________________________________________________
44751 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
44752         Log: There seems to be two ways of spelling the $^O in *STEP.
44753      Branch: perl
44754            ! ext/Errno/Errno_pm.PL
44755 ____________________________________________________________________________
44756 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
44757         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
44758              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
44759      Branch: perl
44760            ! ext/Errno/Errno_pm.PL
44761 ____________________________________________________________________________
44762 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
44763         Log: Known bugs update.
44764      Branch: perl
44765            ! pod/perl572delta.pod
44766 ____________________________________________________________________________
44767 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
44768         Log: The default installation of Cygwin has 500 as root's uid.
44769      Branch: perl
44770            ! lib/User/pwent.t
44771 ____________________________________________________________________________
44772 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
44773         Log: Be even more relaxed (re-allow having only one entry).
44774      Branch: perl
44775            ! t/op/grent.t t/op/pwent.t
44776 ____________________________________________________________________________
44777 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
44778         Log: Test failure updates.
44779      Branch: perl
44780            ! pod/perl572delta.pod
44781 ____________________________________________________________________________
44782 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
44783         Log: MPE/iX test tweaks from Mark Bixby.
44784      Branch: perl
44785            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
44786            ! t/io/fs.t t/op/stat.t
44787 ____________________________________________________________________________
44788 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
44789         Log: Microperl findings.
44790      Branch: perl
44791            ! perl.h pp_sys.c
44792 ____________________________________________________________________________
44793 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
44794         Log: Touch uconfig.h.
44795      Branch: perl
44796            ! uconfig.h
44797 ____________________________________________________________________________
44798 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
44799         Log: Subject: [PATCH] Proposed fix for Pod::Man
44800              From: Rob Napier <rnapier@employees.org>
44801              Date: Mon, 25 Jun 2001 15:49:24 -0400
44802              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
44803              
44804              Cater for Solaris nroff brokenness (shortchanges daisywheel
44805              printers, but hey, we also no more support PDPs.)
44806      Branch: perl
44807            ! lib/Pod/Man.pm
44808 ____________________________________________________________________________
44809 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
44810         Log: Typo in #10937.
44811      Branch: perl
44812            ! ext/POSIX/sigaction.t
44813 ____________________________________________________________________________
44814 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
44815         Log: SIGCONT not trappable in VMS.
44816      Branch: perl
44817            ! ext/POSIX/sigaction.t
44818 ____________________________________________________________________________
44819 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
44820         Log: Subject: [DRAFT] Encode-Tcl.t
44821              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44822              Date: Tue, 26 Jun 2001 03:38:08 +0900
44823              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
44824      Branch: perl
44825            + ext/Encode/Encode/Tcl.t
44826            ! MANIFEST ext/Encode/Encode/Tcl.pm
44827 ____________________________________________________________________________
44828 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
44829         Log: Because of #10932 retract also the perlfunc hunk of #10910.
44830      Branch: perl
44831            ! pod/perlfunc.pod
44832 ____________________________________________________________________________
44833 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
44834         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
44835              by Ilya Zakharevich in
44836              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
44837      Branch: perl
44838            ! XSUB.h
44839 ____________________________________________________________________________
44840 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
44841         Log: Typo in #10889.
44842      Branch: perl
44843            ! hints/uts.sh
44844 ____________________________________________________________________________
44845 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
44846         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
44847              From: Abhijit Menon-Sen <ams@wiw.org>
44848              Date: Mon, 25 Jun 2001 23:45:45 +0530
44849              Message-ID: <20010625234545.A5022@lustre.linux.in>
44850      Branch: perl
44851            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
44852 ____________________________________________________________________________
44853 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
44854         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
44855              From: Michael G Schwern <schwern@pobox.com>
44856              Date: Mon, 25 Jun 2001 14:35:51 -0400
44857              Message-ID: <20010625143551.H13819@blackrider>
44858      Branch: perl
44859            ! lib/Test.pm
44860 ____________________________________________________________________________
44861 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
44862         Log: Update Changes.
44863      Branch: perl
44864            ! Changes patchlevel.h
44865 ____________________________________________________________________________
44866 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
44867         Log: Regen toc and modlib.
44868      Branch: perl
44869            ! pod/perlmodlib.pod pod/perltoc.pod
44870 ____________________________________________________________________________
44871 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
44872         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
44873              for the benefit of C++ compilers, as suggested by Guruprasad.
44874      Branch: perl
44875            ! embed.pl proto.h
44876 ____________________________________________________________________________
44877 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
44878         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
44879              From: Jonathan Stowe <gellyfish@gellyfish.com>
44880              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
44881              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
44882      Branch: perl
44883            ! pod/perlfaq5.pod
44884 ____________________________________________________________________________
44885 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
44886         Log: Missed from #10925.
44887      Branch: perl
44888            ! gv.c
44889 ____________________________________________________________________________
44890 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
44891         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
44892              From: Robin Houston <robin@kitsite.com>
44893              Date: Sat, 19 May 2001 16:19:34 +0100
44894              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
44895      Branch: perl
44896            ! cv.h gv.h op.c
44897 ____________________________________________________________________________
44898 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
44899         Log: Netware README tweak.
44900      Branch: perl
44901            ! README.netware
44902 ____________________________________________________________________________
44903 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
44904         Log: Subject: [PATCH] Re: overload.t fails
44905              From: Abhijit Menon-Sen <ams@wiw.org>
44906              Date: Mon, 25 Jun 2001 14:52:20 +0530
44907              Message-ID: <20010625145220.A24114@lustre.linux.in>
44908      Branch: perl
44909            ! lib/overload.t
44910 ____________________________________________________________________________
44911 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
44912         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
44913              From: Mike Guy <mjtg@cam.ac.uk>
44914              Date: Mon, 25 Jun 2001 11:43:23 +0100
44915              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
44916      Branch: perl
44917            ! lib/Carp.pm
44918 ____________________________________________________________________________
44919 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
44920         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
44921              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44922              Date: Sun, 24 Jun 2001 05:17:05 -0400
44923              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
44924      Branch: perl
44925            ! os2/os2ish.h
44926 ____________________________________________________________________________
44927 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
44928         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
44929              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44930              Date: Mon, 25 Jun 2001 05:52:27 -0400
44931              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
44932      Branch: perl
44933            ! hints/os2.sh
44934 ____________________________________________________________________________
44935 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
44936         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
44937              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44938              Date: Mon, 25 Jun 2001 05:23:35 -0400
44939              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
44940      Branch: perl
44941            ! os2/os2.c
44942 ____________________________________________________________________________
44943 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
44944         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
44945              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44946              Date: Mon, 25 Jun 2001 05:04:32 -0400
44947              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
44948      Branch: perl
44949            ! os2/OS2/REXX/DLL/DLL.pm
44950 ____________________________________________________________________________
44951 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
44952         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
44953              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44954              Date: Mon, 25 Jun 2001 05:02:36 -0400
44955              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
44956      Branch: perl
44957            ! mg.c os2/dl_os2.c os2/os2.c
44958 ____________________________________________________________________________
44959 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
44960         Log: Subject: Re: [PATCH 5.6.1] misprints
44961              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44962              Date: Mon, 25 Jun 2001 04:50:50 -0400
44963              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
44964      Branch: perl
44965            ! os2/os2.c pp_sys.c
44966 ____________________________________________________________________________
44967 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
44968         Log: Add Test::More and Test::Simple to the delta.
44969      Branch: perl
44970            ! pod/perl572delta.pod
44971 ____________________________________________________________________________
44972 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
44973         Log: Add Test::More, from Michael G Schwern.
44974      Branch: perl
44975            + lib/Test/More.pm lib/Test/More/t/More.t
44976            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
44977            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
44978            + t/lib/Test/More/Catch.pm
44979            ! MANIFEST
44980 ____________________________________________________________________________
44981 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
44982         Log: Add Test::Simple from Michael G Schwern.
44983      Branch: perl
44984            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
44985            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
44986            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
44987            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
44988            + t/lib/Test/Simple/Catch.pm
44989            + t/lib/Test/Simple/sample_tests/death.plx
44990            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
44991            + t/lib/Test/Simple/sample_tests/extras.plx
44992            + t/lib/Test/Simple/sample_tests/five_fail.plx
44993            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
44994            + t/lib/Test/Simple/sample_tests/one_fail.plx
44995            + t/lib/Test/Simple/sample_tests/require.plx
44996            + t/lib/Test/Simple/sample_tests/success.plx
44997            + t/lib/Test/Simple/sample_tests/too_few.plx
44998            + t/lib/Test/Simple/sample_tests/two_fail.plx
44999            ! MANIFEST
45000 ____________________________________________________________________________
45001 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
45002         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
45003              From: "Craig A. Berry" <craigberry@mac.com>
45004              Date: Sun, 24 Jun 2001 23:41:36 -0500
45005              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
45006      Branch: perl
45007            ! pp_sys.c
45008 ____________________________________________________________________________
45009 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
45010         Log: Upgrade to Attribute::Handlers 0.70.
45011      Branch: perl
45012            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
45013            ! MANIFEST lib/Attribute/Handlers.pm
45014 ____________________________________________________________________________
45015 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
45016         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
45017              From: Abhijit Menon-Sen <ams@wiw.org>
45018              Date: Sat, 23 Jun 2001 05:17:44 +0530
45019              Message-ID: <20010623051744.A18583@lustre.linux.in>
45020              
45021              (Can't think of a good place to put tests.)
45022      Branch: perl
45023            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
45024 ____________________________________________________________________________
45025 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
45026         Log: Subject: [PATCH] t/op/pat.t typo fix
45027              From: Richard Soderberg <rs@crystalflame.net>
45028              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
45029              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
45030      Branch: perl
45031            ! t/op/pat.t
45032 ____________________________________________________________________________
45033 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
45034         Log: Move the pack warnings to their own file, as pointed
45035              out by Spider.
45036      Branch: perl
45037            + t/lib/warnings/pp_pack
45038            ! MANIFEST t/lib/warnings/pp
45039 ____________________________________________________________________________
45040 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
45041         Log: Update Changes.
45042      Branch: perl
45043            ! Changes patchlevel.h
45044 ____________________________________________________________________________
45045 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
45046         Log: Partially fix a problem noticed by IRIX compiler:
45047              the initialization of parse_start was bypassed by
45048              several gotos.  Now initialized to zero, which may
45049              not be the best choice.
45050      Branch: perl
45051            ! regcomp.c
45052 ____________________________________________________________________________
45053 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
45054         Log: Relax the group and password tests back to moaning only
45055              if no matches at all are found.  (Even with a small sample
45056              I could find many sites where there are, umm, anomalies in
45057              the said databases.)       
45058      Branch: perl
45059            ! t/op/grent.t t/op/pwent.t
45060 ____________________________________________________________________________
45061 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
45062         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
45063      Branch: perl
45064            ! pp_ctl.c
45065 ____________________________________________________________________________
45066 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
45067         Log: De-cut-and-pasto in #10902.
45068      Branch: perl
45069            ! pp_ctl.c
45070 ____________________________________________________________________________
45071 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
45072         Log: The #10771 didn't take?
45073      Branch: perl
45074            ! pp_ctl.c
45075 ____________________________________________________________________________
45076 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
45077         Log: Undo the filetests part of #10900, under multiplicity
45078              weird errors take place.
45079      Branch: perl
45080            ! pp_sys.c
45081 ____________________________________________________________________________
45082 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
45083         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
45084      Branch: perl
45085            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
45086 ____________________________________________________________________________
45087 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
45088         Log: (Replaced by #10922)
45089              
45090              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
45091              From: Tony Bowden <tony@kasei.com>
45092              Date: Sun, 24 Jun 2001 17:32:40 +0100
45093              Message-ID: <20010624173240.A16293@blackstar.co.uk>
45094              
45095              Document (well, mention) shortmess() and longmess()
45096              to rob people of their fun of reinventing the wheel.
45097      Branch: perl
45098            ! lib/Carp.pm
45099 ____________________________________________________________________________
45100 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
45101         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
45102              From: Brian Jepson <bjepson@oreilly.com>
45103              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
45104              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
45105      Branch: perl
45106            ! pp_sys.c
45107 ____________________________________________________________________________
45108 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
45109         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
45110              From: Robin Barker <rmb1@cise.npl.co.uk> 
45111              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
45112              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
45113      Branch: perl
45114            ! lib/CPAN.pm
45115 ____________________________________________________________________________
45116 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
45117         Log: Memoize patch from mjd.
45118      Branch: perl
45119            ! lib/Memoize/t/tie_storable.t
45120 ____________________________________________________________________________
45121 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
45122         Log: Spec the sv_pvprintify() a bit more.
45123      Branch: perl
45124            ! pod/perltodo.pod
45125 ____________________________________________________________________________
45126 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
45127         Log: Upgrade to Memoize 0.65.
45128      Branch: perl
45129            + lib/Memoize/t/array_confusion.t
45130            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
45131            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
45132            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45133            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
45134            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
45135            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
45136            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
45137            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
45138            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
45139            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
45140            ! lib/Memoize/t/tie_storable.t
45141 ____________________________________________________________________________
45142 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
45143         Log: Metaconfig unit change for #10892.
45144      Branch: metaconfig
45145            ! U/modified/Options.U
45146 ____________________________________________________________________________
45147 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
45148         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
45149              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45150              Date: Sun, 24 Jun 2001 05:24:40 -0400
45151              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
45152      Branch: perl
45153            ! Configure hints/os2.sh
45154 ____________________________________________________________________________
45155 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
45156         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
45157              From: Mike Guy <mjtg@cam.ac.uk>
45158              Date: Sun, 24 Jun 2001 15:28:39 +0100
45159              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
45160              
45161              Fix an ancient (5.002) bug.
45162      Branch: perl
45163            ! lib/Carp/Heavy.pm
45164 ____________________________________________________________________________
45165 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
45166         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
45167              variables.
45168      Branch: perl
45169            ! pp_sys.c
45170 ____________________________________________________________________________
45171 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
45172         Log: Make UTS as per #10888.
45173      Branch: perl
45174            ! hints/uts.sh
45175 ____________________________________________________________________________
45176 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
45177         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
45178      Branch: perl
45179            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
45180            ! mpeix/mpeixish.h perl.h unixish.h
45181 ____________________________________________________________________________
45182 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
45183         Log: AUTHORS update.
45184      Branch: perl
45185            ! AUTHORS
45186 ____________________________________________________________________________
45187 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
45188         Log: Subject: Encode::Tcl for multibyte doesnot work
45189              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45190              Date: Sun, 24 Jun 2001 22:48:21 +0900
45191              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
45192      Branch: perl
45193            ! ext/Encode/Encode/Tcl.pm
45194 ____________________________________________________________________________
45195 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
45196         Log: Subject: [PATCH] Remove tautology in error messages
45197              From: Mike Guy <mjtg@cam.ac.uk>
45198              Date: Sun, 24 Jun 2001 13:31:00 +0100
45199              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
45200      Branch: perl
45201            ! pp_sys.c
45202 ____________________________________________________________________________
45203 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
45204         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
45205      Branch: perl
45206            ! hints/darwin.sh
45207 ____________________________________________________________________________
45208 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
45209         Log: Subject: Re: [PATCH 5.6.1] test suite
45210              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45211              Date: Sun, 24 Jun 2001 05:47:05 -0400
45212              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
45213              
45214              Test suite fixes.
45215      Branch: perl
45216            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
45217 ____________________________________________________________________________
45218 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
45219         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
45220              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45221              Date: Sun, 24 Jun 2001 05:37:19 -0400
45222              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
45223      Branch: perl
45224            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
45225 ____________________________________________________________________________
45226 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
45227         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
45228              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45229              Date: Sun, 24 Jun 2001 05:34:50 -0400
45230              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
45231              
45232              Pacify compiler warnings.
45233      Branch: perl
45234            ! pp_sys.c
45235 ____________________________________________________________________________
45236 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
45237         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
45238              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45239              Date: Sun, 24 Jun 2001 05:21:18 -0400
45240              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
45241              
45242              Enable compression of executables during link time.
45243      Branch: perl
45244            ! hints/os2.sh
45245 ____________________________________________________________________________
45246 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
45247         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
45248              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45249              Date: Sun, 24 Jun 2001 05:15:11 -0400
45250              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
45251              
45252              Add ordinals to the export list for Perl DLL.
45253              (Breaks intra-version DLL compatibility.)
45254      Branch: perl
45255            ! makedef.pl
45256 ____________________________________________________________________________
45257 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
45258         Log: Allow (displaying and) re-editing the Subject in perlbug.
45259              Also abstract the Subject quality control into a function.
45260      Branch: perl
45261            ! utils/perlbug.PL
45262 ____________________________________________________________________________
45263 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
45264         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
45265      Branch: perl
45266            ! utils/perlbug.PL
45267 ____________________________________________________________________________
45268 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
45269         Log: Regen toc and modlib.
45270      Branch: perl
45271            ! pod/perlmodlib.pod pod/perltoc.pod
45272 ____________________________________________________________________________
45273 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
45274         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
45275              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
45276              attribute semantics as much as possible, or 'ntsec' which uses
45277              native NTFS semantics.)  (See also #10877.)
45278      Branch: perl
45279            ! perl.c
45280 ____________________________________________________________________________
45281 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
45282         Log: (Retracted by #11586)
45283              
45284              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
45285      Branch: perl
45286            ! lib/Test/Harness.pm
45287 ____________________________________________________________________________
45288 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
45289         Log: Just zap the -uPerlio.
45290      Branch: perl
45291            ! ext/B/Stash.t
45292 ____________________________________________________________________________
45293 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
45294         Log: Do not test PerlIO if PerlIO not used.
45295      Branch: perl
45296            ! ext/PerlIO/PerlIO.t
45297 ____________________________________________________________________________
45298 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
45299         Log: Regen perlapi.
45300      Branch: perl
45301            ! pod/perlapi.pod
45302 ____________________________________________________________________________
45303 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
45304         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
45305              From: Nicholas Clark <nick@ccl4.org>
45306              Date: Sat, 23 Jun 2001 22:55:47 +0100
45307              Message-ID: <20010623225547.Z98663@plum.flirble.org>
45308      Branch: perl
45309            ! numeric.c
45310 ____________________________________________________________________________
45311 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
45312         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
45313              From: Prymmer/Kahn <pvhp@best.com>
45314              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
45315              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
45316      Branch: perl
45317            ! lib/h2xs.t
45318 ____________________________________________________________________________
45319 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
45320         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
45321              cygwin does not taint cwd, just like win32.
45322      Branch: perl
45323            ! lib/File/Find/taint.t t/op/taint.t
45324 ____________________________________________________________________________
45325 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
45326         Log: Retract #10865, the patch should be unnecessary.
45327              (But seemingly helpful in Cygwin?  Strange.)
45328      Branch: perl
45329            ! lib/Memoize/t/tie_ndbm.t
45330 ____________________________________________________________________________
45331 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
45332         Log: Misplaced test file; plus Cygwin filesystem semantics.
45333      Branch: perl
45334            + ext/SDBM_File/sdbm.t
45335            - ext/ODBM_File/sdbm.t
45336            ! MANIFEST
45337 ____________________________________________________________________________
45338 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
45339         Log: (Retracted by #10867.)
45340      Branch: perl
45341            ! lib/Memoize/t/tie_ndbm.t
45342 ____________________________________________________________________________
45343 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
45344         Log: Metaconfig unit change for #10863.
45345      Branch: metaconfig/U/perl
45346            ! Extensions.U
45347 ____________________________________________________________________________
45348 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
45349         Log: In Cygwin do not build NDBM_File and ODBM_File unless
45350              -lndbm and -ldbm are available.
45351      Branch: perl
45352            ! Configure config_h.SH
45353 ____________________________________________________________________________
45354 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
45355         Log: More Cygwin filesystem semantics.
45356      Branch: perl
45357            ! t/io/fs.t t/op/stat.t
45358 ____________________________________________________________________________
45359 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
45360         Log: More DOSish permission semantics for Cygwin.
45361      Branch: perl
45362            ! lib/AnyDBM_File.t
45363 ____________________________________________________________________________
45364 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
45365         Log: Cygwin too has different permission semantics.
45366      Branch: perl
45367            ! ext/GDBM_File/gdbm.t
45368 ____________________________________________________________________________
45369 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
45370         Log: The group (and assumedly passwd) databases can have
45371              only one entry (this is the case in cygwin).
45372      Branch: perl
45373            ! t/op/grent.t t/op/pwent.t
45374 ____________________________________________________________________________
45375 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
45376         Log: Also in Cygwin use Socket to figure out domainname
45377              (if any) (avoids trying to call external 'domainname',
45378              which doesn't at the moment exist in Cygwin)
45379      Branch: perl
45380            ! lib/Net/Domain.pm
45381 ____________________________________________________________________________
45382 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
45383         Log: Remove also the lib$Foo.def, not just $Foo.def.
45384      Branch: perl
45385            ! lib/ExtUtils/MM_Unix.pm
45386 ____________________________________________________________________________
45387 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
45388         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
45389      Branch: perl
45390            ! unixish.h
45391 ____________________________________________________________________________
45392 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
45393         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
45394              to match the whole isprint(), only the space character.
45395      Branch: perl
45396            ! handy.h pod/perlre.pod t/op/pat.t
45397 ____________________________________________________________________________
45398 [ 10854] By: nick                                  on 2001/06/23  08:09:33
45399         Log: Integrate mainline
45400      Branch: perlio
45401           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
45402           !> lib/ExtUtils.t lib/File/Find/taint.t
45403           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
45404           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
45405           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
45406 ____________________________________________________________________________
45407 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
45408         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
45409              with its floats    in os390 and s390 (UTS).
45410      Branch: perl
45411            ! lib/Math/BigInt/t/bigintpm.t
45412 ____________________________________________________________________________
45413 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
45414         Log: Add also UTS (s390) to the non-IEEE float platforms.
45415      Branch: perl
45416            ! t/op/sprintf.t
45417 ____________________________________________________________________________
45418 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
45419         Log: Subject: RFC: what are applicable standards for exponent sizes?
45420              From: Peter Prymmer <pvhp@forte.com>
45421              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
45422              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
45423      Branch: perl
45424            ! t/op/sprintf.t
45425 ____________________________________________________________________________
45426 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
45427         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
45428              From: Peter Prymmer <pvhp@forte.com>
45429              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
45430              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
45431      Branch: perl
45432            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
45433 ____________________________________________________________________________
45434 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
45435         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
45436              From: Peter Prymmer <pvhp@forte.com>
45437              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
45438              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
45439      Branch: perl
45440            ! lib/ExtUtils.t
45441 ____________________________________________________________________________
45442 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
45443         Log: Retract #10845.
45444      Branch: perl
45445            ! lib/File/Find/taint.t
45446 ____________________________________________________________________________
45447 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
45448         Log: Yet another error message.
45449      Branch: perl
45450            ! t/op/mkdir.t
45451 ____________________________________________________________________________
45452 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
45453         Log: The croak message for nonexistent socket functions may vary.
45454      Branch: perl
45455            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
45456 ____________________________________________________________________________
45457 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
45458         Log: (Retracted by #10848.)
45459      Branch: perl
45460            ! lib/File/Find/taint.t
45461 ____________________________________________________________________________
45462 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
45463         Log: Integrate perlio.
45464      Branch: perl
45465           !> lib/File/Find/taint.t t/op/write.t
45466 ____________________________________________________________________________
45467 [ 10843] By: nick                                  on 2001/06/22  21:24:51
45468         Log: Back out debug in taint.t
45469      Branch: perlio
45470            ! lib/File/Find/taint.t
45471 ____________________________________________________________________________
45472 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
45473         Log: setitimer() does not exist in Unicos, despite of what
45474              Configure thinks, from Mark P. Lutz.
45475      Branch: perl
45476            ! hints/unicos.sh
45477 ____________________________________________________________________________
45478 [ 10841] By: nick                                  on 2001/06/22  21:19:36
45479         Log: Skip cwd test on Win32 ???
45480      Branch: perlio
45481            ! lib/File/Find/taint.t
45482 ____________________________________________________________________________
45483 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
45484         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
45485              and Tru64 gcc -Wall happy.
45486      Branch: perl
45487            ! mg.c
45488 ____________________________________________________________________________
45489 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
45490         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
45491      Branch: perl
45492            ! ext/IPC/SysV/Semaphore.pm
45493 ____________________________________________________________________________
45494 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
45495         Log: Metaconfig unit change for #10837.
45496      Branch: metaconfig/U/perl
45497            ! Cross.U
45498 ____________________________________________________________________________
45499 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
45500         Log: Cleanup of the cross-compilation unit.
45501      Branch: perl
45502            ! Configure
45503 ____________________________________________________________________________
45504 [ 10836] By: nick                                  on 2001/06/22  20:45:12
45505         Log: Skip |- based op/write.t on Win32 as well as VMS
45506      Branch: perlio
45507            ! t/op/write.t
45508 ____________________________________________________________________________
45509 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
45510         Log: Integrate perlio.
45511      Branch: perl
45512           !> util.c
45513 ____________________________________________________________________________
45514 [ 10834] By: nick                                  on 2001/06/22  20:41:54
45515         Log: Integrate mainline
45516      Branch: perlio
45517           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
45518           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
45519           !> vos/config.ga.h
45520 ____________________________________________________________________________
45521 [ 10833] By: nick                                  on 2001/06/22  20:22:58
45522         Log: Patcho fix.
45523      Branch: perlio
45524            ! util.c
45525 ____________________________________________________________________________
45526 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
45527         Log: Metaconfig unit changes for #10831.
45528      Branch: metaconfig
45529            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
45530 ____________________________________________________________________________
45531 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
45532         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
45533              From: Andy Dougherty <doughera@lafayette.edu>
45534              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
45535              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
45536      Branch: perl
45537            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45538            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
45539 ____________________________________________________________________________
45540 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
45541         Log: MPE/iX prototype nits from Mark Bixby.
45542      Branch: perl
45543            ! pp_sys.c
45544 ____________________________________________________________________________
45545 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
45546         Log: Detypo.
45547      Branch: perl
45548            ! util.c
45549 ____________________________________________________________________________
45550 [ 10828] By: nick                                  on 2001/06/22  15:33:37
45551         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
45552      Branch: perlio
45553           +> lib/h2xs.t
45554           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
45555           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
45556           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
45557           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
45558           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
45559           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
45560           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
45561           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
45562           !> vms/vmsish.h
45563 ____________________________________________________________________________
45564 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
45565         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
45566              Date: Fri, 22 Jun 2001 10:08:35 -0500
45567              From: "Craig A. Berry" <craigberry@mac.com>
45568              Message-Id: <a05101001b75908704194@[192.168.56.145]>
45569      Branch: perl
45570            ! vms/vms.c vms/vmsish.h
45571 ____________________________________________________________________________
45572 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
45573         Log: NetWare scripts tweak from Ananth Kesari.
45574      Branch: perl
45575            ! NetWare/t/NWScripts.pl
45576 ____________________________________________________________________________
45577 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
45578         Log: Update Changes.
45579      Branch: perl
45580            ! Changes patchlevel.h
45581 ____________________________________________________________________________
45582 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
45583         Log: Add .i and .s targets.
45584      Branch: perl
45585            ! Makefile.SH
45586 ____________________________________________________________________________
45587 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
45588         Log: Upgrade to Locale::Maketext 1.03.
45589      Branch: perl
45590            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
45591            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
45592 ____________________________________________________________________________
45593 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
45594         Log: Upgrade to I18N::LangTags 0.26.
45595      Branch: perl
45596            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
45597            ! lib/I18N/LangTags/test.pl
45598 ____________________________________________________________________________
45599 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
45600         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
45601              Philip Newton.
45602      Branch: perl
45603            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
45604            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
45605 ____________________________________________________________________________
45606 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
45607         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
45608              From: Prymmer/Kahn <pvhp@best.com>
45609              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
45610              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
45611      Branch: perl
45612            + lib/h2xs.t
45613            ! MANIFEST utils/h2xs.PL
45614 ____________________________________________________________________________
45615 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
45616         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
45617              From: Prymmer/Kahn <pvhp@best.com>
45618              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
45619              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
45620      Branch: perl
45621            ! lib/ExtUtils.t
45622 ____________________________________________________________________________
45623 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
45624         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
45625              From: Prymmer/Kahn <pvhp@best.com>
45626              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
45627              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
45628      Branch: perl
45629            ! t/pod/plainer.t
45630 ____________________________________________________________________________
45631 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
45632         Log: AUTHORS update.
45633      Branch: perl
45634            ! AUTHORS
45635 ____________________________________________________________________________
45636 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
45637         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
45638              From: "Craig A. Berry" <craigberry@mac.com>
45639              Date: Thu, 21 Jun 2001 18:20:38 -0500
45640              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
45641      Branch: perl
45642            ! ext/POSIX/POSIX.xs
45643 ____________________________________________________________________________
45644 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
45645         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
45646              From: "Craig A. Berry" <craigberry@mac.com>
45647              Date: Thu, 21 Jun 2001 09:58:52 -0500
45648              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
45649      Branch: perl
45650            ! ext/B/Deparse.t t/op/write.t
45651 ____________________________________________________________________________
45652 [ 10814] By: nick                                  on 2001/06/22  08:13:09
45653         Log: Integrate mainline.
45654      Branch: perlio
45655           !> (integrate 46 files)
45656 ____________________________________________________________________________
45657 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
45658         Log: Change the prefixes only if $prefix is unset,
45659              as originally patched by Marcel Grunauer.
45660      Branch: perl
45661            ! hints/darwin.sh hints/rhapsody.sh
45662 ____________________________________________________________________________
45663 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
45664         Log: Subject: Re: Patch for hints/darwin.sh
45665              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
45666              Date: Thu, 21 Jun 2001 11:23:46 -0700
45667              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
45668      Branch: perl
45669            ! hints/darwin.sh hints/rhapsody.sh
45670 ____________________________________________________________________________
45671 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
45672         Log: Add .PHONY targets for non-file targets,
45673              from Wilfredo Sánchez.  Should help saying
45674              "make install" on case-insensitive filesystems.
45675      Branch: perl
45676            ! Makefile.SH
45677 ____________________________________________________________________________
45678 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
45679         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
45680              From: Doug MacEachern <dougm@covalent.net>
45681              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
45682              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
45683              
45684              plus reword the getcwd() comment, plus use getcwd() buffer
45685              size minus one.
45686      Branch: perl
45687            ! util.c
45688 ____________________________________________________________________________
45689 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
45690         Log: More gprofing from Doug MacEachern.
45691      Branch: perl
45692            ! Makefile.SH
45693 ____________________________________________________________________________
45694 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
45695         Log: Metaconfig unit change for #10807.
45696      Branch: metaconfig/U/perl
45697            ! d_sfio.U
45698 ____________________________________________________________________________
45699 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
45700         Log: Tell that you are removing the unneeded -lsfio.
45701      Branch: perl
45702            ! Configure
45703 ____________________________________________________________________________
45704 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
45705         Log: More MPE/iX tweaks from Mark Bixby.
45706      Branch: perl
45707            ! perl.c t/op/magic.t
45708 ____________________________________________________________________________
45709 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
45710         Log: The fchdir() proto is supposed to live in <unistd.h>.
45711      Branch: perl
45712            ! ext/Cwd/Cwd.xs
45713 ____________________________________________________________________________
45714 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
45715         Log: This town is too small for the Cwd extension and me,
45716              it would seem...
45717      Branch: perl
45718            ! ext/Cwd/Cwd.xs
45719 ____________________________________________________________________________
45720 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
45721         Log: Metaconfig unit change for #10802.
45722      Branch: metaconfig/U/perl
45723            ! d_modfl.U
45724 ____________________________________________________________________________
45725 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
45726         Log: More d'ohs.
45727      Branch: perl
45728            ! Configure
45729 ____________________________________________________________________________
45730 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
45731         Log: Off-by-one.  I'm so classic.
45732      Branch: perl
45733            ! util.c
45734 ____________________________________________________________________________
45735 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
45736         Log: Update Changes.
45737      Branch: perl
45738            ! Changes patchlevel.h
45739 ____________________________________________________________________________
45740 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
45741         Log: Subject: Documentation patch for Net::FTP
45742              From: Marcel Grunauer <marcel@codewerk.com>
45743              Date: Wed, 20 Jun 2001 23:03:26 +0200
45744              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
45745      Branch: perl
45746            ! lib/Net/FTP.pm
45747 ____________________________________________________________________________
45748 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
45749         Log: Retract the #10417 mg.c and embed.pl parts because of
45750              strange SEGVs in 64bit x86 FreeBSD observed by
45751              Nicholas Clark.
45752      Branch: perl
45753            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
45754 ____________________________________________________________________________
45755 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
45756         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
45757      Branch: perl
45758            ! Configure NetWare/config.wc NetWare/config_H.wc
45759            ! Porting/Glossary Porting/config.sh Porting/config_H
45760            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
45761            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45762            ! vos/config.ga.h win32/config.bc win32/config.gc
45763            ! win32/config.vc win32/config_H.bc win32/config_H.gc
45764            ! win32/config_H.vc
45765 ____________________________________________________________________________
45766 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
45767         Log: Cwd tweak from Doug MacEachern.
45768      Branch: perl
45769            ! ext/Cwd/Cwd.xs
45770 ____________________________________________________________________________
45771 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
45772         Log: Protect the fchdir() and lstat() with ifdefs.
45773              fchdir() needs a Configure probe.
45774      Branch: perl
45775            ! ext/Cwd/Cwd.xs
45776 ____________________________________________________________________________
45777 [ 10794] By: nick                                  on 2001/06/21  17:11:35
45778         Log: Integrate mainline
45779      Branch: perlio
45780           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
45781           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
45782           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
45783           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
45784           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
45785           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
45786           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
45787           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
45788            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
45789            - lib/File/Glob/case.t lib/File/Glob/global.t
45790            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
45791            - lib/File/Temp/posix.t lib/File/Temp/security.t
45792            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
45793            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
45794            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
45795            - lib/Text/Wrap/wrap.t
45796           !> (integrate 41 files)
45797 ____________________________________________________________________________
45798 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
45799         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
45800              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
45801              Date: Thu, 21 Jun 2001 13:04:54 -0500
45802              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
45803      Branch: perl
45804            ! ext/Cwd/Cwd.xs
45805 ____________________________________________________________________________
45806 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
45807         Log: Subject: [PATCH pod] overlong =item
45808              From: Robin Barker <rmb1@cise.npl.co.uk>
45809              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
45810              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
45811      Branch: perl
45812            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
45813            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
45814 ____________________________________________________________________________
45815 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
45816         Log: Subject: [PATCH perlio.c] format 
45817              From: Robin Barker <rmb1@cise.npl.co.uk>
45818              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
45819              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
45820      Branch: perl
45821            ! perlio.c
45822 ____________________________________________________________________________
45823 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
45824         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
45825              From: Radu Greab <radu@netsoft.ro>
45826              Date: Thu, 21 Jun 2001 19:06:02 +0300
45827              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
45828      Branch: perl
45829            ! pod/perlapi.pod sv.c
45830 ____________________________________________________________________________
45831 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
45832         Log: The metaconfig unit changes for #10788.
45833      Branch: metaconfig/U/perl
45834            ! Cross.U fflushall.U
45835 ____________________________________________________________________________
45836 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
45837         Log: Cross-configuration changes: make $from to rm the files
45838              before copying them over (this means that he rm can be
45839              removed from the fflushall test), create $targetmkdir      
45840              (not documented in install since it is supposed to internal
45841              use only), make $run to copy over the executable only if
45842              a stamp file .xok doesn't already exist (to avoid unnecessary
45843              copying of the executable)
45844      Branch: perl
45845            ! Configure Makefile.SH
45846 ____________________________________________________________________________
45847 [ 10787] By: nick                                  on 2001/06/21  14:16:18
45848         Log: Integrate mainline
45849      Branch: perlio
45850           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
45851           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
45852           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
45853            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
45854           !> (integrate 34 files)
45855 ____________________________________________________________________________
45856 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
45857         Log: Re-add the files as text.
45858      Branch: perl
45859            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
45860 ____________________________________________________________________________
45861 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
45862         Log: Delete the binary files.
45863      Branch: perl
45864            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
45865 ____________________________________________________________________________
45866 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
45867         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
45868              From: Andy Dougherty <doughera@lafayette.edu>
45869              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
45870              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
45871      Branch: perl
45872            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
45873            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
45874            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
45875            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
45876 ____________________________________________________________________________
45877 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
45878         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
45879              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
45880              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
45881              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
45882              
45883              Setting umask to something friendlier.
45884      Branch: perl
45885            ! installman installperl
45886 ____________________________________________________________________________
45887 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
45888         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
45889              Resort MANIFEST with sort -f, looks much better.
45890      Branch: perl
45891            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
45892            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
45893            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
45894            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
45895            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
45896            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
45897            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
45898            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
45899            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
45900            - lib/File/Glob/case.t lib/File/Glob/global.t
45901            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
45902            - lib/File/Temp/posix.t lib/File/Temp/security.t
45903            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
45904            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
45905            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
45906            - lib/Text/Wrap/wrap.t
45907            ! MANIFEST
45908 ____________________________________________________________________________
45909 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
45910         Log: Upgrade to I18N::LangTags 0.25.
45911      Branch: perl
45912            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
45913            ! lib/I18N/LangTags/List.pm
45914 ____________________________________________________________________________
45915 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
45916         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
45917              From: Richard Soderberg <rs@crystalflame.net>
45918              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
45919              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
45920      Branch: perl
45921            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
45922            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
45923 ____________________________________________________________________________
45924 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
45925         Log: Test obsoleted by change #10777.
45926      Branch: perl
45927            ! t/op/sub_lval.t
45928 ____________________________________________________________________________
45929 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
45930         Log: Case of confused test numbering.
45931      Branch: perl
45932            ! t/op/pat.t
45933 ____________________________________________________________________________
45934 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
45935         Log: Subject: Re: Opinion on undef lvalue
45936              From: Abhijit Menon-Sen <ams@wiw.org>
45937              Date: Sun, 17 Jun 2001 13:04:46 +0530
45938              Message-ID: <20010617130446.B27925@lustre.linux.in>
45939              
45940              Allow lvalue subs to return undef in array context.
45941      Branch: perl
45942            ! pp_hot.c
45943 ____________________________________________________________________________
45944 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
45945         Log: Just a guess that using the same hack for cygwin as
45946              for win32 might help.
45947      Branch: perl
45948            ! lib/File/Find/find.t
45949 ____________________________________________________________________________
45950 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
45951         Log: NetWare tweaks from Guruprasad.
45952      Branch: perl
45953            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
45954            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
45955            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
45956            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
45957 ____________________________________________________________________________
45958 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
45959         Log: Subject: Re: perl@10722: Bogus warnings on REs 
45960              From: Hugo <hv@crypt.compulink.co.uk>
45961              Date: Thu, 21 Jun 2001 09:51:17 +0100
45962              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
45963              
45964              Unroll to avoid a UTS compiler bug.
45965      Branch: perl
45966            ! regcomp.c
45967 ____________________________________________________________________________
45968 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
45969         Log: Subject: Re: [PATCH] Make /o work under i?threads
45970              From: Artur Bergman <artur@contiller.se>
45971              Date: Thu, 21 Jun 2001 14:38:03 +0200
45972              Message-ID: <B757B74A.184D%artur@contiller.se>
45973      Branch: perl
45974            ! t/op/pat.t
45975 ____________________________________________________________________________
45976 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
45977         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
45978              From: Artur Bergman <artur@contiller.se> 
45979              Date: Thu, 21 Jun 2001 14:27:33 +0200
45980              Message-ID: <B757B4D4.1849%artur@contiller.se>
45981              
45982              Plus extra parentheses.
45983      Branch: perl
45984            ! op.h
45985 ____________________________________________________________________________
45986 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
45987         Log: Subject: [PATCH] Make /o work under i?threads
45988              From: Richard Soderberg <rs@crystalflame.net>
45989              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
45990              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
45991      Branch: perl
45992            ! pp_ctl.c
45993 ____________________________________________________________________________
45994 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
45995         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
45996              From: Artur Bergman <artur@contiller.se>
45997              Date: Thu, 21 Jun 2001 14:04:54 +0200
45998              Message-ID: <B757AF86.1842%artur@contiller.se>
45999      Branch: perl
46000            ! op.h
46001 ____________________________________________________________________________
46002 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
46003         Log: Subject: Re: perl@10765: sv.c not OK on win32
46004              From: Artur Bergman <artur@contiller.se>
46005              Date: Thu, 21 Jun 2001 10:31:06 +0200
46006              Message-ID: <B7577D69.182C%artur@contiller.se>
46007      Branch: perl
46008            ! sv.c
46009 ____________________________________________________________________________
46010 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
46011         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
46012              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46013              Date: Thu, 21 Jun 2001 06:23:56 -0400
46014              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
46015              
46016              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
46017              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46018              Date: Thu, 21 Jun 2001 06:32:21 -0400
46019              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
46020      Branch: perl
46021            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
46022 ____________________________________________________________________________
46023 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
46024         Log: Subject: [PATCH] make syslog test more verbose
46025              From: Robert Spier <rspier@pobox.com>
46026              Date: Thu, 21 Jun 2001 00:54:32 -0400
46027              Message-ID: <15153.32264.295807.333073@rls.cx>
46028      Branch: perl
46029            ! ext/Sys/Syslog/syslog.t
46030 ____________________________________________________________________________
46031 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
46032         Log: Subject: op/study.t refinements
46033              From: Hugo <hv@crypt.compulink.co.uk>
46034              Date: Thu, 21 Jun 2001 00:29:07 +0100
46035              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
46036      Branch: perl
46037            ! t/op/study.t
46038 ____________________________________________________________________________
46039 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
46040         Log: Update Changes.
46041      Branch: perl
46042            ! Changes patchlevel.h
46043 ____________________________________________________________________________
46044 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
46045         Log: Subject: Re: [PATCH] djgpp updates
46046              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
46047              Date: Wed, 20 Jun 2001 10:05:15 +0200
46048              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
46049      Branch: perl
46050            ! djgpp/config.over
46051 ____________________________________________________________________________
46052 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
46053         Log: Fix for ID 20010619.002 "When building hash, hash keys that
46054              are function calls are not being called", from Abhijit.
46055      Branch: perl
46056            ! t/base/lex.t toke.c
46057 ____________________________________________________________________________
46058 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
46059         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
46060      Branch: perl
46061            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
46062            + lib/Locale/Maketext/test.pl
46063            - lib/Locale/Maketext.t
46064            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
46065            ! lib/Locale/Maketext/TPJ13.pod
46066 ____________________________________________________________________________
46067 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
46068         Log: Metaconfig unit change for #10760.
46069      Branch: metaconfig
46070            ! U/modified/Cppsym.U
46071 ____________________________________________________________________________
46072 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
46073         Log: Do not remove the ccsym* Cppsym* files since
46074              they are useful for metaconfig units coming after us.
46075              (This is the Configure nit mentioned in #10752.)
46076      Branch: perl
46077            ! Configure
46078 ____________________________________________________________________________
46079 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
46080         Log: Update to I18N::LangTags 0.24, from Sean Burke.
46081      Branch: perl
46082            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
46083            + lib/I18N/LangTags/README
46084            - lib/I18N/LangTags/List.pod
46085            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
46086 ____________________________________________________________________________
46087 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
46088         Log: Regen headers.
46089      Branch: perl
46090            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
46091            ! pod/perlapi.pod proto.h
46092 ____________________________________________________________________________
46093 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
46094         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
46095              From: Artur Bergman <artur@contiller.se>
46096              Date: Wed, 20 Jun 2001 11:31:32 +0200
46097              Message-ID: <B7563A14.17D8%artur@contiller.se>
46098      Branch: perl
46099            ! embed.pl hv.c intrpvar.h sv.c sv.h
46100 ____________________________________________________________________________
46101 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
46102         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
46103              From: Tim Sweetman <tim@aldigital.co.uk> 
46104              Date: Wed, 13 Jun 2001 14:25:17 +0100 
46105              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
46106      Branch: perl
46107            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
46108 ____________________________________________________________________________
46109 [ 10755] By: nick                                  on 2001/06/20  16:12:37
46110         Log: Integrate mainline
46111      Branch: perlio
46112           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
46113           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
46114           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
46115           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
46116           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
46117           !> t/op/study.t util.c
46118 ____________________________________________________________________________
46119 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
46120         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
46121              but not Makefile)
46122      Branch: maint-5.6/perl
46123            ! win32/Makefile
46124 ____________________________________________________________________________
46125 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
46126         Log: Security tweak on readlink().
46127      Branch: perl
46128            ! pp_sys.c
46129 ____________________________________________________________________________
46130 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
46131         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
46132      Branch: perl
46133            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
46134            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
46135            ! mpeix/relink t/op/pwent.t
46136 ____________________________________________________________________________
46137 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
46138         Log: Reinstate #10725 (with probe for alarm()).
46139      Branch: perl
46140            ! t/op/study.t
46141 ____________________________________________________________________________
46142 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
46143         Log: Replace our implementation of realpath() with OpenBSD's
46144              (src/lib/libc/stdlib/realpath.c 1.4).
46145      Branch: perl
46146            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
46147            ! pod/perldiag.pod proto.h util.c
46148 ____________________________________________________________________________
46149 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
46150         Log: Integrate perlio.
46151      Branch: perl
46152           !> perlio.c
46153 ____________________________________________________________________________
46154 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
46155         Log: No point in going into memory-saving contortions
46156              with getcwd() since there's a danger of buffer overflow.
46157              Also make the POSIX extension to use sv_getcwd().
46158              Finally, a missed proto.h fragment.
46159      Branch: perl
46160            ! ext/POSIX/POSIX.xs proto.h util.c
46161 ____________________________________________________________________________
46162 [ 10747] By: nick                                  on 2001/06/20  12:38:26
46163         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
46164      Branch: perlio
46165            ! perlio.c
46166 ____________________________________________________________________________
46167 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
46168         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
46169              From: Graham Barr <gbarr@pobox.com>
46170              Date: Wed, 20 Jun 2001 11:05:49 +0100
46171              Message-ID: <20010620110549.I19188@pobox.com>
46172              
46173              reported in        
46174              
46175              Subject: Bug in IO::Socket::INET module (repeat)
46176              From: "Harmon S. Nine" <hnine@netarx.com>
46177              Date: Tue, 19 Jun 2001 09:41:35 -0400
46178              Message-ID: <3B2F568F.8080605@netarx.com>
46179              
46180              The bug was that the IO::Socket::INET constructor
46181              did not allow a 'LocalPort' of 0.
46182      Branch: perl
46183            ! ext/IO/lib/IO/Socket/INET.pm
46184 ____________________________________________________________________________
46185 [ 10745] By: nick                                  on 2001/06/20  08:56:39
46186         Log: Integrate mainline.
46187      Branch: perlio
46188           !> (integrate 37 files)
46189 ____________________________________________________________________________
46190 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
46191         Log: After some reading I don't think we can blindly
46192              use systems' realpath().  Too many security problems,
46193              too many buggy implementations.
46194              
46195              TODO: the realpath() emulation code in util.c doesn't
46196              seem fully operational?  (readlink(), for example?)
46197      Branch: perl
46198            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
46199            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
46200            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
46201            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
46202            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
46203            ! win32/config_H.gc win32/config_H.vc
46204 ____________________________________________________________________________
46205 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
46206         Log: Metaconfig unit change for #10738.
46207      Branch: metaconfig
46208            ! U/compline/d_gconvert.U
46209 ____________________________________________________________________________
46210 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
46211         Log: Integrate change #10739 from maintperl:
46212              
46213              C<eval "/x$\r\n/x"> fails to compile correctly 
46214      Branch: perl
46215           !> t/op/pat.t toke.c
46216 ____________________________________________________________________________
46217 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
46218         Log: Retract #10725 (Hugo asked NOT to apply the patch)
46219      Branch: perl
46220            ! t/op/study.t
46221 ____________________________________________________________________________
46222 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
46223         Log: The test.third results were funnily named because of the
46224              new test scheme.
46225      Branch: perl
46226            ! t/TEST
46227 ____________________________________________________________________________
46228 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
46229         Log: C<eval "/x$\r\n/x"> fails to compile correctly
46230      Branch: maint-5.6/perl
46231            ! t/op/pat.t toke.c
46232 ____________________________________________________________________________
46233 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
46234         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
46235              From: Spider Boardman <spider@Orb.Nashua.NH.US>
46236              Date: Tue, 19 Jun 2001 19:15:40 -0400
46237              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
46238              
46239              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
46240              because "1e+129" being expected but "1.e+129" being returned.
46241              The culprit (at least in Tru64) is the use of gcvt().
46242      Branch: perl
46243            ! Configure
46244 ____________________________________________________________________________
46245 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
46246         Log: Subject: [PATCH perl@10722] test hunting on VMS
46247              From: "Craig A. Berry" <craigberry@mac.com>
46248              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
46249              Date: Tue, 19 Jun 2001 18:59:01 -0500
46250      Branch: perl
46251            ! vms/test.com
46252 ____________________________________________________________________________
46253 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
46254         Log: Subject: [PATCH] s/typos//
46255              From: Abhijit Menon-Sen <ams@wiw.org>
46256              Date: Wed, 20 Jun 2001 02:15:02 +0530
46257              Message-ID: <20010620021502.A14541@lustre.linux.in>
46258              
46259              Without the op.h s/bearword/bareword/ hunk, see
46260              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
46261      Branch: perl
46262            ! util.c
46263 ____________________________________________________________________________
46264 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
46265         Log: Metaconfig unit change for #10732 and #10733.
46266      Branch: metaconfig/U/perl
46267            ! fflushall.U
46268 ____________________________________________________________________________
46269 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
46270         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
46271              From: "Craig A. Berry" <craigberry@mac.com>
46272              Date: Tue, 19 Jun 2001 17:19:48 -0500
46273              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
46274      Branch: perl
46275            ! configure.com vms/descrip_mms.template
46276 ____________________________________________________________________________
46277 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
46278         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
46279              From: Spider Boardman <spider@Orb.Nashua.NH.US>
46280              Date: Tue, 19 Jun 2001 16:48:07 -0400
46281              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
46282              
46283              Further fixes to fflush(NULL) detection.
46284      Branch: perl
46285            ! Configure
46286 ____________________________________________________________________________
46287 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
46288         Log: AIX test -s hangs with non-existent files?
46289              (A genuine logic bug in Configure, but AIX also broken?)
46290      Branch: perl
46291            ! Configure
46292 ____________________________________________________________________________
46293 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
46294         Log: AUTHORS updates.
46295      Branch: perl
46296            ! AUTHORS
46297 ____________________________________________________________________________
46298 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
46299         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
46300              From: Spider Boardman <spider@Orb.Nashua.NH.US>
46301              Date: Tue, 19 Jun 2001 15:33:25 -0400
46302              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
46303      Branch: perl
46304            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
46305            ! t/lib/warnings/pp
46306 ____________________________________________________________________________
46307 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
46308         Log: Integrate perlio.
46309      Branch: perl
46310           !> lib/File/Find/find.t win32/distclean.bat
46311 ____________________________________________________________________________
46312 [ 10728] By: nick                                  on 2001/06/19  18:24:53
46313         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
46314      Branch: perlio
46315            ! lib/File/Find/find.t win32/distclean.bat
46316 ____________________________________________________________________________
46317 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
46318         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
46319              also add information how to find out whether one has PerlIO.
46320      Branch: perl
46321            ! pod/perlfunc.pod
46322 ____________________________________________________________________________
46323 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
46324         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
46325              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
46326              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
46327              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
46328      Branch: perl
46329            ! pod/perlfunc.pod
46330 ____________________________________________________________________________
46331 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
46332         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
46333              From: Hugo <hv@crypt.compulink.co.uk>
46334              Date: Tue, 19 Jun 2001 12:37:30 +0100
46335              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
46336      Branch: perl
46337            ! t/op/study.t
46338 ____________________________________________________________________________
46339 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
46340         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
46341              From: Hugo <hv@crypt.compulink.co.uk>
46342              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
46343              Date: Tue, 19 Jun 2001 13:15:17 +0100
46344      Branch: perl
46345            ! util.c
46346 ____________________________________________________________________________
46347 [ 10723] By: nick                                  on 2001/06/19  14:46:15
46348         Log: Integrate mainline
46349      Branch: perlio
46350           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
46351           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
46352           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
46353           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
46354           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
46355           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
46356            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
46357            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
46358            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
46359            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
46360            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
46361            - ext/Thread/unsync4.t
46362           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
46363           !> djgpp/config.over djgpp/fixpmain
46364           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
46365           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
46366           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
46367 ____________________________________________________________________________
46368 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
46369         Log: Update Changes.
46370      Branch: perl
46371            ! Changes patchlevel.h
46372 ____________________________________________________________________________
46373 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
46374         Log: The existence shall be MANIFESted.
46375      Branch: perl
46376            ! MANIFEST
46377 ____________________________________________________________________________
46378 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
46379         Log: The old libnet.cfg is first searched from the current directory,
46380              only then from the module path.
46381      Branch: perl
46382            ! utils/libnetcfg.PL
46383 ____________________________________________________________________________
46384 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
46385         Log: NetWare tweaks from Guruprasad.
46386      Branch: perl
46387            ! NetWare/Makefile NetWare/config.wc
46388 ____________________________________________________________________________
46389 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
46390         Log: Subject: [PATCH] djgpp updates
46391              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
46392              Date: Tue, 19 Jun 2001 10:59:06 +0200
46393              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
46394      Branch: perl
46395            ! djgpp/config.over djgpp/fixpmain
46396 ____________________________________________________________________________
46397 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
46398         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
46399              From: Prymmer/Kahn <pvhp@best.com>
46400              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
46401              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
46402      Branch: perl
46403            ! win32/Makefile
46404 ____________________________________________________________________________
46405 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
46406         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
46407              to happen right after the inclusion of <inttypes.h>,
46408              from Edward Moy.
46409      Branch: perl
46410            ! handy.h perl.h
46411 ____________________________________________________________________________
46412 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
46413         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
46414              From: Doug MacEachern <dougm@covalent.net>
46415              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
46416              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
46417      Branch: perl
46418            ! ext/DynaLoader/DynaLoader_pm.PL
46419 ____________________________________________________________________________
46420 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
46421         Log: Revert #10656 for performance reasons but leave in the
46422              use of Hv*() macros -- in comments, so that grepping the
46423              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
46424              suggested by Sarathy, also by Abhijit.)
46425      Branch: perl
46426            ! hv.c
46427 ____________________________________________________________________________
46428 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
46429         Log: Subject: [patch] .s MakeMaker suffix
46430              From: Doug MacEachern <dougm@covalent.net>
46431              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
46432              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
46433      Branch: perl
46434            ! lib/ExtUtils/MM_Unix.pm
46435 ____________________________________________________________________________
46436 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
46437         Log: One test lost in the big shuffle restored.
46438      Branch: perl
46439            + ext/IPC/SysV/ipcsysv.t
46440            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
46441 ____________________________________________________________________________
46442 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
46443         Log: Rename the old non-standard threads tests so that
46444              they won't be invoked.
46445      Branch: perl
46446            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
46447            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
46448            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
46449            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
46450            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
46451            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
46452            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
46453            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
46454            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
46455            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
46456            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
46457            - ext/Thread/unsync4.t
46458            ! MANIFEST
46459 ____________________________________________________________________________
46460 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
46461         Log: Integrate perlio.
46462      Branch: perl
46463           !> win32/config_sh.PL
46464 ____________________________________________________________________________
46465 [ 10709] By: nick                                  on 2001/06/19  08:18:18
46466         Log: Integrate mainline
46467      Branch: perlio
46468           +> (branch 40 files)
46469            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
46470            - lib/strict/subs lib/strict/vars lib/warnings/1global
46471            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
46472            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
46473            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
46474            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
46475            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
46476            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
46477            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
46478            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
46479            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
46480            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
46481            - lib/warnings/utf8 lib/warnings/util
46482           !> (integrate 57 files)
46483 ____________________________________________________________________________
46484 [ 10708] By: nick                                  on 2001/06/19  07:57:10
46485         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
46486      Branch: perlio
46487            ! win32/config_sh.PL
46488 ____________________________________________________________________________
46489 [ 10707] By: nick                                  on 2001/06/19  07:05:07
46490         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
46491      Branch: perl
46492            ! perly.c perly.y perly_c.diff vms/perly_c.vms
46493 ____________________________________________________________________________
46494 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
46495         Log: More perl572delta tweaks.
46496      Branch: perl
46497            ! pod/perl572delta.pod
46498 ____________________________________________________________________________
46499 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
46500         Log: Update perl572delta.
46501      Branch: perl
46502            ! pod/perl572delta.pod
46503 ____________________________________________________________________________
46504 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
46505         Log: VOS updates from Paul Green.
46506      Branch: perl
46507            ! vos/Changes vos/build.cm vos/perl.bind
46508 ____________________________________________________________________________
46509 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
46510         Log: Update the vos/config.*.* files.
46511      Branch: perl
46512            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46513            ! vos/config.ga.h
46514 ____________________________________________________________________________
46515 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
46516         Log: Add a makefile for more painless adding of symbols to the
46517              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
46518              takes care of the adding)
46519      Branch: perl
46520            + vos/Makefile
46521 ____________________________________________________________________________
46522 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
46523         Log: Make libnetcfg by default display the libnet configuration,
46524              -c to change, add -i for old config, document all options,
46525              regen toc.
46526      Branch: perl
46527            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
46528 ____________________________________________________________________________
46529 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
46530         Log: gcc -Wall sweep.
46531      Branch: perl
46532            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
46533 ____________________________________________________________________________
46534 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
46535         Log: So there.
46536      Branch: perl
46537            ! universal.c
46538 ____________________________________________________________________________
46539 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
46540         Log: Document the need for sv_printify().
46541              
46542              Document that 'use utf8' has been considered.
46543              
46544              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
46545      Branch: perl
46546            ! pod/perltodo.pod universal.c
46547 ____________________________________________________________________________
46548 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
46549         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
46550              From: Nicholas Clark <nick@ccl4.org>
46551              Date: Mon, 18 Jun 2001 23:29:23 +0100
46552              Message-ID: <20010618232923.I98663@plum.flirble.org>
46553      Branch: perl
46554            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
46555            ! ext/Sys/Syslog/Makefile.PL
46556 ____________________________________________________________________________
46557 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
46558         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
46559              From: Scott.L.Miller@Compaq.com
46560              Date: Mon, 18 Jun 2001 10:12:27 -0500
46561              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
46562      Branch: perl
46563            ! lib/perl5db.pl pod/perldebug.pod
46564 ____________________________________________________________________________
46565 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
46566         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
46567              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
46568              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
46569              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
46570      Branch: perl
46571            ! lib/Carp/Heavy.pm
46572 ____________________________________________________________________________
46573 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
46574         Log: Subject: [PATCH] Documentation changes for CLONE
46575              From: Artur Bergman <artur@contiller.se>
46576              Date: Mon, 18 Jun 2001 22:06:37 +0200
46577              Message-ID: <B7542BEC.1719%artur@contiller.se>
46578      Branch: perl
46579            ! pod/perlmod.pod pod/perlsub.pod
46580 ____________________________________________________________________________
46581 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
46582         Log: Subject: Re: configure.com
46583              From: "Craig A. Berry" <craigberry@mac.com>
46584              Date: Mon, 18 Jun 2001 16:04:38 -0500
46585              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
46586      Branch: perl
46587            ! configure.com
46588 ____________________________________________________________________________
46589 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
46590         Log: Subject: PL_nullstash + perl_clone()
46591              From: Doug MacEachern <dougm@covalent.net>
46592              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
46593              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
46594      Branch: perl
46595            ! sv.c
46596 ____________________________________________________________________________
46597 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
46598         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
46599              From: davem@fdgroup.co.uk
46600              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
46601              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
46602      Branch: perl
46603            ! embed.pl pod/perlapi.pod
46604 ____________________________________________________________________________
46605 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
46606         Log: More cross-compilation defaults gleaned from -Dcc
46607              if it is CPU-OS-gcc.
46608      Branch: metaconfig
46609            ! U/modified/libc.U
46610      Branch: metaconfig/U/perl
46611            ! Cross.U
46612      Branch: perl
46613            ! Configure INSTALL
46614 ____________________________________________________________________________
46615 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
46616         Log: Update Changes.
46617      Branch: perl
46618            ! Changes patchlevel.h
46619 ____________________________________________________________________________
46620 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
46621         Log: Subject: [PATCH 5.7.1] sv.c documentation
46622              From: davem@fdgroup.co.uk
46623              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
46624              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
46625      Branch: perl
46626            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
46627            ! sv.c sv.h
46628 ____________________________________________________________________________
46629 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
46630         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
46631              From: "Jon Gunnip" <jongunnip@hotmail.com>
46632              Date: Sun, 17 Jun 2001 18:24:29 -0400
46633              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
46634      Branch: perl
46635            ! pod/perlvar.pod
46636 ____________________________________________________________________________
46637 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
46638         Log: Move the locale/strict/warnings helper files back
46639              under the t/lib; this way the amount of non-installabled
46640              stuff under lib/ stays smaller.
46641      Branch: perl
46642            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
46643            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
46644            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
46645            + t/lib/warnings/5nolint t/lib/warnings/6default
46646            + t/lib/warnings/7fatal t/lib/warnings/8signal
46647            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
46648            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
46649            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
46650            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
46651            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
46652            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
46653            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
46654            + t/lib/warnings/taint t/lib/warnings/toke
46655            + t/lib/warnings/universal t/lib/warnings/utf8
46656            + t/lib/warnings/util
46657            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
46658            - lib/strict/subs lib/strict/vars lib/warnings/1global
46659            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
46660            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
46661            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
46662            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
46663            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
46664            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
46665            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
46666            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
46667            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
46668            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
46669            - lib/warnings/utf8 lib/warnings/util
46670            ! MANIFEST installperl lib/locale.t lib/strict.t
46671 ____________________________________________________________________________
46672 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
46673         Log: Split off the pack/unpack code, from Nicholas Clark.
46674      Branch: perl
46675            + pp_pack.c
46676            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
46677            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
46678            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
46679 ____________________________________________________________________________
46680 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
46681         Log: Guard the SysV IPC tests against being invoked in
46682              SysV-IPC-less places.
46683      Branch: perl
46684            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
46685 ____________________________________________________________________________
46686 [ 10683] By: nick                                  on 2001/06/18  12:24:42
46687         Log: Integrate mainline (new test scheme now ok on Linux).
46688      Branch: perlio
46689           +> lib/warnings.t
46690           !> dump.c sv.c
46691 ____________________________________________________________________________
46692 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
46693         Log: Add the locale.c and numeric.c to the microperl sources.
46694      Branch: perl
46695            ! Makefile.micro win32/Makefile
46696 ____________________________________________________________________________
46697 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
46698         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
46699              From: Abhijit Menon-Sen <ams@wiw.org>
46700              Date: Mon, 18 Jun 2001 14:23:44 +0530
46701              Message-ID: <20010618142344.A13136@lustre.linux.in>
46702      Branch: perl
46703            ! dump.c
46704 ____________________________________________________________________________
46705 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
46706         Log: Subject: Re: [PATCH] more anonymous stash cleanups
46707              From: Abhijit Menon-Sen <ams@wiw.org>
46708              Date: Mon, 18 Jun 2001 15:50:32 +0530
46709              Message-ID: <20010618155032.A13223@lustre.linux.in>
46710              
46711              Plus the comment left in as suggested by NI-S.
46712      Branch: perl
46713            ! sv.c
46714 ____________________________________________________________________________
46715 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
46716         Log: One missed file.
46717      Branch: perl
46718            + lib/warnings.t
46719 ____________________________________________________________________________
46720 [ 10678] By: nick                                  on 2001/06/18  08:05:29
46721         Log: Integrate mainline (part2 - the deletes)
46722      Branch: perlio
46723            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
46724            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
46725            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
46726            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
46727            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
46728            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
46729            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
46730            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
46731            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
46732            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
46733            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
46734 ____________________________________________________________________________
46735 [ 10677] By: nick                                  on 2001/06/18  08:04:44
46736         Log: Integrate mainline (part1)
46737      Branch: perlio
46738           +> (branch 376 files)
46739            - (delete 219 files)
46740           !> (integrate 151 files)
46741 ____________________________________________________________________________
46742 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
46743         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
46744              No doubt I made some mistakes like missed some files or
46745              misnamed some files.  The naming rules were more or less:
46746              (1) if the module is from CPAN, follows its ways, be it
46747              t/*.t or test.pl.
46748              (2) otherwise if there are multiple tests for a module
46749              put them in a t/
46750              (3) otherwise if there's only one test put it in Module.t
46751              (4) helper files go to module/ (locale, strict, warnings)
46752              (5) use longer filenames now that we can (but e.g. the
46753              compat-0.6.t and the Text::Balanced test files still
46754              were renamed to be more civil against the 8.3 people)
46755              installperl was updated appropriately not to install the
46756              *.t files or the help files from under lib.
46757              
46758              TODO: some helper files still remain under t/ that could
46759              follow their 'masters'.  UPDATE: On second thoughts, why
46760              should they.  They can continue to live under t/lib, and
46761              in fact the locale/strict/warnings helpers that were moved
46762              could be moved back.  This way the amount of non-installable
46763              stuff under lib/ stays smaller.
46764      Branch: perl
46765            + (add 253 files)
46766            - (delete 254 files)
46767            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
46768 ____________________________________________________________________________
46769 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
46770         Log: The warning no more comes from util.c, it comes from numeric.c.
46771      Branch: perl
46772            ! README.tru64
46773 ____________________________________________________________________________
46774 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
46775         Log: Subject: Re: anyone good at casting spells?
46776              From: Spider Boardman <spider@Orb.Nashua.NH.US>
46777              Date: Sun, 17 Jun 2001 21:21:04 -0400
46778              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
46779      Branch: perl
46780            ! ext/POSIX/POSIX.xs hv.h
46781 ____________________________________________________________________________
46782 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
46783         Log: Protect the (original) thread tests against testing if no 5.005
46784              threads have been configured.
46785      Branch: perl
46786            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
46787            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
46788            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
46789            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
46790            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
46791            ! ext/Thread/unsync4.t
46792 ____________________________________________________________________________
46793 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
46794         Log: Try the new test scanning scheme on Text::Abbrev.
46795      Branch: perl
46796            + lib/Text/Abbrev.t
46797            - lib/Text/Abbrev/t/abbrev.t
46798            ! MANIFEST
46799 ____________________________________________________________________________
46800 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
46801         Log: Change the scan policy of the *.t and test.pl files,
46802              now the *.t do not need to live in a t/ directory.
46803      Branch: perl
46804            ! t/TEST t/harness
46805 ____________________________________________________________________________
46806 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
46807         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
46808              From: Ilmari Karonen <iltzu@sci.fi>
46809              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
46810              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
46811      Branch: perl
46812            ! pod/perlfaq7.pod
46813 ____________________________________________________________________________
46814 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
46815         Log: Quench the warnings from Tru64; the HP-UX is still
46816              broken because it really, REALLY, doesn't like the
46817              HvARRAY() being lvalue:
46818              
46819              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
46820              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
46821      Branch: perl
46822            ! hv.c
46823 ____________________________________________________________________________
46824 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
46825         Log: Integrate change #10667 from maintperl:
46826              
46827              change#10449 broke the special-case that makes lexicals inside the
46828              eval"" within DB::DB() visible
46829      Branch: perl
46830           !> op.c
46831 ____________________________________________________________________________
46832 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
46833         Log: change#10449 broke the special-case that makes lexicals inside the
46834              eval"" within DB::DB() visible
46835      Branch: maint-5.6/perl
46836            ! op.c
46837 ____________________________________________________________________________
46838 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
46839         Log: Still spurious output; indent the code a bit.
46840              
46841              TODO1: separate the utility functions like MkDir
46842              into a helper script?
46843              
46844              TODO2: I see a lot of repetition in the filepath()
46845              and dirpath() calls.
46846      Branch: perl
46847            ! t/lib/filefind.t t/lib/findtaint.t
46848 ____________________________________________________________________________
46849 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
46850         Log: Regen modlib, toc.
46851      Branch: perl
46852            ! pod/perlmodlib.pod pod/perltoc.pod
46853 ____________________________________________________________________________
46854 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
46855         Log: Add libnetcfg to perlutil.
46856      Branch: perl
46857            ! pod/perlutil.pod
46858 ____________________________________________________________________________
46859 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
46860         Log: Initial integration of libnet-1.0703.
46861              The Configure script renamed as libnetcfg, will be
46862              installed along other utilities.
46863      Branch: perl
46864            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
46865            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
46866            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
46867            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
46868            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
46869            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
46870            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
46871            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
46872            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
46873            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
46874            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
46875            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
46876            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
46877            + utils/libnetcfg.PL
46878            ! MANIFEST utils.lst utils/Makefile
46879 ____________________________________________________________________________
46880 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
46881         Log: Less potentially test-harness-confusing output.
46882      Branch: perl
46883            ! lib/Memoize/t/expire_module_t.t
46884 ____________________________________________________________________________
46885 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
46886         Log: The final print annoys make test.
46887      Branch: perl
46888            ! t/lib/filefind.t t/lib/findtaint.t
46889 ____________________________________________________________________________
46890 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
46891         Log: Add an option for handling dangling symbolic links.
46892      Branch: perl
46893            ! lib/File/Find.pm t/lib/filefind.t
46894 ____________________________________________________________________________
46895 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
46896         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
46897              From: Thomas Wegner <wegner_thomas@yahoo.com>
46898              Date: Sun, 17 Jun 2001 14:43:11 +0200
46899              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
46900      Branch: perl
46901            + t/lib/findtaint.t
46902            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
46903 ____________________________________________________________________________
46904 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
46905         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
46906              From: Jonathan Stowe <gellyfish@gellyfish.com>
46907              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
46908              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
46909      Branch: perl
46910            ! lib/ExtUtils/MM_Unix.pm
46911 ____________________________________________________________________________
46912 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
46913         Log: Subject: [PATCH] more anonymous stash cleanups
46914              From: Abhijit Menon-Sen <ams@wiw.org>
46915              Date: Sun, 17 Jun 2001 11:44:06 +0530
46916              Message-ID: <20010617114406.A25203@lustre.linux.in>
46917      Branch: perl
46918            ! op.c
46919 ____________________________________________________________________________
46920 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
46921         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
46922              From: Abhijit Menon-Sen <ams@wiw.org>
46923              Date: Sun, 17 Jun 2001 08:02:59 +0530
46924              Message-ID: <20010617080259.A28776@lustre.linux.in>
46925              
46926              Subject: [PATCH #2/7] xhv_eiter
46927              From: Abhijit Menon-Sen <ams@wiw.org>
46928              Date: Sun, 17 Jun 2001 08:13:18 +0530
46929              Message-ID: <20010617081318.B28776@lustre.linux.in>
46930              
46931              Subject: [PATCH #3/7] xhv_fill
46932              From: Abhijit Menon-Sen <ams@wiw.org>
46933              Date: Sun, 17 Jun 2001 08:25:16 +0530
46934              Message-ID: <20010617082516.C28776@lustre.linux.in>
46935              
46936              Subject: [PATCH #4/7] xhv_keys
46937              From: Abhijit Menon-Sen <ams@wiw.org>
46938              Date: Sun, 17 Jun 2001 08:36:17 +0530
46939              Message-ID: <20010617083617.D28776@lustre.linux.in>
46940              
46941              Subject: [PATCH #5/7] xhv_max
46942              From: Abhijit Menon-Sen <ams@wiw.org>
46943              Date: Sun, 17 Jun 2001 08:39:48 +0530
46944              Message-ID: <20010617083948.E28776@lustre.linux.in>
46945              
46946              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
46947              From: Abhijit Menon-Sen <ams@wiw.org>
46948              Date: Sun, 17 Jun 2001 08:51:11 +0530
46949              Message-ID: <20010617085111.F28776@lustre.linux.in>
46950      Branch: perl
46951            ! hv.c
46952 ____________________________________________________________________________
46953 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
46954         Log: Update Changes.
46955      Branch: perl
46956            ! Changes patchlevel.h
46957 ____________________________________________________________________________
46958 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
46959         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
46960              From: Abhijit Menon-Sen <ams@wiw.org>
46961              Date: Sat, 16 Jun 2001 07:41:19 +0530
46962              Message-ID: <20010616074119.A24720@lustre.linux.in>
46963      Branch: perl
46964            ! hv.c perl.c vms/vmsish.h win32/win32.h
46965 ____________________________________________________________________________
46966 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
46967         Log: Document tests failing when threaded, since we now have more.
46968      Branch: perl
46969            ! pod/perl572delta.pod
46970 ____________________________________________________________________________
46971 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
46972         Log: -Wall cleanup.
46973      Branch: perl
46974            ! ext/Thread/Thread.xs
46975 ____________________________________________________________________________
46976 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
46977         Log: pthread_attr_setstacksize() isn't absolutely necessary
46978              to call, only iff THREAD_CREATE_NEEDS_STACK.
46979      Branch: perl
46980            ! ext/Thread/Thread.xs
46981 ____________________________________________________________________________
46982 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
46983         Log: -Wall strays.
46984      Branch: perl
46985            ! perl.c util.c
46986 ____________________________________________________________________________
46987 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
46988         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
46989              (and INT64_MIN) brokenness.
46990      Branch: perl
46991            ! hints/darwin.sh perl.h
46992 ____________________________________________________________________________
46993 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
46994         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
46995              From: Nicholas Clark <nick@ccl4.org>
46996              Date: Sun, 17 Jun 2001 00:16:05 +0100
46997              Message-ID: <20010617001605.V98663@plum.flirble.org>
46998      Branch: perl
46999            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
47000            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
47001            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47002 ____________________________________________________________________________
47003 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
47004         Log: Add perlnetware to docs; regen toc; supply skeleton
47005              docs for some Memoize submodules.
47006      Branch: perl
47007            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
47008            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
47009            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
47010            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
47011            ! win32/Makefile win32/makefile.mk
47012 ____________________________________________________________________________
47013 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
47014         Log: pod cleanup.
47015      Branch: perl
47016            ! README.netware
47017 ____________________________________________________________________________
47018 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
47019         Log: Integrate Memoize 0.64.  Few tweaks were required in
47020              the test scripts.  Note that the speed and expire*
47021              tests take several dozen seconds to run.
47022      Branch: perl
47023            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
47024            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
47025            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
47026            + lib/Memoize/README lib/Memoize/SDBM_File.pm
47027            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
47028            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
47029            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
47030            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
47031            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
47032            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
47033            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
47034            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
47035            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
47036            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
47037            ! MANIFEST t/lib/1_compile.t
47038 ____________________________________________________________________________
47039 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
47040         Log: Document the cross-compilation options.
47041      Branch: perl
47042            ! Cross/README INSTALL
47043 ____________________________________________________________________________
47044 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
47045         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
47046      Branch: perl
47047            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
47048            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
47049            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
47050            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
47051            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
47052            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
47053            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
47054            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
47055            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
47056            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
47057            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
47058            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
47059            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
47060            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
47061            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
47062            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
47063            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
47064            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
47065            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
47066            + lib/ExtUtils/MM_NW5.pm
47067            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
47068            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
47069            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
47070            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
47071            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
47072            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
47073            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
47074            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
47075            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
47076            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
47077            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
47078            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
47079            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
47080            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
47081            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
47082            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
47083            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
47084            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
47085            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
47086            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
47087            ! util.h x2p/a2py.c
47088 ____________________________________________________________________________
47089 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
47090         Log: Resort MANIFEST.
47091      Branch: perl
47092            ! MANIFEST
47093 ____________________________________________________________________________
47094 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
47095         Log: Integrate perlio.
47096      Branch: perl
47097           +> win32/win32io.c
47098           !> MANIFEST perlio.c perliol.h win32/makefile.mk
47099 ____________________________________________________________________________
47100 [ 10640] By: nick                                  on 2001/06/16  18:38:31
47101         Log: Disable :win32 layer as default till I get it working
47102      Branch: perlio
47103            ! MANIFEST perlio.c
47104 ____________________________________________________________________________
47105 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
47106         Log: Try the new scheme by moving the Text::Abbrev test
47107              to a new place under lib.
47108      Branch: perl
47109            + lib/Text/Abbrev/t/abbrev.t
47110            - t/lib/abbrev.t
47111            ! MANIFEST
47112 ____________________________________________________________________________
47113 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
47114         Log: Make the code even more dynamical so that testname
47115              suffix length can change.
47116      Branch: perl
47117            ! lib/Test/Harness.pm t/TEST
47118 ____________________________________________________________________________
47119 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
47120         Log: Allow for deeper t/ and also a single test.pl.
47121      Branch: perl
47122            ! t/TEST t/harness
47123 ____________________________________________________________________________
47124 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
47125         Log: #define fix from Nicholas Clark.
47126      Branch: perl
47127            ! ext/POSIX/POSIX.xs
47128 ____________________________________________________________________________
47129 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
47130         Log: Initialization is nice.
47131      Branch: perl
47132            ! lib/Test/Harness.pm
47133 ____________________________________________________________________________
47134 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
47135         Log: Make t/TEST and t/harness to test also the t/ tests
47136              under the main lib/ and ext/ directories.  Fix Test::Harness
47137              to dynamically change the width of its "foo/bar....ok" output.
47138      Branch: perl
47139            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
47140 ____________________________________________________________________________
47141 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
47142         Log: Subject: [PATCH] Re: perl@10611 
47143              From: Nicholas Clark <nick@ccl4.org>
47144              Date: Sat, 16 Jun 2001 16:52:47 +0100
47145              Message-ID: <20010616165247.O98663@plum.flirble.org>
47146              
47147              The .xs parts, too.
47148      Branch: perl
47149            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
47150            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
47151 ____________________________________________________________________________
47152 [ 10632] By: nick                                  on 2001/06/16  16:44:35
47153         Log: Work-in-progress win32 layer semi-functional, checking 
47154              for UNIX breakage.
47155      Branch: perlio
47156            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
47157 ____________________________________________________________________________
47158 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
47159         Log: Subject: [PATCH] Re: perl@10611 
47160              From: Nicholas Clark <nick@ccl4.org>
47161              Date: Sat, 16 Jun 2001 16:52:47 +0100
47162              Message-ID: <20010616165247.O98663@plum.flirble.org>
47163      Branch: perl
47164            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
47165            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
47166            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
47167            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
47168            ! lib/ExtUtils/Constant.pm
47169 ____________________________________________________________________________
47170 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
47171         Log: Metaconfig unit change for #10629.
47172      Branch: metaconfig
47173            ! U/modified/Finish.U
47174 ____________________________________________________________________________
47175 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
47176         Log: The extraction changed directories.
47177      Branch: perl
47178            ! Configure
47179 ____________________________________________________________________________
47180 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
47181         Log: Math::BigInt 1.35 from Tels.
47182      Branch: perl
47183            + t/lib/mbimbf.t
47184            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
47185            ! t/lib/bigfltpm.t t/lib/bigintpm.t
47186 ____________________________________________________________________________
47187 [ 10627] By: nick                                  on 2001/06/16  14:54:52
47188         Log: Work in progress UNIX-side edit of win32 PerLIO layer
47189      Branch: perlio
47190            + win32/win32io.c
47191            ! perlio.c win32/makefile.mk
47192 ____________________________________________________________________________
47193 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
47194         Log: Subject: [PATCH 5.6.1] os2/diff-configure
47195              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47196              Date: Fri, 15 Jun 2001 01:19:36 -0400
47197              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
47198              
47199              Empty all of it because I think #10624 made even the
47200              last patch hunk unnecessary.
47201      Branch: perl
47202            ! os2/diff.configure
47203 ____________________________________________________________________________
47204 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
47205         Log: Metaconfig unit change for 10624.
47206      Branch: metaconfig
47207            ! U/modified/libc.U
47208      Branch: perl
47209            ! config_h.SH
47210 ____________________________________________________________________________
47211 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
47212         Log: Move the initialization of libnames to the beginning so
47213              that can one 'seed' it (as OS/2 does.)
47214      Branch: perl
47215            ! Configure
47216 ____________________________________________________________________________
47217 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
47218         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
47219              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47220              Date: Fri, 15 Jun 2001 19:10:57 -0400
47221              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
47222      Branch: perl
47223            ! os2/OS2/REXX/DLL/DLL.pm
47224 ____________________________________________________________________________
47225 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
47226         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
47227              From: "Craig A. Berry" <craigberry@mac.com>
47228              Date: Fri, 15 Jun 2001 17:00:03 -0500
47229              Message-Id: <a05101007b750342599be@[172.16.52.1]>
47230      Branch: perl
47231            ! vms/descrip_mms.template
47232 ____________________________________________________________________________
47233 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
47234         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
47235              From: "Craig A. Berry" <craigberry@mac.com>
47236              Date: Fri, 15 Jun 2001 18:39:42 -0500
47237              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
47238      Branch: perl
47239            ! lib/File/Spec/VMS.pm t/lib/extutils.t
47240 ____________________________________________________________________________
47241 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
47242         Log: Integrate perlio.
47243      Branch: perl
47244           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
47245           !> t/io/utf8.t t/lib/io_scalar.t
47246 ____________________________________________________________________________
47247 [ 10619] By: nick                                  on 2001/06/15  21:05:19
47248         Log: Generated files
47249      Branch: perlio
47250            ! embed.h proto.h
47251 ____________________________________________________________________________
47252 [ 10618] By: nick                                  on 2001/06/15  20:27:42
47253         Log: Fix open.pm to work via XS-implemented method calls rather
47254              than *open::layers variables which caused all the HV/AV hassle.
47255      Branch: perlio
47256            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
47257            ! t/lib/io_scalar.t
47258 ____________________________________________________________________________
47259 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
47260         Log: Integrate perlio.
47261      Branch: perl
47262           !> lib/ExtUtils/Constant.pm
47263 ____________________________________________________________________________
47264 [ 10616] By: nick                                  on 2001/06/15  18:46:47
47265         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
47266      Branch: perlio
47267            ! lib/ExtUtils/Constant.pm
47268 ____________________________________________________________________________
47269 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
47270         Log: Integrate perlio.
47271      Branch: perl
47272           !> ext/Socket/Socket.xs
47273 ____________________________________________________________________________
47274 [ 10614] By: nick                                  on 2001/06/15  18:33:37
47275         Log: MULTIPLICITY fix for Socket.xs
47276      Branch: perlio
47277            ! ext/Socket/Socket.xs
47278 ____________________________________________________________________________
47279 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
47280         Log: Subject: Re: perl@10611
47281              From: Doug MacEachern <dougm@covalent.net>
47282              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
47283              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
47284      Branch: perl
47285            ! ext/Socket/Socket.xs
47286 ____________________________________________________________________________
47287 [ 10612] By: nick                                  on 2001/06/15  16:14:38
47288         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
47289      Branch: perlio
47290           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
47291           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
47292           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
47293           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
47294           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
47295           !> utils/h2ph.PL
47296 ____________________________________________________________________________
47297 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
47298         Log: Update Changes.
47299      Branch: perl
47300            ! Changes patchlevel.h
47301 ____________________________________________________________________________
47302 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
47303         Log: Upping the test count.
47304      Branch: perl
47305            ! t/lib/filefind.t
47306 ____________________________________________________________________________
47307 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
47308         Log: Integrate perlio.
47309      Branch: perl
47310           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
47311 ____________________________________________________________________________
47312 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
47313         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
47314              From: andreas.koenig@anima.de (Andreas J. Koenig)
47315              Date: 15 Jun 2001 13:30:39 +0200
47316              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
47317              
47318              Record the grim history.
47319      Branch: perl
47320            ! lib/File/Find.pm
47321 ____________________________________________________________________________
47322 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
47323         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
47324              From: Brian McCauley <nobull@mail.com>
47325              Date: 15 Jun 2001 07:51:26 +0100
47326              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
47327      Branch: perl
47328            ! lib/File/Find.pm t/lib/filefind.t
47329 ____________________________________________________________________________
47330 [ 10606] By: nick                                  on 2001/06/15  14:00:08
47331         Log: regen_config_h for Win32.
47332      Branch: perlio
47333            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47334 ____________________________________________________________________________
47335 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
47336         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
47337              From: Peter Prymmer <pvhp@forte.com>
47338              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
47339              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
47340      Branch: perl
47341            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
47342 ____________________________________________________________________________
47343 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
47344         Log: Some filesystems require writability for rename/unlink.
47345      Branch: perl
47346            ! opcode.pl
47347 ____________________________________________________________________________
47348 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
47349         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
47350              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
47351              Date: Fri, 15 Jun 2001 12:08:53 +0200
47352              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
47353      Branch: perl
47354            ! perlio.c
47355 ____________________________________________________________________________
47356 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
47357         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
47358              From: Mike Guy <mjtg@cam.ac.uk>
47359              Date: Fri, 15 Jun 2001 14:11:49 +0100
47360              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
47361      Branch: perl
47362            ! opcode.pl
47363 ____________________________________________________________________________
47364 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
47365         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
47366              From: Nicholas Clark <nick@ccl4.org>
47367              Date: Thu, 14 Jun 2001 23:52:56 +0100
47368              Message-ID: <20010614235256.G98663@plum.flirble.org>
47369      Branch: perl
47370            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
47371            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47372 ____________________________________________________________________________
47373 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
47374         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
47375              From: Russ Allbery <rra@stanford.edu>
47376              Date: 14 Jun 2001 13:24:43 -0700
47377              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
47378      Branch: perl
47379            ! ext/GDBM_File/GDBM_File.pm
47380 ____________________________________________________________________________
47381 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
47382         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
47383              From: Nicholas Clark <nick@ccl4.org>
47384              Date: Thu, 14 Jun 2001 20:37:47 +0100
47385              Message-ID: <20010614203747.F98663@plum.flirble.org>
47386      Branch: perl
47387            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
47388            ! t/lib/gdbm.t
47389 ____________________________________________________________________________
47390 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
47391         Log: Integrate perlio.
47392      Branch: perl
47393           !> makedef.pl sv.c
47394 ____________________________________________________________________________
47395 [ 10597] By: nick                                  on 2001/06/15  11:08:13
47396         Log: Check that HVs with HvNAME() != NULL are really stashes before
47397              treating them as such. Also be more defensive on the GvCV.
47398              Win32 fork and dprof now working again. 
47399      Branch: perlio
47400            ! sv.c
47401 ____________________________________________________________________________
47402 [ 10596] By: nick                                  on 2001/06/15  10:11:20
47403         Log: Integrate mainline.
47404      Branch: perlio
47405           +> Cross/README
47406           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
47407           !> Porting/config_H config_h.SH configure.com epoc/config.sh
47408           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
47409           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47410           !> vos/config.ga.h win32/config.bc win32/config.gc
47411           !> win32/config.vc win32/config_H.bc win32/config_H.gc
47412           !> win32/config_H.vc
47413 ____________________________________________________________________________
47414 [ 10595] By: nick                                  on 2001/06/15  09:37:17
47415         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
47416              - Win32 (VC++) now builds but fails:
47417              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
47418              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
47419              write.t    - open(...,"|-") not implemented on Win32 
47420      Branch: perlio
47421            ! makedef.pl
47422 ____________________________________________________________________________
47423 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
47424         Log: Integrate perlio.
47425      Branch: perl
47426           !> perlio.c win32/makefile.mk
47427 ____________________________________________________________________________
47428 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
47429         Log: Metaconfig unit changes for #10592.
47430      Branch: metaconfig
47431            + U/modified/i_varhdr.U U/modified/startsh.U
47432            - U/a_dvisory/crosscompile.U U/target/Target.U
47433            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
47434            ! U/compline/bitpbyte.U U/compline/byteorder.U
47435            ! U/compline/ccflags.U U/compline/charsize.U
47436            ! U/compline/d_casti32.U U/compline/d_castneg.U
47437            ! U/compline/d_closedir.U U/compline/d_fd_set.U
47438            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
47439            ! U/compline/d_keepsig.U U/compline/d_open3.U
47440            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
47441            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
47442            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
47443            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
47444            ! U/compline/doublesize.U U/compline/floatsize.U
47445            ! U/compline/nblock_io.U U/compline/orderlib.U
47446            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
47447            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
47448            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
47449            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
47450            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
47451            ! U/modified/spitshell.U U/threads/archname.U
47452            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
47453            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
47454            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
47455            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
47456            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
47457      Branch: metaconfig/U/perl
47458            + Cross.U
47459            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
47460            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
47461            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
47462            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
47463            ! stdio_streams.U uselfs.U
47464 ____________________________________________________________________________
47465 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
47466         Log: The first steps towards cross-compilation.
47467              
47468              Abstract execution of compiled test executables with $run,
47469              and abstract transfer of files with $to and $from.
47470              
47471              Under cross-compilation the $run, $to, and $from will point
47472              to appropriate wrapper scripts, by default ssh and scp,
47473              but also rsh, rcp, and cp are supported.  If not
47474              cross-compiling, they will be set to '', ':', and ':',
47475              respectively.
47476              
47477              With these patches I was able to get Configure for
47478              iPAQ ARM Linux on an Intel Linux about 95% right
47479              (only a few tests failed to execute or they produced
47480              incorrect results), and I was able to compile
47481              a functional miniperl.
47482              
47483              The symbol crosscompile renamed to be usecrosscompile,
47484              the corresponding C symbol from CROSSCOMPILE to
47485              USE_CROSS_COMPILE.
47486      Branch: perl
47487            ! Configure Cross/README Makefile.SH Porting/Glossary
47488            ! Porting/config.sh Porting/config_H config_h.SH configure.com
47489            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
47490            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
47491            ! vos/config.ga.def vos/config.ga.h win32/config.bc
47492            ! win32/config.gc win32/config.vc win32/config_H.bc
47493            ! win32/config_H.gc win32/config_H.vc
47494 ____________________________________________________________________________
47495 [ 10591] By: nick                                  on 2001/06/14  20:00:12
47496         Log: Steps along the road toward Win32 building again.
47497      Branch: perlio
47498            ! perlio.c win32/makefile.mk
47499 ____________________________________________________________________________
47500 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
47501         Log: Integrate perlio.
47502      Branch: perl
47503           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
47504 ____________________________________________________________________________
47505 [ 10589] By: nick                                  on 2001/06/14  13:54:07
47506         Log: Routine regen_config_h for Win32
47507      Branch: perlio
47508            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47509 ____________________________________________________________________________
47510 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
47511         Log: Integrate perlio.
47512      Branch: perl
47513           +> perlyline.pl
47514           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
47515 ____________________________________________________________________________
47516 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
47517         Log: A placeholder.
47518      Branch: perl
47519            + Cross/README
47520 ____________________________________________________________________________
47521 [ 10586] By: nick                                  on 2001/06/14  08:25:07
47522         Log: Add new step to run_byacc which:
47523              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
47524              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
47525      Branch: perlio
47526            + perlyline.pl
47527            ! MANIFEST Makefile.SH perly.c
47528 ____________________________________________________________________________
47529 [ 10585] By: nick                                  on 2001/06/14  08:22:29
47530         Log: Integrate mainline
47531      Branch: perlio
47532           +> locale.c numeric.c
47533           !> Changes cygwin/Makefile.SHs embed.h embed.pl
47534           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
47535           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
47536           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
47537           !> x2p/Makefile.SH
47538 ____________________________________________________________________________
47539 [ 10584] By: nick                                  on 2001/06/14  08:05:53
47540         Log: Hack to remove insecure directories from PATH so test will run.
47541      Branch: perlio
47542            ! t/lib/filefind.t
47543 ____________________________________________________________________________
47544 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
47545         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
47546      Branch: perl
47547            - t/lib/mbimbf.t
47548            ! MANIFEST
47549 ____________________________________________________________________________
47550 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
47551         Log: Detypo.
47552      Branch: perl
47553            ! x2p/Makefile.SH
47554 ____________________________________________________________________________
47555 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
47556         Log: de-$CONFIG continues.
47557      Branch: perl
47558            ! cygwin/Makefile.SHs x2p/Makefile.SH
47559 ____________________________________________________________________________
47560 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
47561         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
47562              From: Nicholas Clark <nick@ccl4.org>
47563              Date: Wed, 13 Jun 2001 21:20:13 +0100
47564              Message-ID: <20010613212013.D98663@plum.flirble.org>
47565      Branch: perl
47566            ! opcode.pl
47567 ____________________________________________________________________________
47568 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
47569         Log: Subject: splitting util.c
47570              From: Hugo <hv@crypt.compulink.co.uk>
47571              Date: Thu, 14 Jun 2001 00:41:08 +0100
47572              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
47573      Branch: perl
47574            + locale.c numeric.c
47575            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
47576            ! pod/perlapi.pod proto.h util.c
47577 ____________________________________________________________________________
47578 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
47579         Log: Upgrade to Math::BigInt 1.34 from Tels.
47580      Branch: perl
47581            + t/lib/mbimbf.t
47582            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
47583            ! t/lib/bigfltpm.t t/lib/bigintpm.t
47584 ____________________________________________________________________________
47585 [ 10577] By: nick                                  on 2001/06/13  19:02:48
47586         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
47587      Branch: perlio
47588           !> (integrate 125 files)
47589 ____________________________________________________________________________
47590 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
47591         Log: Update Changes.
47592      Branch: perl
47593            ! Changes patchlevel.h
47594 ____________________________________________________________________________
47595 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
47596         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
47597              From: "Craig A. Berry" <craigberry@mac.com>
47598              Date: Wed, 13 Jun 2001 13:24:28 -0500
47599              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
47600      Branch: perl
47601            ! ext/re/Makefile.PL
47602 ____________________________________________________________________________
47603 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
47604         Log: Mc.u.c. for #10573.
47605      Branch: metaconfig
47606            ! U/threads/usethreads.U
47607 ____________________________________________________________________________
47608 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
47609         Log: It would be also be good if I could type.
47610      Branch: perl
47611            ! Configure
47612 ____________________________________________________________________________
47613 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
47614         Log: Metaconfig unit change for #10571.
47615      Branch: metaconfig
47616            ! U/threads/usethreads.U
47617 ____________________________________________________________________________
47618 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
47619         Log: A non-empty default is a good thing.
47620      Branch: perl
47621            ! Configure
47622 ____________________________________________________________________________
47623 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
47624         Log: Metaconfig unit change for #10569.
47625      Branch: metaconfig
47626            ! U/threads/usethreads.U
47627 ____________________________________________________________________________
47628 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
47629         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
47630              extremely experimental, not even prompted for.
47631      Branch: perl
47632            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47633            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
47634            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
47635            ! win32/config.bc win32/config.gc win32/config.vc
47636 ____________________________________________________________________________
47637 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
47638         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
47639      Branch: perl
47640            ! pod/perlfaq6.pod
47641 ____________________________________________________________________________
47642 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
47643         Log: Integrate perlio; conflicts, accept Nick's versions.
47644      Branch: perl
47645           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
47646           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
47647 ____________________________________________________________________________
47648 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
47649         Log: Subject: Re: ext/ + -Wall
47650              From: Doug MacEachern <dougm@covalent.net>
47651              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
47652              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
47653      Branch: perl
47654            ! XSUB.h lib/ExtUtils/xsubpp perl.h
47655 ____________________________________________________________________________
47656 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
47657         Log: Similar logic as DB_File.xs, using the modern macros and
47658              defines them to older ones for older Perls where PERL_VERSION
47659              is not defined, from Doug MacEachern.
47660      Branch: perl
47661            ! ext/Storable/Storable.xs
47662 ____________________________________________________________________________
47663 [ 10564] By: nick                                  on 2001/06/13  15:22:01
47664         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
47665              and using that instead (name lookups are sequential search for now).
47666      Branch: perlio
47667            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
47668            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
47669 ____________________________________________________________________________
47670 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
47671         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
47672              From: "Richard Soderberg" <rs@crystalflame.net>
47673              Date: Sat, 26 May 2001 06:44:20 -0700
47674              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
47675      Branch: perl
47676            ! sv.c t/op/glob.t
47677 ____________________________________________________________________________
47678 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
47679         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
47680              From: "Craig A. Berry" <craigberry@mac.com>
47681              Date: Tue, 12 Jun 2001 23:55:26 -0500
47682              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
47683      Branch: perl
47684            ! ext/re/Makefile.PL ext/re/re.xs
47685 ____________________________________________________________________________
47686 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
47687         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
47688              suggested by NI-S.
47689      Branch: perl
47690            ! XSUB.h malloc.c perl.h
47691 ____________________________________________________________________________
47692 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
47693         Log: Regen toc.
47694      Branch: perl
47695            ! pod/perltoc.pod
47696 ____________________________________________________________________________
47697 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
47698         Log: Subject: [patch] perl.gprof control
47699              From: Doug MacEachern <dougm@covalent.net>
47700              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
47701              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
47702      Branch: perl
47703            ! miniperlmain.c perl.h
47704 ____________________________________________________________________________
47705 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
47706         Log: Subject: Re: ext/ + -Wall
47707              From: Doug MacEachern <dougm@covalent.net>
47708              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
47709              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
47710              
47711              Document ax and break up dXSARGS.
47712      Branch: perl
47713            ! XSUB.h pod/perlapi.pod
47714 ____________________________________________________________________________
47715 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
47716         Log: More AIX tweakage from Merijn.
47717      Branch: perl
47718            ! hints/aix.sh
47719 ____________________________________________________________________________
47720 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
47721         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
47722              From: "Craig A. Berry" <craigberry@mac.com>
47723              Date: Tue, 12 Jun 2001 22:57:45 -0500
47724              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
47725      Branch: perl
47726            ! vms/descrip_mms.template
47727 ____________________________________________________________________________
47728 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
47729         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
47730              From: "Craig A. Berry" <craigberry@mac.com>
47731              Date: Tue, 12 Jun 2001 22:21:39 -0500
47732              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
47733      Branch: perl
47734            ! configure.com util.c
47735 ____________________________________________________________________________
47736 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
47737         Log: New AIX dynaloading code from Jens-Uwe Mager.
47738              Does break binary compatibility.
47739      Branch: perl
47740            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
47741 ____________________________________________________________________________
47742 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
47743         Log: VMS DEC C compiler found nits by Peter Prymmer.
47744      Branch: perl
47745            ! util.c
47746 ____________________________________________________________________________
47747 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
47748         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
47749              From: Peter Prymmer <pvhp@forte.com>
47750              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
47751              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
47752      Branch: perl
47753            ! t/lib/filecomp.t
47754 ____________________________________________________________________________
47755 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
47756         Log: I wonder how many $CONFIGs still lurk in the shadows.
47757      Branch: perl
47758            ! pod/Makefile.SH x2p/cflags.SH
47759 ____________________________________________________________________________
47760 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
47761         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
47762      Branch: perl
47763            ! pod/checkpods.PL
47764 ____________________________________________________________________________
47765 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
47766         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
47767      Branch: perl
47768            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
47769 ____________________________________________________________________________
47770 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
47771         Log: Subject: [patch] rid local_patches warnings
47772              From: Doug MacEachern <dougm@covalent.net>
47773              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
47774              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
47775      Branch: perl
47776            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
47777 ____________________________________________________________________________
47778 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
47779         Log: Subject: Re: ext/ + -Wall
47780              From: Doug MacEachern <dougm@covalent.net>
47781              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
47782              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
47783      Branch: perl
47784            ! ext/attrs/attrs.xs
47785 ____________________________________________________________________________
47786 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
47787         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
47788              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
47789              Date: Tue, 12 Jun 2001 14:36:20 -0400
47790              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
47791      Branch: perl
47792            ! pod/perlretut.pod
47793 ____________________________________________________________________________
47794 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
47795         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
47796              From: Mike Guy <mjtg@cam.ac.uk>
47797              Date: Tue, 12 Jun 2001 19:10:31 +0100
47798              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
47799              
47800              Subject: Re: [ID 20010612.001] out of memory during regex compilation
47801              From: Mike Guy <mjtg@cam.ac.uk>
47802              Date: Tue, 12 Jun 2001 19:21:01 +0100
47803              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
47804      Branch: perl
47805            ! pod/perlop.pod
47806 ____________________________________________________________________________
47807 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
47808         Log: AIX tweaks from Merijn H. Brand.
47809      Branch: perl
47810            ! hints/aix.sh
47811 ____________________________________________________________________________
47812 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
47813         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
47814              From: "Brendan O'Dea" <bod@compusol.com.au>
47815              Date: Wed, 13 Jun 2001 05:16:47 +1000
47816              Message-ID: <20010613051647.A8945@compusol.com.au>
47817      Branch: maint-5.6/perl
47818            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
47819 ____________________________________________________________________________
47820 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
47821         Log: Subject: Small bcopy cleanup
47822              From: Andy Dougherty <doughera@lafayette.edu>
47823              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
47824              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
47825      Branch: perl
47826            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
47827 ____________________________________________________________________________
47828 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
47829         Log: Subject: [PATCH] Re: ext/ + -Wall
47830              From: Nicholas Clark <nick@ccl4.org>
47831              Date: Wed, 13 Jun 2001 00:04:30 +0100
47832              Message-ID: <20010613000430.M5901@plum.flirble.org>
47833      Branch: perl
47834            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
47835 ____________________________________________________________________________
47836 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
47837         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
47838              From: Nicholas Clark <nick@ccl4.org>
47839              Date: Tue, 12 Jun 2001 23:53:07 +0100
47840              Message-ID: <20010612235307.L5901@plum.flirble.org>
47841      Branch: perl
47842            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47843 ____________________________________________________________________________
47844 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
47845         Log: MPE/iX tweaks from Mark Bixby.
47846      Branch: perl
47847            ! hints/mpeix.sh mpeix/mpeixish.h util.c
47848 ____________________________________________________________________________
47849 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
47850         Log: Update Changes.
47851      Branch: perl
47852            ! Changes patchlevel.h
47853 ____________________________________________________________________________
47854 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
47855         Log: One less -Wall whine (found under DEBUGGING).
47856      Branch: perl
47857            ! x2p/Makefile.SH x2p/a2p.c
47858 ____________________________________________________________________________
47859 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
47860         Log: s/case-independent/case-insensitive/g
47861      Branch: perl
47862            ! pod/perldebug.pod
47863 ____________________________________________________________________________
47864 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
47865         Log: As suggested in    
47866              
47867              Subject: Re: ext/ + -Wall
47868              From: Gurusamy Sarathy <gsar@ActiveState.com>
47869              Date: Mon, 11 Jun 2001 23:34:31 -0700
47870              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
47871      Branch: perl
47872            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
47873            ! perl.h
47874 ____________________________________________________________________________
47875 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
47876         Log: Subject: ext/ + -Wall
47877              From: Doug MacEachern <dougm@covalent.net>
47878              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
47879              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
47880      Branch: perl
47881            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
47882            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
47883            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
47884            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
47885            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
47886            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
47887            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
47888            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
47889            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
47890            ! lib/ExtUtils/xsubpp
47891 ____________________________________________________________________________
47892 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
47893         Log: Subject: [PATCH] anonymous stashes
47894              From: Abhijit Menon-Sen <ams@wiw.org>
47895              Date: Tue, 12 Jun 2001 12:47:04 +0530
47896              Message-ID: <20010612124704.A29029@lustre.linux.in>
47897      Branch: perl
47898            ! dump.c gv.c sv.c xsutils.c
47899 ____________________________________________________________________________
47900 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
47901         Log: One more test for $^S.
47902      Branch: perl
47903            ! t/op/magic.t
47904 ____________________________________________________________________________
47905 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
47906         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
47907              From: Abhijit Menon-Sen <ams@wiw.org>
47908              Date: Tue, 12 Jun 2001 17:35:55 +0530
47909              Message-ID: <20010612173555.A32426@lustre.linux.in>
47910      Branch: perl
47911            ! mg.c t/op/magic.t
47912 ____________________________________________________________________________
47913 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
47914         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
47915              From: Mike Guy <mjtg@cam.ac.uk>
47916              Date: Tue, 12 Jun 2001 13:14:15 +0100
47917              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
47918      Branch: perl
47919            ! pod/perlop.pod
47920 ____________________________________________________________________________
47921 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
47922         Log: AUTHORS updates.
47923      Branch: perl
47924            ! AUTHORS
47925 ____________________________________________________________________________
47926 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
47927         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
47928              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
47929              Content-Transfer-Encoding: 7bit
47930              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
47931      Branch: perl
47932            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
47933 ____________________________________________________________________________
47934 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
47935         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
47936              From: "Philip Newton" <Philip.Newton@gmx.net>
47937              Date: Mon, 11 Jun 2001 07:08:03 +0200
47938              Message-Id: <200106120802.LAA08992@taas.iki.fi>
47939      Branch: perl
47940            ! t/base/term.t
47941 ____________________________________________________________________________
47942 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
47943         Log: Cleanup the a2p.c for -Wall.
47944      Branch: perl
47945            ! x2p/Makefile.SH x2p/a2p.c
47946 ____________________________________________________________________________
47947 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
47948         Log: File::Find update for MacOS from Chris Nandor.
47949      Branch: perl
47950            ! lib/File/Find.pm t/lib/filefind.t
47951 ____________________________________________________________________________
47952 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
47953         Log: gcc -Wall nits picked out by a non-UNIX system
47954              (courtesy of Mark Bixby)
47955      Branch: perl
47956            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
47957            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
47958            ! pp_sys.c util.c
47959 ____________________________________________________________________________
47960 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
47961         Log: Metaconfig unit change for #10522.  (The d_modfl changes
47962              placate metalint.)
47963      Branch: metaconfig/U/perl
47964            ! d_modfl.U d_u32align.U
47965 ____________________________________________________________________________
47966 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
47967         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
47968              be "./try 2>&1 >/dev/null".
47969      Branch: perl
47970            ! Configure
47971 ____________________________________________________________________________
47972 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
47973         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
47974              From: "Craig A. Berry" <craigberry@mac.com>
47975              Date: Mon, 11 Jun 2001 14:00:32 -0500
47976              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
47977      Branch: perl
47978            ! configure.com
47979 ____________________________________________________________________________
47980 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
47981         Log: Move the full \p\P lists to perlunicode.
47982      Branch: perl
47983            ! pod/perlretut.pod pod/perlunicode.pod
47984 ____________________________________________________________________________
47985 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
47986         Log: VOS build tweak for 5.6.1 from Paul Green.
47987      Branch: maint-5.6/perl
47988            ! vos/build.cm
47989 ____________________________________________________________________________
47990 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
47991         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
47992              From: "Craig A. Berry" <craigberry@mac.com>
47993              Date: Fri, 8 Jun 2001 18:08:18 -0500
47994              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
47995      Branch: perl
47996            ! vms/vms.c
47997 ____________________________________________________________________________
47998 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
47999         Log: Update Changes.
48000      Branch: perl
48001            ! Changes patchlevel.h
48002 ____________________________________________________________________________
48003 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
48004         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
48005      Branch: perl
48006            ! vos/config.alpha.h vos/config.ga.h
48007 ____________________________________________________________________________
48008 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
48009         Log: VOS updates from Paul Green for @10476.
48010      Branch: perl
48011            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
48012            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48013            ! vos/config.ga.h vos/configure_perl.cm
48014 ____________________________________________________________________________
48015 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
48016         Log: Subject: [PATCH] Not many people know this ...
48017              From: Mike Guy <mjtg@cam.ac.uk>
48018              Date: Mon, 11 Jun 2001 14:55:15 +0100
48019              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
48020      Branch: perl
48021            ! pod/perldebug.pod
48022 ____________________________________________________________________________
48023 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
48024         Log: Add final commas to lists as suggested by Philip Newton.
48025      Branch: perl
48026            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48027 ____________________________________________________________________________
48028 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
48029         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
48030              Date: Sun, 10 Jun 2001 23:35:38 -0400
48031              From: Chris Nandor <pudge@pobox.com>
48032              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
48033      Branch: perl
48034            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
48035            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
48036            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
48037            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
48038            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
48039            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
48040            ! t/op/write.t t/pragma/strict.t
48041 ____________________________________________________________________________
48042 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
48043         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
48044              From: Chris Nandor <pudge@pobox.com>
48045              Date: Mon, 11 Jun 2001 08:24:28 -0400
48046              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
48047      Branch: perl
48048            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
48049            ! t/lib/io_dir.t
48050 ____________________________________________________________________________
48051 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
48052         Log: One more run_byacc (a hand-tweaked version had slipped in).
48053      Branch: perl
48054            ! perly.c vms/perly_c.vms
48055 ____________________________________________________________________________
48056 [ 10509] By: nick                                  on 2001/06/11  07:49:15
48057         Log: Integrate mainline
48058      Branch: perlio
48059           !> Makefile.SH embed.h embed.pl global.sym
48060           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
48061           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
48062           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
48063           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
48064 ____________________________________________________________________________
48065 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
48066         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
48067              From: Mike Guy <mjtg@cam.ac.uk>
48068              Reply-To: mjtg@cam.ac.uk
48069              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
48070      Branch: perl
48071            ! lib/ExtUtils/Manifest.pm
48072 ____________________________________________________________________________
48073 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
48074         Log: Subject: [PATCH] ExtUtils::Constant
48075              From: Nicholas Clark <nick@ccl4.org>
48076              Date: Sun, 10 Jun 2001 23:25:41 +0100
48077              Message-ID: <20010610232540.C76396@plum.flirble.org>
48078      Branch: perl
48079            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48080 ____________________________________________________________________________
48081 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
48082         Log: Integrate perlio.
48083      Branch: perl
48084           !> iperlsys.h
48085 ____________________________________________________________________________
48086 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
48087         Log: Move the grok_number and its lieutenant grok_numeric_radix
48088              from sv.c statics to util.c and public.
48089      Branch: perl
48090            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
48091            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
48092 ____________________________________________________________________________
48093 [ 10504] By: nick                                  on 2001/06/10  17:47:06
48094         Log: Fix (valid) -Wall warnings in perlio.c
48095      Branch: perlio
48096            ! iperlsys.h
48097 ____________________________________________________________________________
48098 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
48099         Log: Update perly_c.diff, update perly.fixer to edit away
48100              some of the -Wall noise.
48101      Branch: perl
48102            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
48103 ____________________________________________________________________________
48104 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
48105         Log: Check the version of byacc.
48106      Branch: perl
48107            ! Makefile.SH
48108 ____________________________________________________________________________
48109 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
48110         Log: Subject: [PATCH] perly.y overhaul
48111              From: Simon Cozens <simon@netthink.co.uk>
48112              Date: Sun, 10 Jun 2001 16:56:54 +0100
48113              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
48114              
48115              Plus make run_byacc.
48116      Branch: perl
48117            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
48118 ____________________________________________________________________________
48119 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
48120         Log: Integrate perlio.
48121      Branch: perl
48122           !> perlio.c perlsfio.h
48123 ____________________________________________________________________________
48124 [ 10499] By: nick                                  on 2001/06/10  15:01:08
48125         Log: Integrate mainline
48126      Branch: perlio
48127           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
48128           !> t/pragma/locale.t util.c
48129 ____________________________________________________________________________
48130 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
48131         Log: Put some meat on the perl572delta bones.  The list of
48132              selected bug fixes needs more work, as does still the
48133              whole document.
48134      Branch: perl
48135            ! pod/perl572delta.pod
48136 ____________________________________________________________________________
48137 [ 10497] By: nick                                  on 2001/06/10  12:27:51
48138         Log: Paper over a crack or two with USE_SFIO
48139      Branch: perlio
48140            ! perlio.c perlsfio.h
48141 ____________________________________________________________________________
48142 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
48143         Log: Update Changes.
48144      Branch: perl
48145            ! Changes patchlevel.h
48146 ____________________________________________________________________________
48147 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
48148         Log: Subject: Re: pragma/locale.t #107
48149              From: Hugo <hv@crypt.compulink.co.uk>
48150              Date: Sun, 10 Jun 2001 11:23:30 +0100
48151              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
48152              
48153              Encapsulate the scan of the decimal radix separator.
48154      Branch: perl
48155            ! embed.h embed.pl proto.h sv.c
48156 ____________________________________________________________________________
48157 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
48158         Log: Try to grok numbers both with the locale specific separator
48159              and with the usual "." (if different from the lss); add a test
48160              to locale.t to do also a little bit of math in addition to just
48161              equalness testing; remove extraneous logic as suggested in
48162              
48163              Subject: Re: pragma/locale.t #107
48164              From: Nicholas Clark <nick@ccl4.org>
48165              Date: Sat, 9 Jun 2001 22:37:36 +0100
48166              Message-ID: <20010609223735.Y76396@plum.flirble.org>
48167      Branch: perl
48168            ! sv.c t/pragma/locale.t
48169 ____________________________________________________________________________
48170 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
48171         Log: Metaconfig unit change for #10492.
48172      Branch: metaconfig/U/perl
48173            ! Extensions.U
48174 ____________________________________________________________________________
48175 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
48176         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
48177              From: Artur Bergman <artur@contiller.se> 
48178              Date: Sat, 09 Jun 2001 21:03:51 +0200
48179              Message-ID: <B7483FB6.1398%artur@contiller.se>
48180      Branch: perl
48181            ! Configure
48182 ____________________________________________________________________________
48183 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
48184         Log: Integrate perlio.
48185      Branch: perl
48186           !> perlsfio.h
48187 ____________________________________________________________________________
48188 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
48189         Log: Do locale specific separator if only in locale.
48190      Branch: perl
48191            ! util.c
48192 ____________________________________________________________________________
48193 [ 10489] By: nick                                  on 2001/06/09  19:13:25
48194         Log: Make XS/Typemap compile (but fail) with sfio
48195      Branch: perlio
48196            ! perlsfio.h
48197 ____________________________________________________________________________
48198 [ 10488] By: nick                                  on 2001/06/09  19:12:51
48199         Log: Re-integrate mainline
48200      Branch: perlio
48201           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
48202           !> proto.h sv.c util.c
48203 ____________________________________________________________________________
48204 [ 10487] By: nick                                  on 2001/06/09  16:26:29
48205         Log: Integrate mainline
48206      Branch: perlio
48207           !> (integrate 31 files)
48208 ____________________________________________________________________________
48209 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
48210         Log: Subject: [PATCH] New attempt to clone callack
48211              From: Artur Bergman <artur@contiller.se> 
48212              Date: Thu, 07 Jun 2001 11:52:16 +0200
48213              Message-ID: <B7451B6F.12B7%artur@contiller.se>
48214      Branch: perl
48215            ! embedvar.h intrpvar.h perlapi.h sv.c
48216 ____________________________________________________________________________
48217 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
48218         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
48219      Branch: perl
48220            ! embed.h embed.pl perl.h proto.h sv.c util.c
48221 ____________________________________________________________________________
48222 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
48223         Log: Subject: Re: pragma/locale.t #107
48224              From: Nicholas Clark <nick@ccl4.org>
48225              Date: Sat, 9 Jun 2001 16:26:10 +0100
48226              Message-ID: <20010609162609.V76396@plum.flirble.org>
48227              
48228              A missing NVification.
48229      Branch: perl
48230            ! sv.c
48231 ____________________________________________________________________________
48232 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
48233         Log: Redo the #10482, there already was a test script for formats.
48234      Branch: perl
48235            - t/io/format.t
48236            ! MANIFEST t/op/write.t
48237 ____________________________________________________________________________
48238 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
48239         Log: Twisted format testing, from Merijn.
48240      Branch: perl
48241            + t/io/format.t
48242            ! MANIFEST
48243 ____________________________________________________________________________
48244 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
48245         Log: More \p{In...} testing, combined with \N{...}.
48246      Branch: perl
48247            ! lib/utf8_heavy.pl t/op/pat.t
48248 ____________________________________________________________________________
48249 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
48250         Log: Metaconfig changes for #10479.
48251      Branch: metaconfig
48252            ! U/Glossary.patch
48253      Branch: metaconfig/U/perl
48254            ! d_modfl.U
48255 ____________________________________________________________________________
48256 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
48257         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
48258      Branch: perl
48259            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48260            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
48261            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
48262            ! win32/config.bc win32/config.gc win32/config.vc
48263 ____________________________________________________________________________
48264 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
48265         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
48266              From: "Craig A. Berry" <craigberry@mac.com>
48267              Date: Thu, 7 Jun 2001 14:27:20 -0500
48268              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
48269      Branch: perl
48270            ! vms/perlvms.pod
48271 ____________________________________________________________________________
48272 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
48273         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
48274              From: Gisle Aas <gisle@ActiveState.com>
48275              Date: 07 Jun 2001 17:04:29 -0700
48276              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
48277      Branch: perl
48278            ! ext/re/re.xs
48279 ____________________________________________________________________________
48280 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
48281         Log: Update Changes.
48282      Branch: perl
48283            ! Changes patchlevel.h
48284 ____________________________________________________________________________
48285 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
48286         Log: Regen Glossary et alia.
48287      Branch: perl
48288            ! Porting/Glossary Porting/config.sh Porting/config_H
48289 ____________________________________________________________________________
48290 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
48291         Log: Metaconfig unit changes for #10473.
48292      Branch: metaconfig/U/perl
48293            ! d_modfl.U
48294 ____________________________________________________________________________
48295 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
48296         Log: Harumph, also AIX will spill its guts (i.e. dump core)
48297              if an executable contains modfl() but it hasn't been
48298              compiled right (in the case of AIX, with cc -qlongdouble).
48299      Branch: perl
48300            ! Configure
48301 ____________________________________________________________________________
48302 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
48303         Log: integrate change#10471 from mainline
48304              
48305              in change#10451, check that CvOUTSIDE is a CV before looking in
48306              (it can apparently be SVt_NULL during global destruction)
48307      Branch: maint-5.6/perl
48308           !> op.c
48309 ____________________________________________________________________________
48310 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
48311         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
48312              (it can apparently be SVt_NULL during global destruction)
48313      Branch: perl
48314            ! op.c
48315 ____________________________________________________________________________
48316 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
48317         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
48318              From: Robin Barker <rmb1@cise.npl.co.uk>
48319              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
48320              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
48321      Branch: perl
48322            ! lib/diagnostics.pm pod/perldiag.pod
48323 ____________________________________________________________________________
48324 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
48325         Log: Subject: [PATCH perl@10439] long =item
48326              From: Robin Barker <rmb1@cise.npl.co.uk>
48327              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
48328              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
48329      Branch: perl
48330            ! README.amiga lib/Attribute/Handlers.pm
48331            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
48332 ____________________________________________________________________________
48333 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
48334         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
48335              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
48336              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
48337              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
48338      Branch: perl
48339            ! pod/perlguts.pod
48340 ____________________________________________________________________________
48341 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
48342         Log: Integrate perlio.
48343      Branch: perl
48344           !> sv.c
48345 ____________________________________________________________________________
48346 [ 10466] By: nick                                  on 2001/06/07  10:25:40
48347         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
48348              whitespace tweaks.
48349              Still coredumps in pragma/overload.t - what a nice hard fail that is...
48350      Branch: perlio
48351            ! sv.c
48352 ____________________________________________________________________________
48353 [ 10465] By: nick                                  on 2001/06/07  08:41:58
48354         Log: Raw integrate of mainline for S_grok_number debug
48355              (sv.c has MULTIPLICITY issues as well as whatever else ...)
48356      Branch: perlio
48357            - plan9/perlplan9.doc plan9/perlplan9.pod
48358           !> (integrate 46 files)
48359 ____________________________________________________________________________
48360 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
48361         Log: The proper prototyping for #10463.
48362      Branch: perl
48363            ! embed.h embed.pl proto.h sv.c
48364 ____________________________________________________________________________
48365 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
48366         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
48367              From: Nicholas Clark <nick@ccl4.org>
48368              Date: Thu, 7 Jun 2001 00:29:59 +0100
48369              Message-ID: <20010607002959.Z76396@plum.flirble.org>
48370      Branch: perl
48371            ! sv.c
48372 ____________________________________________________________________________
48373 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
48374         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
48375              From: "Craig A. Berry" <craigberry@mac.com>
48376              Date: Wed, 06 Jun 2001 17:54:30 -0500
48377              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
48378      Branch: perl
48379            ! vms/perlvms.pod
48380 ____________________________________________________________________________
48381 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
48382         Log: Podify the remaining README.platform files;
48383              merge README.plan9 and plan9/perlplan9.pod;
48384              delete plan9/perlplan9.* (the perlplan.doc needs to
48385              be regenerated in Plan 9); make the =head1 and =head2
48386              in the README.platform to be a little more verbose
48387              (skipped README.os2 not to anger Ilya) so that they
48388              look better in the toc; regen toc.
48389      Branch: perl
48390            - plan9/perlplan9.doc plan9/perlplan9.pod
48391            ! MANIFEST README.aix README.amiga README.apollo README.beos
48392            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
48393            ! README.hpux README.hurd README.machten README.macos
48394            ! README.micro README.mint README.mpeix README.os390
48395            ! README.plan9 README.qnx README.solaris README.threads
48396            ! README.tru64 README.vmesa README.vms README.vos README.win32
48397            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
48398            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
48399 ____________________________________________________________________________
48400 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
48401         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
48402              From: Mike Guy <mjtg@cam.ac.uk>
48403              Reply-To: mjtg@cam.ac.uk
48404              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
48405      Branch: perl
48406            ! pod/perlguts.pod
48407 ____________________________________________________________________________
48408 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
48409         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
48410              From: Mike Guy <mjtg@cam.ac.uk>
48411              Reply-To: mjtg@cam.ac.uk
48412              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
48413      Branch: perl
48414            ! pod/perlsec.pod
48415 ____________________________________________________________________________
48416 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
48417         Log: Disable long doubles from pre-5.0 Tru64s.
48418      Branch: perl
48419            ! README.tru64 hints/dec_osf.sh
48420 ____________________________________________________________________________
48421 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
48422         Log: The #10455 exposed that modfl() is fundamentally busted
48423              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
48424              testing it.
48425      Branch: perl
48426            ! hints/dec_osf.sh
48427 ____________________________________________________________________________
48428 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
48429         Log: Metaconfig unit change for #10455.
48430      Branch: metaconfig/U/perl
48431            ! d_modfl.U
48432 ____________________________________________________________________________
48433 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
48434         Log: Configure check for geborken modfl(), inspired by
48435              
48436              Subject: Re: [20010118.017] op/int.t failure 
48437              From: Hugo <hv@crypt.compulink.co.uk>
48438              Date: Tue, 05 Jun 2001 13:43:27 +0100
48439              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
48440      Branch: perl
48441            ! Configure
48442 ____________________________________________________________________________
48443 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
48444         Log: Integrate changes #10450 and #10451 from maintperl:
48445              
48446              optimize change#10448 slightly (don't repeat search in eval""s lexical
48447              scope, since that has already been searched)
48448              
48449              change#9108 needs subtler treatment for case of closures created
48450              within eval""
48451      Branch: perl
48452           !> op.c t/op/misc.t
48453 ____________________________________________________________________________
48454 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
48455         Log: MakeMaker magic to compile (when no dynamic loading)
48456              List/Util.xsc as (ListUtil.c and) ListUtil.o since
48457              POSIX-BC (BS2000) linker has an evil limitation of
48458              being unable to include in the same executable several
48459              object files with the same name - case-insensitively -
48460              because otherwise we conflict with util.c.
48461              Strictly speaking currently required only in POSIX-BC
48462              but probably will do no harm elsewhere where static
48463              linking is required.
48464      Branch: perl
48465            ! ext/List/Util/Makefile.PL
48466 ____________________________________________________________________________
48467 [ 10452] By: nick                                  on 2001/06/06  08:59:51
48468         Log: Integrate mainline.
48469      Branch: perlio
48470           +> lib/Attribute/Handlers/demo/Demo.pm
48471           +> lib/Attribute/Handlers/demo/Descriptions.pm
48472           +> lib/Attribute/Handlers/demo/MyClass.pm
48473           +> lib/Attribute/Handlers/demo/demo.pl
48474           +> lib/Attribute/Handlers/demo/demo2.pl
48475           +> lib/Attribute/Handlers/demo/demo3.pl
48476           +> lib/Attribute/Handlers/demo/demo4.pl
48477           +> lib/Attribute/Handlers/demo/demo_call.pl
48478           +> lib/Attribute/Handlers/demo/demo_chain.pl
48479           +> lib/Attribute/Handlers/demo/demo_cycle.pl
48480           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
48481           +> lib/Attribute/Handlers/demo/demo_phases.pl
48482           +> lib/Attribute/Handlers/demo/demo_range.pl
48483           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
48484           +> uts/strtol_wrap.c
48485           !> (integrate 91 files)
48486 ____________________________________________________________________________
48487 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
48488         Log: change#9108 needs subtler treatment for case of closures created
48489              within eval""
48490      Branch: maint-5.6/perl
48491            ! op.c t/op/misc.t
48492 ____________________________________________________________________________
48493 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
48494         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
48495              scope, since that has already been searched)
48496      Branch: maint-5.6/perl
48497            ! op.c
48498 ____________________________________________________________________________
48499 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
48500         Log: Integrate change #10448 from maintperl; lexicals
48501              outside an eval"" weren't resolved correctly inside a subroutine
48502              definition inside the eval"" if they were not already referenced
48503              in the toplevel of the eval""-ed code
48504      Branch: perl
48505           !> cop.h op.c pp_ctl.c t/op/misc.t
48506 ____________________________________________________________________________
48507 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
48508         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
48509              outside an eval"" weren't resolved correctly inside a subroutine
48510              definition inside the eval"" if they were not already referenced
48511              in the toplevel of the eval""-ed code
48512      Branch: maint-5.6/perl
48513            ! cop.h op.c pp_ctl.c t/op/misc.t
48514 ____________________________________________________________________________
48515 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
48516         Log: Subject: [PATCH] perl570delta.pod
48517              From: Peter Scott <Peter@PSDT.com> 
48518              Date: Tue, 05 Jun 2001 18:51:02 -0700
48519              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
48520      Branch: perl
48521            ! pod/perl570delta.pod
48522 ____________________________________________________________________________
48523 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
48524         Log: The fudge factor is no more needed.  I hope.
48525      Branch: perl
48526            ! t/lib/posix.t
48527 ____________________________________________________________________________
48528 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
48529         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
48530              From: Hugo <hv@crypt.compulink.co.uk>
48531              Date: Tue, 05 Jun 2001 12:58:19 +0100
48532              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
48533      Branch: perl
48534            ! util.c
48535 ____________________________________________________________________________
48536 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
48537         Log: Make up prototypes only for those who have the functions
48538              but not the prototypes.
48539      Branch: perl
48540            ! perl.h
48541 ____________________________________________________________________________
48542 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
48543         Log: Subject: Re: Not OK: perl@10439 on win32 
48544              From: Prymmer/Kahn <pvhp@best.com> 
48545              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
48546              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
48547      Branch: perl
48548            ! perl.h util.c
48549 ____________________________________________________________________________
48550 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
48551         Log: The metaconfig units changes for #10441.
48552      Branch: metaconfig
48553            ! U/modified/Extract.U U/modified/Extractall.U
48554            ! U/modified/Finish.U
48555 ____________________________________________________________________________
48556 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
48557         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
48558      Branch: perl
48559            ! Configure
48560 ____________________________________________________________________________
48561 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
48562         Log: Unnecessary fuzziness undone, noted by Mike Guy.
48563      Branch: perl
48564            ! t/op/tr.t
48565 ____________________________________________________________________________
48566 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
48567         Log: Update Changes.
48568      Branch: perl
48569            ! Changes patchlevel.h
48570 ____________________________________________________________________________
48571 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
48572         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
48573              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
48574              leakage patch.
48575      Branch: perl
48576            ! t/op/misc.t
48577 ____________________________________________________________________________
48578 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
48579         Log: Test case for #10433/#10424.
48580      Branch: perl
48581            ! t/op/misc.t
48582 ____________________________________________________________________________
48583 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
48584         Log: Subject: One fix for strtoul not setting errno
48585              From: hom00@utsglobal.com (Hal Morris)
48586              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
48587              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
48588      Branch: perl
48589            + uts/strtol_wrap.c
48590            ! MANIFEST hints/uts.sh
48591 ____________________________________________________________________________
48592 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
48593         Log: Metaconfig units changes for #10434.
48594      Branch: metaconfig
48595            ! U/modified/Cppsym.U
48596      Branch: metaconfig/U/perl
48597            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
48598            + d_syscallproto.U d_usleepproto.U
48599            ! longdblfio.U quadfio.U
48600 ____________________________________________________________________________
48601 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
48602         Log: Configure tweaks; add prototype probes, make the cpp symbols
48603              probe to cast, not whine; test for %Ld and %Lf before %lld and
48604              %llf because the L is the ANSI way.
48605      Branch: perl
48606            ! Configure config_h.SH configure.com epoc/config.sh
48607            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
48608            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
48609            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
48610 ____________________________________________________________________________
48611 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
48612         Log: Sigh.  This is what #10424 was supposed to check in.
48613      Branch: perl
48614            ! op.c sv.c sv.h
48615 ____________________________________________________________________________
48616 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
48617         Log: More verbose failure.
48618      Branch: perl
48619            ! t/op/ver.t
48620 ____________________________________________________________________________
48621 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
48622         Log: The .pm changes to go with #10428.
48623      Branch: perl
48624            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
48625            ! ext/Sys/Syslog/Syslog.pm
48626 ____________________________________________________________________________
48627 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
48628         Log: On second thoughts show to utf8 skippage message only
48629              on failures, it's too confusing otherwise,
48630      Branch: perl
48631            ! t/pragma/locale.t
48632 ____________________________________________________________________________
48633 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
48634         Log: Do not import anything from Encode.
48635      Branch: perl
48636            ! ext/MIME/Base64/QuotedPrint.pm
48637 ____________________________________________________________________________
48638 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
48639         Log: The #10402 didn't take.  Weird.
48640      Branch: perl
48641            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
48642            ! ext/Sys/Syslog/Syslog.xs
48643 ____________________________________________________________________________
48644 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
48645         Log: Eradicate traces of 'asciirange' re subpragma.
48646      Branch: perl
48647            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
48648            ! pod/perldiag.pod
48649 ____________________________________________________________________________
48650 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
48651         Log: use is a compile-time thing.
48652      Branch: perl
48653            ! ext/MIME/Base64/QuotedPrint.pm
48654 ____________________________________________________________________________
48655 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
48656         Log: Subject: [PATCH perl@10419] -Wall casting patch
48657              From: Robin Barker <rmb1@cise.npl.co.uk>
48658              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
48659              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
48660      Branch: perl
48661            ! ext/Devel/DProf/DProf.xs mg.c
48662 ____________________________________________________________________________
48663 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
48664         Log: Subject: [PATCH #2] introducing SVpad_TYPED
48665              From: Abhijit Menon-Sen <ams@wiw.org>
48666              Date: Mon, 4 Jun 2001 12:26:02 +0530
48667              Message-ID: <20010604122602.A5775@lustre.linux.in>
48668      Branch: perl
48669            ! op.c sv.c sv.h
48670 ____________________________________________________________________________
48671 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
48672         Log: testsuite for change#10192 (from Gisle Aas)
48673      Branch: perl
48674            + t/op/override.t
48675            ! MANIFEST
48676 ____________________________________________________________________________
48677 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
48678         Log: integrate changes#10414-10416 from mainline
48679              
48680              Potential buffer overrun if the radix separator is more than
48681              one byte.  Also, under locales, prefer the locale-specific
48682              separator over the old boring ".".
48683              
48684              "10.", that is, decimal numbers can have no decimal part at all.
48685              
48686              The non-locale places need love, too.
48687      Branch: maint-5.6/perl
48688           !> perl.h sv.c
48689 ____________________________________________________________________________
48690 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
48691         Log: Missed from #10420.
48692      Branch: perl
48693            ! epoc/config.sh
48694 ____________________________________________________________________________
48695 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
48696         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
48697              often this prototype goes with HAS_SETRESUID_PROTO.
48698      Branch: perl
48699            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48700            ! config_h.SH configure.com perl.h uconfig.h
48701 ____________________________________________________________________________
48702 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
48703         Log: Update Changes.
48704      Branch: perl
48705            ! Changes patchlevel.h
48706 ____________________________________________________________________________
48707 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
48708         Log: -Wall "subscript has type `char'" cleanup.
48709      Branch: perl
48710            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
48711 ____________________________________________________________________________
48712 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
48713         Log: Various "cast to pointer from integer of different size"
48714              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
48715              wide but I32 (int) only 32 bits wide).
48716              
48717              WARNING: the classnum and tagnum changes in Storable.xs
48718              may not be wise, they may be breaking binary compatibility
48719              (in 64-bit platforms), asked Raphael Manfredi about the changes.
48720      Branch: perl
48721            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
48722            ! mg.c proto.h
48723 ____________________________________________________________________________
48724 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
48725         Log: The non-locale places need love, too.
48726      Branch: perl
48727            ! perl.h
48728 ____________________________________________________________________________
48729 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
48730         Log: "10.", that is, decimal numbers can have no decimal part at all.
48731      Branch: perl
48732            ! perl.h
48733 ____________________________________________________________________________
48734 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
48735         Log: Potential buffer overrun if the radix separator is more than
48736              one byte.  Also, under locales, prefer the locale-specific
48737              separator over the old boring ".".
48738      Branch: perl
48739            ! perl.h sv.c
48740 ____________________________________________________________________________
48741 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
48742         Log: Integrate change #10412 from maintperl; locale is now
48743              per-cop, not per-op; plus retweak the locale.t to always
48744              list the skipped utf8 locales.
48745      Branch: perl
48746            ! t/pragma/locale.t
48747           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
48748           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
48749 ____________________________________________________________________________
48750 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
48751         Log: rationalize locale handling to fix the bugs uncovered by change#10394
48752              
48753              the major issue was that the runtime was looking at PL_hints rather
48754              than op_private to notice whether locale was enabled
48755              
48756              the secondary issue was that many locale-sensitive numeric ops didn't
48757              have HINT_LOCALE propagated into their op_private
48758              
48759              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
48760              instead of per-op, just like HINT_BYTE and the hints for lexical
48761              warnings (this makes the hint available to every op via PL_curcop)
48762              
48763              pragma/locale.t may need to be reworked with these fixes in mind
48764              (it currently passes its tests)
48765      Branch: maint-5.6/perl
48766            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
48767            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
48768 ____________________________________________________________________________
48769 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
48770         Log: More verbose debugging.
48771      Branch: perl
48772            ! t/pragma/locale.t
48773 ____________________________________________________________________________
48774 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
48775         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
48776              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
48777              Date: Sat, 2 Jun 2001 22:53:33 +0100
48778              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
48779      Branch: perl
48780            ! regcomp.c t/pragma/warn/regcomp
48781 ____________________________________________________________________________
48782 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
48783         Log: Mention that lexicalizing $a or $b is a bad idea if one
48784              wants to use sort().
48785      Branch: perl
48786            ! pod/perlvar.pod
48787 ____________________________________________________________________________
48788 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
48789         Log: Tweak the test to be happy if the accuracy is 'good enough'.
48790      Branch: perl
48791            ! t/lib/posix.t
48792 ____________________________________________________________________________
48793 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
48794         Log: Upgrade to Attribute::Handlers 0.70.
48795              
48796              NOTE: this unearthed the "too late for CHECK block" bug,
48797              that's why the 1_compile.t change.
48798      Branch: perl
48799            + lib/Attribute/Handlers/demo/Demo.pm
48800            + lib/Attribute/Handlers/demo/Descriptions.pm
48801            + lib/Attribute/Handlers/demo/MyClass.pm
48802            + lib/Attribute/Handlers/demo/demo.pl
48803            + lib/Attribute/Handlers/demo/demo2.pl
48804            + lib/Attribute/Handlers/demo/demo3.pl
48805            + lib/Attribute/Handlers/demo/demo4.pl
48806            + lib/Attribute/Handlers/demo/demo_call.pl
48807            + lib/Attribute/Handlers/demo/demo_chain.pl
48808            + lib/Attribute/Handlers/demo/demo_cycle.pl
48809            + lib/Attribute/Handlers/demo/demo_hashdir.pl
48810            + lib/Attribute/Handlers/demo/demo_phases.pl
48811            + lib/Attribute/Handlers/demo/demo_range.pl
48812            + lib/Attribute/Handlers/demo/demo_rawdata.pl
48813            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
48814            ! t/lib/attrhand.t
48815 ____________________________________________________________________________
48816 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
48817         Log: One less -Wall whine.
48818      Branch: perl
48819            ! regcomp.c
48820 ____________________________________________________________________________
48821 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
48822         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
48823      Branch: perl
48824           !> t/op/eval.t
48825 ____________________________________________________________________________
48826 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
48827         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
48828              aren't "normally" visible inside eval""s contained in subs unless
48829              a cloned reference to them already exists)
48830              
48831              strangely enough, t/harness didn't show this up as a failure
48832              (harness needs fixing?)
48833      Branch: maint-5.6/perl
48834            ! t/op/eval.t
48835 ____________________________________________________________________________
48836 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
48837         Log: Update to Text::Balanced 1.85.
48838      Branch: perl
48839            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
48840 ____________________________________________________________________________
48841 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
48842         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
48843              From: Nicholas Clark <nick@ccl4.org>
48844              Date: Sun, 3 Jun 2001 17:54:36 +0100
48845              Message-ID: <20010603175436.E76396@plum.flirble.org> 
48846      Branch: perl
48847            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
48848            ! ext/Sys/Syslog/Syslog.xs
48849 ____________________________________________________________________________
48850 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
48851         Log: Unused variables.
48852      Branch: perl
48853            ! util.c
48854 ____________________________________________________________________________
48855 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
48856         Log: Subject: [PATCH] APIfy op_clear 
48857              From: Simon Cozens <simon@netthink.co.uk>
48858              Date: Sun, 3 Jun 2001 13:51:46 +0100
48859              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
48860              
48861              (despite the subject line, op_null is APIfied by the patch)
48862      Branch: perl
48863            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
48864 ____________________________________________________________________________
48865 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
48866         Log: Subject: [PATCH] t/lib/extutils.t
48867              From: Nicholas Clark <nick@ccl4.org>
48868              Date: Sat, 2 Jun 2001 23:57:05 +0100
48869              Message-ID: <20010602235705.Q12698@plum.flirble.org>
48870      Branch: perl
48871            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48872 ____________________________________________________________________________
48873 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
48874         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
48875              From: Prymmer/Kahn <pvhp@best.com>
48876              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
48877              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
48878      Branch: perl
48879            ! win32/Makefile win32/makefile.mk
48880 ____________________________________________________________________________
48881 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
48882         Log: Subject: Re: 'decimal digits' macro? 
48883              From: Hugo <hv@crypt.compulink.co.uk>
48884              Date: Sun, 03 Jun 2001 04:26:36 +0100
48885              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
48886      Branch: perl
48887            ! handy.h t/lib/posix.t t/op/tr.t
48888 ____________________________________________________________________________
48889 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
48890         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
48891              From: Hugo <hv@crypt.compulink.co.uk>
48892              Date: Sun, 03 Jun 2001 14:56:30 +0100
48893              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
48894      Branch: perl
48895            ! util.c
48896 ____________________________________________________________________________
48897 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
48898         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
48899      Branch: perl
48900           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
48901           !> vms/perly_c.vms
48902 ____________________________________________________________________________
48903 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
48904         Log: fix leakage of lexicals at file scope into subroutines that were
48905              declared before them; this appears to be a longstanding bug that
48906              meant that lexicals at file scope were never "deintroduced", meaning
48907              their scope range was never properly closed, and their visibility
48908              extended to all subsequent eval""s or requires
48909              
48910              added a test case
48911              
48912              seems to also fix a case of bogus duplicate warnings
48913      Branch: maint-5.6/perl
48914            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
48915            ! vms/perly_c.vms
48916 ____________________________________________________________________________
48917 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
48918         Log: More VMS tweaks from Craig A. Berry.
48919      Branch: perl
48920            ! configure.com t/lib/extutils.t
48921 ____________________________________________________________________________
48922 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
48923         Log: -Wall cleanup continues.
48924      Branch: perl
48925            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
48926            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
48927            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
48928            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
48929            ! run.c toke.c util.c
48930 ____________________________________________________________________________
48931 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
48932         Log: The metaconfig unit change for #10390.
48933      Branch: metaconfig/U/perl
48934            ! gccvers.U
48935 ____________________________________________________________________________
48936 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
48937         Log: Drop the -ansi from the default gcc flags.
48938              
48939              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
48940              that struct cannot be compared with a flat integer, such as STRLEN.
48941              The -ansi will also cause a lot of noise in Solaris because of:
48942              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
48943      Branch: perl
48944            ! Configure
48945 ____________________________________________________________________________
48946 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
48947         Log: Integrate perlio.
48948      Branch: perl
48949           !> pod/perlapi.pod util.c
48950 ____________________________________________________________________________
48951 [ 10388] By: nick                                  on 2001/06/02  08:01:12
48952         Log: Integrate mainline
48953      Branch: perlio
48954           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
48955           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
48956           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
48957           !> t/lib/1_compile.t t/lib/mimeqp.t
48958 ____________________________________________________________________________
48959 [ 10387] By: nick                                  on 2001/06/02  07:39:17
48960         Log: Tweak util.c's atof2 for MULTIPLICITY
48961      Branch: perlio
48962            ! util.c
48963 ____________________________________________________________________________
48964 [ 10386] By: nick                                  on 2001/06/02  07:38:33
48965         Log: Integrate mainline
48966      Branch: perlio
48967           !> (integrate 41 files)
48968 ____________________________________________________________________________
48969 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
48970         Log: Add Attribute::Handlers 0.61 from Damian Conway.
48971      Branch: perl
48972            + lib/Attribute/Handlers.pm t/lib/attrhand.t
48973            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
48974 ____________________________________________________________________________
48975 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
48976         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
48977              From: Peter Prymmer <pvhp@forte.com>
48978              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
48979              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
48980      Branch: perl
48981            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
48982 ____________________________________________________________________________
48983 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
48984         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
48985              From: Jeff Pinyan <jeffp@crusoe.net>
48986              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
48987              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
48988      Branch: perl
48989            ! lib/File/Find.pm
48990 ____________________________________________________________________________
48991 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
48992         Log: Subject: [PATCH perl@10381] configure.com tweaks
48993              From: "Craig A. Berry" <craigberry@mac.com>
48994              Date: Fri, 1 Jun 2001 13:55:43 -0500
48995              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
48996      Branch: perl
48997            ! configure.com
48998 ____________________________________________________________________________
48999 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
49000         Log: Update Changes.
49001      Branch: perl
49002            ! Changes patchlevel.h
49003 ____________________________________________________________________________
49004 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
49005         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
49006              From: Mike Guy <mjtg@cam.ac.uk>
49007              Date: Fri, 01 Jun 2001 18:17:02 +0100
49008              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
49009      Branch: perl
49010            ! lib/perl5db.pl
49011 ____________________________________________________________________________
49012 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
49013         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
49014              From: Hugo <hv@crypt.compulink.co.uk>
49015              Date: Thu, 31 May 2001 20:49:48 +0100
49016              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
49017      Branch: perl
49018            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
49019            ! util.c
49020 ____________________________________________________________________________
49021 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
49022         Log: Zero() is not available in x2p (or, rather, some of its
49023              implementations like memzero() might not be available.)
49024      Branch: perl
49025            ! x2p/hash.c
49026 ____________________________________________________________________________
49027 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
49028         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
49029              From: Michael G Schwern <schwern@pobox.com>
49030              Date: Fri, 1 Jun 2001 12:00:29 +0100
49031              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
49032              
49033              (But use Zero() instead of memset.)
49034      Branch: perl
49035            ! x2p/hash.c
49036 ____________________________________________________________________________
49037 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
49038         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
49039              From: Jeff Pinyan <jeffp@crusoe.net>
49040              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
49041              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
49042      Branch: perl
49043            ! pod/perldiag.pod regcomp.c t/op/pat.t
49044 ____________________________________________________________________________
49045 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
49046         Log: Retract #10324 and #10333; not needed.
49047      Branch: perl
49048            ! hints/irix_6.sh hints/linux.sh
49049 ____________________________________________________________________________
49050 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
49051         Log: The #10370 wasn't quite right.
49052      Branch: perl
49053            ! ext/XS/Typemap/Typemap.xs
49054 ____________________________________________________________________________
49055 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
49056         Log: The metaconfig units changes for #10372.
49057      Branch: metaconfig/U/perl
49058            + d_realpath.U d_sresgproto.U d_sresuproto.U
49059            ! gccvers.U i_db.U
49060 ____________________________________________________________________________
49061 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
49062         Log: Configure tweaks; record the Berkeley DB version,
49063              probe for realpath(), for setresuid() and setresgid()
49064              prototypes; use realpath() (try to be paranoid enough),
49065              use the setres[ug]id prototypes because glibc has the functions
49066              but not their prototypes; add -Wall -ansi to gcc ccflags;
49067              regen toc.
49068      Branch: perl
49069            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49070            ! config_h.SH configure.com epoc/config.sh
49071            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
49072            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
49073            ! vos/config.ga.def win32/config.bc win32/config.gc
49074            ! win32/config.vc
49075 ____________________________________________________________________________
49076 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
49077         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
49078              From: Michael G Schwern <schwern@pobox.com>
49079              Date: Fri, 1 Jun 2001 11:28:14 +0100
49080              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
49081      Branch: perl
49082            ! lib/attributes.pm xsutils.c
49083 ____________________________________________________________________________
49084 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
49085         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
49086              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49087              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
49088              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
49089      Branch: perl
49090            ! ext/XS/Typemap/Typemap.xs
49091 ____________________________________________________________________________
49092 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
49093         Log: Subject: [patch] Cwd.xs optimizations/abstraction
49094              From: Doug MacEachern <dougm@covalent.net>
49095              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
49096              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
49097      Branch: perl
49098            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
49099            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
49100 ____________________________________________________________________________
49101 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
49102         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!])
49103              From: Nicholas Clark <nick@ccl4.org>
49104              Date: Thu, 31 May 2001 23:56:40 +0100
49105              Message-ID: <20010531235640.F12698@plum.flirble.org>
49106              
49107              Make the test work also under only static extensions
49108              (sh Configure -Uusedl fakes this nicely)
49109      Branch: perl
49110            ! t/lib/extutils.t
49111 ____________________________________________________________________________
49112 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
49113         Log: Subject: [PATCH hv.c] Eliminating trigraph
49114              From: Michael G Schwern <schwern@pobox.com>
49115              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
49116              Date: Fri, 1 Jun 2001 11:49:56 +0100
49117      Branch: perl
49118            ! hv.c
49119 ____________________________________________________________________________
49120 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
49121         Log: Subject: Re: [PATCH] Tests for File::Compare 
49122              From: "Philip Newton" <Philip.Newton@gmx.net>
49123              Date: Thu, 31 May 2001 19:44:05 +0200
49124              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
49125              
49126              Unnecessary "quotation marks".
49127      Branch: perl
49128            ! t/lib/filecomp.t
49129 ____________________________________________________________________________
49130 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
49131         Log: Integrate perlio.
49132      Branch: perl
49133           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
49134 ____________________________________________________________________________
49135 [ 10364] By: nick                                  on 2001/06/01  10:13:31
49136         Log: Cleanup dll.base and dll.exp created by GCC builds.
49137      Branch: perlio
49138            ! lib/ExtUtils/MM_Win32.pm
49139 ____________________________________________________________________________
49140 [ 10363] By: nick                                  on 2001/06/01  10:02:17
49141         Log: Make filecomp test work on CRLF platforms by adding binmode.
49142      Branch: perlio
49143            ! t/lib/filecomp.t
49144 ____________________________________________________________________________
49145 [ 10362] By: nick                                  on 2001/06/01  08:37:17
49146         Log: Integrate mainline
49147      Branch: perlio
49148           !> Changes Configure patchlevel.h perlio.c
49149 ____________________________________________________________________________
49150 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
49151         Log: panic:claustrophobia.
49152      Branch: perl
49153            ! perlio.c
49154 ____________________________________________________________________________
49155 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
49156         Log: Update Changes.
49157      Branch: perl
49158            ! Changes patchlevel.h
49159 ____________________________________________________________________________
49160 [ 10359] By: nick                                  on 2001/05/31  12:35:50
49161         Log: Integrate mainline.
49162      Branch: perlio
49163           +> t/lib/filecomp.t
49164           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
49165           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
49166 ____________________________________________________________________________
49167 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
49168         Log: Integrate perlio.
49169      Branch: perl
49170           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
49171           !> win32/config_H.vc
49172 ____________________________________________________________________________
49173 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
49174         Log: Metaconfig unit change for #10356.
49175      Branch: metaconfig
49176            ! U/installdirs/inc_version_list.U
49177 ____________________________________________________________________________
49178 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
49179         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
49180              (idea from Sarathy; implementation from Andy)
49181      Branch: perl
49182            ! Configure
49183 ____________________________________________________________________________
49184 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
49185         Log: More AUTHORS.
49186      Branch: perl
49187            ! AUTHORS
49188 ____________________________________________________________________________
49189 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
49190         Log: Subject: Re: [PATCH] Tests for File::Compare
49191              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
49192              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
49193              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
49194      Branch: perl
49195            + t/lib/filecomp.t
49196            ! MANIFEST t/lib/1_compile.t
49197 ____________________________________________________________________________
49198 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
49199         Log: Subject: [PATCH] DEBUG_* macro cleanups
49200              From: Abhijit Menon-Sen <ams@wiw.org>
49201              Date: Thu, 31 May 2001 12:16:22 +0530
49202              Message-ID: <20010531121622.B4829@lustre.linux.in>
49203              
49204              Subject: Re: [PATCH] DEBUG_* macro cleanups
49205              From: Abhijit Menon-Sen <ams@wiw.org>
49206              Date: Thu, 31 May 2001 13:57:01 +0530
49207              Message-ID: <20010531135701.A21775@lustre.linux.in>
49208              
49209              (The DEBUG_ definitions in perl.h changed to use the
49210              STMT_START and STMT_END.)
49211      Branch: perl
49212            ! perl.h pp_ctl.c sv.c toke.c
49213 ____________________________________________________________________________
49214 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
49215         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
49216              From: Abhijit Menon-Sen <ams@wiw.org>
49217              Date: Thu, 31 May 2001 08:27:55 +0530
49218              Message-ID: <20010531082755.A10018@lustre.linux.in>
49219      Branch: perl
49220            ! ext/Storable/Storable.xs gv.c perl.c
49221 ____________________________________________________________________________
49222 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
49223         Log: Subject: [PATCH] AUTHORS
49224              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
49225              Date: Thu, 31 May 2001 01:27:59 -0500
49226              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
49227              
49228              Subject: Re: [PATCH] AUTHORS
49229              From: "Philip Newton" <Philip.Newton@gmx.net>
49230              Date: Thu, 31 May 2001 10:08:06 +0200
49231              (Message-Id missing?)
49232      Branch: perl
49233            ! AUTHORS
49234 ____________________________________________________________________________
49235 [ 10350] By: nick                                  on 2001/05/31  11:40:43
49236         Log: win32 - dmake regen_config_h
49237      Branch: perlio
49238            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49239 ____________________________________________________________________________
49240 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
49241         Log: Subject: Re: [PATCH util.c] More warning cleanups.
49242              From: "Philip Newton" <Philip.Newton@gmx.net>
49243              Date: Thu, 31 May 2001 07:41:36 +0200
49244              Message-Id: <200105310538.IAA25458@taku.hut.fi>
49245              
49246              Undo C++-ism that snekt in.
49247      Branch: perl
49248            ! util.c
49249 ____________________________________________________________________________
49250 [ 10348] By: nick                                  on 2001/05/31  11:36:46
49251         Log: Tolerate Win32 numerics
49252      Branch: perlio
49253            ! t/pragma/warn/toke
49254 ____________________________________________________________________________
49255 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
49256         Log: Integrate perlio.
49257      Branch: perl
49258           !> perlio.c win32/win32.h
49259 ____________________________________________________________________________
49260 [ 10346] By: nick                                  on 2001/05/31  10:54:55
49261         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
49262              perlio.c change 10255.
49263      Branch: perlio
49264            ! perlio.c
49265 ____________________________________________________________________________
49266 [ 10345] By: nick                                  on 2001/05/31  10:01:57
49267         Log: Conditionally put back some "unused" dTHX which are used
49268              with PERL_IMPLICIT_SYS
49269      Branch: perlio
49270            ! perlio.c
49271 ____________________________________________________________________________
49272 [ 10344] By: nick                                  on 2001/05/31  10:00:59
49273         Log: Fix Win32 for new spelling IN_BYTES 
49274      Branch: perlio
49275            ! win32/win32.h
49276 ____________________________________________________________________________
49277 [ 10343] By: nick                                  on 2001/05/31  08:01:32
49278         Log: perlio.c -Wall cleaner under MULTIPLICITY
49279              - still minor noise with linux stdio
49280      Branch: perlio
49281            ! perlio.c
49282 ____________________________________________________________________________
49283 [ 10342] By: nick                                  on 2001/05/31  07:52:23
49284         Log: Integrate mainline.
49285      Branch: perlio
49286           !> (integrate 42 files)
49287 ____________________________________________________________________________
49288 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
49289         Log: AUTHORS updates.
49290      Branch: perl
49291            ! AUTHORS
49292 ____________________________________________________________________________
49293 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
49294         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
49295              From: Peter Prymmer <pvhp@forte.com>
49296              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
49297              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
49298      Branch: perl
49299            ! t/lib/md5-file.t
49300 ____________________________________________________________________________
49301 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
49302         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
49303              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
49304              to match the pragma name; various robustness cleanups.
49305      Branch: perl
49306            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
49307            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
49308 ____________________________________________________________________________
49309 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
49310         Log: More -Wall sweeping.
49311      Branch: perl
49312            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
49313            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
49314            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
49315            ! regcomp.c sv.c toke.c utf8.c
49316 ____________________________________________________________________________
49317 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
49318         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
49319              From: Nicholas Clark <nick@ccl4.org>
49320              Date: Wed, 30 May 2001 22:34:41 +0100
49321              Message-ID: <20010530223441.Y86445@plum.flirble.org>
49322      Branch: perl
49323            ! t/op/cmp.t
49324 ____________________________________________________________________________
49325 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
49326         Log: It's is not, it isn't ain't, and it's it's, not its,
49327              if you mean it is. If you don't, it's its. Then too,
49328              it's hers. It isn't her's. It isn't our's either.
49329              It's ours, and likewise yours and theirs.
49330              -- Oxford University Press, Edpress News
49331      Branch: perl
49332            ! lib/autouse.pm
49333 ____________________________________________________________________________
49334 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
49335         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
49336      Branch: perl
49337            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
49338            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
49339            ! x2p/str.c x2p/walk.c xsutils.c
49340 ____________________________________________________________________________
49341 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
49342         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
49343              From: Michael G Schwern <schwern@pobox.com>
49344              Date: Wed, 30 May 2001 17:10:38 +0100
49345              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
49346              
49347              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
49348              From: Abhijit Menon-Sen <ams@wiw.org>
49349              Date: Wed, 30 May 2001 23:16:13 +0530
49350              Message-ID: <20010530231613.A31933@lustre.linux.in>
49351      Branch: perl
49352            ! perl.c t/run/runenv.t
49353 ____________________________________________________________________________
49354 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
49355         Log: (Retracted by #10375.)
49356              
49357              IRIX hints patch from Merijn Broeren.
49358              
49359              TODO: (this and the earlier Linux hints patch) should be solved
49360              at Configure level.  Merijn: -ldb should not be used on any platform
49361              for perl, just when linking DBFile itself. Trying to be helpful here
49362              is counterproductive.
49363      Branch: perl
49364            ! hints/irix_6.sh
49365 ____________________________________________________________________________
49366 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
49367         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
49368              From: Nicholas Clark <nick@ccl4.org>
49369              Date: Wed, 30 May 2001 23:20:58 +0100
49370              Message-ID: <20010530232058.B86445@plum.flirble.org>
49371      Branch: perl
49372            ! doop.c
49373 ____________________________________________________________________________
49374 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
49375         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
49376              From: Michael G Schwern <schwern@pobox.com> 
49377              Date: Wed, 30 May 2001 15:24:20 +0100
49378              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
49379      Branch: perl
49380            ! t/pragma/autouse.t
49381 ____________________________________________________________________________
49382 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
49383         Log: The regex trick wasn't a good idea.
49384      Branch: perl
49385            ! pod/perlfaq4.pod
49386 ____________________________________________________________________________
49387 [ 10329] By: nick                                  on 2001/05/30  18:34:35
49388         Log: Integrate mainline
49389      Branch: perlio
49390           !> (integrate 40 files)
49391 ____________________________________________________________________________
49392 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
49393         Log: Update Changes.
49394      Branch: perl
49395            ! Changes patchlevel.h
49396 ____________________________________________________________________________
49397 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
49398         Log: The metaconfig unit change for #10325.
49399      Branch: metaconfig
49400            + U/modified/afs.U
49401 ____________________________________________________________________________
49402 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
49403         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
49404              is now wrong.
49405      Branch: perl
49406            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
49407 ____________________________________________________________________________
49408 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
49409         Log: Introduce $Config{afsroot}.
49410      Branch: perl
49411            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49412            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
49413            ! win32/config.gc win32/config.vc
49414 ____________________________________________________________________________
49415 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
49416         Log: (Retracted by #10375.)
49417              
49418              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
49419      Branch: perl
49420            ! hints/linux.sh
49421 ____________________________________________________________________________
49422 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
49423         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
49424              (Also Configure tweaks needed; coming up soon.)
49425      Branch: perl
49426            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
49427 ____________________________________________________________________________
49428 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
49429         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
49430              From: Michael G Schwern <schwern@pobox.com>
49431              Date: Sun, 27 May 2001 10:29:43 +0100
49432              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
49433      Branch: perl
49434            ! lib/perl5db.pl
49435 ____________________________________________________________________________
49436 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
49437         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
49438              and Abhijit Menon-Sen.
49439      Branch: perl
49440            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
49441            ! perl.c pp_sys.c regcomp.c
49442 ____________________________________________________________________________
49443 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
49444         Log: Fix the BOOT section to call myU2time properly.
49445      Branch: perl
49446            ! ext/Time/HiRes/HiRes.xs
49447 ____________________________________________________________________________
49448 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
49449         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
49450              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
49451              Date: Wed, 30 May 2001 09:44:29 -0400
49452              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
49453              
49454              Detypo; plus add one more trick.
49455      Branch: perl
49456            ! pod/perlfaq4.pod
49457 ____________________________________________________________________________
49458 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
49459         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)
49460              From: Michael G Schwern <schwern@pobox.com>
49461              Date: Wed, 30 May 2001 14:39:06 +0100
49462              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
49463      Branch: perl
49464            ! lib/autouse.pm t/pragma/autouse.t
49465 ____________________________________________________________________________
49466 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
49467         Log: Subject: Re: AIX and gcc (moving targets)
49468              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49469              Date: Wed, 30 May 2001 15:25:08 +0200
49470              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
49471      Branch: perl
49472            ! ext/Time/HiRes/HiRes.xs
49473 ____________________________________________________________________________
49474 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
49475         Log: Subject: [PATCH t/TEST] sorting tests
49476              From: Michael G Schwern <schwern@pobox.com>
49477              Date: Wed, 30 May 2001 10:24:02 +0100
49478              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
49479      Branch: perl
49480            ! t/TEST
49481 ____________________________________________________________________________
49482 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
49483         Log: Subject: [ID 20010529.002] typos in man page perlre
49484              From: bart@cg681574-a.adubn1.nj.home.com 
49485              Date: Tue, 29 May 2001 13:58:59 -0500
49486              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
49487      Branch: perl
49488            ! pod/perlre.pod
49489 ____________________________________________________________________________
49490 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
49491         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
49492              From: "Craig A. Berry" <craigberry@mac.com>
49493              Date: Tue, 29 May 2001 23:23:45 -0500
49494              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
49495      Branch: perl
49496            ! t/lib/extutils.t t/pragma/autouse.t
49497 ____________________________________________________________________________
49498 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
49499         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)
49500              From: David Dyck <dcd@tc.fluke.com>
49501              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
49502              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
49503      Branch: perl
49504            ! t/lib/filefind.t
49505 ____________________________________________________________________________
49506 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
49507         Log: AIX hints update for gcc from Merijn H. Brand.
49508      Branch: perl
49509            ! hints/aix.sh
49510 ____________________________________________________________________________
49511 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
49512         Log: Retract #10295 and #10296: a more generic solution
49513              is needed (there's something funny with gcc on AIX).
49514      Branch: perl
49515            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
49516 ____________________________________________________________________________
49517 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
49518         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
49519              From: Hugo <hv@crypt.compulink.co.uk>
49520              Date: Wed, 30 May 2001 11:59:19 +0100
49521              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
49522              
49523              localizing $@ has unfortunate semantics - if you die past
49524              a local $@, the die message is lost.
49525      Branch: perl
49526            ! lib/utf8_heavy.pl
49527 ____________________________________________________________________________
49528 [ 10309] By: nick                                  on 2001/05/30  08:23:02
49529         Log: Integrate mainline (autouse works again.)
49530      Branch: perlio
49531           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
49532           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
49533           !> pod/perlvar.pod t/op/cmp.t
49534 ____________________________________________________________________________
49535 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
49536         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
49537              From: David Dyck <dcd@tc.fluke.com>
49538              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
49539              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
49540      Branch: perl
49541            ! lib/File/Find.pm
49542 ____________________________________________________________________________
49543 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
49544         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
49545              From: Nicholas Clark <nick@ccl4.org>
49546              Date: Tue, 29 May 2001 23:16:09 +0100
49547              Message-ID: <20010529231609.U86445@plum.flirble.org>
49548              
49549              Make the test output slightly clearer by distinguishing
49550              between '' and undef.
49551      Branch: perl
49552            ! t/op/cmp.t
49553 ____________________________________________________________________________
49554 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
49555         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
49556              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49557              Date: Tue, 29 May 2001 19:15:19 -0400
49558              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
49559      Branch: perl
49560            ! hints/os2.sh
49561 ____________________________________________________________________________
49562 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
49563         Log: Subject: perlvar.pod addition
49564              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
49565              Date: Fri, 25 May 2001 20:23:12 +0200
49566              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
49567              
49568              Subject: Re: perlvar.pod addition
49569              From: "Abigail" <abigail@foad.org> 
49570              Date: Fri, 25 May 2001 22:00:39 +0200
49571              Message-ID: <20010525200039.28029.qmail@foad.org>
49572              
49573              Mention $a and $b in perlvar.
49574      Branch: perl
49575            ! pod/perlvar.pod
49576 ____________________________________________________________________________
49577 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
49578         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
49579              From: Jeff Pinyan <jeffp@crusoe.net>
49580              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
49581              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
49582      Branch: perl
49583            ! pod/perlvar.pod
49584 ____________________________________________________________________________
49585 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
49586         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
49587              From: Jeff Pinyan <jeffp@crusoe.net>
49588              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
49589              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
49590      Branch: perl
49591            ! pod/perlfaq6.pod
49592 ____________________________________________________________________________
49593 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
49594         Log: Mention Time::localtime and Time::gmtime.
49595      Branch: perl
49596            ! ext/Time/Piece/Piece.pm
49597 ____________________________________________________________________________
49598 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
49599         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
49600              From: Michael G Schwern <schwern@pobox.com>
49601              Date: Tue, 29 May 2001 18:51:32 +0100
49602              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
49603      Branch: perl
49604            ! pod/perlfaq4.pod
49605 ____________________________________________________________________________
49606 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
49607         Log: Retract #10243.
49608      Branch: perl
49609            ! lib/autouse.pm
49610 ____________________________________________________________________________
49611 [ 10299] By: nick                                  on 2001/05/29  18:41:19
49612         Log: Post weekend integrate mainline (fails one test pragma/autouse).
49613      Branch: perlio
49614           +> (branch 29 files)
49615           !> (integrate 91 files)
49616 ____________________________________________________________________________
49617 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
49618         Log: Update Changes.
49619      Branch: perl
49620            ! Changes patchlevel.h
49621 ____________________________________________________________________________
49622 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
49623         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
49624              before Perl_load_module/Perl_call_method and restore the value
49625              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
49626      Branch: perl
49627            ! utf8.c
49628 ____________________________________________________________________________
49629 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
49630         Log: Subject: Re: AIX and gcc (moving targets)
49631              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49632              Date: Tue, 29 May 2001 17:59:40 +0200
49633              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
49634      Branch: perl
49635            ! ext/Storable/Makefile.PL
49636 ____________________________________________________________________________
49637 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
49638         Log: Subject: Re: AIX and gcc (moving targets)
49639              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49640              Date: Tue, 29 May 2001 12:32:57 +0200
49641              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
49642      Branch: perl
49643            ! ext/POSIX/Makefile.PL
49644 ____________________________________________________________________________
49645 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
49646         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
49647              From: Michael G Schwern <schwern@pobox.com>
49648              Date: Tue, 29 May 2001 09:53:29 +0100
49649              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
49650              
49651              (#10280 retracted)
49652      Branch: perl
49653            ! lib/Test/Harness.pm t/lib/test-harness.t
49654 ____________________________________________________________________________
49655 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
49656         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
49657              From: Michael G Schwern <schwern@pobox.com>
49658              Date: Tue, 29 May 2001 09:19:52 +0100
49659              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
49660      Branch: perl
49661            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
49662            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
49663            + t/lib/Test/todo.t
49664            ! MANIFEST lib/Test.pm t/TEST
49665 ____________________________________________________________________________
49666 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
49667         Log: From: Michael G Schwern <schwern@pobox.com>
49668              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
49669              Date: Tue, 29 May 2001 08:26:09 +0100
49670              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
49671      Branch: perl
49672            ! t/TEST
49673 ____________________________________________________________________________
49674 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
49675         Log: Add tests for Time::gmtime and Time::localtime.
49676      Branch: perl
49677            + t/lib/time-gmtime.t t/lib/time-localtime.t
49678            ! MANIFEST t/lib/1_compile.t
49679 ____________________________________________________________________________
49680 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
49681         Log: Add test for File::stat.
49682      Branch: perl
49683            + t/lib/filestat.t
49684            ! MANIFEST t/lib/1_compile.t
49685 ____________________________________________________________________________
49686 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
49687         Log: Add test for Net::servent.
49688      Branch: perl
49689            + t/lib/net-sent.t
49690            ! MANIFEST t/lib/1_compile.t
49691 ____________________________________________________________________________
49692 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
49693         Log: Add test for Net::protoent.
49694      Branch: perl
49695            + t/lib/net-pent.t
49696            ! MANIFEST t/lib/1_compile.t
49697 ____________________________________________________________________________
49698 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
49699         Log: Add test for Net::netent.
49700      Branch: perl
49701            + t/lib/net-nent.t
49702            ! MANIFEST t/lib/1_compile.t
49703 ____________________________________________________________________________
49704 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
49705         Log: Add test for User::grent.  Portability doubtful.
49706      Branch: perl
49707            + t/lib/user-grent.t
49708            ! MANIFEST t/lib/1_compile.t
49709 ____________________________________________________________________________
49710 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
49711         Log: Add test for User::pwent.
49712              Probably will fall down somewhere for portability reasons.
49713      Branch: perl
49714            + t/lib/user-pwent.t
49715            ! MANIFEST t/lib/1_compile.t
49716 ____________________________________________________________________________
49717 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
49718         Log: Metaconfig units changes for #10283.
49719      Branch: metaconfig
49720            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
49721            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
49722            ! U/installdirs/sitescript.U U/modified/Signal.U
49723 ____________________________________________________________________________
49724 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
49725         Log: Subject: [PATCH 5.6.1] signal names in Configure
49726              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49727              Date: Tue, 29 May 2001 03:52:25 -0400
49728              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
49729              
49730              Subject: [PATCH 5.6.1] older perl in Configure
49731              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49732              Date: Tue, 29 May 2001 03:55:40 -0400
49733              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
49734              
49735              Subject: [PATCH 5.6.1] goofs in Configure
49736              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49737              Date: Tue, 29 May 2001 04:13:07 -0400
49738              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
49739              
49740              Configure portability tweaks.
49741      Branch: perl
49742            ! Configure
49743 ____________________________________________________________________________
49744 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
49745         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
49746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49747              Date: Tue, 29 May 2001 04:07:06 -0400
49748              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
49749      Branch: perl
49750            ! os2/os2.c
49751 ____________________________________________________________________________
49752 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
49753         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
49754              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49755              Date: Tue, 29 May 2001 04:01:38 -0400
49756              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
49757      Branch: perl
49758            ! hints/os2.sh os2/Makefile.SHs
49759 ____________________________________________________________________________
49760 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
49761         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
49762              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49763              Date: Tue, 29 May 2001 03:50:18 -0400
49764              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
49765      Branch: perl
49766            ! lib/Test/Harness.pm
49767 ____________________________________________________________________________
49768 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
49769         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
49770      Branch: perl
49771            ! lib/utf8_heavy.pl
49772 ____________________________________________________________________________
49773 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
49774         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
49775              From: Hugo <hv@crypt.compulink.co.uk>
49776              Date: Tue, 29 May 2001 03:03:45 +0100
49777              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
49778              
49779              Explanation why the $@ always gets the UTF8 flag when under use utf8--
49780              because we told it to have the flag when under use utf8.
49781      Branch: perl
49782            ! pp_ctl.c
49783 ____________________________________________________________________________
49784 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
49785         Log: At least a partial fix for 20010528.004.
49786      Branch: perl
49787            ! lib/utf8_heavy.pl
49788 ____________________________________________________________________________
49789 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
49790         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
49791              From: Nicholas Clark <nick@ccl4.org> 
49792              Date: Mon, 28 May 2001 23:39:38 +0100
49793              Message-ID: <20010528233938.M86445@plum.flirble.org>
49794              
49795              More portable non-zero UV.
49796      Branch: perl
49797            ! t/lib/extutils.t
49798 ____________________________________________________________________________
49799 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
49800         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
49801              From: Nicholas Clark <nick@ccl4.org>
49802              Date: Mon, 28 May 2001 22:46:09 +0100
49803              Message-ID: <20010528224608.L86445@plum.flirble.org>
49804              
49805              Test also "make clean".
49806      Branch: perl
49807            ! t/lib/extutils.t
49808 ____________________________________________________________________________
49809 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
49810         Log: Subject: Re: Would -Wno-unused -Wall be better?
49811              From: Michael G Schwern <schwern@pobox.com>
49812              Date: Tue, 29 May 2001 00:55:54 +0100
49813              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
49814      Branch: perl
49815            ! pp.h
49816 ____________________________________________________________________________
49817 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
49818         Log: Add a test for 20010528.007, fixed in #10272.
49819      Branch: perl
49820            ! t/op/misc.t toke.c
49821 ____________________________________________________________________________
49822 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
49823         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
49824              From: Hugo <hv@crypt.compulink.co.uk>
49825              Date: Tue, 29 May 2001 00:23:23 +0100
49826              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
49827      Branch: perl
49828            ! toke.c
49829 ____________________________________________________________________________
49830 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
49831         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
49832              From: Michael G Schwern <schwern@pobox.com>
49833              Date: Tue, 29 May 2001 00:42:59 +0100
49834              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
49835      Branch: perl
49836            ! t/pragma/autouse.t
49837 ____________________________________________________________________________
49838 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
49839         Log: Some shells seemingly arrange the signal handlers differently
49840              (bug id 20010521.004).
49841      Branch: perl
49842            ! t/lib/sigaction.t
49843 ____________________________________________________________________________
49844 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
49845         Log: Regen perlmodlib.
49846      Branch: perl
49847            ! pod/perlmodlib.pod
49848 ____________________________________________________________________________
49849 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
49850         Log: Update Changes.
49851      Branch: perl
49852            ! Changes patchlevel.h
49853 ____________________________________________________________________________
49854 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
49855         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
49856              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
49857              Date: Mon, 28 May 2001 14:56:35 -0500
49858              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
49859      Branch: perl
49860            ! pod/perlnewmod.pod
49861 ____________________________________________________________________________
49862 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
49863         Log: Regen toc.
49864      Branch: perl
49865            ! pod/perltoc.pod
49866 ____________________________________________________________________________
49867 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
49868         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
49869              From: "Richard Soderberg" <rs@crystalflame.net>
49870              Date: Mon, 28 May 2001 12:31:23 -0700
49871              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
49872      Branch: perl
49873            ! t/op/splice.t
49874 ____________________________________________________________________________
49875 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
49876         Log: The #10260 was too bold: locales and utf8 still do not mix.
49877      Branch: perl
49878            ! t/pragma/locale.t
49879 ____________________________________________________________________________
49880 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
49881         Log: Subject: [PATCH] Pod nitpicks
49882              From: "Richard Soderberg" <rs@crystalflame.net>
49883              Date: Mon, 28 May 2001 10:08:58 -0700
49884              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
49885      Branch: perl
49886            ! pod/perl571delta.pod pod/perlapi.pod sv.h
49887 ____________________________________________________________________________
49888 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
49889         Log: Upgrade to I18N::LangTags 0.22.
49890      Branch: perl
49891            + lib/I18N/LangTags/List.pod
49892            ! MANIFEST lib/I18N/LangTags.pm
49893 ____________________________________________________________________________
49894 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
49895         Log: A slightly more serious bug found by -Mutf8; op/misc and
49896              lib/complex dumped core.
49897      Branch: perl
49898            ! regexec.c
49899 ____________________________________________________________________________
49900 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
49901         Log: Various buglets shaken out by -Mutf8.
49902      Branch: perl
49903            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
49904            ! t/pragma/locale.t
49905 ____________________________________________________________________________
49906 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
49907         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
49908      Branch: perl
49909            ! t/lib/carp.t
49910 ____________________________________________________________________________
49911 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
49912         Log: Subject: [PATCH] todo patch
49913              From: Artur Bergman <artur@contiller.se> 
49914              Date: Mon, 28 May 2001 17:03:51 +0200
49915              Message-ID: <B7383577.F34%artur@contiller.se>
49916      Branch: perl
49917            ! pod/perltodo.pod
49918 ____________________________________________________________________________
49919 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
49920         Log: Subject: typo in perlguts.pod
49921              From: "John P. Linderman" <jpl@research.att.com>
49922              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
49923              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
49924      Branch: perl
49925            ! pod/perlguts.pod
49926 ____________________________________________________________________________
49927 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
49928         Log: Subject: AIX and gcc (moving targets)
49929              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49930              Date: Mon, 28 May 2001 12:54:04 +0200
49931              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
49932      Branch: perl
49933            ! hints/aix.sh
49934 ____________________________________________________________________________
49935 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
49936         Log: Subject: Re: perlio + multiple perl_alloc..destruct
49937              From: Doug MacEachern <dougm@covalent.net>
49938              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
49939              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
49940      Branch: perl
49941            ! perlio.c
49942 ____________________________________________________________________________
49943 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
49944         Log: The #10251 wasn't quite up-to-the-code.
49945      Branch: perl
49946            ! t/op/misc.t
49947 ____________________________________________________________________________
49948 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
49949         Log: Test case for bug 20010526.004, fixed in #10252.
49950      Branch: perl
49951            ! t/op/taint.t
49952 ____________________________________________________________________________
49953 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
49954         Log: Subject: Re: [ID 20010526.004] Taint looses value
49955              From: Hugo <hv@crypt.compulink.co.uk>
49956              Date: Sun, 27 May 2001 20:39:32 +0100
49957              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
49958      Branch: perl
49959            ! sv.c
49960 ____________________________________________________________________________
49961 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
49962         Log: Test case for 20010422.005, fixed by #10250.
49963      Branch: perl
49964            ! t/op/misc.t
49965 ____________________________________________________________________________
49966 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
49967         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
49968              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49969              Date: Mon, 28 May 2001 06:39:12 -0400
49970              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
49971      Branch: perl
49972            ! toke.c
49973 ____________________________________________________________________________
49974 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
49975         Log: Linerewrapping.
49976      Branch: perl
49977            ! lib/open.pm
49978 ____________________________________________________________________________
49979 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
49980         Log: Updates on the modules list.
49981      Branch: perl
49982            ! t/lib/1_compile.t
49983 ____________________________________________________________________________
49984 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
49985         Log: Add a test for PerlIO.
49986              
49987              (I probably got the crlf/raw thing wrong for clrfy platforms...)
49988      Branch: perl
49989            + t/lib/perlio.t
49990            ! MANIFEST lib/PerlIO.pm
49991 ____________________________________________________________________________
49992 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
49993         Log: Add a test for carp et alia.
49994      Branch: perl
49995            + t/lib/carp.t
49996            ! MANIFEST
49997 ____________________________________________________________________________
49998 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
49999         Log: Adding the new test would be swell.
50000      Branch: perl
50001            + t/pragma/autouse.t
50002 ____________________________________________________________________________
50003 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
50004         Log: Add a test for the autouse pragma.
50005      Branch: perl
50006            ! MANIFEST
50007 ____________________________________________________________________________
50008 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
50009         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
50010              From: dLux <dlux@spam.sch.bme.hu>
50011              Date: Sun, 27 May 2001 16:14:26 +0200
50012              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
50013      Branch: perl
50014            ! lib/autouse.pm
50015 ____________________________________________________________________________
50016 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
50017         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
50018              From: "Richard Soderberg" <rs@crystalflame.net>
50019              Date: Mon, 28 May 2001 03:56:36 -0700
50020              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
50021      Branch: perl
50022            ! utils/dprofpp.PL
50023 ____________________________________________________________________________
50024 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
50025         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
50026              From: "Stephen P. Potter" <spp@spotter.yi.org>
50027              Date: Tue, 22 May 2001 11:40:25 -0400
50028              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
50029              
50030              Subject: Re: [ID 20010522.003] Time::Local module bug
50031              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
50032              Date: Tue, 22 May 2001 11:50:19 -0400
50033              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
50034      Branch: perl
50035            ! lib/Time/Local.pm
50036 ____________________________________________________________________________
50037 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
50038         Log: The PERL_DL_NONLAZY can have whitespace in front.
50039      Branch: perl
50040            ! t/lib/extutils.t
50041 ____________________________________________________________________________
50042 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
50043         Log: Document strftime() and strptime().
50044      Branch: perl
50045            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
50046 ____________________________________________________________________________
50047 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
50048         Log: Make Time::Piece::strptime() to be a function, not a method.
50049      Branch: perl
50050            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
50051 ____________________________________________________________________________
50052 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
50053         Log: Tweak the test to be more portable.
50054      Branch: perl
50055            ! t/lib/extutils.t
50056 ____________________________________________________________________________
50057 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
50058         Log: Subject: PATCH: Re: Re: Attributes that tie
50059              From: Leon Brocard <acme@astray.com>
50060              Date: Sun, 27 May 2001 12:37:29 +0100
50061              Message-ID: <20010527123729.A22663@ns0.astray.com>
50062              
50063              Document that variable attributes are not currently usable
50064              for tieing.  (An ugly limitation that should be fixed.)
50065      Branch: perl
50066            ! lib/attributes.pm
50067 ____________________________________________________________________________
50068 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
50069         Log: Microperl tweaks.
50070      Branch: perl
50071            ! Makefile.micro uconfig.h uconfig.sh
50072 ____________________________________________________________________________
50073 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
50074         Log: Add make target for microperl (kind of silly, but convenient).
50075      Branch: perl
50076            ! Makefile.SH
50077 ____________________________________________________________________________
50078 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
50079         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
50080              for microperl.)
50081      Branch: perl
50082            ! doio.c
50083 ____________________________________________________________________________
50084 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
50085         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
50086              From: rspier@pobox.com (Robert Spier)
50087              Date: Sat, 26 May 2001 20:05:23 -0400
50088              Message-ID: <15120.17603.148648.12430@rls.cx>
50089              
50090              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
50091              From: rspier@pobox.com (Robert Spier)
50092              Date: Sun, 27 May 2001 00:23:12 -0400
50093              Message-ID: <15120.33072.511966.767230@rls.cx>
50094      Branch: perl
50095            ! doio.c pod/perlfunc.pod
50096 ____________________________________________________________________________
50097 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
50098         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
50099      Branch: perl
50100            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
50101 ____________________________________________________________________________
50102 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
50103         Log: Add README.tru64.
50104      Branch: perl
50105            + README.tru64
50106 ____________________________________________________________________________
50107 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
50108         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
50109      Branch: perl
50110            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
50111            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
50112            ! MANIFEST
50113 ____________________________________________________________________________
50114 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
50115         Log: Integrate I18N::LangTags from Sean Burke.
50116              
50117              TODO: the language list from RFC 3066 needs to be integrated
50118              and made available somehow.  The list is included in the
50119              I18N-LangTags 0.21 distribution, but it is undocumented
50120              and unconnected to the module.
50121      Branch: perl
50122            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
50123            ! MANIFEST
50124 ____________________________________________________________________________
50125 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
50126         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
50127              envisioned by Sarathy.
50128      Branch: perl
50129            ! t/op/ver.t toke.c
50130 ____________________________________________________________________________
50131 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
50132         Log: Subject: [ID 20010525.001] Pod typo nits fixed
50133              From: lvirden@cas.org
50134              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
50135              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
50136              
50137              minus the perlsolaris decimation plus the
50138              
50139              Subject: Re: [ID 20010525.001] Pod typo nits fixed
50140              From: "Philip Newton" <Philip.Newton@gmx.net>
50141              Date: Fri, 25 May 2001 18:05:55 +0200
50142              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
50143      Branch: perl
50144            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
50145            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
50146            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
50147            ! pod/perlutil.pod pod/perlxstut.pod
50148 ____________________________________________________________________________
50149 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
50150         Log: return clauses are nice.
50151      Branch: perl
50152            ! sv.c
50153 ____________________________________________________________________________
50154 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
50155         Log: Subject: change 10199 backwards?
50156              From: Doug MacEachern <dougm@covalent.net>
50157              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
50158              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
50159      Branch: perl
50160            ! sv.c
50161 ____________________________________________________________________________
50162 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
50163         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
50164              From: Hugo <hv@crypt.compulink.co.uk>
50165              Date: Sat, 26 May 2001 17:05:12 +0100
50166              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
50167      Branch: perl
50168            + t/op/gmagic.t
50169            ! MANIFEST doop.c embed.h embed.pl global.sym
50170            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
50171            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
50172 ____________________________________________________________________________
50173 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
50174         Log: Regen headers for #10221.
50175      Branch: perl
50176            ! global.sym objXSUB.h perlapi.c
50177 ____________________________________________________________________________
50178 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
50179         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
50180              From: Juha Laiho <juha.laiho@Elma.Net>
50181              Date: Thu, 3 May 2001 09:51:30 +0300
50182              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
50183      Branch: perl
50184            ! embed.pl
50185 ____________________________________________________________________________
50186 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
50187         Log: Subject: Re: [PATCH] Re: stability of sort()?
50188              From: "John P. Linderman" <jpl@research.att.com>
50189              Date: Sat, 26 May 2001 13:27:19 -0400
50190              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
50191      Branch: perl
50192            ! pod/perlfunc.pod
50193 ____________________________________________________________________________
50194 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
50195         Log: Integrate perlio.
50196      Branch: perl
50197           !> pod/perlguts.pod
50198 ____________________________________________________________________________
50199 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
50200         Log: Subject: [PATCH perl@10210] PerlIO for VMS
50201              From: "Craig A. Berry" <craigberry@mac.com>
50202              Date: Sat, 26 May 2001 09:34:11 -0500
50203              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
50204      Branch: perl
50205            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
50206            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
50207            ! vms/vmsish.h
50208 ____________________________________________________________________________
50209 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
50210         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
50211              From: David Dyck <dcd@tc.fluke.com>
50212              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
50213              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
50214      Branch: perl
50215            ! lib/perl5db.pl
50216 ____________________________________________________________________________
50217 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
50218         Log: Subject: utf8 regexp tests
50219              From: Hugo <hv@crypt.compulink.co.uk>
50220              Date: Fri, 25 May 2001 22:35:01 +0100
50221              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
50222      Branch: perl
50223            ! t/op/regexp.t
50224 ____________________________________________________________________________
50225 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
50226         Log: Subject: [PATCH] Re: stability of sort()?
50227              From: Nicholas Clark <nick@ccl4.org>
50228              Date: Fri, 25 May 2001 22:40:19 +0100
50229              Message-ID: <20010525224019.B86445@plum.flirble.org>
50230      Branch: perl
50231            ! pod/perlfunc.pod
50232 ____________________________________________________________________________
50233 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
50234         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
50235              From: John Peacock <jpeacock@rowman.com>
50236              Date: Thu, 24 May 2001 22:14:01 -0400
50237              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
50238      Branch: perl
50239            ! mg.c scope.c sv.c
50240 ____________________________________________________________________________
50241 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
50242         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
50243              From: Nicholas Clark <nick@ccl4.org>
50244              Date: Sun, 20 May 2001 19:24:13 +0100
50245              Message-ID: <20010520192413.G83222@plum.flirble.org>
50246      Branch: perl
50247            + lib/ExtUtils/Constant.pm t/lib/extutils.t
50248            ! MANIFEST utils/h2xs.PL
50249 ____________________________________________________________________________
50250 [ 10212] By: nick                                  on 2001/05/26  09:49:28
50251         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
50252              add a few more notes there on use of mortals on the stack.
50253      Branch: perlio
50254            ! pod/perlguts.pod
50255 ____________________________________________________________________________
50256 [ 10211] By: nick                                  on 2001/05/26  09:05:36
50257         Log: Integrate mainline
50258      Branch: perlio
50259           +> t/lib/fcntl.t t/pragma/vars.t
50260           !> (integrate 49 files)
50261 ____________________________________________________________________________
50262 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
50263         Log: Update Changes.
50264      Branch: perl
50265            ! Changes patchlevel.h
50266 ____________________________________________________________________________
50267 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
50268         Log: Based on
50269              
50270              Subject: [PATCH pp.c] Wrapping pack("C",256)
50271              From: Simon Cozens <simon@netthink.co.uk>
50272              Date: Sat, 12 May 2001 17:58:41 +0100
50273              Message-ID: <20010512175841.A6132@netthink.co.uk>
50274      Branch: perl
50275            ! pod/perldiag.pod pp.c t/pragma/warn/pp
50276 ____________________________________________________________________________
50277 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
50278         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
50279              From: "Brendan O'Dea" <bod@compusol.com.au>
50280              Date: Fri, 25 May 2001 11:18:29 +1000
50281              Message-ID: <20010525111829.A28411@compusol.com.au>
50282              
50283              (Slightly modified.)
50284      Branch: perl
50285            ! lib/Term/Cap.pm
50286 ____________________________________________________________________________
50287 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
50288         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
50289              From: Hugo <hv@crypt.compulink.co.uk>
50290              Date: Fri, 25 May 2001 02:13:25 +0100
50291              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
50292      Branch: perl
50293            ! t/op/misc.t
50294 ____________________________________________________________________________
50295 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
50296         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
50297              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
50298              Date: Fri, 25 May 2001 10:25:36 +0900
50299              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
50300      Branch: perl
50301            ! regcomp.c regexec.c
50302 ____________________________________________________________________________
50303 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
50304         Log: Subject: [PATCH #2] stash autovivification and method call error messages
50305              From: Ilmari Karonen <iltzu@sci.fi>
50306              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
50307              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
50308      Branch: perl
50309            ! gv.c pp_hot.c t/op/method.t
50310 ____________________________________________________________________________
50311 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
50312         Log: Add make target and documentation for gprof profiling.
50313      Branch: perl
50314            ! Makefile.SH pod/perlhack.pod
50315 ____________________________________________________________________________
50316 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
50317         Log: Subject: Don't think about UTF8 
50318              From: Mike Guy <mjtg@cam.ac.uk> 
50319              Date: Tue, 22 May 2001 14:35:39 +0100
50320              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
50321      Branch: perl
50322            ! sv.h
50323 ____________________________________________________________________________
50324 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
50325         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
50326              From: Geraint A Edwards <gedge@serf.org> 
50327              Date: Thu, 24 May 2001 22:51:24 +0100
50328              Message-Id: <20010524225124.A34981@cymru.serf.org>
50329      Branch: perl
50330            ! x2p/find2perl.PL
50331 ____________________________________________________________________________
50332 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
50333         Log: DB_File has its own attribute story.
50334      Branch: perl
50335            ! ext/DB_File/DB_File.xs
50336 ____________________________________________________________________________
50337 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
50338         Log: Subject: Re: Making perl with -Wall
50339              From: Andy Dougherty <doughera@lafayette.edu>
50340              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
50341              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
50342      Branch: perl
50343            ! perl.h
50344 ____________________________________________________________________________
50345 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
50346         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
50347              From: "Richard Soderberg" <rs@crystalflame.net>
50348              Date: Thu, 24 May 2001 08:58:16 -0700
50349              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
50350      Branch: perl
50351            ! sv.c
50352 ____________________________________________________________________________
50353 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
50354         Log: IV/UV casting fixes from Nicholas Clark.
50355      Branch: perl
50356            ! perl.h pp_sys.c util.c
50357 ____________________________________________________________________________
50358 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
50359         Log: Subject: Re: Making perl with -Wall
50360              From: Michael G Schwern <schwern@pobox.com>
50361              Date: Thu, 24 May 2001 15:40:28 +0100
50362              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
50363      Branch: perl
50364            ! malloc.c perl.h
50365 ____________________________________________________________________________
50366 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
50367         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
50368              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50369              Date: Tue, 22 May 2001 11:49:37 +0200
50370              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
50371      Branch: metaconfig
50372            ! U/modified/Oldsym.U
50373      Branch: metaconfig/U/perl
50374            ! patchlevel.U
50375      Branch: perl
50376            ! Configure config_h.SH myconfig.SH
50377 ____________________________________________________________________________
50378 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
50379         Log: Under versiononly install also the scripts with the version suffix.
50380              (e.g. .../bin/h2xs5.7.1)
50381      Branch: perl
50382            ! installperl
50383 ____________________________________________________________________________
50384 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
50385         Log: Subject: [PATCH] Stop segfault in mg.c:636
50386              From: "Richard Soderberg" <rs@crystalflame.net>
50387              Date: Thu, 24 May 2001 05:51:52 -0700
50388              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
50389      Branch: perl
50390            ! mg.c
50391 ____________________________________________________________________________
50392 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
50393         Log: Iteration continues; hopefully convergently.
50394      Branch: perl
50395            ! t/lib/b-stash.t
50396 ____________________________________________________________________________
50397 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
50398         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
50399              From: Gisle Aas <gisle@ActiveState.com>
50400              Date: 23 May 2001 16:13:10 -0700
50401              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
50402      Branch: perl
50403            ! op.c toke.c
50404 ____________________________________________________________________________
50405 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
50406         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
50407              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50408              Date: Thu, 24 May 2001 05:05:22 -0500
50409              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
50410      Branch: perl
50411            ! lib/dumpvar.pl lib/perl5db.pl
50412 ____________________________________________________________________________
50413 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
50414         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
50415              From: David Dyck <dcd@tc.fluke.com>
50416              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
50417              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
50418      Branch: perl
50419            ! lib/perl5db.pl
50420 ____________________________________________________________________________
50421 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
50422         Log: Tiny pod nits on READMEs, mostly whitespace issues.
50423      Branch: perl
50424            ! README.amiga README.dos README.macos README.mpeix README.vmesa
50425            ! README.win32
50426 ____________________________________________________________________________
50427 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
50428         Log: The DG/UX part of the 20010521.005.
50429      Branch: perl
50430            ! README.dgux
50431 ____________________________________________________________________________
50432 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
50433         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
50434              From: Hugo <hv@crypt.compulink.co.uk>
50435              Date: Mon, 21 May 2001 16:32:02 +0100
50436              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
50437      Branch: perl
50438            ! regcomp.c t/op/misc.t
50439 ____________________________________________________________________________
50440 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
50441         Log: Subject: [PATCH] Extra UNIVERSAL tests
50442              From: Mike Guy <mjtg@cam.ac.uk>
50443              Date: Wed, 23 May 2001 12:29:20 +0100
50444              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
50445      Branch: perl
50446            ! t/op/universal.t
50447 ____________________________________________________________________________
50448 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
50449         Log: Subject: [PATCH] Remove EQ keyword
50450              From: Mike Guy <mjtg@cam.ac.uk>
50451              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
50452              Date: Wed, 23 May 2001 11:17:29 +0100
50453      Branch: perl
50454            ! keywords.h keywords.pl
50455 ____________________________________________________________________________
50456 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
50457         Log: Subject: [PATCH] lib/perl5db.pl
50458              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50459              Date: Wed, 23 May 2001 02:18:03 -0500
50460              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
50461      Branch: perl
50462            ! lib/perl5db.pl
50463 ____________________________________________________________________________
50464 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
50465         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
50466              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50467              Date: Tue, 22 May 2001 23:34:41 -0500
50468              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
50469      Branch: perl
50470            ! lib/Term/Cap.pm
50471 ____________________________________________________________________________
50472 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
50473         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
50474              From: davem@fdgroup.co.uk
50475              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
50476              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
50477      Branch: perl
50478            ! emacs/e2ctags.pl
50479 ____________________________________________________________________________
50480 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
50481         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
50482              From: Michael G Schwern <schwern@pobox.com>
50483              Date: Tue, 22 May 2001 14:15:09 +0100
50484              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
50485      Branch: perl
50486            ! lib/vars.pm
50487 ____________________________________________________________________________
50488 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
50489         Log: Subject: [PATCH lib/vars.pm] Odd code nit
50490              From: Michael G Schwern <schwern@pobox.com>
50491              Date: Tue, 22 May 2001 14:14:28 +0100
50492              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
50493      Branch: perl
50494            ! lib/vars.pm
50495 ____________________________________________________________________________
50496 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
50497         Log: Use the new use vars feature.
50498      Branch: perl
50499            ! t/lib/b-stash.t
50500 ____________________________________________________________________________
50501 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
50502         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
50503              From: Mike Guy <mjtg@cam.ac.uk>
50504              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
50505              Date: Tue, 22 May 2001 13:11:39 +0100
50506      Branch: perl
50507            + t/pragma/vars.t
50508            ! MANIFEST lib/vars.pm t/lib/1_compile.t
50509 ____________________________________________________________________________
50510 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
50511         Log: -qlongdouble considered harmful by Merijn.
50512      Branch: perl
50513            ! hints/aix.sh
50514 ____________________________________________________________________________
50515 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
50516         Log: Update Changes.
50517      Branch: perl
50518            ! Changes patchlevel.h
50519 ____________________________________________________________________________
50520 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
50521         Log: Add a test of its very own for Fcntl.  Hopefully portable.
50522      Branch: perl
50523            + t/lib/fcntl.t
50524            ! MANIFEST
50525 ____________________________________________________________________________
50526 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
50527         Log: Must be trickier for 'minitest' not to die.
50528      Branch: perl
50529            ! t/op/taint.t
50530 ____________________________________________________________________________
50531 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
50532         Log: Can't declare other people's variables.
50533      Branch: perl
50534            ! t/lib/b-stash.t
50535 ____________________________________________________________________________
50536 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
50537         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
50538      Branch: perl
50539            ! doio.c t/op/taint.t
50540 ____________________________________________________________________________
50541 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
50542         Log: The OS/2 variable needs to be declared.
50543      Branch: perl
50544            ! t/lib/b-stash.t
50545 ____________________________________________________________________________
50546 [ 10170] By: nick                                  on 2001/05/20  16:48:29
50547         Log: Integrate mainline
50548      Branch: perlio
50549           !> (integrate 41 files)
50550 ____________________________________________________________________________
50551 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
50552         Log: Small perlsec updates: clarify the taintedness of filename
50553              globbing; suggest using Scalar::Util::tainted().
50554      Branch: perl
50555            ! pod/perlsec.pod
50556 ____________________________________________________________________________
50557 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
50558         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
50559              From: Dave Mitchell <davem@fdgroup.co.uk>
50560              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
50561              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
50562      Branch: perl
50563            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
50564            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
50565            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
50566            ! xsutils.c
50567 ____________________________________________________________________________
50568 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
50569         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
50570              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50571              Date: Sat, 19 May 2001 04:08:46 -0400
50572              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
50573      Branch: perl
50574            ! lib/ExtUtils/Mksymlists.pm makedef.pl
50575 ____________________________________________________________________________
50576 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
50577         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
50578              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50579              Date: Sat, 19 May 2001 04:30:45 -0400
50580              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
50581      Branch: perl
50582            ! os2/os2.c
50583 ____________________________________________________________________________
50584 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
50585         Log: Subject: [PATCH 5.6.1] build bugs OS/2
50586              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50587              Date: Sat, 19 May 2001 04:35:28 -0400
50588              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
50589      Branch: perl
50590            ! os2/Makefile.SHs os2/os2.c
50591 ____________________________________________________________________________
50592 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
50593         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
50594              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50595              Date: Sat, 19 May 2001 04:04:23 -0400
50596              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
50597              
50598              (In bleadperl patched b-stash.t instead of b.t)
50599      Branch: perl
50600            ! t/lib/b-stash.t t/lib/bigfltpm.t
50601 ____________________________________________________________________________
50602 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
50603         Log: Subject: [PATCH 5.6.1] perl5db
50604              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50605              Date: Sat, 19 May 2001 03:49:09 -0400
50606              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
50607      Branch: perl
50608            ! lib/perl5db.pl
50609 ____________________________________________________________________________
50610 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
50611         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
50612              From: Gisle Aas <gisle@ActiveState.com>
50613              Date: 18 May 2001 14:24:51 -0700
50614              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
50615      Branch: perl
50616            ! pp_ctl.c
50617 ____________________________________________________________________________
50618 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
50619         Log: Subject: [PATCH] Chomp should not always stringify
50620              From: Gisle Aas <gisle@ActiveState.com>
50621              Date: 18 May 2001 07:55:25 -0700
50622              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
50623      Branch: perl
50624            ! doop.c t/op/chop.t
50625 ____________________________________________________________________________
50626 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
50627         Log: Integrate perlio.
50628      Branch: perl
50629           !> pod/perlfunc.pod
50630 ____________________________________________________________________________
50631 [ 10159] By: nick                                  on 2001/05/20  09:39:46
50632         Log: Document some more of open's features.
50633      Branch: perlio
50634            ! pod/perlfunc.pod
50635 ____________________________________________________________________________
50636 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
50637         Log: back out change#10153 (it has compatibility issues such as the
50638              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
50639              benefit for 5.6.x doesn't seem worth the risk)
50640      Branch: maint-5.6/perl
50641            ! toke.c
50642 ____________________________________________________________________________
50643 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
50644         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
50645      Branch: perl
50646            ! x2p/s2p.PL
50647 ____________________________________________________________________________
50648 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
50649         Log: Update Changes.
50650      Branch: perl
50651            ! Changes patchlevel.h
50652 ____________________________________________________________________________
50653 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
50654         Log: Integrate change #10144 from maintperl.
50655              
50656              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
50657      Branch: perl
50658           !> win32/config.bc win32/config.gc win32/config.vc
50659           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
50660 ____________________________________________________________________________
50661 [ 10154] By: nick                                  on 2001/05/18  07:23:03
50662         Log: Integrate mainline.
50663      Branch: perlio
50664           +> README.dgux t/lib/i18n-collate.t utils.lst
50665           !> (integrate 49 files)
50666 ____________________________________________________________________________
50667 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
50668         Log: Integrate change #7224 from mainline into maintperl.
50669              
50670              Allow @+ and @- to be doublequoted, from Simon Cozens. 
50671              (Approved by Larry, see Tom's comment in 20000830.005.)
50672      Branch: maint-5.6/perl
50673           !> toke.c
50674 ____________________________________________________________________________
50675 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
50676         Log: Subject: [PATCH bleadperl] small lookbehind fix
50677              From: Hugo <hv@crypt.compulink.co.uk>
50678              Date: Fri, 18 May 2001 00:07:19 +0100
50679              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
50680      Branch: perl
50681            ! regexec.c
50682 ____________________________________________________________________________
50683 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
50684         Log: Detypos.
50685      Branch: perl
50686            ! installman utils.lst
50687 ____________________________________________________________________________
50688 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
50689         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
50690              in 20001222.001.
50691      Branch: perl
50692            ! t/lib/glob-basic.t
50693 ____________________________________________________________________________
50694 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
50695         Log: Subject: [PATCH] Test for bug 20010515.004
50696              From: Benjamin Sugars <bsugars@canoe.ca>
50697              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
50698              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
50699      Branch: perl
50700            ! t/op/misc.t
50701 ____________________________________________________________________________
50702 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
50703         Log: Integrate #10145 from maintperl.
50704              
50705              fix for ID 20010515.004 (needs test)
50706      Branch: perl
50707           !> pp_hot.c
50708 ____________________________________________________________________________
50709 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
50710         Log: Thinko noticed by Doug MacEachern.
50711      Branch: perl
50712            ! thread.h
50713 ____________________________________________________________________________
50714 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
50715         Log: Subject: Re: [PATCH] HERE mark in regex
50716              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
50717              Date: Thu, 17 May 2001 12:20:33 -0400
50718              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
50719      Branch: perl
50720            ! t/op/re_tests
50721 ____________________________________________________________________________
50722 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
50723         Log: fix for ID 20010515.004 (needs test)
50724      Branch: maint-5.6/perl
50725            ! pp_hot.c
50726 ____________________________________________________________________________
50727 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
50728         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
50729      Branch: maint-5.6/perl
50730            ! win32/config.bc win32/config.gc win32/config.vc
50731            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50732 ____________________________________________________________________________
50733 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
50734         Log: Macrofy the getspecific (and use it also in util.c)
50735      Branch: perl
50736            ! thread.h util.c
50737 ____________________________________________________________________________
50738 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
50739         Log: Use the unchecked thread-specific key fetch also in Tru64.
50740      Branch: perl
50741            ! thread.h
50742 ____________________________________________________________________________
50743 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
50744         Log: Subject: [PATCH 5.6.1]Quick thread speedup
50745              From: Dan Sugalski <dan@sidhe.org> 
50746              Date: Wed, 16 May 2001 18:05:19 -0400
50747              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
50748      Branch: perl
50749            ! thread.h util.c
50750 ____________________________________________________________________________
50751 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
50752         Log: I think this is quite enough testing for a deprecated feature.
50753      Branch: perl
50754            + t/lib/i18n-collate.t
50755            ! MANIFEST t/lib/1_compile.t
50756 ____________________________________________________________________________
50757 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
50758         Log: More HP-UX lore from Jeff Okamoto.
50759      Branch: perl
50760            ! README.hpux
50761 ____________________________________________________________________________
50762 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
50763         Log: Sort utils.lst for easier maintenance.
50764      Branch: perl
50765            ! utils.lst
50766 ____________________________________________________________________________
50767 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
50768         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
50769              From: Tim Jenness <t.jenness@jach.hawaii.edu>
50770              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
50771              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
50772              
50773              Add pod2latex to utils.lst.
50774      Branch: perl
50775            ! MANIFEST utils.lst
50776 ____________________________________________________________________________
50777 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
50778         Log: Subject: Re: [PATCH] HERE mark in regex
50779              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
50780              Date: Wed, 16 May 2001 13:04:43 -0400
50781              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
50782      Branch: perl
50783            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
50784            ! t/op/regmesg.t t/pragma/warn/regcomp
50785 ____________________________________________________________________________
50786 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
50787         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
50788              From: Simon Cozens <simon@netthink.co.uk>
50789              Date: Wed, 16 May 2001 18:02:08 +0100
50790              Message-ID: <20010516180208.A6458@netthink.co.uk>
50791      Branch: perl
50792            ! installman utils.lst
50793 ____________________________________________________________________________
50794 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
50795         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
50796              From: "Philip Newton" <pnewton@gmx.de>
50797              Date: Tue, 15 May 2001 15:09:30 +0200
50798              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
50799              
50800              Test case for #10128.
50801      Branch: perl
50802            ! t/pragma/warn/pp_hot
50803 ____________________________________________________________________________
50804 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
50805         Log: Update Changes.
50806      Branch: perl
50807            ! Changes patchlevel.h
50808 ____________________________________________________________________________
50809 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
50810         Log: Deprecate pseudo-hashes.
50811      Branch: perl
50812            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
50813 ____________________________________________________________________________
50814 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
50815         Log: HP-UX hints update from Merijn.
50816      Branch: perl
50817            ! hints/hpux.sh
50818 ____________________________________________________________________________
50819 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
50820         Log: README.hpux update from Merijn.
50821      Branch: perl
50822            ! README.hpux
50823 ____________________________________________________________________________
50824 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
50825         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
50826              From: Simon Cozens <simon@netthink.co.uk>
50827              Date: Wed, 16 May 2001 15:57:55 +0100
50828              Message-ID: <20010516155755.A4728@netthink.co.uk>
50829      Branch: perl
50830            + utils.lst
50831            ! MANIFEST installman installperl
50832 ____________________________________________________________________________
50833 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
50834         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
50835              From: "Philip Newton" <pnewton@gmx.de>
50836              Date: Tue, 15 May 2001 16:31:05 +0200
50837              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
50838              
50839              Fix PERL_Y2KWARN test to check before rather than after appending.
50840      Branch: perl
50841            ! pp_hot.c
50842 ____________________________________________________________________________
50843 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
50844         Log: Regen Porting stuff.
50845      Branch: perl
50846            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50847            ! config_h.SH
50848 ____________________________________________________________________________
50849 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
50850         Log: Metaconfig unit change for #10125.
50851      Branch: metaconfig
50852            ! U/modified/Oldconfig.U
50853 ____________________________________________________________________________
50854 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
50855         Log: Use OSVERS.
50856      Branch: perl
50857            ! Configure config_h.SH perl.c
50858 ____________________________________________________________________________
50859 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
50860         Log: Regen toc.
50861      Branch: perl
50862            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
50863 ____________________________________________________________________________
50864 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
50865         Log: Adding the README.dgux to the MANIFEST would be a good idea.
50866      Branch: perl
50867            ! MANIFEST
50868 ____________________________________________________________________________
50869 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
50870         Log: Move the stack desire definition to thread.h.
50871      Branch: perl
50872            ! ext/Thread/Thread.xs thread.h
50873 ____________________________________________________________________________
50874 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
50875         Log: DG-UX threading patches, including a README.dgux,
50876              from Takis Psarogiannakopoulos.
50877      Branch: perl
50878            + README.dgux
50879            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
50880 ____________________________________________________________________________
50881 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
50882         Log: Subject: [PATCH B::Deparse] More on /x regexes
50883              From: Robin Houston <robin@kitsite.com>
50884              Date: Tue, 15 May 2001 19:09:35 +0100
50885              Message-ID: <20010515190935.A27268@penderel>
50886      Branch: perl
50887            ! ext/B/B/Deparse.pm
50888 ____________________________________________________________________________
50889 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
50890         Log: Document that the core time() may be rounding rather
50891              than truncating, would have saved at least my confusion.
50892      Branch: perl
50893            ! ext/Time/HiRes/HiRes.pm
50894 ____________________________________________________________________________
50895 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
50896         Log: Subject: perl-current/t/time-hires.t
50897              From: John Peacock <jpeacock@rowman.com>
50898              Date: Fri, 11 May 2001 14:09:41 -0400
50899              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
50900      Branch: perl
50901            ! t/lib/time-hires.t
50902 ____________________________________________________________________________
50903 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
50904         Log: Subject: [PATCH dump.c] Op private flags
50905              From: Simon Cozens <simon@netthink.co.uk>
50906              Date: Sun, 13 May 2001 20:20:36 +0100
50907              Message-ID: <20010513202036.A21896@netthink.co.uk>
50908      Branch: perl
50909            ! dump.c
50910 ____________________________________________________________________________
50911 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
50912         Log: Upgrade to Switch 2.03.
50913      Branch: perl
50914            ! lib/Switch.pm
50915 ____________________________________________________________________________
50916 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
50917         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
50918              to PERL_CONFIG_SH and use it consistently.
50919      Branch: maint-5.6/perl
50920           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
50921           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
50922           !> myconfig.SH writemain.SH
50923 ____________________________________________________________________________
50924 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
50925         Log: Metaconfig units changes for #10113.
50926      Branch: metaconfig
50927            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
50928 ____________________________________________________________________________
50929 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
50930         Log: The problem described in 20010514.031 still wasn't
50931              fully cured, there were remnants of $CONFIG when
50932              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
50933              to avoid future conflicts.
50934      Branch: perl
50935            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
50936            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
50937            ! myconfig.SH writemain.SH
50938 ____________________________________________________________________________
50939 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
50940         Log: Half of #10107 got lost.
50941      Branch: perl
50942            ! ext/B/B/Deparse.pm
50943 ____________________________________________________________________________
50944 [ 10111] By: nick                                  on 2001/05/15  08:39:14
50945         Log: Integrate mainline.
50946      Branch: perlio
50947           +> ext/POSIX/hints/uts.pl
50948            - Todo Todo-5.6 t/camel-III/vstring.t
50949           !> (integrate 48 files)
50950 ____________________________________________________________________________
50951 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
50952         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
50953              From: Robin Houston <robin@kitsite.com>
50954              Date: Mon, 14 May 2001 22:27:08 +0100
50955              Message-ID: <20010514222708.A22963@penderel>
50956      Branch: perl
50957            ! t/TestInit.pm
50958 ____________________________________________________________________________
50959 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
50960         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
50961              From: Robin Houston <robin@kitsite.com>
50962              Date: Mon, 14 May 2001 22:16:43 +0100
50963              Message-ID: <20010514221643.A22437@penderel>
50964      Branch: perl
50965            ! ext/B/B/Deparse.pm
50966 ____________________________________________________________________________
50967 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
50968         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
50969              From: Robin Houston <robin@kitsite.com>
50970              Date: Mon, 14 May 2001 22:03:44 +0100
50971              Message-ID: <20010514220344.A20643@penderel>
50972      Branch: perl
50973            ! ext/B/B/Deparse.pm
50974 ____________________________________________________________________________
50975 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
50976         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
50977              From: Robin Houston <robin@kitsite.com>
50978              Date: Mon, 14 May 2001 22:10:07 +0100
50979              Message-ID: <20010514221007.A21118@penderel>
50980      Branch: perl
50981            ! ext/B/B/Deparse.pm
50982 ____________________________________________________________________________
50983 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
50984         Log: Fix for 20010514.037; substr() didn't invalidate the locale
50985              collation magic.
50986      Branch: perl
50987            ! pp.c
50988 ____________________________________________________________________________
50989 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
50990         Log: Update Changes.
50991      Branch: perl
50992            ! Changes patchlevel.h
50993 ____________________________________________________________________________
50994 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
50995         Log: Retract #10094.
50996      Branch: perl
50997            ! lib/Pod/Text.pm
50998 ____________________________________________________________________________
50999 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
51000         Log: Integrate change #10100 from maintperl.
51001              
51002              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
51003              bug ID 20010514.027)
51004      Branch: perl
51005           !> mg.c pp_ctl.c
51006 ____________________________________________________________________________
51007 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
51008         Log: Document the deprecatedness of suidperl.
51009      Branch: perl
51010            ! INSTALL pod/perlfaq1.pod
51011 ____________________________________________________________________________
51012 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
51013         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
51014              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
51015              Date: Mon, 14 May 2001 09:38:59 -0400
51016              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
51017      Branch: perl
51018            ! lib/ExtUtils/MM_Unix.pm
51019 ____________________________________________________________________________
51020 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
51021         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
51022              bug ID 20010514.027)
51023              
51024              TODO: this needs a testsuite addition
51025      Branch: maint-5.6/perl
51026            ! mg.c pp_ctl.c
51027 ____________________________________________________________________________
51028 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
51029         Log: More DWIMminess for Class::Struct: calling the array or hash
51030              accessors only with one argument, an array or a hash reference,
51031              sets the underlying array or hash.  This mirrors nicely also
51032              the usage in the constructor.
51033              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
51034      Branch: perl
51035            ! lib/Class/Struct.pm t/lib/class-struct.t
51036 ____________________________________________________________________________
51037 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
51038         Log: Reference cmp'ing should go through the whole stringification
51039              process shebang, as pointed out by Sarathy in #10091.
51040      Branch: perl
51041            ! pp.c
51042 ____________________________________________________________________________
51043 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
51044         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
51045              From: Simon Cozens <simon@netthink.co.uk>
51046              Date: Sat, 12 May 2001 16:36:27 +0100
51047              Message-ID: <20010512163627.A5522@netthink.co.uk>
51048              
51049              with some additions salvaged from Todo and Todo-5.6 before
51050              retiring them.
51051      Branch: perl
51052            - Todo Todo-5.6
51053            ! MANIFEST pod/perltodo.pod
51054 ____________________________________________________________________________
51055 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
51056         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
51057              From: "Golubev I. N." <gin@mo.msk.ru>
51058              Date: Mon, 07 May 2001 14:33:34 (GMT)
51059              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
51060      Branch: perl
51061            ! perl.h
51062 ____________________________________________________________________________
51063 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
51064         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
51065              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
51066              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
51067              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
51068      Branch: perl
51069            ! lib/ExtUtils/MM_Unix.pm
51070 ____________________________________________________________________________
51071 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
51072         Log: (Retracted by #10104.)
51073              
51074              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
51075              From: barries <barries@slaysys.com>
51076              Date: Sat, 12 May 2001 01:28:10 -0400
51077              Message-ID: <20010512012810.B26358@jester.slaysys.com>
51078      Branch: perl
51079            ! lib/Pod/Text.pm
51080 ____________________________________________________________________________
51081 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
51082         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
51083              From: Mike Guy <mjtg@cam.ac.uk>
51084              Date: Sat, 12 May 2001 19:24:33 +0100
51085              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
51086      Branch: perl
51087            ! lib/AutoSplit.pm
51088 ____________________________________________________________________________
51089 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
51090         Log: Yet another HP-UX hints tweak from Merijn.
51091      Branch: perl
51092            ! hints/hpux.sh
51093 ____________________________________________________________________________
51094 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
51095         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
51096              isn't defined (changes#9366,9368,9370 from mainline without the
51097              pp_scmp() change)
51098      Branch: maint-5.6/perl
51099            ! pp.c pp.h pp_hot.c
51100 ____________________________________________________________________________
51101 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
51102         Log: The sorting seems to happen now automatically.
51103      Branch: perl
51104            ! t/lib/glob-basic.t
51105 ____________________________________________________________________________
51106 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
51107         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
51108              From: Benjamin Sugars <bsugars@canoe.ca>
51109              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
51110              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
51111      Branch: perl
51112            ! pod/perlfunc.pod
51113 ____________________________________________________________________________
51114 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
51115         Log: Subject: Re: undef(&foo) does not work for XS functions
51116              From: Doug MacEachern <dougm@covalent.net>
51117              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
51118              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
51119      Branch: perl
51120            ! op.c
51121 ____________________________________________________________________________
51122 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
51123         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
51124              From: Peter Prymmer <pvhp@forte.com>
51125              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
51126              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
51127      Branch: perl
51128            ! t/op/append.t
51129 ____________________________________________________________________________
51130 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
51131         Log: Update Changes.
51132      Branch: perl
51133            ! Changes patchlevel.h
51134 ____________________________________________________________________________
51135 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
51136         Log: Remove the 'asciir' re subpragma.  Should instead implement
51137              the 'physical vs logical' range scheme:
51138              
51139              \xAA-\xCC is a native physical range, you want that range of
51140              codepoints in your native encoding.  In EBCDIC the codepoints
51141              in the gaps (between i-j and r-s) should be included.
51142              
51143              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
51144              codepoints in Unicode.
51145              
51146              a-z is a logical range, you want that range of 'logical' codepoints
51147              in your native encoding.  In EBCDIC the codepoints in the gaps
51148              (between i-j and r-s) should not be included.
51149              
51150              Mixed cases (a-\xAA, etc) should either be errors, or maybe
51151              the 'logical' endpoints should be converted to native/Unicode
51152              codepoints, and the range handled as a physical range.
51153              
51154              'Logical endpoints' are to be recognized only in the A-Z, a-z,
51155              and 0-9 ranges.  Probably a warning should be given for mixed
51156              cases like A-z or a-9 (since such expressions are encoding
51157              dependent), with a recommendation to use physical ranges.
51158      Branch: perl
51159            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
51160            ! t/op/regexp.t
51161 ____________________________________________________________________________
51162 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
51163         Log: Make the test to cleanup the test directory tree
51164              both before and after the testing so that we always
51165              have a clean slate to work with.
51166      Branch: perl
51167            ! t/lib/filefind.t
51168 ____________________________________________________________________________
51169 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
51170         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
51171              From: Jon Eveland <jweveland@yahoo.com>
51172              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
51173              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
51174      Branch: perl
51175            ! pod/perlfunc.pod
51176 ____________________________________________________________________________
51177 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
51178         Log: Merge the camel-III/vstring.t with op/ver.t.
51179      Branch: perl
51180            - t/camel-III/vstring.t
51181            ! MANIFEST t/TEST t/harness t/op/ver.t
51182 ____________________________________________________________________________
51183 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
51184         Log: Add test.deparse make target.
51185      Branch: perl
51186            ! Makefile.SH
51187 ____________________________________________________________________________
51188 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
51189         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
51190              From: Robin Houston <robin@kitsite.com>
51191              Date: Fri, 11 May 2001 12:02:22 +0100
51192              Message-ID: <20010511120222.A11529@penderel>
51193      Branch: perl
51194            ! ext/B/B/Deparse.pm t/op/method.t
51195 ____________________________________________________________________________
51196 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
51197         Log: A nicely working combination for UTS from Hal Morris.
51198      Branch: perl
51199            + ext/POSIX/hints/uts.pl
51200            ! MANIFEST hints/uts.sh
51201 ____________________________________________________________________________
51202 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
51203         Log: i_ieeefp=undef for UTS.
51204      Branch: perl
51205            ! hints/uts.sh
51206 ____________________________________________________________________________
51207 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
51208         Log: Subject: RE: rand(0) is rand(1)
51209              From: Larry Shatzer <lshatzer@islanddata.com>
51210              Date: Thu, 10 May 2001 11:09:27 -0700
51211              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
51212      Branch: perl
51213            ! pod/perlfunc.pod
51214 ____________________________________________________________________________
51215 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
51216         Log: Subject: [patch] make op_{clear,null} public
51217              From: Doug MacEachern <dougm@covalent.net>
51218              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
51219              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
51220      Branch: perl
51221            ! embed.h embed.pl op.c proto.h
51222 ____________________________________________________________________________
51223 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
51224         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
51225              From: Robin Houston <robin@kitsite.com>
51226              Date: Thu, 10 May 2001 18:54:59 +0100
51227              Message-ID: <20010510185459.A5995@penderel>
51228      Branch: perl
51229            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
51230 ____________________________________________________________________________
51231 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
51232         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
51233              From: Robin Houston <robin@kitsite.com>
51234              Date: Thu, 10 May 2001 12:56:39 +0100
51235              Message-ID: <20010510125639.A2119@penderel>
51236      Branch: perl
51237            ! ext/B/B/Deparse.pm
51238 ____________________________________________________________________________
51239 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
51240         Log: Retract #10070, not ready yet.
51241      Branch: perl
51242            ! ext/B/B/Deparse.pm
51243 ____________________________________________________________________________
51244 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
51245         Log: The metaconfig unit change for #10071.
51246      Branch: metaconfig
51247            ! U/modified/mallocsrc.U
51248 ____________________________________________________________________________
51249 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
51250         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
51251      Branch: perl
51252            ! Configure
51253 ____________________________________________________________________________
51254 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
51255         Log: (Retracted by #10073)
51256              
51257              Subject: Re: [PATCH t/TEST] B::Deparse tester 
51258              From: Hugo <hv@crypt.compulink.co.uk>
51259              Date: Thu, 10 May 2001 05:48:09 +0100
51260              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
51261      Branch: perl
51262            ! ext/B/B/Deparse.pm
51263 ____________________________________________________________________________
51264 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
51265         Log: Add a for(func()) test.
51266      Branch: perl
51267            ! t/cmd/for.t
51268 ____________________________________________________________________________
51269 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
51270         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
51271              From: Robin Houston <robin@kitsite.com>
51272              Date: Thu, 10 May 2001 13:50:08 +0100
51273              Message-ID: <20010510135008.A2454@penderel>
51274      Branch: perl
51275            ! ext/B/B/Deparse.pm
51276 ____________________________________________________________________________
51277 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
51278         Log: A thinko in #10065.
51279      Branch: perl
51280            ! hv.c
51281 ____________________________________________________________________________
51282 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
51283         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
51284              From: Robin Houston <robin@kitsite.com>
51285              Date: Thu, 10 May 2001 02:10:34 +0100
51286              Message-ID: <20010510021034.A19421@penderel>
51287      Branch: perl
51288            ! ext/B/B.xs ext/B/B/Deparse.pm
51289 ____________________________________________________________________________
51290 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
51291         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
51292              From: Doug MacEachern <dougm@covalent.net>
51293              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
51294              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
51295      Branch: perl
51296            ! hv.c
51297 ____________________________________________________________________________
51298 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
51299         Log: One more workaround for the UTS compiler from Hal Morris.
51300      Branch: perl
51301            ! perl.h
51302 ____________________________________________________________________________
51303 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
51304         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
51305              From: Robin Houston <robin@kitsite.com>
51306              Date: Thu, 10 May 2001 01:02:08 +0100
51307              Message-ID: <20010510010208.A18200@penderel>
51308      Branch: perl
51309            ! ext/B/B/Debug.pm
51310 ____________________________________________________________________________
51311 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
51312         Log: Subject: [PATCH] Simplify deb_curcv() a bit
51313              From: Benjamin Sugars <bsugars@canoe.ca>
51314              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
51315              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
51316      Branch: perl
51317            ! run.c
51318 ____________________________________________________________________________
51319 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
51320         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
51321              From: Benjamin Sugars <bsugars@canoe.ca>
51322              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
51323              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
51324      Branch: perl
51325            ! t/lib/io_scalar.t
51326 ____________________________________________________________________________
51327 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
51328         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
51329              From: Peter Prymmer <pvhp@forte.com>
51330              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
51331              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
51332      Branch: perl
51333            ! t/lib/md5-file.t
51334 ____________________________________________________________________________
51335 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
51336         Log: Subject: [PATCH t/TEST] B::Deparse tester
51337              From: Robin Houston <robin@kitsite.com>
51338              Date: Wed, 9 May 2001 19:17:50 +0100
51339              Message-ID: <20010509191750.A16940@penderel>
51340      Branch: perl
51341            ! ext/B/O.pm t/TEST
51342 ____________________________________________________________________________
51343 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
51344         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
51345              From: Jeff Pinyan <jeffp@crusoe.net>
51346              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
51347              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
51348      Branch: perl
51349            ! lib/Pod/Html.pm
51350 ____________________________________________________________________________
51351 [ 10057] By: nick                                  on 2001/05/09  18:37:56
51352         Log: Integrate mainline.
51353      Branch: perlio
51354           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
51355           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
51356 ____________________________________________________________________________
51357 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
51358         Log: Update Changes.
51359      Branch: perl
51360            ! Changes patchlevel.h
51361 ____________________________________________________________________________
51362 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
51363         Log: Integrate perlio.
51364      Branch: perl
51365           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51366 ____________________________________________________________________________
51367 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
51368         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
51369              From: Benjamin Sugars <bsugars@canoe.ca>
51370              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
51371              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
51372      Branch: perl
51373            ! perlio.c
51374 ____________________________________________________________________________
51375 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
51376         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
51377              From: Benjamin Sugars <bsugars@canoe.ca>
51378              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
51379              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
51380      Branch: perl
51381            ! ext/PerlIO/Scalar/Scalar.xs
51382 ____________________________________________________________________________
51383 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
51384         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
51385              From: Jeff Pinyan <jeffp@crusoe.net>
51386              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
51387              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
51388      Branch: perl
51389            ! lib/Pod/Html.pm
51390 ____________________________________________________________________________
51391 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
51392         Log: EPOC tweak from Olaf Flebbe.
51393      Branch: perl
51394            ! epoc/epocish.h
51395 ____________________________________________________________________________
51396 [ 10050] By: nick                                  on 2001/05/09  14:37:57
51397         Log: win32, regen_config_h
51398      Branch: perlio
51399            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51400 ____________________________________________________________________________
51401 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
51402         Log: Integrate perlio.
51403      Branch: perl
51404           !> pp_sys.c
51405 ____________________________________________________________________________
51406 [ 10048] By: nick                                  on 2001/05/09  11:59:50
51407         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
51408              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
51409      Branch: perlio
51410            ! pp_sys.c
51411 ____________________________________________________________________________
51412 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
51413         Log: Integrate perlio.
51414      Branch: perl
51415           !> run.c
51416 ____________________________________________________________________________
51417 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
51418         Log: Subject: Re: Less warnings during configure
51419              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51420              Date: Wed, 09 May 2001 13:12:49 +0200
51421              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
51422      Branch: perl
51423            ! hints/hpux.sh
51424 ____________________________________________________________________________
51425 [ 10045] By: nick                                  on 2001/05/09  09:56:59
51426         Log: MULTIPLICITY/DEBUGGING build fix.
51427      Branch: perlio
51428            ! run.c
51429 ____________________________________________________________________________
51430 [ 10044] By: nick                                  on 2001/05/09  09:46:37
51431         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
51432      Branch: perlio
51433           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
51434            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
51435           !> (integrate 65 files)
51436 ____________________________________________________________________________
51437 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
51438         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
51439              From: Robin Houston <robin@kitsite.com>
51440              Date: Tue, 8 May 2001 19:38:00 +0100
51441              Message-ID: <20010508193800.A4389@penderel>
51442              
51443              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
51444              From: Robin Houston <robin@kitsite.com>
51445              Date: Tue, 8 May 2001 20:03:57 +0100
51446              Message-ID: <20010508200357.A4614@penderel>
51447              
51448              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
51449              From: Robin Houston <robin@kitsite.com>
51450              Date: Wed, 9 May 2001 00:12:05 +0100
51451              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
51452      Branch: perl
51453            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
51454 ____________________________________________________________________________
51455 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
51456         Log: Retract #10031.
51457      Branch: perl
51458            ! pod/perlfunc.pod
51459 ____________________________________________________________________________
51460 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
51461         Log: The metaconfig unit changes for #10040.
51462      Branch: metaconfig/U/perl
51463            ! Checkcc.U d_dlsymun.U dlsrc.U
51464 ____________________________________________________________________________
51465 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
51466         Log: The Configure half of
51467              
51468              Subject: Less warnings during configure
51469              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51470              Date: Tue, 08 May 2001 08:44:02 +0200
51471              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
51472      Branch: perl
51473            ! Configure
51474 ____________________________________________________________________________
51475 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
51476         Log: Subject: Less warnings during configure
51477              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51478              Date: Tue, 08 May 2001 08:44:02 +0200
51479              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
51480      Branch: perl
51481            ! hints/hpux.sh
51482 ____________________________________________________________________________
51483 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
51484         Log: Don't forget to whine about \d__\d.
51485      Branch: perl
51486            ! t/pragma/warn/toke toke.c
51487 ____________________________________________________________________________
51488 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
51489         Log: Allow underscores also in the exponent part.
51490      Branch: perl
51491            ! t/pragma/warn/toke toke.c
51492 ____________________________________________________________________________
51493 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
51494         Log: CodeMagicCD doesn't look like an *I*DE.
51495      Branch: perl
51496            ! pod/perlfaq3.pod
51497 ____________________________________________________________________________
51498 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
51499         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
51500              to be consistently down).
51501      Branch: perl
51502            ! pod/perlfaq3.pod
51503 ____________________________________________________________________________
51504 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
51505         Log: Upgrade to Text::Balanced 1.84.
51506      Branch: perl
51507            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
51508 ____________________________________________________________________________
51509 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
51510         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
51511              From: Benjamin Sugars <bsugars@canoe.ca>
51512              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
51513              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
51514      Branch: perl
51515            ! run.c
51516 ____________________________________________________________________________
51517 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
51518         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
51519              From: Peter Prymmer <pvhp@forte.com>
51520              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
51521              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
51522      Branch: perl
51523            ! t/pod/plainer.t
51524 ____________________________________________________________________________
51525 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
51526         Log: (Retracted by #10042)
51527              
51528              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
51529              From: "Philip Newton" <pnewton@gmx.de>
51530              Date: Tue, 8 May 2001 09:18:10 +0200
51531              Message-ID: <3AF7B9D2.28861.603732@localhost>
51532      Branch: perl
51533            ! pod/perlfunc.pod
51534 ____________________________________________________________________________
51535 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
51536         Log: Subject: [PATCH B::Deparse] Document known bugs
51537              From: Robin Houston <robin@kitsite.com>
51538              Date: Tue, 8 May 2001 01:53:34 +0100
51539              Message-ID: <20010508015334.A32394@penderel>
51540      Branch: perl
51541            ! ext/B/B/Deparse.pm
51542 ____________________________________________________________________________
51543 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
51544         Log: Subject: Re: Perl book, magazine and website updates.
51545              From: "Philip Newton" <pnewton@gmx.de>
51546              Date: Mon, 7 May 2001 17:03:58 +0200
51547              Message-ID: <3AF6D57E.5387.1E29930@localhost>
51548      Branch: perl
51549            ! pod/perlfaq2.pod
51550 ____________________________________________________________________________
51551 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
51552         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
51553              From: Peter Prymmer <pvhp@forte.com>
51554              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
51555              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
51556      Branch: perl
51557            ! t/io/fflush.t
51558 ____________________________________________________________________________
51559 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
51560         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
51561              From: Robin Houston <robin@kitsite.com>
51562              Date: Tue, 8 May 2001 01:14:55 +0100
51563              Message-ID: <20010508011455.A32162@penderel>
51564      Branch: perl
51565            ! ext/B/B/Deparse.pm
51566 ____________________________________________________________________________
51567 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
51568         Log: Typo in #10025.
51569      Branch: perl
51570            ! hints/uts.sh
51571 ____________________________________________________________________________
51572 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
51573         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
51574      Branch: perl
51575            ! hints/uts.sh
51576 ____________________________________________________________________________
51577 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
51578         Log: Subject: Re: [ID 20010506.045] question about hash syntax
51579              From: Peter Scott <Peter@PSDT.com>
51580              Date: Sun, 06 May 2001 13:10:40 -0700
51581              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
51582      Branch: perl
51583            ! pod/perl56delta.pod
51584 ____________________________________________________________________________
51585 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
51586         Log: Configure should figure out the list of dynamic extensions
51587              just fine in UTS-- and in fact it does, as reported by Hal Morris.
51588      Branch: perl
51589            ! hints/uts.sh
51590 ____________________________________________________________________________
51591 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
51592         Log: Update Changes.
51593      Branch: perl
51594            ! Changes patchlevel.h
51595 ____________________________________________________________________________
51596 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
51597         Log: Subject: [PATCH regcomp.c] Insecure regexes
51598              From: Robin Houston <robin@kitsite.com>
51599              Date: Mon, 7 May 2001 21:56:12 +0100
51600              Message-ID: <20010507215612.A31114@penderel>
51601      Branch: perl
51602            ! regcomp.c
51603 ____________________________________________________________________________
51604 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
51605         Log: Drop the foobar.perl.com references for now until Simon
51606              gets them sorted out.
51607      Branch: perl
51608            ! pod/perlfaq2.pod
51609 ____________________________________________________________________________
51610 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
51611         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
51612              From: Prymmer/Kahn <pvhp@best.com>
51613              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
51614              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
51615      Branch: perl
51616            ! lib/Devel/SelfStubber.pm
51617 ____________________________________________________________________________
51618 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
51619         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
51620              From: Prymmer/Kahn <pvhp@best.com>
51621              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
51622              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
51623      Branch: perl
51624            ! win32/Makefile
51625 ____________________________________________________________________________
51626 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
51627         Log: s/WebTechnique's/WebTechniques/
51628      Branch: perl
51629            ! pod/perlfaq2.pod
51630 ____________________________________________________________________________
51631 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
51632         Log: Llama 3 updates from Randal.
51633      Branch: perl
51634            ! pod/perlfaq2.pod
51635 ____________________________________________________________________________
51636 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
51637         Log: Subject: [PATCH] Help -Dt show correct pad variables
51638              From: Benjamin Sugars <ben.sugars@home.com>
51639              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
51640              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
51641      Branch: perl
51642            ! embed.h embed.pl proto.h run.c
51643 ____________________________________________________________________________
51644 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
51645         Log: Subject: [PATCH] Document C<our $foo : shared>
51646              From: Benjamin Sugars <ben.sugars@home.com>
51647              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
51648              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
51649      Branch: perl
51650            ! pod/perlfunc.pod
51651 ____________________________________________________________________________
51652 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
51653         Log: Subject: [PATCH B::Deparse] undefined folded constants
51654              From: Robin Houston <robin@kitsite.com>
51655              Date: Sun, 6 May 2001 17:19:09 +0100
51656              Message-ID: <20010506171909.A7046@penderel>
51657      Branch: perl
51658            ! ext/B/B/Deparse.pm
51659 ____________________________________________________________________________
51660 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
51661         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
51662              From: Robin Houston <robin@kitsite.com>
51663              Message-ID: <20010506164654.A6848@penderel>
51664              Date: Sun, 6 May 2001 16:46:54 +0100
51665      Branch: perl
51666            ! ext/B/B/Deparse.pm
51667 ____________________________________________________________________________
51668 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
51669         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
51670              From: Robin Houston <robin@kitsite.com>
51671              Date: Sun, 6 May 2001 14:47:02 +0100
51672              Message-ID: <20010506144702.A6308@penderel>
51673      Branch: perl
51674            ! t/op/my_stash.t
51675 ____________________________________________________________________________
51676 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
51677         Log: Subject: Perl book, magazine and website updates.
51678              From: Simon Cozens <simon@netthink.co.uk>
51679              Date: Sun, 6 May 2001 16:55:36 +0100
51680              Message-ID: <20010506165536.A1795@netthink.co.uk>
51681      Branch: perl
51682            ! pod/perlbook.pod pod/perlfaq2.pod
51683 ____________________________________________________________________________
51684 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
51685         Log: Tweaks on the Tru64 prof options.
51686      Branch: perl
51687            ! pod/perlhack.pod
51688 ____________________________________________________________________________
51689 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
51690         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
51691              From: Robin Houston <robin@kitsite.com>
51692              Date: Sun, 6 May 2001 14:40:51 +0100
51693              Message-ID: <20010506144051.A6279@penderel>
51694      Branch: perl
51695            ! t/pod/testp2pt.pl
51696 ____________________________________________________________________________
51697 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
51698         Log: Subject: [PATCH B::Deparse] scoping
51699              From: Robin Houston <robin@kitsite.com>
51700              Date: Sun, 6 May 2001 14:36:56 +0100
51701              Message-ID: <20010506143656.A4006@penderel>
51702      Branch: perl
51703            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
51704 ____________________________________________________________________________
51705 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
51706         Log: Document the undefinedness of bitshifting out of range.
51707      Branch: perl
51708            ! pod/perlop.pod
51709 ____________________________________________________________________________
51710 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
51711         Log: Retract #10003 and update the IDE descriptions a bit.
51712      Branch: perl
51713            ! pod/perlfaq3.pod
51714 ____________________________________________________________________________
51715 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
51716         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
51717              From: Prymmer/Kahn <pvhp@best.com>
51718              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
51719              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
51720      Branch: perl
51721            ! win32/Makefile win32/buildext.pl win32/config.bc
51722            ! win32/config.gc win32/config.vc
51723 ____________________________________________________________________________
51724 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
51725         Log: (Retracted by #10005.)
51726      Branch: perl
51727            ! pod/perlfaq3.pod
51728 ____________________________________________________________________________
51729 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
51730         Log: It's "psed", not "sed".
51731      Branch: perl
51732            ! x2p/s2p.PL
51733 ____________________________________________________________________________
51734 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
51735         Log: Update Changes.
51736      Branch: perl
51737            ! Changes patchlevel.h
51738 ____________________________________________________________________________
51739 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
51740         Log: Subject: Re: bleadperl make install fails due to "psed"
51741              From: andreas.koenig@anima.de (Andreas J. Koenig)
51742              Date: 05 May 2001 18:23:28 +0200
51743              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
51744      Branch: perl
51745            ! x2p/Makefile.SH x2p/s2p.PL
51746 ____________________________________________________________________________
51747 [  9999] By: jhi                                   on 2001/05/05  18:28:09
51748         Log: AUTHORS updates.
51749      Branch: perl
51750            ! AUTHORS
51751 ____________________________________________________________________________
51752 [  9998] By: jhi                                   on 2001/05/05  18:16:00
51753         Log: Updates on the pods related to the modules included since 5.6.
51754              
51755              TODO: perltodo really could use major updating.
51756      Branch: perl
51757            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
51758            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
51759            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
51760            ! pod/perlsyn.pod pod/perltodo.pod
51761 ____________________________________________________________________________
51762 [  9997] By: jhi                                   on 2001/05/05  17:35:17
51763         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
51764              from Kurt Skauen.
51765      Branch: perl
51766            + hints/atheos.sh
51767            ! MANIFEST
51768 ____________________________________________________________________________
51769 [  9996] By: jhi                                   on 2001/05/05  17:25:00
51770         Log: Add preemptive #undefs for some of the shorter and more prone
51771              to collision regcomp.h #defines.  (Background: the MASK collided
51772              with a system header #define in Rhapsody.)
51773      Branch: perl
51774            ! regcomp.h
51775 ____________________________________________________________________________
51776 [  9995] By: jhi                                   on 2001/05/05  13:24:21
51777         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
51778              From: Nicholas Clark <nick@ccl4.org>
51779              Date: Sat, 5 May 2001 14:46:39 +0100
51780              Message-ID: <20010505144639.O53513@plum.flirble.org>
51781              
51782              Add a test for the constants (if any) being processed correctly.
51783      Branch: perl
51784            ! utils/h2xs.PL
51785 ____________________________________________________________________________
51786 [  9994] By: jhi                                   on 2001/05/05  02:11:03
51787         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
51788              From: Peter Prymmer <pvhp@forte.com>
51789              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
51790              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
51791      Branch: perl
51792            ! t/lib/b-stash.t
51793 ____________________________________________________________________________
51794 [  9993] By: jhi                                   on 2001/05/05  02:03:49
51795         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
51796              From: Peter Prymmer <pvhp@forte.com>
51797              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
51798              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
51799      Branch: perl
51800            ! perlio.c vms/vmsish.h
51801 ____________________________________________________________________________
51802 [  9992] By: jhi                                   on 2001/05/04  17:21:12
51803         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
51804              From: Robin Barker <rmb1@cise.npl.co.uk>
51805              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
51806              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
51807      Branch: perl
51808            + t/pod/plainer.t
51809            ! MANIFEST
51810 ____________________________________________________________________________
51811 [  9991] By: jhi                                   on 2001/05/04  16:47:45
51812         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
51813              From: Robin Barker <rmb1@cise.npl.co.uk>
51814              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
51815              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
51816      Branch: perl
51817            ! regcomp.c
51818 ____________________________________________________________________________
51819 [  9990] By: jhi                                   on 2001/05/04  14:37:20
51820         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
51821              From: Prymmer/Kahn <pvhp@best.com>
51822              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
51823              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
51824      Branch: perl
51825            ! t/lib/b-stash.t
51826 ____________________________________________________________________________
51827 [  9989] By: jhi                                   on 2001/05/04  14:03:58
51828         Log: Introduce perl572delta, update Todo, add the missing
51829              mention about signal safety since 5.7.1 (though this
51830              requires verification and more details.)
51831      Branch: perl
51832            + pod/perl572delta.pod
51833            ! MANIFEST Todo pod/perl571delta.pod
51834 ____________________________________________________________________________
51835 [  9988] By: jhi                                   on 2001/05/04  12:41:51
51836         Log: Subject: [PATCH perl@9944] long =item
51837              From: Robin Barker <rmb1@cise.npl.co.uk>
51838              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
51839              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
51840      Branch: perl
51841            ! ext/Time/HiRes/HiRes.pm
51842 ____________________________________________________________________________
51843 [  9987] By: jhi                                   on 2001/05/04  12:39:19
51844         Log: The #9901 had removed one line essential for EBCDIC.
51845      Branch: perl
51846            ! regcomp.c
51847 ____________________________________________________________________________
51848 [  9986] By: jhi                                   on 2001/05/04  12:30:23
51849         Log: Subject: cygwin/Makefile.SHs INSTALL patch
51850              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
51851              Date: Mon, 08 Jan 2001 04:59:21 +0200
51852              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
51853      Branch: perl
51854            ! cygwin/Makefile.SHs
51855 ____________________________________________________________________________
51856 [  9985] By: jhi                                   on 2001/05/04  03:51:39
51857         Log: Encode/IO doc tweaks.
51858      Branch: perl
51859            ! ext/Encode/Encode.pm
51860 ____________________________________________________________________________
51861 [  9984] By: jhi                                   on 2001/05/04  03:29:34
51862         Log: Remove GDBM_File from the dynamic extensions for UTS,
51863              GDBM is not a standard feature.
51864      Branch: perl
51865            ! hints/uts.sh
51866 ____________________________________________________________________________
51867 [  9983] By: jhi                                   on 2001/05/04  03:22:59
51868         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
51869      Branch: perl
51870            ! pod/perlretut.pod
51871 ____________________________________________________________________________
51872 [  9982] By: jhi                                   on 2001/05/03  23:21:03
51873         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
51874              From: Benjamin Sugars <bsugars@canoe.ca>
51875              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
51876              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
51877      Branch: perl
51878            ! dump.c
51879 ____________________________________________________________________________
51880 [  9981] By: jhi                                   on 2001/05/03  23:20:05
51881         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
51882              From: Benjamin Sugars <bsugars@canoe.ca>
51883              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
51884              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
51885      Branch: perl
51886            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
51887 ____________________________________________________________________________
51888 [  9980] By: jhi                                   on 2001/05/03  23:15:29
51889         Log: Integrate perlio.
51890      Branch: perl
51891           !> ext/Encode/Encode.pm
51892 ____________________________________________________________________________
51893 [  9979] By: jhi                                   on 2001/05/03  16:54:59
51894         Log: Install psed man page.
51895      Branch: perl
51896            ! installman
51897 ____________________________________________________________________________
51898 [  9978] By: jhi                                   on 2001/05/03  16:45:58
51899         Log: Remove unused files; noted by Sarathy.
51900      Branch: perl
51901            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
51902            ! MANIFEST
51903 ____________________________________________________________________________
51904 [  9977] By: jhi                                   on 2001/05/03  16:42:30
51905         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
51906              From: Andy Dougherty <doughera@lafayette.edu>
51907              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
51908              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
51909      Branch: perl
51910            ! INSTALL
51911 ____________________________________________________________________________
51912 [  9976] By: nick                                  on 2001/05/03  16:40:42
51913         Log: Allow $answer = encode($object,$text); like it says in docs.
51914      Branch: perlio
51915            ! ext/Encode/Encode.pm
51916 ____________________________________________________________________________
51917 [  9975] By: nick                                  on 2001/05/03  16:22:30
51918         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
51919              to be in scope (fair enough), and also a package variable (our) for eval to see it.
51920      Branch: perlio
51921            ! ext/Encode/Encode.pm
51922 ____________________________________________________________________________
51923 [  9974] By: nick                                  on 2001/05/03  15:48:17
51924         Log: Integrate mainline.
51925      Branch: perlio
51926           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
51927           +> t/lib/filter-simple.t t/lib/next.t
51928           !> (integrate 70 files)
51929 ____________________________________________________________________________
51930 [  9973] By: jhi                                   on 2001/05/03  13:09:09
51931         Log: Update Changes.
51932      Branch: perl
51933            ! Changes patchlevel.h
51934 ____________________________________________________________________________
51935 [  9972] By: jhi                                   on 2001/05/03  12:58:33
51936         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
51937              From: Prymmer/Kahn <pvhp@best.com>
51938              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
51939              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
51940      Branch: perl
51941            ! t/io/fflush.t
51942 ____________________________________________________________________________
51943 [  9971] By: jhi                                   on 2001/05/03  12:57:26
51944         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
51945              From: Prymmer/Kahn <pvhp@best.com>
51946              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
51947              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
51948      Branch: perl
51949            ! win32/FindExt.pm
51950 ____________________________________________________________________________
51951 [  9970] By: jhi                                   on 2001/05/03  02:42:46
51952         Log: Can't croak sans thread context, from Doug MacEachern.
51953      Branch: perl
51954            ! toke.c
51955 ____________________________________________________________________________
51956 [  9969] By: jhi                                   on 2001/05/03  01:23:48
51957         Log: Subject: Random input test and Perl
51958              From: Ilya Zakharevich <ilya@math.berkeley.edu>
51959              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
51960              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
51961      Branch: perl
51962            ! toke.c
51963 ____________________________________________________________________________
51964 [  9968] By: jhi                                   on 2001/05/02  22:17:21
51965         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
51966              From: Peter Prymmer <pvhp@forte.com>
51967              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
51968              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
51969      Branch: perl
51970            ! pod/perlfunc.pod pod/perlport.pod
51971 ____________________________________________________________________________
51972 [  9967] By: jhi                                   on 2001/05/02  20:12:45
51973         Log: Workaround for UTS compiler casting bug from Hal Morris.
51974      Branch: perl
51975            ! perl.h
51976 ____________________________________________________________________________
51977 [  9966] By: jhi                                   on 2001/05/02  18:31:37
51978         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
51979              From: Dan Sugalski <dan@sidhe.org>
51980              Date: Wed, 02 May 2001 15:23:22 -0400
51981              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
51982      Branch: perl
51983            ! perl.c vms/vms.c
51984 ____________________________________________________________________________
51985 [  9965] By: jhi                                   on 2001/05/02  18:21:29
51986         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
51987      Branch: perl
51988            ! pod/perlfunc.pod
51989 ____________________________________________________________________________
51990 [  9964] By: jhi                                   on 2001/05/02  18:15:01
51991         Log: Document large files in INSTALL, document also the %x
51992              limitation if not use64bitint, closes bug 20010326.007.
51993      Branch: perl
51994            ! INSTALL
51995 ____________________________________________________________________________
51996 [  9963] By: jhi                                   on 2001/05/02  17:24:47
51997         Log: perlmodlib tweaks; regen pods.
51998      Branch: perl
51999            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
52000            ! pod/perltoc.pod
52001 ____________________________________________________________________________
52002 [  9962] By: jhi                                   on 2001/05/02  17:14:00
52003         Log: Fix for a segfault, from Marc Lehmann.
52004      Branch: perl
52005            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
52006 ____________________________________________________________________________
52007 [  9961] By: jhi                                   on 2001/05/02  15:55:53
52008         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
52009              From: "Philip Newton" <pnewton@gmx.de>
52010              Date: Wed, 2 May 2001 18:39:03 +0200
52011              Message-ID: <3AF05447.15525.173B588@localhost>
52012      Branch: perl
52013            ! pod/perlop.pod
52014 ____________________________________________________________________________
52015 [  9960] By: jhi                                   on 2001/05/02  15:35:37
52016         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
52017              From: Dan Sugalski <dan@sidhe.org>
52018              Date: Wed, 02 May 2001 11:37:27 -0400
52019              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
52020      Branch: perl
52021            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
52022            ! thread.h vms/vms.c vms/vmsish.h
52023 ____________________________________________________________________________
52024 [  9959] By: jhi                                   on 2001/05/02  15:21:08
52025         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
52026              From: Benjamin Sugars <bsugars@canoe.ca>
52027              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
52028              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
52029      Branch: perl
52030            ! ext/PerlIO/Scalar/Scalar.xs
52031 ____________________________________________________________________________
52032 [  9958] By: jhi                                   on 2001/05/02  15:15:53
52033         Log: Bug in #9915, spotted by Mike Guy.
52034      Branch: perl
52035            ! installperl
52036 ____________________________________________________________________________
52037 [  9957] By: jhi                                   on 2001/05/02  13:26:01
52038         Log: Add a test for not griping about references as array
52039              indices if the reference has magic in it (overloaded
52040              methods).
52041      Branch: perl
52042            ! pod/perldiag.pod t/pragma/warn/pp_hot
52043 ____________________________________________________________________________
52044 [  9956] By: jhi                                   on 2001/05/02  13:07:01
52045         Log: Retracted a bit too much in #9952.
52046      Branch: perl
52047            ! t/pragma/sub_lval.t
52048 ____________________________________________________________________________
52049 [  9955] By: jhi                                   on 2001/05/02  13:05:38
52050         Log: Test for #9952.
52051      Branch: perl
52052            ! t/op/tie.t
52053 ____________________________________________________________________________
52054 [  9954] By: jhi                                   on 2001/05/02  11:48:18
52055         Log: Additional note on the encoding example: one cannot
52056              convert string constants in-place.
52057      Branch: perl
52058            ! ext/Encode/Encode.pm
52059 ____________________________________________________________________________
52060 [  9953] By: jhi                                   on 2001/05/02  11:43:51
52061         Log: Note that if you have recent enough Perl you already
52062              have Filter::Util::Call.
52063      Branch: perl
52064            ! lib/Filter/Simple.pm
52065 ____________________________________________________________________________
52066 [  9952] By: jhi                                   on 2001/05/02  11:31:53
52067         Log: Retract changes #8254 and #8255, causes coredump in
52068              'tie FH, "main"', reported by Abigail, culprit found by
52069              Benjamin Sugars.  Mirrors maintperl change #9950.
52070      Branch: perl
52071            ! op.c t/pragma/sub_lval.t
52072 ____________________________________________________________________________
52073 [  9951] By: jhi                                   on 2001/05/02  11:14:29
52074         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
52075      Branch: perl
52076            + t/lib/MyFilter.pm
52077 ____________________________________________________________________________
52078 [  9950] By: gsar                                  on 2001/05/02  03:17:11
52079         Log: revert integration of changes#8254,8255 in change#8620 (causes
52080              a coredump in C<tie FH, 'foo'>; the idea itself may need better
52081              rationalization)
52082      Branch: maint-5.6/perl
52083            ! op.c t/pragma/sub_lval.t
52084 ____________________________________________________________________________
52085 [  9949] By: gsar                                  on 2001/05/02  02:56:32
52086         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
52087              
52088              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
52089              
52090              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
52091      Branch: maint-5.6/perl
52092           !> hints/svr5.sh
52093 ____________________________________________________________________________
52094 [  9948] By: gsar                                  on 2001/05/02  02:49:15
52095         Log: pod/find.t breaks on VMS (from Craig Berry)
52096      Branch: maint-5.6/perl
52097            ! t/pod/find.t
52098 ____________________________________________________________________________
52099 [  9947] By: jhi                                   on 2001/05/02  02:43:09
52100         Log: Add an encoding conversion example.
52101      Branch: perl
52102            ! ext/Encode/Encode.pm
52103 ____________________________________________________________________________
52104 [  9946] By: jhi                                   on 2001/05/02  01:34:22
52105         Log: Another coat of paint but still nowhere finished.
52106              Need to decide on the semantics of strptime(): should
52107              strptime() be a function instead of a method?  To do
52108              the week/monthname-strptiming the i18n/l10n bullet needs
52109              to be bitten with gusto.
52110      Branch: perl
52111            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
52112 ____________________________________________________________________________
52113 [  9945] By: jhi                                   on 2001/05/01  23:40:52
52114         Log: Update Changes.
52115      Branch: perl
52116            ! Changes patchlevel.h
52117 ____________________________________________________________________________
52118 [  9944] By: jhi                                   on 2001/05/01  23:33:37
52119         Log: Add known-to-be-tested modules to the list-to-be-skipped.
52120      Branch: perl
52121            ! t/lib/1_compile.t
52122 ____________________________________________________________________________
52123 [  9943] By: jhi                                   on 2001/05/01  23:24:40
52124         Log: Subject: BorlandC++ fix
52125              From: "Vadim Konovalov" <watman@inbox.ru>
52126              Date: Mon, 30 Apr 2001 20:12:26 -0700
52127              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
52128      Branch: perl
52129            ! win32/makefile.mk
52130 ____________________________________________________________________________
52131 [  9942] By: jhi                                   on 2001/05/01  23:18:02
52132         Log: Update to Filter::Simple 0.60, create a test for it.
52133      Branch: perl
52134            + t/lib/filter-simple.t
52135            ! MANIFEST lib/Filter/Simple.pm
52136 ____________________________________________________________________________
52137 [  9941] By: jhi                                   on 2001/05/01  19:47:24
52138         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
52139              From: Hugo <hv@crypt.compulink.co.uk>
52140              Date: Tue, 01 May 2001 20:12:20 +0100
52141              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
52142      Branch: perl
52143            ! pp_hot.c t/op/re_tests
52144 ____________________________________________________________________________
52145 [  9940] By: jhi                                   on 2001/05/01  19:42:16
52146         Log: Integrate perlio.
52147      Branch: perl
52148           !> lib/base.pm t/lib/fields.t
52149 ____________________________________________________________________________
52150 [  9939] By: jhi                                   on 2001/05/01  19:39:51
52151         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
52152              From: Benjamin Sugars <bsugars@canoe.ca>
52153              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
52154              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
52155      Branch: perl
52156            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
52157 ____________________________________________________________________________
52158 [  9938] By: jhi                                   on 2001/05/01  19:34:09
52159         Log: Add NEXT, a pseudo-class for method redispatching.
52160              <Damian>NEXT.pm probably offers more bang-for-buck
52161              than anything else I've ever written.</Damian>
52162      Branch: perl
52163            + lib/NEXT.pm t/lib/next.t
52164            ! MANIFEST
52165 ____________________________________________________________________________
52166 [  9937] By: jhi                                   on 2001/05/01  19:21:41
52167         Log: Update to Switch 2.02.
52168      Branch: perl
52169            ! lib/Switch.pm t/lib/switch.t
52170 ____________________________________________________________________________
52171 [  9936] By: nick                                  on 2001/05/01  19:09:21
52172         Log: Fix for base.pm clobbering $VERSION
52173      Branch: perlio
52174            ! lib/base.pm
52175 ____________________________________________________________________________
52176 [  9935] By: nick                                  on 2001/05/01  18:54:38
52177         Log: Test for base.pm clobbering $VERSION.
52178      Branch: perlio
52179            ! t/lib/fields.t
52180 ____________________________________________________________________________
52181 [  9934] By: jhi                                   on 2001/05/01  18:39:10
52182         Log: Add information about Scalar::Util::blessed.
52183      Branch: perl
52184            ! pod/perlobj.pod
52185 ____________________________________________________________________________
52186 [  9933] By: jhi                                   on 2001/05/01  18:33:51
52187         Log: Subject: Extra UNIVERSAL documentation
52188              From: Mike Guy <mjtg@cam.ac.uk>
52189              Date: Tue, 01 May 2001 20:12:11 +0100
52190              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
52191      Branch: perl
52192            ! pod/perlobj.pod
52193 ____________________________________________________________________________
52194 [  9932] By: jhi                                   on 2001/05/01  18:26:54
52195         Log: Subject: Autoflush in tests as appropriate
52196              From: Mike Guy <mjtg@cam.ac.uk>
52197              Date: Tue, 01 May 2001 20:05:31 +0100
52198              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
52199      Branch: perl
52200            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
52201            ! t/op/taint.t
52202 ____________________________________________________________________________
52203 [  9931] By: jhi                                   on 2001/05/01  18:02:29
52204         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
52205              From: Benjamin Sugars <bsugars@canoe.ca>
52206              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
52207              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
52208      Branch: perl
52209            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
52210 ____________________________________________________________________________
52211 [  9930] By: jhi                                   on 2001/05/01  15:12:26
52212         Log: Subject: Re: Finally got a round tuit
52213              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52214              Date: Tue, 01 May 2001 14:14:10 +0200
52215              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
52216              
52217              The -DP part, slightly modified.
52218      Branch: perl
52219            ! perl.c
52220 ____________________________________________________________________________
52221 [  9929] By: jhi                                   on 2001/05/01  14:17:15
52222         Log: Subject: Re: Finally got a round tuit
52223              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52224              Date: Tue, 01 May 2001 16:34:06 +0200
52225              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
52226              
52227              cpp and optimization tweaks for HP-UX.
52228      Branch: perl
52229            ! hints/hpux.sh
52230 ____________________________________________________________________________
52231 [  9928] By: jhi                                   on 2001/05/01  13:24:20
52232         Log: Tune the scan_num() comments to reality.
52233      Branch: perl
52234            ! toke.c
52235 ____________________________________________________________________________
52236 [  9927] By: jhi                                   on 2001/05/01  13:14:01
52237         Log: Subject: [PATCH B::Deparse] optimised sort
52238              From: Robin Houston <robin@kitsite.com>
52239              Date: Tue, 1 May 2001 14:07:12 +0100
52240              Message-ID: <20010501140712.A4266@penderel>
52241      Branch: perl
52242            ! ext/B/B/Deparse.pm
52243 ____________________________________________________________________________
52244 [  9926] By: jhi                                   on 2001/05/01  13:10:53
52245         Log: Subject: [PATCH t/lib/b-deparse.t] 
52246              From: Robin Houston <robin@kitsite.com>
52247              Date: Tue, 1 May 2001 13:37:42 +0100
52248              Message-ID: <20010501133742.A4082@penderel>
52249      Branch: perl
52250            ! t/lib/b-deparse.t
52251 ____________________________________________________________________________
52252 [  9925] By: jhi                                   on 2001/05/01  13:10:13
52253         Log: Subject: [PATCH B::Deparse] for(;;), sort
52254              From: Robin Houston <robin@kitsite.com>
52255              Date: Tue, 1 May 2001 13:35:00 +0100
52256              Message-ID: <20010501133500.A4061@penderel>
52257      Branch: perl
52258            ! ext/B/B/Deparse.pm
52259 ____________________________________________________________________________
52260 [  9924] By: jhi                                   on 2001/05/01  13:09:22
52261         Log: Subject: [PATCH B::Deparse] do, warn, use
52262              From: Robin Houston <robin@kitsite.com>
52263              Date: Tue, 1 May 2001 13:31:03 +0100
52264              Message-ID: <20010501133103.A4041@penderel>
52265      Branch: perl
52266            ! ext/B/B/Deparse.pm
52267 ____________________________________________________________________________
52268 [  9923] By: jhi                                   on 2001/05/01  11:45:36
52269         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
52270              From: Benjamin Sugars <ben.sugars@home.com>
52271              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
52272              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
52273      Branch: perl
52274            + t/io/fflush.t
52275            ! MANIFEST
52276 ____________________________________________________________________________
52277 [  9922] By: jhi                                   on 2001/05/01  11:35:42
52278         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
52279              From: Peter Prymmer <pvhp@forte.com>
52280              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
52281              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
52282      Branch: perl
52283            ! t/lib/selfstubber.t
52284 ____________________________________________________________________________
52285 [  9921] By: jhi                                   on 2001/04/30  16:34:33
52286         Log: Subject: [PATCH B::Concise] suppress warning
52287              From: Robin Houston <robin@kitsite.com>
52288              Date: Mon, 30 Apr 2001 16:09:49 +0100
52289              Message-ID: <20010430160949.A25086@penderel>
52290      Branch: perl
52291            ! ext/B/B/Concise.pm
52292 ____________________________________________________________________________
52293 [  9920] By: jhi                                   on 2001/04/30  13:56:04
52294         Log: Strip the *markers* from #9919.
52295      Branch: perl
52296            ! pod/perlfaq.pod pod/perlfaq5.pod
52297 ____________________________________________________________________________
52298 [  9919] By: jhi                                   on 2001/04/30  13:54:04
52299         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
52300              From: Gwyn Judd <b.judd@xtra.co.nz>
52301              Date: Sun, 29 Apr 2001 01:47:49 +1200
52302              Message-ID: <20010429014749.A4418@thislove>
52303      Branch: perl
52304            ! pod/perlfaq.pod pod/perlfaq5.pod
52305 ____________________________________________________________________________
52306 [  9918] By: jhi                                   on 2001/04/30  13:13:54
52307         Log: More_tweakage.
52308      Branch: perl
52309            ! pod/perldata.pod pod/perldiag.pod
52310 ____________________________________________________________________________
52311 [  9917] By: jhi                                   on 2001/04/30  13:01:27
52312         Log: Update Changes.
52313      Branch: perl
52314            ! Changes patchlevel.h
52315 ____________________________________________________________________________
52316 [  9916] By: jhi                                   on 2001/04/30  12:57:03
52317         Log: T_w_e_a_k_a_g_e.
52318      Branch: perl
52319            ! pod/perldata.pod pod/perldiag.pod
52320 ____________________________________________________________________________
52321 [  9915] By: jhi                                   on 2001/04/30  12:39:29
52322         Log: Install s2p also as psed.
52323              
52324              TODO: psed documentation?
52325      Branch: perl
52326            ! installperl
52327 ____________________________________________________________________________
52328 [  9914] By: jhi                                   on 2001/04/30  12:29:21
52329         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
52330              From: Jens Hamisch <jens@Strawberry.COM>
52331              Date: Fri, 27 Apr 2001 17:00:36 +0200
52332              Message-ID: <20010427170036.K1372@Strawberry.COM>
52333              
52334              SOCKS5_VERSION_NAME is the right symbol to detect
52335              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
52336              function called socks5_init() is available, and even that is
52337              not universal, most SOCKS5 installations use SOCKSinit()).
52338      Branch: perl
52339            ! perlio.c
52340 ____________________________________________________________________________
52341 [  9913] By: jhi                                   on 2001/04/30  12:22:15
52342         Log: Allow a zero timeout on IO::Socket accept and connect--
52343              though one really shouldn't do that.  Based on
52344              
52345              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
52346              From: "John Holdsworth" <coldwave@bigfoot.com>
52347              Date: Sun, 4 Feb 2001 12:48:18 +0100
52348              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
52349      Branch: perl
52350            ! ext/IO/lib/IO/Socket.pm
52351 ____________________________________________________________________________
52352 [  9912] By: jhi                                   on 2001/04/30  11:27:27
52353         Log: Save the spot of regprev (see #9911) for binary compatibility;
52354              regen API.
52355      Branch: perl
52356            ! embedvar.h perlapi.h thrdvar.h
52357 ____________________________________________________________________________
52358 [  9911] By: jhi                                   on 2001/04/30  11:22:03
52359         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
52360              From: Hugo <hv@crypt.compulink.co.uk>
52361              Date: Sun, 29 Apr 2001 17:09:30 +0100
52362              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
52363      Branch: perl
52364            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
52365 ____________________________________________________________________________
52366 [  9910] By: jhi                                   on 2001/04/30  11:15:12
52367         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
52368              a dummy for PL_numeric_radix); no pressing reason to break
52369              binary compatibility; regen API.
52370      Branch: perl
52371            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
52372            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
52373 ____________________________________________________________________________
52374 [  9909] By: jhi                                   on 2001/04/30  10:56:08
52375         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
52376              From: Walt Mankowski <waltman@netaxs.com>
52377              Date: Sun, 29 Apr 2001 21:53:48 -0400
52378              Message-ID: <20010429215348.A3971@netaxs.com>
52379      Branch: perl
52380            ! pod/perlfunc.pod
52381 ____________________________________________________________________________
52382 [  9908] By: jhi                                   on 2001/04/30  10:49:40
52383         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
52384      Branch: perl
52385            ! t/lib/selfstubber.t
52386 ____________________________________________________________________________
52387 [  9907] By: nick                                  on 2001/04/30  09:26:50
52388         Log: Integrate mainline.
52389      Branch: perlio
52390           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
52391 ____________________________________________________________________________
52392 [  9906] By: jhi                                   on 2001/04/29  23:24:20
52393         Log: Abigail spotted a thinko in #9905.
52394      Branch: perl
52395            ! pod/perldiag.pod
52396 ____________________________________________________________________________
52397 [  9905] By: jhi                                   on 2001/04/29  15:55:39
52398         Log: Changed the underscore/undebar syntax in numeric constants;
52399              now any grouping will do, as long as the underscores are not
52400              consecutive (so "zero-grouping" is out), and they do not begin
52401              or end the integer or fractional parts.
52402      Branch: perl
52403            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
52404 ____________________________________________________________________________
52405 [  9904] By: nick                                  on 2001/04/29  15:43:22
52406         Log: Integrate mainline.
52407      Branch: perlio
52408           +> (branch 98 files)
52409            - lib/unicode/Block.pl
52410            - lib/unicode/In/AlphabeticPresentationForms.pl
52411            - lib/unicode/In/Arabic.pl
52412            - lib/unicode/In/ArabicPresentationForms-A.pl
52413            - lib/unicode/In/ArabicPresentationForms-B.pl
52414            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
52415            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
52416            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
52417            - lib/unicode/In/BopomofoExtended.pl
52418            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
52419            - lib/unicode/In/CJKCompatibility.pl
52420            - lib/unicode/In/CJKCompatibilityForms.pl
52421            - lib/unicode/In/CJKCompatibilityIdeographs.pl
52422            - lib/unicode/In/CJKRadicalsSupplement.pl
52423            - lib/unicode/In/CJKSymbolsandPunctuation.pl
52424            - lib/unicode/In/CJKUnifiedIdeographs.pl
52425            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
52426            - lib/unicode/In/Cherokee.pl
52427            - lib/unicode/In/CombiningDiacriticalMarks.pl
52428            - lib/unicode/In/CombiningHalfMarks.pl
52429            - lib/unicode/In/CombiningMarksforSymbols.pl
52430            - lib/unicode/In/ControlPictures.pl
52431            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
52432            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
52433            - lib/unicode/In/EnclosedAlphanumerics.pl
52434            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
52435            - lib/unicode/In/Ethiopic.pl
52436            - lib/unicode/In/GeneralPunctuation.pl
52437            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
52438            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
52439            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
52440            - lib/unicode/In/HalfwidthandFullwidthForms.pl
52441            - lib/unicode/In/HangulCompatibilityJamo.pl
52442            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
52443            - lib/unicode/In/Hebrew.pl
52444            - lib/unicode/In/HighPrivateUseSurrogates.pl
52445            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
52446            - lib/unicode/In/IPAExtensions.pl
52447            - lib/unicode/In/IdeographicDescriptionCharacters.pl
52448            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
52449            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
52450            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
52451            - lib/unicode/In/Latin-1Supplement.pl
52452            - lib/unicode/In/LatinExtended-A.pl
52453            - lib/unicode/In/LatinExtended-B.pl
52454            - lib/unicode/In/LatinExtendedAdditional.pl
52455            - lib/unicode/In/LetterlikeSymbols.pl
52456            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
52457            - lib/unicode/In/MathematicalOperators.pl
52458            - lib/unicode/In/MiscellaneousSymbols.pl
52459            - lib/unicode/In/MiscellaneousTechnical.pl
52460            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
52461            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
52462            - lib/unicode/In/OpticalCharacterRecognition.pl
52463            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
52464            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
52465            - lib/unicode/In/SmallFormVariants.pl
52466            - lib/unicode/In/SpacingModifierLetters.pl
52467            - lib/unicode/In/Specials.pl
52468            - lib/unicode/In/SuperscriptsandSubscripts.pl
52469            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
52470            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
52471            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
52472            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
52473            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
52474           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
52475           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
52476           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
52477           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
52478           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
52479           !> utf8.c win32/Makefile
52480 ____________________________________________________________________________
52481 [  9903] By: jhi                                   on 2001/04/29  14:30:53
52482         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
52483              From: Prymmer/Kahn <pvhp@best.com>
52484              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
52485              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
52486      Branch: perl
52487            ! win32/Makefile
52488 ____________________________________________________________________________
52489 [  9902] By: jhi                                   on 2001/04/29  02:52:44
52490         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
52491              From: "Abigail" <abigail@foad.org>
52492              Date: Sun, 29 Apr 2001 03:14:25 +0200
52493              Message-ID: <20010429011425.24503.qmail@foad.org>
52494      Branch: perl
52495            ! ext/IO/lib/IO/Seekable.pm
52496 ____________________________________________________________________________
52497 [  9901] By: jhi                                   on 2001/04/29  02:04:46
52498         Log: In character classes one couldn't have 0x80..0xff characters
52499              at the left hand side if there were 0x100.. characters in the
52500              character class.
52501      Branch: perl
52502            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
52503            ! t/op/pat.t utf8.c
52504 ____________________________________________________________________________
52505 [  9900] By: jhi                                   on 2001/04/28  22:55:04
52506         Log: Forgot the latest mktables.PL from #9899.
52507      Branch: perl
52508            ! lib/unicode/mktables.PL
52509 ____________________________________________________________________________
52510 [  9899] By: jhi                                   on 2001/04/28  22:53:28
52511         Log: Explain the \p{} and \P{} error message better and
52512              have prettier prettyprint in In.pl.
52513      Branch: perl
52514            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
52515            ! pod/perldiag.pod
52516 ____________________________________________________________________________
52517 [  9898] By: jhi                                   on 2001/04/28  21:03:34
52518         Log: Add one possible explanation for the "Invalid [] range" error.
52519      Branch: perl
52520            ! pod/perldiag.pod
52521 ____________________________________________________________________________
52522 [  9897] By: jhi                                   on 2001/04/28  17:18:26
52523         Log: Add a level of indirection to the implementation of \p{InFoo}
52524              so that we don't have to have long filenames.  (Nothing changes
52525              in the user interface.)   The indirection is defined in
52526              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
52527              Also rename some the character classes by removing '-' from
52528              the classnames, and finally renamed Block.pl as Blocks.pl.
52529      Branch: perl
52530            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
52531            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
52532            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
52533            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
52534            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
52535            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
52536            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
52537            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
52538            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
52539            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
52540            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
52541            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
52542            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
52543            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
52544            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
52545            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
52546            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
52547            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
52548            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
52549            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
52550            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
52551            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
52552            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
52553            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
52554            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
52555            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
52556            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
52557            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
52558            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
52559            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
52560            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
52561            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
52562            + lib/unicode/In/94.pl lib/unicode/In/95.pl
52563            - lib/unicode/Block.pl
52564            - lib/unicode/In/AlphabeticPresentationForms.pl
52565            - lib/unicode/In/Arabic.pl
52566            - lib/unicode/In/ArabicPresentationForms-A.pl
52567            - lib/unicode/In/ArabicPresentationForms-B.pl
52568            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
52569            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
52570            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
52571            - lib/unicode/In/BopomofoExtended.pl
52572            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
52573            - lib/unicode/In/CJKCompatibility.pl
52574            - lib/unicode/In/CJKCompatibilityForms.pl
52575            - lib/unicode/In/CJKCompatibilityIdeographs.pl
52576            - lib/unicode/In/CJKRadicalsSupplement.pl
52577            - lib/unicode/In/CJKSymbolsandPunctuation.pl
52578            - lib/unicode/In/CJKUnifiedIdeographs.pl
52579            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
52580            - lib/unicode/In/Cherokee.pl
52581            - lib/unicode/In/CombiningDiacriticalMarks.pl
52582            - lib/unicode/In/CombiningHalfMarks.pl
52583            - lib/unicode/In/CombiningMarksforSymbols.pl
52584            - lib/unicode/In/ControlPictures.pl
52585            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
52586            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
52587            - lib/unicode/In/EnclosedAlphanumerics.pl
52588            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
52589            - lib/unicode/In/Ethiopic.pl
52590            - lib/unicode/In/GeneralPunctuation.pl
52591            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
52592            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
52593            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
52594            - lib/unicode/In/HalfwidthandFullwidthForms.pl
52595            - lib/unicode/In/HangulCompatibilityJamo.pl
52596            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
52597            - lib/unicode/In/Hebrew.pl
52598            - lib/unicode/In/HighPrivateUseSurrogates.pl
52599            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
52600            - lib/unicode/In/IPAExtensions.pl
52601            - lib/unicode/In/IdeographicDescriptionCharacters.pl
52602            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
52603            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
52604            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
52605            - lib/unicode/In/Latin-1Supplement.pl
52606            - lib/unicode/In/LatinExtended-A.pl
52607            - lib/unicode/In/LatinExtended-B.pl
52608            - lib/unicode/In/LatinExtendedAdditional.pl
52609            - lib/unicode/In/LetterlikeSymbols.pl
52610            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
52611            - lib/unicode/In/MathematicalOperators.pl
52612            - lib/unicode/In/MiscellaneousSymbols.pl
52613            - lib/unicode/In/MiscellaneousTechnical.pl
52614            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
52615            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
52616            - lib/unicode/In/OpticalCharacterRecognition.pl
52617            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
52618            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
52619            - lib/unicode/In/SmallFormVariants.pl
52620            - lib/unicode/In/SpacingModifierLetters.pl
52621            - lib/unicode/In/Specials.pl
52622            - lib/unicode/In/SuperscriptsandSubscripts.pl
52623            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
52624            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
52625            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
52626            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
52627            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
52628            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
52629            ! pod/perlunicode.pod
52630 ____________________________________________________________________________
52631 [  9896] By: jhi                                   on 2001/04/28  14:33:17
52632         Log: Update the information on shared library path on HP-UX.
52633      Branch: perl
52634            ! INSTALL
52635 ____________________________________________________________________________
52636 [  9895] By: jhi                                   on 2001/04/28  14:32:30
52637         Log: Because #9894 seems to do the trick, this workaround can be removed.
52638      Branch: perl
52639            ! t/lib/selfstubber.t
52640 ____________________________________________________________________________
52641 [  9894] By: jhi                                   on 2001/04/28  14:26:13
52642         Log: For PerlIO flush the children's file handles (on fork/exec/system).
52643      Branch: perl
52644            ! perl.h
52645 ____________________________________________________________________________
52646 [  9893] By: jhi                                   on 2001/04/28  14:23:15
52647         Log: Test tweak for #9891.
52648      Branch: perl
52649            ! t/lib/b-deparse.t
52650 ____________________________________________________________________________
52651 [  9892] By: jhi                                   on 2001/04/28  14:10:13
52652         Log: New HP-UX hints from Merijn.
52653      Branch: perl
52654            ! hints/hpux.sh
52655 ____________________________________________________________________________
52656 [  9891] By: jhi                                   on 2001/04/28  14:07:27
52657         Log: Subject: [PATCH B::Deparse] non-block scopes
52658              From: Robin Houston <robin@kitsite.com>
52659              Date: Fri, 27 Apr 2001 19:15:14 +0100
52660              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
52661      Branch: perl
52662            ! ext/B/B/Deparse.pm
52663 ____________________________________________________________________________
52664 [  9890] By: nick                                  on 2001/04/27  19:41:25
52665         Log: Integrate mainline
52666      Branch: perlio
52667           +> t/lib/selfstubber.t
52668           !> (integrate 50 files)
52669 ____________________________________________________________________________
52670 [  9889] By: jhi                                   on 2001/04/27  18:23:46
52671         Log: Subject: Re: selfstubber test fail on bleadperl
52672              From: Mike Guy <mjtg@cam.ac.uk>
52673              Date: Fri, 27 Apr 2001 19:31:18 +0100
52674              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
52675      Branch: perl
52676            ! t/lib/selfstubber.t
52677 ____________________________________________________________________________
52678 [  9888] By: jhi                                   on 2001/04/27  16:20:54
52679         Log: Test tweak for #9886.
52680      Branch: perl
52681            ! t/lib/b-deparse.t
52682 ____________________________________________________________________________
52683 [  9887] By: jhi                                   on 2001/04/27  16:16:33
52684         Log: Buffering issue at least in Solaris (even with perlio).
52685      Branch: perl
52686            ! t/lib/selfstubber.t
52687 ____________________________________________________________________________
52688 [  9886] By: jhi                                   on 2001/04/27  14:59:23
52689         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
52690              From: Robin Houston <robin@kitsite.com>
52691              Date: Fri, 27 Apr 2001 16:53:20 +0100
52692              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
52693      Branch: perl
52694            ! ext/B/B/Deparse.pm
52695 ____________________________________________________________________________
52696 [  9885] By: jhi                                   on 2001/04/27  14:23:51
52697         Log: Update Changes.
52698      Branch: perl
52699            ! Changes patchlevel.h
52700 ____________________________________________________________________________
52701 [  9884] By: jhi                                   on 2001/04/27  14:14:12
52702         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
52703              From: "Philip Newton" <pnewton@gmx.de>
52704              Date: Fri, 27 Apr 2001 16:40:13 +0200
52705              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
52706      Branch: perl
52707            ! pod/perldata.pod
52708 ____________________________________________________________________________
52709 [  9883] By: jhi                                   on 2001/04/27  13:28:19
52710         Log: Add LOG_PERROR; prettify the "removed".
52711      Branch: perl
52712            ! ext/Sys/Syslog/Syslog.xs
52713 ____________________________________________________________________________
52714 [  9882] By: jhi                                   on 2001/04/27  13:13:18
52715         Log: h2xs tweaks: use NV instead of double, "quote" the removed
52716              prefixes for clarity (especially when nothing is removed),
52717              slight pod reformats.
52718      Branch: perl
52719            ! utils/h2xs.PL
52720 ____________________________________________________________________________
52721 [  9881] By: jhi                                   on 2001/04/27  12:58:48
52722         Log: Don't bother creating existing directories.
52723      Branch: perl
52724            ! utils/h2xs.PL
52725 ____________________________________________________________________________
52726 [  9880] By: jhi                                   on 2001/04/27  12:45:39
52727         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
52728              From: Mike Schilli <m@perlmeister.com>
52729              Date: Wed, 25 Apr 2001 01:29:21 -0700
52730              Message-id: <3AE68AE1.6A981723@perlmeister.com>
52731      Branch: perl
52732            ! utils/h2xs.PL
52733 ____________________________________________________________________________
52734 [  9879] By: jhi                                   on 2001/04/27  12:40:55
52735         Log: break is not yet Perl.  Added the template license also to README.
52736      Branch: perl
52737            ! utils/h2xs.PL
52738 ____________________________________________________________________________
52739 [  9878] By: jhi                                   on 2001/04/27  03:08:20
52740         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
52741              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52742              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
52743              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
52744      Branch: perl
52745            ! t/lib/xs-typemap.t
52746 ____________________________________________________________________________
52747 [  9877] By: jhi                                   on 2001/04/26  23:54:40
52748         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
52749              From: "Abigail" <abigail@foad.org>
52750              Date: Fri, 27 Apr 2001 01:44:28 +0200
52751              Message-ID: <20010426234428.19786.qmail@foad.org>
52752      Branch: perl
52753            ! utils/h2xs.PL
52754 ____________________________________________________________________________
52755 [  9876] By: jhi                                   on 2001/04/26  23:52:06
52756         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
52757              From: Peter Prymmer <pvhp@forte.com>
52758              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
52759              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
52760      Branch: perl
52761            ! t/lib/selfstubber.t
52762 ____________________________________________________________________________
52763 [  9875] By: jhi                                   on 2001/04/26  23:48:10
52764         Log: Deparse nits.
52765      Branch: perl
52766            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
52767 ____________________________________________________________________________
52768 [  9874] By: jhi                                   on 2001/04/26  22:46:05
52769         Log: Document ANYOF_CLASS.
52770      Branch: perl
52771            ! regcomp.h
52772 ____________________________________________________________________________
52773 [  9873] By: jhi                                   on 2001/04/26  22:35:03
52774         Log: Subject: Re: [PATCH @9846] dumping ANYOF
52775              From: Hugo <hv@crypt.compulink.co.uk>
52776              Date: Thu, 26 Apr 2001 23:33:38 +0100
52777              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
52778      Branch: perl
52779            ! regcomp.c regcomp.h
52780 ____________________________________________________________________________
52781 [  9872] By: jhi                                   on 2001/04/26  22:34:31
52782         Log: Subject: [PATCH] more for Devel::SelfStubber
52783              From: Nicholas Clark <nick@ccl4.org>
52784              Date: Fri, 27 Apr 2001 00:13:52 +0100
52785              Message-ID: <20010427001351.K88186@plum.flirble.org>
52786      Branch: perl
52787            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
52788 ____________________________________________________________________________
52789 [  9871] By: jhi                                   on 2001/04/26  21:59:17
52790         Log: Subject: [PATCH B::Deparse] formats must be flush left
52791              From: Robin Houston <robin@kitsite.com>
52792              Date: Thu, 26 Apr 2001 23:54:29 +0100
52793              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
52794      Branch: perl
52795            ! ext/B/B/Deparse.pm
52796 ____________________________________________________________________________
52797 [  9870] By: jhi                                   on 2001/04/26  21:57:37
52798         Log: If some of the constants are prefixes of others,
52799              the prefixes may never get recognized.  (See 20010426.006.)
52800      Branch: perl
52801            ! utils/h2xs.PL
52802 ____________________________________________________________________________
52803 [  9869] By: jhi                                   on 2001/04/26  21:50:42
52804         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
52805              From: Chris Bongaarts <cab@tc.umn.edu>
52806              Date: Thu, 26 Apr 2001 17:10:31 -0500
52807              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
52808      Branch: perl
52809            ! ext/Sys/Syslog/Syslog.xs
52810 ____________________________________________________________________________
52811 [  9868] By: jhi                                   on 2001/04/26  21:35:12
52812         Log: Further cuts and more docs from Graham Barr.
52813      Branch: perl
52814            ! ext/List/Util/lib/List/Util.pm
52815            ! ext/List/Util/lib/Scalar/Util.pm
52816 ____________________________________________________________________________
52817 [  9867] By: jhi                                   on 2001/04/26  21:18:57
52818         Log: Subject: [PATCH 5.7.1] DB_File-1.77
52819              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
52820              Date: Thu, 26 Apr 2001 22:37:53 +0100
52821              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
52822      Branch: perl
52823            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
52824            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
52825 ____________________________________________________________________________
52826 [  9866] By: jhi                                   on 2001/04/26  21:12:31
52827         Log: Subject: [PATCH B::Deparse] fix easy bugs
52828              From: Robin Houston <robin@kitsite.com>
52829              Date: Thu, 26 Apr 2001 23:03:33 +0100
52830              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
52831      Branch: perl
52832            ! ext/B/B/Deparse.pm
52833 ____________________________________________________________________________
52834 [  9865] By: jhi                                   on 2001/04/26  20:26:13
52835         Log: Update Changes.
52836      Branch: perl
52837            ! Changes patchlevel.h
52838 ____________________________________________________________________________
52839 [  9864] By: jhi                                   on 2001/04/26  19:27:48
52840         Log: Dethinko from Robin Houston.
52841      Branch: perl
52842            ! ext/B/B/Deparse.pm
52843 ____________________________________________________________________________
52844 [  9863] By: jhi                                   on 2001/04/26  19:10:35
52845         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
52846              From: Robin Houston <robin@kitsite.com>
52847              Date: Thu, 26 Apr 2001 21:08:32 +0100
52848              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
52849      Branch: perl
52850            ! ext/B/B/Deparse.pm
52851 ____________________________________________________________________________
52852 [  9862] By: jhi                                   on 2001/04/26  19:04:23
52853         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
52854              From: Robin Houston <robin@kitsite.com>
52855              Date: Thu, 26 Apr 2001 20:52:50 +0100
52856              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
52857      Branch: perl
52858            ! ext/B/B/Deparse.pm
52859 ____________________________________________________________________________
52860 [  9861] By: jhi                                   on 2001/04/26  18:56:14
52861         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
52862              From: Mike Guy <mjtg@cam.ac.uk>
52863              Date: Thu, 26 Apr 2001 14:22:40 +0100
52864              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
52865      Branch: perl
52866            ! pod/perlobj.pod
52867 ____________________________________________________________________________
52868 [  9860] By: jhi                                   on 2001/04/26  18:46:42
52869         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
52870              From: Robin Houston <robin@kitsite.com>
52871              Date: Thu, 26 Apr 2001 20:34:29 +0100
52872              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
52873              
52874              Hashes do not interpolate.
52875      Branch: perl
52876            ! ext/B/B/Deparse.pm
52877 ____________________________________________________________________________
52878 [  9859] By: jhi                                   on 2001/04/26  18:43:51
52879         Log: Subject: The Time::Piece conspiracy unmasked!!!
52880              From: Mike Guy <mjtg@cam.ac.uk>
52881              Date: Thu, 26 Apr 2001 19:02:50 +0100
52882              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
52883              
52884              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
52885              From: Mike Guy <mjtg@cam.ac.uk>
52886              Date: Thu, 26 Apr 2001 19:08:21 +0100
52887              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
52888              
52889              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
52890              From: Graham Barr <gbarr@pobox.com>
52891              Date: Thu, 26 Apr 2001 19:12:03 +0100
52892              Message-ID: <20010426191203.A70835@pobox.com>
52893              
52894              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
52895      Branch: perl
52896            ! ext/List/Util/lib/List/Util.pm
52897            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
52898 ____________________________________________________________________________
52899 [  9858] By: jhi                                   on 2001/04/26  18:17:42
52900         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
52901              From: Robin Houston <robin@kitsite.com>
52902              Date: Thu, 26 Apr 2001 16:09:35 +0100
52903              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
52904      Branch: perl
52905            ! t/comp/proto.t
52906 ____________________________________________________________________________
52907 [  9857] By: jhi                                   on 2001/04/26  18:04:59
52908         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
52909              From: barries <barries@slaysys.com>
52910              Date: Thu, 26 Apr 2001 12:01:10 -0400
52911              Message-ID: <20010426120110.E29698@jester.slaysys.com>
52912      Branch: perl
52913            ! pod/perldiag.pod
52914 ____________________________________________________________________________
52915 [  9856] By: jhi                                   on 2001/04/26  18:03:33
52916         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
52917              Date: Thu, 26 Apr 2001 17:13:41 +0100
52918              From: Robin Houston <robin@kitsite.com>
52919              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
52920              
52921              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
52922              From: Robin Houston <robin@kitsite.com>
52923              Date: Thu, 26 Apr 2001 18:44:29 +0100
52924              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
52925      Branch: perl
52926            ! ext/B/B/Deparse.pm
52927 ____________________________________________________________________________
52928 [  9855] By: jhi                                   on 2001/04/26  17:56:04
52929         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
52930              From: Robin Houston <robin@kitsite.com>
52931              Date: Thu, 26 Apr 2001 17:04:08 +0100
52932              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
52933      Branch: perl
52934            ! ext/B/B/Deparse.pm
52935 ____________________________________________________________________________
52936 [  9854] By: jhi                                   on 2001/04/26  17:47:26
52937         Log: Subject: Re: Short test case for undef %stash:: crash
52938              From: Benjamin Sugars <bsugars@canoe.ca> 
52939              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
52940              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
52941              Changed and moved the perldiag entry.
52942      Branch: perl
52943            ! gv.c pod/perldiag.pod
52944 ____________________________________________________________________________
52945 [  9853] By: jhi                                   on 2001/04/26  14:35:16
52946         Log: Beginnings of strptime().  Do not touch the wet paint.
52947      Branch: perl
52948            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
52949 ____________________________________________________________________________
52950 [  9852] By: jhi                                   on 2001/04/26  13:17:21
52951         Log: Retract #9851, core dumps from pod2man.
52952      Branch: perl
52953            ! regcomp.c
52954 ____________________________________________________________________________
52955 [  9851] By: jhi                                   on 2001/04/26  11:54:41
52956         Log: (Retracted by #9852.)
52957              
52958              Subject: [PATCH @9846] dumping ANYOF
52959              From: Hugo <hv@crypt.compulink.co.uk>
52960              Date: Thu, 26 Apr 2001 05:32:38 +0100
52961              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
52962      Branch: perl
52963            ! regcomp.c
52964 ____________________________________________________________________________
52965 [  9850] By: jhi                                   on 2001/04/26  02:34:44
52966         Log: If ccflags was empty the _previous_ $* containing all the
52967              environment variables and Configure variables was used,
52968              which lead, among other bad things, into $ccflags being your
52969              uname -a output, which lead into test compile with cc failing,
52970              which lead into gcc being selected, which didn't work that well
52971              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
52972              with large files, et cetera.
52973      Branch: perl
52974            ! hints/hpux.sh
52975 ____________________________________________________________________________
52976 [  9849] By: jhi                                   on 2001/04/26  01:44:57
52977         Log: Make selfstubber test more portable.
52978      Branch: perl
52979            ! t/lib/selfstubber.t
52980 ____________________________________________________________________________
52981 [  9848] By: jhi                                   on 2001/04/26  00:50:26
52982         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
52983              From: Benjamin Sugars <ben.sugars@home.com>
52984              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
52985              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
52986      Branch: perl
52987            ! ext/Cwd/Cwd.xs
52988 ____________________________________________________________________________
52989 [  9847] By: jhi                                   on 2001/04/26  00:46:58
52990         Log: Subject: [PATCH: perl@9841] VMS updates
52991              From: Peter Prymmer <pvhp@forte.com>
52992              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
52993              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
52994      Branch: perl
52995            ! README.vms configure.com vms/descrip_mms.template
52996            ! vms/ext/filespec.t
52997 ____________________________________________________________________________
52998 [  9846] By: jhi                                   on 2001/04/26  00:11:56
52999         Log: re 'debug' was broken by #9084.
53000      Branch: perl
53001            ! ext/re/re.xs
53002 ____________________________________________________________________________
53003 [  9845] By: jhi                                   on 2001/04/25  22:33:17
53004         Log: Subject: [PATCH] test for Devel::SelfStubber
53005              From: Nicholas Clark <nick@ccl4.org>
53006              Date: Thu, 26 Apr 2001 00:00:54 +0100
53007              Message-ID: <20010426000054.D89026@plum.flirble.org>
53008      Branch: perl
53009            + t/lib/selfstubber.t
53010            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
53011 ____________________________________________________________________________
53012 [  9844] By: jhi                                   on 2001/04/25  22:29:32
53013         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
53014              From: Paul Johnson <paul@pjcj.net>
53015              Date: Thu, 26 Apr 2001 00:46:08 +0200
53016              Message-ID: <20010426004608.H2338@pjcj.net>
53017      Branch: perl
53018            ! ext/B/B/Concise.pm
53019 ____________________________________________________________________________
53020 [  9843] By: jhi                                   on 2001/04/25  22:28:28
53021         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
53022              From: Peter Prymmer <pvhp@forte.com>
53023              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
53024              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
53025      Branch: perl
53026            ! ext/Cwd/Cwd.xs
53027 ____________________________________________________________________________
53028 [  9842] By: jhi                                   on 2001/04/25  20:58:12
53029         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
53030              From: John Peacock <jpeacock@rowman.com>
53031              Date: Wed, 25 Apr 2001 17:30:26 -0400
53032              Message-ID: <3AE741F2.B3217464@rowman.com>
53033      Branch: perl
53034            ! lib/Math/BigInt.pm t/lib/bigintpm.t
53035 ____________________________________________________________________________
53036 [  9841] By: jhi                                   on 2001/04/25  20:07:05
53037         Log: Update Changes.
53038      Branch: perl
53039            ! Changes patchlevel.h
53040 ____________________________________________________________________________
53041 [  9840] By: jhi                                   on 2001/04/25  19:56:51
53042         Log: Yet another HP-UX hints version from Merijn.
53043      Branch: perl
53044            ! hints/hpux.sh
53045 ____________________________________________________________________________
53046 [  9839] By: jhi                                   on 2001/04/25  19:53:04
53047         Log: abs_path() didn't terminate the filename correctly,
53048              in DIRNAMLENless systems like HP-UX this would fail.
53049      Branch: perl
53050            ! ext/Cwd/Cwd.xs
53051 ____________________________________________________________________________
53052 [  9838] By: jhi                                   on 2001/04/25  16:37:26
53053         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
53054              From: Mike Guy <mjtg@cam.ac.uk>
53055              Date: Wed, 25 Apr 2001 18:31:47 +0100
53056              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
53057      Branch: perl
53058            ! op.c
53059 ____________________________________________________________________________
53060 [  9837] By: jhi                                   on 2001/04/25  16:21:53
53061         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
53062              From: Jon Eveland <jweveland@yahoo.com>
53063              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
53064              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
53065      Branch: perl
53066            ! lib/perl5db.pl
53067 ____________________________________________________________________________
53068 [  9836] By: jhi                                   on 2001/04/25  14:17:50
53069         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
53070              From: "Philip Newton" <pnewton@gmx.de>
53071              Date: Wed, 25 Apr 2001 17:05:58 +0200
53072              Message-ID: <3AE703F6.3234.1833C45@localhost>
53073      Branch: perl
53074            ! Porting/patching.pod
53075 ____________________________________________________________________________
53076 [  9835] By: jhi                                   on 2001/04/25  13:58:07
53077         Log: It would seem that both ar and full_ar need to be overridden
53078              for HP-UX to avoid the GNU ar.
53079      Branch: perl
53080            ! hints/hpux.sh
53081 ____________________________________________________________________________
53082 [  9834] By: jhi                                   on 2001/04/25  13:50:40
53083         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
53084              From: "Philip Newton" <pnewton@gmx.de>
53085              Date: Wed, 25 Apr 2001 16:09:23 +0200
53086              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
53087              
53088              Detypo.
53089      Branch: perl
53090            ! t/op/misc.t
53091 ____________________________________________________________________________
53092 [  9833] By: jhi                                   on 2001/04/25  12:36:11
53093         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
53094      Branch: perl
53095            ! hints/hpux.sh
53096 ____________________________________________________________________________
53097 [  9832] By: jhi                                   on 2001/04/25  12:33:36
53098         Log: New version of HP-UX hints from Merijn.
53099      Branch: perl
53100            ! hints/hpux.sh
53101 ____________________________________________________________________________
53102 [  9831] By: jhi                                   on 2001/04/25  03:39:45
53103         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
53104      Branch: perl
53105            ! hints/hpux.sh
53106 ____________________________________________________________________________
53107 [  9830] By: jhi                                   on 2001/04/25  02:53:25
53108         Log: The tzname[] bit is not needed by util.c -- and causes
53109              heartburn in VMS (and it missing was probably the cause of
53110              the Mac OS X trouble).  Ouch.
53111      Branch: perl
53112            ! ext/POSIX/POSIX.xs util.c
53113 ____________________________________________________________________________
53114 [  9829] By: jhi                                   on 2001/04/25  00:10:06
53115         Log: Metaconfig unit change for #9828.
53116      Branch: metaconfig
53117            ! U/compline/ccflags.U
53118 ____________________________________________________________________________
53119 [  9828] By: jhi                                   on 2001/04/25  00:04:18
53120         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
53121              (which is actually the reason for the change, we need to pass
53122              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
53123              EP/IX, OS/2, and TitanOS, based on the hints files.
53124      Branch: perl
53125            ! Configure config_h.SH
53126 ____________________________________________________________________________
53127 [  9827] By: jhi                                   on 2001/04/24  23:49:20
53128         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
53129              the $cat must have an absolute path.
53130      Branch: perl
53131            ! makedepend.SH
53132 ____________________________________________________________________________
53133 [  9826] By: jhi                                   on 2001/04/24  23:40:53
53134         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
53135      Branch: perl
53136            ! README.amiga
53137 ____________________________________________________________________________
53138 [  9825] By: jhi                                   on 2001/04/24  23:35:35
53139         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
53140              From: "Philip Newton" <pnewton@gmx.de>
53141              Date: Tue, 24 Apr 2001 18:52:49 +0200
53142              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
53143      Branch: perl
53144            ! x2p/find2perl.PL
53145 ____________________________________________________________________________
53146 [  9824] By: jhi                                   on 2001/04/24  23:33:07
53147         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
53148              Some gcc specifics dropped out due to extensive rewriting;
53149              will be put back later as needed.
53150      Branch: perl
53151            ! hints/hpux.sh
53152 ____________________________________________________________________________
53153 [  9823] By: jhi                                   on 2001/04/24  23:27:57
53154         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
53155      Branch: perl
53156            ! ext/POSIX/POSIX.xs
53157 ____________________________________________________________________________
53158 [  9822] By: jhi                                   on 2001/04/24  23:25:21
53159         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
53160              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53161              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
53162              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
53163      Branch: perl
53164            ! ext/XS/Typemap/Typemap.xs
53165 ____________________________________________________________________________
53166 [  9821] By: jhi                                   on 2001/04/24  23:24:10
53167         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
53168              From: "Abigail" <abigail@foad.org>
53169              Date: Tue, 24 Apr 2001 23:12:03 +0200
53170              Message-ID: <20010424211203.7901.qmail@foad.org>
53171      Branch: perl
53172            ! pod/perlport.pod
53173 ____________________________________________________________________________
53174 [  9820] By: jhi                                   on 2001/04/24  23:23:15
53175         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
53176              From: Matt Sergeant <matt@sergeant.org>
53177              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
53178              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
53179      Branch: perl
53180            ! pod/perlfaq4.pod
53181 ____________________________________________________________________________
53182 [  9819] By: nick                                  on 2001/04/24  18:49:43
53183         Log: Integrate mainline.
53184      Branch: perlio
53185           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
53186           !> (integrate 37 files)
53187 ____________________________________________________________________________
53188 [  9818] By: jhi                                   on 2001/04/24  14:35:23
53189         Log: Update Changes.
53190      Branch: perl
53191            ! Changes patchlevel.h
53192 ____________________________________________________________________________
53193 [  9817] By: jhi                                   on 2001/04/24  14:09:17
53194         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
53195              From: "Philip Newton" <pnewton@gmx.de>
53196              Date: Tue, 24 Apr 2001 12:58:12 +0200
53197              Message-ID: <3AE57864.8304.B77A0A@localhost> 
53198              
53199              plus add CPAN to the list of modules that have their own tests.
53200      Branch: perl
53201            ! t/lib/1_compile.t
53202 ____________________________________________________________________________
53203 [  9816] By: jhi                                   on 2001/04/24  14:07:03
53204         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
53205              From: Michael G Schwern <schwern@pobox.com>
53206              Date: Sat, 21 Apr 2001 22:35:00 +0100
53207              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
53208      Branch: perl
53209            ! t/lib/1_compile.t
53210 ____________________________________________________________________________
53211 [  9815] By: jhi                                   on 2001/04/24  13:54:32
53212         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
53213              From: Robin Houston <robin@kitsite.com>
53214              Date: Tue, 24 Apr 2001 15:51:18 +0100
53215              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
53216      Branch: perl
53217            ! ext/B/B/Deparse.pm
53218 ____________________________________________________________________________
53219 [  9814] By: jhi                                   on 2001/04/24  13:17:34
53220         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
53221              From: Bill Glicker <billg@burrelles.com>
53222              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
53223              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
53224      Branch: perl
53225            ! hints/svr5.sh
53226 ____________________________________________________________________________
53227 [  9813] By: jhi                                   on 2001/04/24  12:54:23
53228         Log: Prevent path disclosure (probing for existence of filenames)
53229              using suidperl; bug id 20010322.218.
53230      Branch: perl
53231            ! perl.c pod/perldiag.pod
53232 ____________________________________________________________________________
53233 [  9812] By: jhi                                   on 2001/04/24  12:08:36
53234         Log: Retract #9811.
53235      Branch: perl
53236            ! ext/POSIX/POSIX.xs
53237 ____________________________________________________________________________
53238 [  9811] By: jhi                                   on 2001/04/24  11:57:35
53239         Log: (Retracted by #9812.)
53240      Branch: perl
53241            ! ext/POSIX/POSIX.xs
53242 ____________________________________________________________________________
53243 [  9810] By: jhi                                   on 2001/04/24  03:32:35
53244         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
53245      Branch: perl
53246            ! util.c
53247 ____________________________________________________________________________
53248 [  9809] By: jhi                                   on 2001/04/24  03:16:13
53249         Log: The Math::BigFloat::import() was broken.
53250              (Fixes bug id 20010422.002.)
53251      Branch: perl
53252            ! lib/Math/BigFloat.pm
53253 ____________________________________________________________________________
53254 [  9808] By: jhi                                   on 2001/04/24  01:11:40
53255         Log: Additional dependencies; should help for parallel makes
53256              not to fail on missing lib/lib.pm or lib/re.pm.
53257      Branch: perl
53258            ! Makefile.SH
53259 ____________________________________________________________________________
53260 [  9807] By: jhi                                   on 2001/04/24  00:57:01
53261         Log: Update the test failure disclaimer.
53262      Branch: perl
53263            ! t/pragma/warn/pp_hot
53264 ____________________________________________________________________________
53265 [  9806] By: jhi                                   on 2001/04/24  00:54:04
53266         Log: Add make target "install-all" which is alias for "install"
53267              to cater for case-preserving filesystems like HFS+.
53268      Branch: perl
53269            ! INSTALL Makefile.SH
53270 ____________________________________________________________________________
53271 [  9805] By: jhi                                   on 2001/04/24  00:47:28
53272         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
53273              From: Peter Prymmer <pvhp@forte.com>
53274              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
53275              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
53276              
53277              (Ken William's message forwarded from macosx@perl.org)
53278      Branch: perl
53279            ! hints/darwin.sh
53280 ____________________________________________________________________________
53281 [  9804] By: jhi                                   on 2001/04/23  23:57:35
53282         Log: Cut-and-pasto.
53283      Branch: perl
53284            ! perlio.c
53285 ____________________________________________________________________________
53286 [  9803] By: jhi                                   on 2001/04/23  23:52:25
53287         Log: More PerlIO robustness.
53288      Branch: perl
53289            ! perlio.c
53290 ____________________________________________________________________________
53291 [  9802] By: jhi                                   on 2001/04/23  23:43:35
53292         Log: Make the "STD* opened only for ..." errors more consistent.
53293      Branch: perl
53294            ! doio.c
53295 ____________________________________________________________________________
53296 [  9801] By: jhi                                   on 2001/04/23  23:34:26
53297         Log: Test case for #9800.
53298      Branch: perl
53299            ! t/op/misc.t
53300 ____________________________________________________________________________
53301 [  9800] By: jhi                                   on 2001/04/23  23:14:43
53302         Log: Avoid coredump on 'close STDERR; die' by making
53303              the PerlIO calls more robust.  Also use SETERRNO()
53304              instead of errno = to be more VMS-ready.
53305      Branch: perl
53306            ! perlio.c
53307 ____________________________________________________________________________
53308 [  9799] By: jhi                                   on 2001/04/23  21:41:10
53309         Log: Subject: test for ID 20010423.002
53310              From: Robin Houston <robin@kitsite.com>
53311              Date: Mon, 23 Apr 2001 16:52:21 +0100
53312              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
53313      Branch: perl
53314            ! t/op/avhv.t
53315 ____________________________________________________________________________
53316 [  9798] By: jhi                                   on 2001/04/23  21:40:07
53317         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
53318              From: David Dyck <dcd@tc.fluke.com>
53319              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
53320              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
53321      Branch: perl
53322            ! installperl
53323 ____________________________________________________________________________
53324 [  9797] By: jhi                                   on 2001/04/23  21:37:56
53325         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
53326              From: Benjamin Sugars <bsugars@canoe.ca>
53327              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
53328              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
53329      Branch: perl
53330            ! ext/Cwd/Cwd.xs lib/Cwd.pm
53331 ____________________________________________________________________________
53332 [  9796] By: jhi                                   on 2001/04/23  21:29:24
53333         Log: Synchronize h2xs and pod2man some more on the documentation
53334              templates they propose.
53335      Branch: perl
53336            ! pod/pod2man.PL utils/h2xs.PL
53337 ____________________________________________________________________________
53338 [  9795] By: jhi                                   on 2001/04/23  17:30:40
53339         Log: Add one more naughty test for base64; make encoding logic cleaner.
53340      Branch: perl
53341            ! t/lib/mimeb64.t
53342 ____________________________________________________________________________
53343 [  9794] By: jhi                                   on 2001/04/23  13:51:32
53344         Log: Update Changes.
53345      Branch: perl
53346            ! Changes patchlevel.h
53347 ____________________________________________________________________________
53348 [  9793] By: jhi                                   on 2001/04/23  13:44:18
53349         Log: Duplicate lines.
53350      Branch: perl
53351            ! MANIFEST
53352 ____________________________________________________________________________
53353 [  9792] By: jhi                                   on 2001/04/23  13:39:13
53354         Log: Subject: Re: PATCH 5.7.1
53355              From: Mark-Jason Dominus <mjd@plover.com>
53356              Date: Mon, 23 Apr 2001 10:30:21 -0400
53357              Message-ID: <20010423143021.17335.qmail@plover.com>
53358      Branch: perl
53359            ! perl.h sv.c
53360 ____________________________________________________________________________
53361 [  9791] By: jhi                                   on 2001/04/23  13:32:40
53362         Log: Add the CPAN.pm 1.59_54 tests.
53363      Branch: perl
53364            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
53365            ! MANIFEST
53366 ____________________________________________________________________________
53367 [  9790] By: jhi                                   on 2001/04/23  13:21:55
53368         Log: Subject: Deparse nit
53369              From: Robin Houston <robin@kitsite.com>
53370              Date: Mon, 23 Apr 2001 12:38:20 +0100
53371              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
53372      Branch: perl
53373            ! ext/B/B/Deparse.pm
53374 ____________________________________________________________________________
53375 [  9789] By: jhi                                   on 2001/04/23  13:19:07
53376         Log: Subject: [PATCH] bug 20010423.002
53377              From: Robin Houston <robin@kitsite.com>
53378              Date: Mon, 23 Apr 2001 13:12:30 +0100
53379              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
53380      Branch: perl
53381            ! pp.c
53382 ____________________________________________________________________________
53383 [  9788] By: jhi                                   on 2001/04/23  13:02:49
53384         Log: Subject: PATCH [5.7.1] hv.c unused #define
53385              From: Mark-Jason Dominus <mjd@plover.com>
53386              Date: Sun, 22 Apr 2001 14:17:49 -0400
53387              Message-ID: <20010422181749.26976.qmail@plover.com>
53388      Branch: perl
53389            ! hv.c
53390 ____________________________________________________________________________
53391 [  9787] By: jhi                                   on 2001/04/23  13:02:02
53392         Log: Subject: PATCH 5.7.1
53393              From: Mark-Jason Dominus <mjd@plover.com>
53394              Date: Sun, 22 Apr 2001 15:12:57 -0400
53395              Message-ID: <20010422191258.6539.qmail@plover.com>
53396              
53397              plus Sarathy's STMT_START + STMT_END suggestion.
53398      Branch: perl
53399            ! perl.h
53400 ____________________________________________________________________________
53401 [  9786] By: jhi                                   on 2001/04/23  12:53:25
53402         Log: Fix for
53403              
53404              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
53405              From: dLux <dlux@spam.sch.bme.hu>
53406              Date: Mon, 23 Apr 2001 01:25:26 +0200
53407              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
53408              
53409              (SvGROW really does return a char *.)
53410      Branch: perl
53411            ! pod/perlapi.pod sv.h
53412 ____________________________________________________________________________
53413 [  9785] By: jhi                                   on 2001/04/23  04:34:04
53414         Log: Time::Piece work continues.  $t->day removed since
53415              I think it's too confusing.  Now has normal and
53416              abbreviated length weekday names and month names,
53417              the names change with _names(), not _list().
53418              Now has strftime() in Perl, _strftime() is
53419              the libc version (to which strftime() falls back
53420              if it doesn't know the format.  To do: the reverse
53421              of strftime, strptime(), and the localisation of both.
53422      Branch: perl
53423            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
53424            ! t/lib/time-piece.t
53425 ____________________________________________________________________________
53426 [  9784] By: jhi                                   on 2001/04/23  02:41:46
53427         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
53428              From: andreas.koenig@anima.de (Andreas J. Koenig)
53429              Date: 23 Apr 2001 05:20:55 +0200
53430              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
53431      Branch: perl
53432            ! t/pragma/overload.t
53433 ____________________________________________________________________________
53434 [  9783] By: jhi                                   on 2001/04/22  23:32:42
53435         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
53436              From: Robin Houston <robin@kitsite.com>
53437              Date: Mon, 23 Apr 2001 00:38:18 +0100
53438              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
53439      Branch: perl
53440            ! ext/B/B/Deparse.pm
53441 ____________________________________________________________________________
53442 [  9782] By: jhi                                   on 2001/04/22  20:55:43
53443         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
53444              From: Simon Cozens <simon@netthink.co.uk>
53445              Date: Sun, 22 Apr 2001 18:47:25 +0100
53446              Message-ID: <20010422184725.A14411@netthink.co.uk>
53447      Branch: perl
53448            ! sv.c t/pragma/overload.t
53449 ____________________________________________________________________________
53450 [  9781] By: jhi                                   on 2001/04/22  20:52:13
53451         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
53452              From: Robin Houston <robin@kitsite.com>
53453              Date: Sun, 22 Apr 2001 22:14:50 +0100
53454              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
53455      Branch: perl
53456            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
53457 ____________________________________________________________________________
53458 [  9780] By: nick                                  on 2001/04/22  20:40:31
53459         Log: Integrate mainline.
53460      Branch: perlio
53461           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
53462           +> t/lib/b-stash.t
53463           !> (integrate 38 files)
53464 ____________________________________________________________________________
53465 [  9779] By: jhi                                   on 2001/04/22  15:16:03
53466         Log: Subject: IO::Socket::INET patch
53467              From: andrew deryabin <djsf@technarchy.ru>
53468              Date: Sat, 21 Apr 2001 17:46:52 +0400
53469              Message-ID: <20010421174652.B1426@technarchy>
53470      Branch: perl
53471            ! ext/IO/lib/IO/Socket/INET.pm
53472 ____________________________________________________________________________
53473 [  9778] By: jhi                                   on 2001/04/22  15:14:33
53474         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
53475              From: Mark-Jason Dominus <mjd@plover.com>
53476              Date: Sat, 21 Apr 2001 21:27:49 -0400
53477              Message-ID: <20010422012749.27024.qmail@plover.com>
53478      Branch: perl
53479            ! regcomp.c
53480 ____________________________________________________________________________
53481 [  9777] By: jhi                                   on 2001/04/22  15:10:51
53482         Log: Subject: Re: Regex debugger patch 
53483              From: Mark-Jason Dominus <mjd@plover.com>
53484              Date: Sat, 21 Apr 2001 21:48:51 -0400
53485              Message-ID: <20010422014851.27165.qmail@plover.com>
53486      Branch: perl
53487            ! pod/perldebguts.pod
53488 ____________________________________________________________________________
53489 [  9776] By: jhi                                   on 2001/04/22  15:09:48
53490         Log: Subject: Re: Regex debugger patch
53491              From: Mark-Jason Dominus <mjd@plover.com>
53492              Date: Sat, 21 Apr 2001 14:24:39 -0400
53493              Message-ID: <20010421182439.16508.qmail@plover.com>
53494              
53495              Regex debugger backend.
53496      Branch: perl
53497            ! regcomp.c regexp.h
53498 ____________________________________________________________________________
53499 [  9775] By: jhi                                   on 2001/04/21  16:45:40
53500         Log: Subject: [PATCH] Typo in utf8.h
53501              From: Jesús Quiroga <jquiroga@pobox.com>
53502              Date: Sat, 21 Apr 2001 19:25:33 +0200
53503              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
53504      Branch: perl
53505            ! utf8.h
53506 ____________________________________________________________________________
53507 [  9774] By: jhi                                   on 2001/04/21  16:43:52
53508         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
53509              From: Joe Orton <jorton@redhat.com>
53510              Date: Tue, 17 Apr 2001 15:50:43 +0100
53511              Message-Id: <20010417155043.D19132@eu.c2.net>
53512      Branch: perl
53513            ! hints/svr5.sh
53514 ____________________________________________________________________________
53515 [  9773] By: jhi                                   on 2001/04/21  15:30:15
53516         Log: Subject: Patch utils/h2xs.PL
53517              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53518              Date: Sat, 21 Apr 2001 10:32:16 -0500
53519              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
53520              
53521              Add MAILING list and LICENSE templates.
53522      Branch: perl
53523            ! utils/h2xs.PL
53524 ____________________________________________________________________________
53525 [  9772] By: jhi                                   on 2001/04/21  15:28:36
53526         Log: Subject: perlfaq2.patch for 5.7.1
53527              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53528              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
53529              Date: Fri, 20 Apr 2001 16:42:19 -0500
53530              
53531              rm an extra tab, a blurb about the xx.cpan to clarify
53532              which countries actually have that and dejanews is history
53533              as well as most of that nonsensical entry.
53534      Branch: perl
53535            ! pod/perlfaq2.pod
53536 ____________________________________________________________________________
53537 [  9771] By: jhi                                   on 2001/04/21  15:27:17
53538         Log: Subject: perlfaq1.patch for 5.7.1
53539              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53540              Date: Fri, 20 Apr 2001 16:57:36 -0500
53541              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
53542              
53543              Evil URLs must die. Especially when they are broken.
53544      Branch: perl
53545            ! pod/perlfaq1.pod
53546 ____________________________________________________________________________
53547 [  9770] By: jhi                                   on 2001/04/21  15:23:38
53548         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
53549              From: Michael G Schwern <schwern@pobox.com>
53550              Date: Sat, 21 Apr 2001 16:11:12 +0100
53551              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
53552      Branch: perl
53553            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
53554            + t/lib/b-stash.t
53555            ! MANIFEST ext/B/B.pm t/lib/b.t
53556 ____________________________________________________________________________
53557 [  9769] By: jhi                                   on 2001/04/21  15:03:32
53558         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
53559              From: Michael G Schwern <schwern@pobox.com>
53560              Date: Sat, 21 Apr 2001 09:48:00 +0100
53561              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
53562      Branch: perl
53563            ! utils/h2ph.PL
53564 ____________________________________________________________________________
53565 [  9768] By: jhi                                   on 2001/04/21  14:33:49
53566         Log: PerlIO and Encode doc cleanup and tweaks.
53567      Branch: perl
53568            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
53569            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
53570 ____________________________________________________________________________
53571 [  9767] By: jhi                                   on 2001/04/21  12:40:16
53572         Log: Integrate perlio.
53573      Branch: perl
53574           !> doio.c
53575 ____________________________________________________________________________
53576 [  9766] By: nick                                  on 2001/04/20  18:28:35
53577         Log: Avoid core dump on
53578              open(STDOUT,">",\$foo);
53579      Branch: perlio
53580            ! doio.c
53581 ____________________________________________________________________________
53582 [  9765] By: jhi                                   on 2001/04/20  13:23:43
53583         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
53584              From: Robin Houston <robin@kitsite.com>
53585              Date: Fri, 20 Apr 2001 14:29:22 +0100
53586              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
53587      Branch: perl
53588            ! ext/B/B.pm ext/B/B/Deparse.pm
53589 ____________________________________________________________________________
53590 [  9764] By: jhi                                   on 2001/04/20  13:19:33
53591         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
53592              From: Peter Prymmer <pvhp@forte.com>
53593              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
53594              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
53595      Branch: perl
53596            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
53597            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
53598            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
53599            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
53600 ____________________________________________________________________________
53601 [  9763] By: jhi                                   on 2001/04/20  12:36:39
53602         Log: Subject: Re: A new PerlIO coredump
53603              From: Nick Ing-Simmons <nik@tiuk.ti.com>
53604              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
53605              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
53606      Branch: perl
53607            ! doio.c
53608 ____________________________________________________________________________
53609 [  9762] By: jhi                                   on 2001/04/19  23:02:30
53610         Log: Update Changes.
53611      Branch: perl
53612            ! Changes patchlevel.h
53613 ____________________________________________________________________________
53614 [  9761] By: jhi                                   on 2001/04/19  22:59:19
53615         Log: More cleanup cleanup.
53616      Branch: perl
53617            ! Makefile.SH win32/Makefile win32/makefile.mk
53618 ____________________________________________________________________________
53619 [  9760] By: jhi                                   on 2001/04/19  22:50:31
53620         Log: lib/Time is non-empty, let's not rmdir it.
53621      Branch: perl
53622            ! Makefile.SH
53623 ____________________________________________________________________________
53624 [  9759] By: jhi                                   on 2001/04/19  22:36:51
53625         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
53626              From: Robin Houston <robin@kitsite.com>
53627              Date: Fri, 20 Apr 2001 00:18:53 +0100
53628              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
53629      Branch: perl
53630            ! ext/B/B/Deparse.pm
53631 ____________________________________________________________________________
53632 [  9758] By: jhi                                   on 2001/04/19  22:36:00
53633         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
53634              From: Peter Prymmer <pvhp@forte.com>
53635              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
53636              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
53637      Branch: perl
53638            ! ext/Cwd/Cwd.xs
53639 ____________________________________________________________________________
53640 [  9757] By: nick                                  on 2001/04/19  18:53:54
53641         Log: Blind (untested) integrate of mainline.
53642      Branch: perlio
53643           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
53644           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
53645           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
53646           !> (integrate 53 files)
53647 ____________________________________________________________________________
53648 [  9756] By: jhi                                   on 2001/04/19  16:59:23
53649         Log: Document and test Time::Piece.
53650      Branch: perl
53651            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
53652            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
53653 ____________________________________________________________________________
53654 [  9755] By: jhi                                   on 2001/04/19  12:13:29
53655         Log: A better fix for the \x{12345678} trouble from NI-S.
53656      Branch: perl
53657            ! utf8.c
53658 ____________________________________________________________________________
53659 [  9754] By: jhi                                   on 2001/04/19  11:56:07
53660         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
53661              From: Robin Houston <robin@kitsite.com>
53662              Date: Wed, 18 Apr 2001 17:58:33 +0100
53663              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
53664      Branch: perl
53665            ! ext/B/B/Deparse.pm op.c
53666 ____________________________________________________________________________
53667 [  9753] By: jhi                                   on 2001/04/19  04:21:52
53668         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
53669              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
53670              Date: Thu, 19 Apr 2001 01:11:41 -0400
53671              Message-ID: <20010419011141.A5798@cpan.org>
53672      Branch: perl
53673            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
53674 ____________________________________________________________________________
53675 [  9752] By: jhi                                   on 2001/04/19  02:41:10
53676         Log: The new time utils need to be thread-aware, too.
53677      Branch: perl
53678            ! util.c
53679 ____________________________________________________________________________
53680 [  9751] By: jhi                                   on 2001/04/19  02:26:47
53681         Log: Compilation nit noticed by AIX compiler.
53682      Branch: perl
53683            ! perlio.c
53684 ____________________________________________________________________________
53685 [  9750] By: jhi                                   on 2001/04/19  02:20:06
53686         Log: The new time utils need to be public.
53687      Branch: perl
53688            ! embed.pl
53689 ____________________________________________________________________________
53690 [  9749] By: jhi                                   on 2001/04/19  01:42:39
53691         Log: Regen toc.
53692      Branch: perl
53693            ! pod/perltoc.pod
53694 ____________________________________________________________________________
53695 [  9748] By: jhi                                   on 2001/04/19  01:41:10
53696         Log: Add Time::Piece, a slight rewrite of Time::Object,
53697              from Matt Sergeant.
53698      Branch: perl
53699            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
53700            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
53701            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
53702            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
53703            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
53704            ! win32/makefile.mk
53705 ____________________________________________________________________________
53706 [  9747] By: jhi                                   on 2001/04/19  00:55:35
53707         Log: The new metaconfig unit from strftime.
53708      Branch: metaconfig/U/perl
53709            + d_strftime.U
53710 ____________________________________________________________________________
53711 [  9746] By: jhi                                   on 2001/04/19  00:54:54
53712         Log: Move the strftime() wrapper from POSIX.xs to util.c
53713              as my_strftime(), requires HAS_STRFTIME.
53714      Branch: perl
53715            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53716            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
53717            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
53718            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53719            ! vos/config.ga.h win32/config.bc win32/config.gc
53720            ! win32/config.vc
53721 ____________________________________________________________________________
53722 [  9745] By: jhi                                   on 2001/04/18  23:11:03
53723         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
53724              in preparation of Time::Piece.
53725      Branch: perl
53726            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
53727 ____________________________________________________________________________
53728 [  9744] By: jhi                                   on 2001/04/18  22:33:12
53729         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
53730              From: Peter Prymmer <pvhp@forte.com>
53731              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
53732              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
53733      Branch: perl
53734            ! t/lib/exporter.t
53735 ____________________________________________________________________________
53736 [  9743] By: jhi                                   on 2001/04/18  22:32:23
53737         Log: Subject: Fwd: pod2html leaves cache files lying around?
53738              From: Rajesh Vaidheeswarran <rv@gnu.org>
53739              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
53740              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
53741      Branch: perl
53742            ! lib/Pod/Html.pm
53743 ____________________________________________________________________________
53744 [  9742] By: jhi                                   on 2001/04/18  20:31:49
53745         Log: Update Changes.
53746      Branch: perl
53747            ! Changes patchlevel.h
53748 ____________________________________________________________________________
53749 [  9741] By: jhi                                   on 2001/04/18  20:23:02
53750         Log: Declare hints only if needed.
53751      Branch: perl
53752            ! ext/B/B/Deparse.pm
53753 ____________________________________________________________________________
53754 [  9740] By: jhi                                   on 2001/04/18  19:06:05
53755         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
53756              bug noticed by Robin Houston; basically the code of detecting
53757              value wraparound was acting differently under different compilers
53758              and platforms.  The workaround is to remove the overflow check
53759              for now, a real fix would be to do the overflow (portably) right.
53760      Branch: perl
53761            ! t/op/pat.t utf8.c
53762 ____________________________________________________________________________
53763 [  9739] By: jhi                                   on 2001/04/18  19:01:23
53764         Log: Subject: [PATCH B::Deparse] some pragma support
53765              From: Robin Houston <robin@kitsite.com>
53766              Date: Wed, 18 Apr 2001 19:32:12 +0100
53767              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
53768      Branch: perl
53769            ! ext/B/B/Deparse.pm
53770 ____________________________________________________________________________
53771 [  9738] By: jhi                                   on 2001/04/18  15:16:37
53772         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
53773              From: Benjamin Sugars <bsugars@canoe.ca>
53774              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
53775              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
53776      Branch: perl
53777            ! t/op/glob.t
53778 ____________________________________________________________________________
53779 [  9737] By: jhi                                   on 2001/04/18  13:24:50
53780         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
53781              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53782              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
53783              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
53784      Branch: perl
53785            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
53786            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
53787 ____________________________________________________________________________
53788 [  9736] By: jhi                                   on 2001/04/18  04:15:14
53789         Log: The #9735 also changes the subtest 12.
53790      Branch: perl
53791            ! t/lib/b.t
53792 ____________________________________________________________________________
53793 [  9735] By: jhi                                   on 2001/04/18  03:55:17
53794         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
53795              From: David Dyck <dcd@tc.fluke.com>
53796              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
53797              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
53798      Branch: perl
53799            ! ext/B/B/Deparse.pm
53800 ____________________________________________________________________________
53801 [  9734] By: jhi                                   on 2001/04/18  03:54:11
53802         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
53803              From: Gisle Aas <gisle@ActiveState.com>
53804              Date: 17 Apr 2001 19:06:45 -0700
53805              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
53806      Branch: perl
53807            ! pp_hot.c t/op/misc.t
53808 ____________________________________________________________________________
53809 [  9733] By: jhi                                   on 2001/04/17  22:25:22
53810         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
53811              From: "Abigail" <abigail@foad.org>
53812              Date: Wed, 18 Apr 2001 01:17:46 +0200
53813              Message-ID: <20010417231746.21657.qmail@foad.org>
53814      Branch: perl
53815            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
53816 ____________________________________________________________________________
53817 [  9732] By: jhi                                   on 2001/04/17  20:47:56
53818         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
53819              From: Robin Houston <robin@kitsite.com>
53820              Date: Tue, 17 Apr 2001 22:37:42 +0100
53821              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
53822      Branch: perl
53823            ! ext/B/B/Deparse.pm
53824 ____________________________________________________________________________
53825 [  9731] By: nick                                  on 2001/04/17  20:46:35
53826         Log: Re-sync for t/lib/b.t fix
53827      Branch: perlio
53828           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
53829 ____________________________________________________________________________
53830 [  9730] By: jhi                                   on 2001/04/17  20:45:29
53831         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
53832              From: Robin Houston <robin@kitsite.com>
53833              Date: Tue, 17 Apr 2001 22:29:36 +0100
53834              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
53835      Branch: perl
53836            ! ext/B/B.xs ext/B/B/Deparse.pm
53837 ____________________________________________________________________________
53838 [  9729] By: jhi                                   on 2001/04/17  20:43:11
53839         Log: Subject: Deparse - parenthesise args to undeclared subs
53840              From: Robin Houston <robin@kitsite.com>
53841              Date: Tue, 17 Apr 2001 21:31:05 +0100
53842              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
53843      Branch: perl
53844            ! ext/B/B/Deparse.pm
53845 ____________________________________________________________________________
53846 [  9728] By: jhi                                   on 2001/04/17  18:57:30
53847         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
53848              From: Benjamin Sugars <ben.sugars@home.com>
53849              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
53850              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
53851      Branch: perl
53852            ! t/lib/cwd.t
53853 ____________________________________________________________________________
53854 [  9727] By: jhi                                   on 2001/04/17  18:20:20
53855         Log: Subject: [PATCH B::Deparse] ambient pragmas
53856              From: Robin Houston <robin@kitsite.com>
53857              Date: Tue, 17 Apr 2001 20:01:59 +0100
53858              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
53859      Branch: perl
53860            ! ext/B/B/Deparse.pm t/lib/b.t
53861 ____________________________________________________________________________
53862 [  9726] By: nick                                  on 2001/04/17  16:33:51
53863         Log: Integrate mainline (t/lib/b.t fails test 2...)
53864      Branch: perlio
53865           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
53866           +> ext/List/Util/README ext/List/Util/Util.xs
53867           +> ext/List/Util/lib/List/Util.pm
53868           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
53869           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
53870           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
53871           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
53872           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
53873           !> (integrate 31 files)
53874 ____________________________________________________________________________
53875 [  9725] By: jhi                                   on 2001/04/17  12:14:24
53876         Log: Subject: multiple B::* changes
53877              From: Robin Houston <robin@kitsite.com>
53878              Date: Thu, 12 Apr 2001 20:12:27 +0100
53879              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
53880      Branch: perl
53881            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
53882 ____________________________________________________________________________
53883 [  9724] By: jhi                                   on 2001/04/17  11:59:05
53884         Log: Thread-awareness from Doug MacEachern.
53885      Branch: perl
53886            ! ext/List/Util/Util.xs
53887 ____________________________________________________________________________
53888 [  9723] By: jhi                                   on 2001/04/17  11:57:41
53889         Log: Make the test more portable.
53890      Branch: perl
53891            ! t/lib/cwd.t
53892 ____________________________________________________________________________
53893 [  9722] By: jhi                                   on 2001/04/17  11:53:50
53894         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
53895              From: Benjamin Sugars <ben.sugars@home.com>
53896              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
53897              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
53898      Branch: perl
53899            ! t/lib/cwd.t
53900 ____________________________________________________________________________
53901 [  9721] By: jhi                                   on 2001/04/17  11:52:17
53902         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
53903              From: Benjamin Sugars <bsugars@canoe.ca>
53904              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
53905              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
53906      Branch: perl
53907            ! op.c
53908 ____________________________________________________________________________
53909 [  9720] By: jhi                                   on 2001/04/17  11:35:42
53910         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
53911              From: Chris Nandor <pudge@pobox.com>
53912              Date: Tue, 17 Apr 2001 00:30:49 -0400
53913              Message-Id: <p05100207b701768712de@[10.0.1.177]>
53914      Branch: perl
53915            ! ext/File/Glob/bsd_glob.c gv.c
53916 ____________________________________________________________________________
53917 [  9719] By: jhi                                   on 2001/04/17  11:32:13
53918         Log: Subject: [PATCH] Tweten->West
53919              From: Casey West <casey@geeknest.com>
53920              Date: Mon, 16 Apr 2001 12:11:22 -0400
53921              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
53922      Branch: perl
53923            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
53924            ! pod/perltie.pod
53925 ____________________________________________________________________________
53926 [  9718] By: jhi                                   on 2001/04/16  03:22:52
53927         Log: Update Changes.
53928      Branch: perl
53929            ! Changes patchlevel.h
53930 ____________________________________________________________________________
53931 [  9717] By: jhi                                   on 2001/04/16  03:06:28
53932         Log: Regen toc.
53933      Branch: perl
53934            ! pod/perltoc.pod
53935 ____________________________________________________________________________
53936 [  9716] By: jhi                                   on 2001/04/16  02:58:42
53937         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
53938              From: Prymmer/Kahn <pvhp@best.com>
53939              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
53940              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
53941      Branch: perl
53942            ! utf8.c
53943 ____________________________________________________________________________
53944 [  9715] By: jhi                                   on 2001/04/15  23:40:35
53945         Log: Subject: Re: Net::Ping patch, adds stream protocol
53946              From: bronson@rinspin.com (Scott Bronson)
53947              Date: Tue, 10 Apr 2001 23:58:33 -0700
53948              Message-ID: <20010410235833.N29719@rinspin.com>
53949      Branch: perl
53950            ! lib/Net/Ping.pm
53951 ____________________________________________________________________________
53952 [  9714] By: jhi                                   on 2001/04/15  23:31:46
53953         Log: Printing out the ok messages helps successful testing.
53954      Branch: perl
53955            ! t/lib/time-hires.t
53956 ____________________________________________________________________________
53957 [  9713] By: jhi                                   on 2001/04/15  21:43:24
53958         Log: Update Douglas Wegscheid's email.
53959      Branch: perl
53960            ! AUTHORS
53961 ____________________________________________________________________________
53962 [  9712] By: jhi                                   on 2001/04/15  21:40:41
53963         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
53964              From: Michael G Schwern <schwern@pobox.com>
53965              Date: Sat, 14 Apr 2001 22:40:50 +0100
53966              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
53967      Branch: perl
53968            + t/lib/exporter.t
53969            ! MANIFEST lib/Exporter/Heavy.pm
53970 ____________________________________________________________________________
53971 [  9711] By: jhi                                   on 2001/04/15  21:39:21
53972         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
53973              From: Michael G Schwern <schwern@pobox.com>
53974              Date: Sat, 14 Apr 2001 22:13:59 +0100
53975              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
53976      Branch: perl
53977            ! t/op/loopctl.t
53978 ____________________________________________________________________________
53979 [  9710] By: jhi                                   on 2001/04/15  21:30:19
53980         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
53981              From: Michael G Schwern <schwern@pobox.com>
53982              Date: Sat, 14 Apr 2001 22:05:32 +0100
53983              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
53984      Branch: perl
53985            ! t/pragma/warnings.t
53986 ____________________________________________________________________________
53987 [  9709] By: jhi                                   on 2001/04/15  19:34:09
53988         Log: Integrate changes #9706,9707 from maintperl into mainline.
53989              
53990              change#7210 broke .packlist generation
53991              
53992              ExtUtils::Installed doesn't quote regex metacharacters in paths
53993              before using them in match; also make it work for dosish platforms
53994      Branch: perl
53995           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
53996 ____________________________________________________________________________
53997 [  9708] By: jhi                                   on 2001/04/15  19:31:01
53998         Log: Test also the scalar aspect of getitimer().
53999      Branch: perl
54000            ! t/lib/time-hires.t
54001 ____________________________________________________________________________
54002 [  9707] By: gsar                                  on 2001/04/15  17:24:20
54003         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
54004              before using them in match; also make it work for dosish platforms
54005      Branch: maint-5.6/perl
54006            ! lib/ExtUtils/Installed.pm
54007 ____________________________________________________________________________
54008 [  9706] By: gsar                                  on 2001/04/15  17:21:59
54009         Log: change#7210 broke .packlist generation (listed only filename
54010              rather than fully qualified path name)
54011      Branch: maint-5.6/perl
54012            ! lib/ExtUtils/Install.pm
54013 ____________________________________________________________________________
54014 [  9705] By: jhi                                   on 2001/04/15  12:36:33
54015         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
54016      Branch: perl
54017            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
54018            ! t/lib/time-hires.t
54019 ____________________________________________________________________________
54020 [  9704] By: jhi                                   on 2001/04/15  10:49:08
54021         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
54022              From: Prymmer/Kahn <pvhp@best.com>
54023              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
54024              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
54025      Branch: perl
54026            ! lib/utf8.pm pod/perlebcdic.pod
54027 ____________________________________________________________________________
54028 [  9703] By: jhi                                   on 2001/04/15  02:26:26
54029         Log: I keep forgetting to sort MANIFEST.
54030      Branch: perl
54031            ! MANIFEST
54032 ____________________________________________________________________________
54033 [  9702] By: jhi                                   on 2001/04/15  02:07:47
54034         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
54035              Now we have blessed, reftype, tainted, first, reduce, ...
54036      Branch: perl
54037            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
54038            + ext/List/Util/README ext/List/Util/Util.xs
54039            + ext/List/Util/lib/List/Util.pm
54040            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
54041            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
54042            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
54043            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
54044            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
54045            ! MANIFEST
54046 ____________________________________________________________________________
54047 [  9701] By: jhi                                   on 2001/04/14  15:05:25
54048         Log: Subject: RE: dprofpp.pl updates 
54049              From: Carl Eklof <CEklof@endeca.com>
54050              Date: Thu, 12 Apr 2001 18:45:46 -0400
54051              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
54052      Branch: perl
54053            ! utils/dprofpp.PL
54054 ____________________________________________________________________________
54055 [  9700] By: jhi                                   on 2001/04/14  14:44:55
54056         Log: Do not just blindly add CR.
54057      Branch: perl
54058            ! Porting/makerel
54059 ____________________________________________________________________________
54060 [  9699] By: jhi                                   on 2001/04/13  13:17:01
54061         Log: Update Changes.
54062      Branch: perl
54063            ! Changes patchlevel.h
54064 ____________________________________________________________________________
54065 [  9698] By: jhi                                   on 2001/04/13  12:44:48
54066         Log: Integrate perlio.
54067      Branch: perl
54068           !> ext/PerlIO/Scalar/Scalar.xs
54069 ____________________________________________________________________________
54070 [  9697] By: jhi                                   on 2001/04/13  12:29:15
54071         Log: Add more debug output to the test.
54072      Branch: perl
54073            ! t/lib/cwd.t
54074 ____________________________________________________________________________
54075 [  9696] By: nick                                  on 2001/04/13  10:14:29
54076         Log: Fix core dump on binmode($fh,'Scalar')
54077      Branch: perlio
54078            ! ext/PerlIO/Scalar/Scalar.xs
54079 ____________________________________________________________________________
54080 [  9695] By: nick                                  on 2001/04/13  09:05:42
54081         Log: Integrate mainline
54082      Branch: perlio
54083           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
54084           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
54085           +> t/lib/time-hires.t
54086           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
54087           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
54088           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
54089           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
54090           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
54091           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
54092           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
54093 ____________________________________________________________________________
54094 [  9694] By: jhi                                   on 2001/04/12  22:23:35
54095         Log: Integrate change #9693 from maintperl into mainline.
54096              
54097              $VERSION and Version() on the same line provokes a warning from
54098              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
54099      Branch: perl
54100           !> lib/Devel/SelfStubber.pm
54101 ____________________________________________________________________________
54102 [  9693] By: gsar                                  on 2001/04/12  21:55:56
54103         Log: $VERSION and Version() on the same line provokes a warning from
54104              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
54105      Branch: maint-5.6/perl
54106            ! lib/Devel/SelfStubber.pm
54107 ____________________________________________________________________________
54108 [  9692] By: jhi                                   on 2001/04/12  13:54:00
54109         Log: This is at least 5.005.
54110      Branch: perl
54111            ! ext/Time/HiRes/HiRes.xs
54112 ____________________________________________________________________________
54113 [  9691] By: jhi                                   on 2001/04/12  13:37:20
54114         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
54115      Branch: perl
54116            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
54117            ! win32/Makefile win32/makefile.mk
54118 ____________________________________________________________________________
54119 [  9690] By: jhi                                   on 2001/04/12  01:34:46
54120         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
54121      Branch: perl
54122            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
54123            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
54124            + t/lib/time-hires.t
54125            ! MANIFEST
54126 ____________________________________________________________________________
54127 [  9689] By: jhi                                   on 2001/04/12  00:28:39
54128         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
54129              From: Gisle Aas <gisle@ActiveState.com>
54130              Date: 11 Apr 2001 16:36:11 -0700
54131              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
54132      Branch: perl
54133            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
54134 ____________________________________________________________________________
54135 [  9688] By: jhi                                   on 2001/04/12  00:27:39
54136         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
54137              From: Gisle Aas <gisle@ActiveState.com>
54138              Date: 11 Apr 2001 11:13:24 -0700
54139              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
54140      Branch: perl
54141            ! ext/MIME/Base64/Base64.xs
54142 ____________________________________________________________________________
54143 [  9687] By: jhi                                   on 2001/04/11  19:51:47
54144         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
54145      Branch: perl
54146            ! Todo-5.6
54147 ____________________________________________________________________________
54148 [  9686] By: jhi                                   on 2001/04/11  16:54:25
54149         Log: Subject: [PATCH opcode.pl] Documentation of table format
54150              From: Simon Cozens <simon@netthink.co.uk>
54151              Date: Wed, 11 Apr 2001 12:59:31 +0100
54152              Message-ID: <20010411125931.A25681@netthink.co.uk>
54153      Branch: perl
54154            ! opcode.pl
54155 ____________________________________________________________________________
54156 [  9685] By: jhi                                   on 2001/04/11  16:53:15
54157         Log: Subject: [PATCH] prototype("CORE::recv")
54158              From: Simon Cozens <simon@netthink.co.uk>
54159              Date: Wed, 11 Apr 2001 13:24:35 +0100
54160              Message-ID: <20010411132435.A26169@netthink.co.uk>
54161      Branch: perl
54162            ! pp.c t/comp/proto.t
54163 ____________________________________________________________________________
54164 [  9684] By: jhi                                   on 2001/04/11  16:47:13
54165         Log: FAQ (and AUTHORS) update from Dan Carson: the information
54166              was several years obsolete, Term::Readkey has been updated
54167              to have the functionality.
54168      Branch: perl
54169            ! AUTHORS pod/perlfaq5.pod
54170 ____________________________________________________________________________
54171 [  9683] By: jhi                                   on 2001/04/11  12:15:46
54172         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
54173              From: Calle Dybedahl <calle@lysator.liu.se>
54174              Date: 10 Apr 2001 16:44:16 +0200
54175              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
54176      Branch: perl
54177            ! ext/MIME/Base64/Base64.xs
54178 ____________________________________________________________________________
54179 [  9682] By: jhi                                   on 2001/04/11  12:12:26
54180         Log: A more minimal fix for 20010410.006 from Hugo.
54181      Branch: perl
54182            ! regexec.c
54183 ____________________________________________________________________________
54184 [  9681] By: jhi                                   on 2001/04/11  11:34:23
54185         Log: Integrate changes #9678,9679 from maintline into mainperl.
54186              
54187              addendum to change#9676
54188              
54189              up $File::Glob::VERSION; add a note pointing out the version of
54190              the OpenBSD glob bsd_glob.c resembles
54191      Branch: perl
54192           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
54193           !> ext/File/Glob/bsd_glob.h
54194 ____________________________________________________________________________
54195 [  9680] By: jhi                                   on 2001/04/11  11:30:38
54196         Log: Bad test numbering in integrate in #9677.
54197              Fixes ID 20010411.001.
54198      Branch: perl
54199            ! t/op/pat.t
54200 ____________________________________________________________________________
54201 [  9679] By: gsar                                  on 2001/04/11  03:38:40
54202         Log: up $File::Glob::VERSION; add a note pointing out the version of
54203              the OpenBSD glob bsd_glob.c resembles
54204      Branch: maint-5.6/perl
54205            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
54206            ! ext/File/Glob/bsd_glob.h
54207 ____________________________________________________________________________
54208 [  9678] By: gsar                                  on 2001/04/11  03:09:48
54209         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
54210              revision 1.8.10.1 found here:
54211              
54212              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
54213      Branch: maint-5.6/perl
54214            ! ext/File/Glob/bsd_glob.c
54215 ____________________________________________________________________________
54216 [  9677] By: jhi                                   on 2001/04/11  02:54:39
54217         Log: Integrate changes #9675,9676 from maintperl into mainline.
54218              
54219              fix for bug 20010410.006, undo change#7115
54220              
54221              port the OpenBSD glob() security patch
54222      Branch: perl
54223           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
54224           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
54225           !> t/op/pat.t
54226 ____________________________________________________________________________
54227 [  9676] By: gsar                                  on 2001/04/11  02:19:02
54228         Log: port the glob() security patch found at:
54229              
54230              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
54231              
54232              CERT advisory for the issue is here:
54233              
54234              http://www.cert.org/advisories/CA-2001-07.html
54235              
54236              Note that the security scare is only relevant for those who are
54237              foolish enough to build suidperl (which is now officially discouraged)
54238      Branch: maint-5.6/perl
54239            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
54240            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
54241 ____________________________________________________________________________
54242 [  9675] By: gsar                                  on 2001/04/10  23:52:11
54243         Log: fix for bug 20010410.006
54244              
54245              undo change#7115 (came into maint-5.6 as change#8156)
54246              
54247              add tests to keep it from coming back
54248      Branch: maint-5.6/perl
54249            ! regexec.c t/op/pat.t
54250 ____________________________________________________________________________
54251 [  9674] By: nick                                  on 2001/04/10  20:39:31
54252         Log: Integrate mainline
54253      Branch: perlio
54254           +> Porting/testall.atom
54255           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
54256           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
54257           !> t/lib/lc-uk.t t/pod/find.t
54258 ____________________________________________________________________________
54259 [  9673] By: nick                                  on 2001/04/10  18:46:14
54260         Log: Integrate against change 9670 aka perl-5.7.1
54261      Branch: perlio
54262           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
54263           !> (integrate 53 files)
54264 ____________________________________________________________________________
54265 [  9672] By: jhi                                   on 2001/04/10  13:45:01
54266         Log: Add a script for doing cumulative profile of the test suite.
54267              (Requires ATOM, that is, Tru64.)
54268      Branch: perl
54269            + Porting/testall.atom
54270            ! MANIFEST
54271 ____________________________________________________________________________
54272 [  9671] By: jhi                                   on 2001/04/10  12:38:53
54273         Log: Missing std block.
54274      Branch: perl
54275            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
54276            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
54277            ! t/pod/find.t
54278 ____________________________________________________________________________
54279 [  9670] By: jhi                                   on 2001/04/10  01:25:58
54280         Log: This is 5.7.1.
54281      Branch: perl
54282            ! patchlevel.h
54283 ____________________________________________________________________________
54284 [  9669] By: jhi                                   on 2001/04/10  01:09:14
54285         Log: Update Changes.
54286      Branch: perl
54287            ! Changes patchlevel.h
54288 ____________________________________________________________________________
54289 [  9668] By: jhi                                   on 2001/04/10  01:00:38
54290         Log: Regen toc.
54291      Branch: perl
54292            ! pod/perltoc.pod
54293 ____________________________________________________________________________
54294 [  9667] By: jhi                                   on 2001/04/10  00:52:16
54295         Log: Update perlhist.
54296      Branch: perl
54297            ! pod/perlhist.pod
54298 ____________________________________________________________________________
54299 [  9666] By: jhi                                   on 2001/04/09  23:38:59
54300         Log: Slight wording tweaks from Damian to #9658.
54301      Branch: perl
54302            ! pod/perlobj.pod
54303 ____________________________________________________________________________
54304 [  9665] By: jhi                                   on 2001/04/09  19:56:06
54305         Log: Subject: [PATCH perlutil.pod] Nit
54306              From: Simon Cozens <simon@netthink.co.uk>
54307              Date: Mon, 9 Apr 2001 20:29:44 +0100
54308              Message-ID: <20010409202944.A14796@the.earth.li>
54309      Branch: perl
54310            ! pod/perlutil.pod
54311 ____________________________________________________________________________
54312 [  9664] By: jhi                                   on 2001/04/09  19:54:42
54313         Log: Subject: Re: perl571delta.pod@9631
54314              From: Mike Guy <mjtg@cam.ac.uk>
54315              Date: Mon, 09 Apr 2001 18:09:14 +0100
54316              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
54317      Branch: perl
54318            ! pod/perl571delta.pod
54319 ____________________________________________________________________________
54320 [  9663] By: jhi                                   on 2001/04/09  13:43:35
54321         Log: Update Changes.
54322      Branch: perl
54323            ! Changes patchlevel.h
54324 ____________________________________________________________________________
54325 [  9662] By: jhi                                   on 2001/04/09  13:24:46
54326         Log: tweak tweak.
54327      Branch: perl
54328            ! AUTHORS pod/perl571delta.pod
54329 ____________________________________________________________________________
54330 [  9661] By: jhi                                   on 2001/04/09  13:15:13
54331         Log: Thinko in manual patch applying.
54332      Branch: perl
54333            ! sv.c
54334 ____________________________________________________________________________
54335 [  9660] By: jhi                                   on 2001/04/09  13:07:53
54336         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
54337              From: Robin Barker <rmb1@cise.npl.co.uk> 
54338              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
54339              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
54340              
54341              (This corrects the case where the "isn't numeric" string contains \0s
54342              and is longer than the temporary buffer, and contains \0 at the point
54343              the string would be truncated by "...".) 
54344      Branch: perl
54345            ! sv.c
54346 ____________________________________________________________________________
54347 [  9659] By: jhi                                   on 2001/04/09  12:57:41
54348         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
54349      Branch: perl
54350            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
54351            ! t/lib/cgi-function.t t/lib/cgi-html.t
54352 ____________________________________________________________________________
54353 [  9658] By: jhi                                   on 2001/04/09  12:48:47
54354         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
54355              From: Ilmari Karonen <iltzu@sci.fi>
54356              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
54357              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
54358              
54359              Rearrange and rewrite the Method Invocation section
54360              to explain the concepts in nicer order.
54361      Branch: perl
54362            ! pod/perlobj.pod
54363 ____________________________________________________________________________
54364 [  9657] By: jhi                                   on 2001/04/09  12:35:58
54365         Log: Upgrade to podlators 1.09, from Russ Allbery.
54366      Branch: perl
54367            ! lib/Pod/Man.pm lib/Pod/Text.pm
54368 ____________________________________________________________________________
54369 [  9656] By: jhi                                   on 2001/04/09  12:31:53
54370         Log: perl571delta.
54371      Branch: perl
54372            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
54373 ____________________________________________________________________________
54374 [  9655] By: jhi                                   on 2001/04/09  12:20:09
54375         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
54376              From: Prymmer/Kahn <pvhp@best.com>
54377              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
54378              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
54379      Branch: perl
54380            ! lib/utf8.pm pod/perlunicode.pod
54381 ____________________________________________________________________________
54382 [  9654] By: gsar                                  on 2001/04/09  03:38:33
54383         Log: here lies 5.6.1
54384      Branch: maint-5.6/perl
54385            ! Changes
54386 ____________________________________________________________________________
54387 [  9653] By: jhi                                   on 2001/04/09  03:25:24
54388         Log: Update perlhist.
54389      Branch: perl
54390            ! pod/perlhist.pod
54391 ____________________________________________________________________________
54392 [  9652] By: jhi                                   on 2001/04/09  03:18:49
54393         Log: perl571delta tweaking continues.
54394      Branch: perl
54395            ! pod/perl571delta.pod
54396 ____________________________________________________________________________
54397 [  9651] By: gsar                                  on 2001/04/09  03:11:19
54398         Log: update Changes, patchlevel.h &c.
54399      Branch: maint-5.6/perl
54400            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
54401            ! pod/perltoc.pod
54402 ____________________________________________________________________________
54403 [  9650] By: jhi                                   on 2001/04/09  02:40:24
54404         Log: Integrate the perlfork half of #9513 from maintperl into mainline
54405              (the perlunicode half is obsolete)
54406      Branch: perl
54407            ! pod/perlfork.pod
54408 ____________________________________________________________________________
54409 [  9649] By: gsar                                  on 2001/04/09  02:35:43
54410         Log: tweak perldelta as suggested by Jarkko
54411      Branch: maint-5.6/perl
54412            ! pod/perldelta.pod
54413 ____________________________________________________________________________
54414 [  9648] By: jhi                                   on 2001/04/09  02:13:04
54415         Log: Integrate change #9646 from maintperl into mainline.
54416              
54417              add note about ithreads and Thread.pm
54418      Branch: perl
54419           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
54420 ____________________________________________________________________________
54421 [  9647] By: jhi                                   on 2001/04/09  02:10:18
54422         Log: Bad assumption that shortsize == 2.
54423      Branch: perl
54424            ! t/lib/xs-typemap.t
54425 ____________________________________________________________________________
54426 [  9646] By: gsar                                  on 2001/04/09  00:48:04
54427         Log: add note about ithreads and Thread.pm (too many people are
54428              confused by the fact that Thread.pm is built and installed
54429              under non-5005threads but doesn't work)
54430      Branch: maint-5.6/perl
54431            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
54432 ____________________________________________________________________________
54433 [  9645] By: gsar                                  on 2001/04/09  00:19:03
54434         Log: update perldelta.pod for changes in 5.6.1
54435      Branch: maint-5.6/perl
54436            ! Changes pod/perldelta.pod
54437 ____________________________________________________________________________
54438 [  9644] By: jhi                                   on 2001/04/08  20:37:00
54439         Log: Integrate change #9639 from maintperl into mainline:
54440              on windows, many of the README.* pods were being copied to
54441              the wrong location
54442      Branch: perl
54443           !> win32/Makefile win32/makefile.mk
54444 ____________________________________________________________________________
54445 [  9643] By: jhi                                   on 2001/04/08  20:07:11
54446         Log: Integrate change #9624 from maintperl into mainline:
54447              the pod tests were not okay.  (t/pod/find.t changes ignored)
54448      Branch: perl
54449           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
54450           !> t/pod/include.t t/pod/included.t t/pod/lref.t
54451           !> t/pod/multiline_items.t t/pod/nested_items.t
54452           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
54453           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
54454 ____________________________________________________________________________
54455 [  9642] By: jhi                                   on 2001/04/08  19:57:17
54456         Log: Integrate change #9638 from maintperl into mainline:
54457              update to latest JPL from the anoncvs repository
54458      Branch: perl
54459           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
54460           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
54461           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
54462 ____________________________________________________________________________
54463 [  9641] By: jhi                                   on 2001/04/08  19:53:30
54464         Log: perl571delta updates.
54465      Branch: perl
54466            ! lib/Filter/Simple.pm pod/perl571delta.pod
54467 ____________________________________________________________________________
54468 [  9640] By: gsar                                  on 2001/04/08  19:20:46
54469         Log: integrate change#9634 from mainline
54470              
54471              Fix the perlmodlib generation (didn't understand separate .pod
54472              files; didn't understand -- as the name-thing separator).
54473              Update the CPAN mirrors list.
54474      Branch: maint-5.6/perl
54475            ! pod/perlmodlib.pod
54476           !> pod/perlmodlib.PL
54477 ____________________________________________________________________________
54478 [  9639] By: gsar                                  on 2001/04/08  18:57:31
54479         Log: on windows, many of the README.* pods were being copied to the wrong
54480              location
54481      Branch: maint-5.6/perl
54482            ! win32/Makefile win32/makefile.mk
54483 ____________________________________________________________________________
54484 [  9638] By: gsar                                  on 2001/04/08  18:38:25
54485         Log: update to latest JPL from the anoncvs repository
54486      Branch: maint-5.6/perl
54487            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
54488            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
54489            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
54490 ____________________________________________________________________________
54491 [  9637] By: jhi                                   on 2001/04/08  17:53:53
54492         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
54493      Branch: perl
54494            ! pod/perl571delta.pod
54495 ____________________________________________________________________________
54496 [  9636] By: jhi                                   on 2001/04/08  17:18:32
54497         Log: Regen toc.
54498      Branch: perl
54499            ! pod/perltoc.pod
54500 ____________________________________________________________________________
54501 [  9635] By: jhi                                   on 2001/04/08  17:16:33
54502         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
54503              From: "Craig A. Berry" <craigberry@mac.com>
54504              Date: Sun, 08 Apr 2001 12:30:16 -0500
54505              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
54506      Branch: perl
54507            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
54508 ____________________________________________________________________________
54509 [  9634] By: jhi                                   on 2001/04/08  17:09:19
54510         Log: Fix the perlmodlib generation (didn't understand separate .pod
54511              files; didn't understand -- as the name-thing separator).
54512              
54513              Update the CPAN mirrors list.
54514      Branch: perl
54515            ! pod/perlmodlib.PL pod/perlmodlib.pod
54516 ____________________________________________________________________________
54517 [  9633] By: jhi                                   on 2001/04/08  16:49:17
54518         Log: Sort MANIFEST.
54519      Branch: perl
54520            ! MANIFEST
54521 ____________________________________________________________________________
54522 [  9632] By: gsar                                  on 2001/04/08  16:36:06
54523         Log: add $Tie::RefHash::VERSION
54524      Branch: maint-5.6/perl
54525            ! lib/Tie/RefHash.pm
54526 ____________________________________________________________________________
54527 [  9631] By: jhi                                   on 2001/04/08  16:10:15
54528         Log: perl571delta updates based on p5p feedback; still needs
54529              lots of examples.
54530      Branch: perl
54531            ! pod/perl571delta.pod
54532 ____________________________________________________________________________
54533 [  9630] By: jhi                                   on 2001/04/08  15:59:13
54534         Log: Update the list of supported platforms to talk about 5.7.1
54535              (and 5.6.1)
54536      Branch: perl
54537            ! pod/perlport.pod
54538 ____________________________________________________________________________
54539 [  9629] By: jhi                                   on 2001/04/08  15:55:41
54540         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
54541              from maintperl into mainline: perlport updates.
54542      Branch: perl
54543            ! pod/perlport.pod
54544 ____________________________________________________________________________
54545 [  9628] By: jhi                                   on 2001/04/08  15:53:17
54546         Log: perlsolaris.pod copied to wrong directory.
54547      Branch: perl
54548            ! win32/makefile.mk
54549 ____________________________________________________________________________
54550 [  9627] By: jhi                                   on 2001/04/08  14:48:18
54551         Log: Subject: Typos in perl571delta.pod
54552              From: "Stephen P. Potter" <spp@spotter.yi.org>
54553              Date: Sat, 07 Apr 2001 20:37:05 -0400
54554              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
54555      Branch: perl
54556            ! pod/perl571delta.pod
54557 ____________________________________________________________________________
54558 [  9626] By: jhi                                   on 2001/04/08  14:39:04
54559         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
54560      Branch: perl
54561            ! gv.c
54562 ____________________________________________________________________________
54563 [  9625] By: nick                                  on 2001/04/08  10:14:23
54564         Log: Integrate mainline
54565      Branch: perlio
54566           +> pod/perl570delta.pod pod/perl571delta.pod
54567           !> (integrate 27 files)
54568 ____________________________________________________________________________
54569 [  9624] By: gsar                                  on 2001/04/08  06:08:17
54570         Log: test in t/pod/* were busted
54571              
54572              these tests are still not enabled in t/{harness,TEST}
54573      Branch: maint-5.6/perl
54574            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
54575            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
54576            ! t/pod/multiline_items.t t/pod/nested_items.t
54577            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
54578            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
54579 ____________________________________________________________________________
54580 [  9623] By: gsar                                  on 2001/04/08  03:37:01
54581         Log: integrate change#9470 from mainline
54582              
54583              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
54584      Branch: maint-5.6/perl
54585           !> ext/Socket/Socket.xs
54586 ____________________________________________________________________________
54587 [  9622] By: jhi                                   on 2001/04/07  22:40:47
54588         Log: Update Changes.
54589      Branch: perl
54590            ! Changes patchlevel.h
54591 ____________________________________________________________________________
54592 [  9621] By: jhi                                   on 2001/04/07  22:34:16
54593         Log: Update AUTHORS.
54594      Branch: perl
54595            ! AUTHORS
54596 ____________________________________________________________________________
54597 [  9620] By: jhi                                   on 2001/04/07  22:12:47
54598         Log: Forgot to bump the number of tests in #9164.
54599      Branch: perl
54600            ! t/op/array.t
54601 ____________________________________________________________________________
54602 [  9619] By: jhi                                   on 2001/04/07  22:09:50
54603         Log: Bump patchlevel to 5.7.1.
54604      Branch: perl
54605            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54606            ! config_h.SH patchlevel.h
54607 ____________________________________________________________________________
54608 [  9618] By: jhi                                   on 2001/04/07  22:02:41
54609         Log: Populate perl571delta.
54610      Branch: perl
54611            ! pod/perl571delta.pod
54612 ____________________________________________________________________________
54613 [  9617] By: jhi                                   on 2001/04/07  22:01:23
54614         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
54615              to forget it later; do not change patchlevel.h yet or regenerate
54616              Configure yet.
54617      Branch: perl
54618            ! epoc/config.sh win32/Makefile win32/config_H.bc
54619            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
54620 ____________________________________________________________________________
54621 [  9616] By: jhi                                   on 2001/04/07  17:46:33
54622         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
54623      Branch: perl
54624            ! pod/perl571delta.pod
54625 ____________________________________________________________________________
54626 [  9615] By: jhi                                   on 2001/04/07  17:33:21
54627         Log: Change the toc configuration.
54628      Branch: perl
54629            ! pod/buildtoc.PL pod/perl.pod
54630 ____________________________________________________________________________
54631 [  9614] By: jhi                                   on 2001/04/07  17:29:47
54632         Log: Subject: PATCH: $[
54633              From: Robin Houston <robin@kitsite.com>
54634              Date: Fri, 6 Apr 2001 18:10:14 +0100
54635              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
54636      Branch: perl
54637            ! op.c t/op/array.t
54638 ____________________________________________________________________________
54639 [  9613] By: jhi                                   on 2001/04/07  17:28:26
54640         Log: Subject: [PATCH perl@9424] isn't numeric warning
54641              From: Robin Barker <rmb1@cise.npl.co.uk>
54642              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
54643              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
54644      Branch: perl
54645            ! sv.c t/pragma/warn/sv
54646 ____________________________________________________________________________
54647 [  9612] By: jhi                                   on 2001/04/07  17:26:45
54648         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
54649              From: Mike Guy <mjtg@cam.ac.uk>
54650              Date: Fri, 06 Apr 2001 12:47:06 +0100
54651              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
54652      Branch: perl
54653            ! dump.c t/lib/peek.t
54654 ____________________________________________________________________________
54655 [  9611] By: jhi                                   on 2001/04/07  17:21:35
54656         Log: Create perl571delta and seed it off with the perldelta changes
54657              since 5.7.0; remove those changes from perldelta and rename it
54658              as perl570delta; recreate perldelta but leave it almost empty.
54659      Branch: perl
54660            + pod/perl570delta.pod pod/perl571delta.pod
54661            ! MANIFEST pod/perldelta.pod
54662 ____________________________________________________________________________
54663 [  9610] By: jhi                                   on 2001/04/07  16:56:32
54664         Log: Denit.
54665      Branch: perl
54666            ! pod/perldelta.pod
54667 ____________________________________________________________________________
54668 [  9609] By: jhi                                   on 2001/04/07  16:38:32
54669         Log: Retract #9523: needs more thought.
54670      Branch: perl
54671            ! Makefile.SH
54672 ____________________________________________________________________________
54673 [  9608] By: jhi                                   on 2001/04/07  14:59:20
54674         Log: atmark() code cleanaup.
54675      Branch: perl
54676            ! ext/IO/IO.xs
54677 ____________________________________________________________________________
54678 [  9607] By: jhi                                   on 2001/04/07  14:48:14
54679         Log: Integrate change #9605 from maintperl into mainline.
54680              
54681              can't optimize away scope entry if tr/// is present
54682      Branch: perl
54683           !> op.c t/op/tr.t
54684 ____________________________________________________________________________
54685 [  9606] By: jhi                                   on 2001/04/07  14:43:59
54686         Log: Integrate perlio.
54687      Branch: perl
54688           +> win32/FindExt.pm
54689           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
54690           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
54691 ____________________________________________________________________________
54692 [  9605] By: gsar                                  on 2001/04/07  11:52:40
54693         Log: can't optimize away scope entry if tr/// is present
54694      Branch: maint-5.6/perl
54695            ! op.c t/op/tr.t
54696 ____________________________________________________________________________
54697 [  9604] By: nick                                  on 2001/04/07  11:39:45
54698         Log: Split out extension finding code from buildext.pl into FindExt.pm
54699              Use it to get Config.pm's idea of available extensions in line
54700              with what is built.
54701      Branch: perlio
54702            + win32/FindExt.pm
54703            ! MANIFEST win32/buildext.pl win32/config_sh.PL
54704            ! win32/makefile.mk
54705 ____________________________________________________________________________
54706 [  9603] By: nick                                  on 2001/04/07  09:11:38
54707         Log: Cleanup correction for failed :Via() layer, also set an error code.
54708      Branch: perlio
54709            ! ext/PerlIO/Via/Via.xs
54710 ____________________________________________________________________________
54711 [  9602] By: nick                                  on 2001/04/07  08:38:04
54712         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
54713              style. So don't use binmode() on the handles so that Win32 etc. see
54714              same sequence and produce same digests.
54715      Branch: perlio
54716            ! t/lib/md5-file.t
54717 ____________________________________________________________________________
54718 [  9601] By: nick                                  on 2001/04/07  08:36:26
54719         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
54720              Else it complains and so crlf layer (say) does not get pushed.
54721      Branch: perlio
54722            ! perlio.c
54723 ____________________________________________________________________________
54724 [  9600] By: jhi                                   on 2001/04/06  23:00:09
54725         Log: Integrate change #9599 from perlio into mainline.
54726      Branch: perl
54727           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
54728           !> win32/config_H.vc
54729 ____________________________________________________________________________
54730 [  9599] By: nick                                  on 2001/04/06  21:42:43
54731         Log: Quote $VERSION in Encode.pm.
54732              regen_config_h as requested.
54733      Branch: perlio
54734            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
54735            ! win32/config_H.vc
54736 ____________________________________________________________________________
54737 [  9598] By: nick                                  on 2001/04/06  20:34:59
54738         Log: Integrate mainline
54739      Branch: perlio
54740           +> README.macos
54741           !> (integrate 39 files)
54742 ____________________________________________________________________________
54743 [  9597] By: gsar                                  on 2001/04/06  18:06:35
54744         Log: integrate change#9464 from mainline (addendum to change#8313)
54745              
54746              Subject: [PATCH @9452] Better peep()ing for foreach() loops
54747      Branch: maint-5.6/perl
54748           !> op.c
54749 ____________________________________________________________________________
54750 [  9596] By: jhi                                   on 2001/04/06  17:26:03
54751         Log: The d_casti32=undef is good for you even when not use64bitall.
54752      Branch: perl
54753            ! hints/hpux.sh
54754 ____________________________________________________________________________
54755 [  9595] By: gsar                                  on 2001/04/06  14:57:17
54756         Log: add a low-impact fix to accommodate darwin-ism
54757      Branch: maint-5.6/perl
54758            ! ext/Errno/Errno_pm.PL
54759 ____________________________________________________________________________
54760 [  9594] By: jhi                                   on 2001/04/06  14:55:14
54761         Log: Integrate changes #9528,9593 from mainline into maintperl;
54762              tweaking the editor/IDE/shell list.
54763      Branch: maint-5.6/perl
54764           !> pod/perlfaq3.pod
54765 ____________________________________________________________________________
54766 [  9593] By: jhi                                   on 2001/04/06  14:51:39
54767         Log: Make the editor/IDE/shell list a little bit airier.
54768      Branch: perl
54769            ! pod/perlfaq3.pod
54770 ____________________________________________________________________________
54771 [  9592] By: gsar                                  on 2001/04/06  14:45:18
54772         Log: integrate change#9477 from mainline (base.pm doc tweak)
54773              
54774              missing doc entry for fmod()
54775      Branch: maint-5.6/perl
54776            ! lib/Math/BigFloat.pm
54777           !> lib/base.pm
54778 ____________________________________________________________________________
54779 [  9591] By: jhi                                   on 2001/04/06  13:55:48
54780         Log: Regen toc.
54781      Branch: perl
54782            ! pod/perltoc.pod
54783 ____________________________________________________________________________
54784 [  9590] By: jhi                                   on 2001/04/06  13:54:52
54785         Log: Math::BigFloat patches from John Peacock.  The equivalent
54786              of #9586 from maintperl but reworked by John to work with
54787              the bleadperl.
54788      Branch: perl
54789            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
54790 ____________________________________________________________________________
54791 [  9589] By: jhi                                   on 2001/04/06  13:42:23
54792         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
54793      Branch: perl
54794            ! ext/Digest/MD5/Makefile.PL
54795 ____________________________________________________________________________
54796 [  9588] By: jhi                                   on 2001/04/06  13:31:45
54797         Log: Integrate changes #9584,9587 from maintperl into mainline.
54798              
54799              keep eval"" CVs alive until the end of the statement in which
54800              they're called
54801              
54802              add README.macos (from Chris Nandor)
54803              
54804              tyop in change#9555
54805      Branch: perl
54806           +> README.macos
54807           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
54808           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
54809           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
54810           !> win32/makefile.mk
54811 ____________________________________________________________________________
54812 [  9587] By: gsar                                  on 2001/04/06  07:31:30
54813         Log: add README.macos (from Chris Nandor)
54814              
54815              tyop in change#9555
54816      Branch: maint-5.6/perl
54817            + README.macos
54818            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
54819            ! win32/Makefile win32/makefile.mk
54820 ____________________________________________________________________________
54821 [  9586] By: gsar                                  on 2001/04/06  07:08:54
54822         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
54823      Branch: maint-5.6/perl
54824            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
54825 ____________________________________________________________________________
54826 [  9585] By: gsar                                  on 2001/04/06  06:58:44
54827         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
54828              from mainline
54829              
54830              Subject: [PATCH] Base64 update to perlfaq9.pod
54831              
54832              Subject: [PATCH AUTHORS] Housekeeping
54833              
54834              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
54835              Mac OS X (Darwin) has extra pwent fields.
54836              
54837              Subject: [PATCH B::*] print control-character vars readably
54838              Needs EBCDICification.
54839              
54840              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
54841              
54842              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
54843              
54844              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
54845              
54846              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
54847              
54848              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
54849              
54850              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
54851              
54852              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
54853              
54854              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
54855              
54856              FreeBSD hints tweak from Anton Berezin.
54857              
54858              Subject: [PATCH foolperl & bleadperl] README.vms update
54859              
54860              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
54861      Branch: maint-5.6/perl
54862           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
54863           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
54864           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
54865 ____________________________________________________________________________
54866 [  9584] By: gsar                                  on 2001/04/06  04:09:00
54867         Log: keep eval"" CVs alive until the end of the statement in which
54868              they're called; this avoids a coredump ensuing from search for
54869              lexicals in code such as:
54870              
54871              sub bug {
54872              my $s = @_;
54873              eval q[sub { eval 'sub { &$s }' }];
54874              }
54875              bug("x")->()->();
54876              
54877              this code still doesn't work as intended (as it has remained
54878              since time immemorial), but it doesn't provoke a coredump anymore
54879      Branch: maint-5.6/perl
54880            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
54881            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
54882 ____________________________________________________________________________
54883 [  9583] By: jhi                                   on 2001/04/05  23:52:51
54884         Log: Update Changes.
54885      Branch: perl
54886            ! Changes patchlevel.h
54887 ____________________________________________________________________________
54888 [  9582] By: jhi                                   on 2001/04/05  23:11:23
54889         Log: Slight doc tweak.
54890      Branch: perl
54891            ! pod/perlunicode.pod
54892 ____________________________________________________________________________
54893 [  9581] By: jhi                                   on 2001/04/05  23:04:11
54894         Log: Integrate perlio.
54895      Branch: perl
54896           !> pod/perlunicode.pod
54897 ____________________________________________________________________________
54898 [  9580] By: jhi                                   on 2001/04/05  23:03:29
54899         Log: Test for #9579.
54900      Branch: perl
54901            ! t/op/do.t
54902 ____________________________________________________________________________
54903 [  9579] By: jhi                                   on 2001/04/05  22:54:17
54904         Log: Subject: [PATCH] Propagate calling context for do '...'
54905              From: Gisle Aas <gisle@ActiveState.com>
54906              Date: 04 Apr 2001 20:17:29 -0700
54907              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
54908      Branch: perl
54909            ! pod/perlfunc.pod pp_ctl.c
54910 ____________________________________________________________________________
54911 [  9578] By: jhi                                   on 2001/04/05  22:52:51
54912         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
54913              From: Peter Prymmer <pvhp@forte.com>
54914              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
54915              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
54916      Branch: perl
54917            ! README.vms
54918 ____________________________________________________________________________
54919 [  9577] By: jhi                                   on 2001/04/05  22:48:22
54920         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
54921              From: "Craig A. Berry" <craigberry@mac.com>
54922              Date: Thu, 5 Apr 2001 13:43:28 -0500
54923              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
54924      Branch: perl
54925            ! README.vms
54926 ____________________________________________________________________________
54927 [  9576] By: jhi                                   on 2001/04/05  22:31:38
54928         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
54929              From: Michael G Schwern <schwern@pobox.com>
54930              Date: Thu, 5 Apr 2001 21:53:21 +0100
54931              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
54932      Branch: perl
54933            ! lib/base.pm t/lib/fields.t
54934 ____________________________________________________________________________
54935 [  9575] By: jhi                                   on 2001/04/05  22:26:10
54936         Log: FreeBSD hints tweak from Anton Berezin.
54937      Branch: perl
54938            ! hints/freebsd.sh
54939 ____________________________________________________________________________
54940 [  9574] By: jhi                                   on 2001/04/05  22:24:03
54941         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
54942              From: David Dyck <dcd@tc.fluke.com>
54943              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
54944              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
54945      Branch: perl
54946            ! t/op/oct.t
54947 ____________________________________________________________________________
54948 [  9573] By: jhi                                   on 2001/04/05  22:23:06
54949         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
54950              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
54951              From: David Dyck <dcd@tc.fluke.com>
54952              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
54953      Branch: perl
54954            ! pp.c
54955 ____________________________________________________________________________
54956 [  9572] By: jhi                                   on 2001/04/05  22:14:47
54957         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
54958              From: Robin Houston <robin@kitsite.com>
54959              Date: Thu, 5 Apr 2001 20:56:48 +0100
54960              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
54961      Branch: perl
54962            ! ext/B/B/Deparse.pm
54963 ____________________________________________________________________________
54964 [  9571] By: jhi                                   on 2001/04/05  22:12:53
54965         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
54966              From: Robin Houston <robin@kitsite.com>
54967              Date: Thu, 5 Apr 2001 19:55:51 +0100
54968              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
54969      Branch: perl
54970            ! ext/B/B/Deparse.pm
54971 ____________________________________________________________________________
54972 [  9570] By: jhi                                   on 2001/04/05  22:11:06
54973         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
54974              From: Robin Houston <robin@kitsite.com>
54975              Date: Thu, 5 Apr 2001 20:16:29 +0100
54976              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
54977      Branch: perl
54978            ! ext/B/B/Deparse.pm
54979 ____________________________________________________________________________
54980 [  9569] By: nick                                  on 2001/04/05  21:32:26
54981         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
54982      Branch: perlio
54983            ! pod/perlunicode.pod
54984 ____________________________________________________________________________
54985 [  9568] By: nick                                  on 2001/04/05  19:38:09
54986         Log: Integrate mainline
54987      Branch: perlio
54988           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
54989           !> (integrate 35 files)
54990 ____________________________________________________________________________
54991 [  9567] By: jhi                                   on 2001/04/05  18:31:45
54992         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
54993              From: Robin Houston <robin@kitsite.com>
54994              Date: Thu, 5 Apr 2001 18:03:23 +0100
54995              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
54996      Branch: perl
54997            ! ext/B/B/Deparse.pm
54998 ____________________________________________________________________________
54999 [  9566] By: jhi                                   on 2001/04/05  18:29:35
55000         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
55001              From: Robin Houston <robin@kitsite.com>
55002              Date: Thu, 5 Apr 2001 16:45:18 +0100
55003              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
55004      Branch: perl
55005            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
55006 ____________________________________________________________________________
55007 [  9565] By: jhi                                   on 2001/04/05  18:24:23
55008         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
55009              From: Robin Houston <robin@kitsite.com>
55010              Date: Thu, 5 Apr 2001 14:50:09 +0100
55011              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
55012      Branch: perl
55013            ! ext/B/B/Deparse.pm
55014 ____________________________________________________________________________
55015 [  9564] By: jhi                                   on 2001/04/05  18:23:03
55016         Log: Subject: [PATCH B::*] print control-character vars readably
55017              From: Robin Houston <robin@kitsite.com>
55018              Date: Thu, 5 Apr 2001 14:27:38 +0100
55019              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
55020              
55021              Needs EBCDICification.
55022      Branch: perl
55023            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
55024            ! ext/B/B/Terse.pm
55025 ____________________________________________________________________________
55026 [  9563] By: jhi                                   on 2001/04/05  18:20:32
55027         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
55028              Date: Thu, 5 Apr 2001 13:21:42 -0400
55029              From: Paul Schinder <schinder@pobox.com>
55030              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
55031              
55032              Mac OS X (Darwin) has extra pwent fields.
55033      Branch: perl
55034            ! t/op/pwent.t
55035 ____________________________________________________________________________
55036 [  9562] By: jhi                                   on 2001/04/05  17:57:51
55037         Log: Regen toc.
55038      Branch: perl
55039            ! pod/perltoc.pod
55040 ____________________________________________________________________________
55041 [  9561] By: jhi                                   on 2001/04/05  17:47:33
55042         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
55043      Branch: metaconfig
55044            ! U/Glossary.patch
55045      Branch: metaconfig/U/perl
55046            + d_u32align.U
55047            ! d_cmsghdr_s.U d_msghdr_s.U
55048 ____________________________________________________________________________
55049 [  9560] By: jhi                                   on 2001/04/05  17:47:01
55050         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
55051              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
55052              Introduce probes for struct msghdr, struct cmsghdr,
55053              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
55054              ualarm, usleep, for possible later extension work.
55055      Branch: perl
55056            + t/lib/md5-align.t
55057            ! Configure MANIFEST Porting/Glossary Porting/config.sh
55058            ! Porting/config_H config_h.SH configure.com epoc/config.sh
55059            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
55060            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
55061            ! vos/config.ga.h win32/config.bc win32/config.gc
55062            ! win32/config.vc
55063 ____________________________________________________________________________
55064 [  9559] By: jhi                                   on 2001/04/05  13:03:04
55065         Log: Be traditional in your cpp (for the Errno extension).
55066      Branch: perl
55067            ! hints/darwin.sh
55068 ____________________________________________________________________________
55069 [  9558] By: jhi                                   on 2001/04/05  13:00:05
55070         Log: Add $Config{cppflags} to the gcc incantation.
55071      Branch: perl
55072            ! ext/Errno/Errno_pm.PL
55073 ____________________________________________________________________________
55074 [  9557] By: jhi                                   on 2001/04/05  04:22:39
55075         Log: Introduce Sean Burke's Class::ISA 0.32.
55076      Branch: perl
55077            + lib/Class/ISA.pm t/lib/class-isa.t
55078            ! MANIFEST
55079 ____________________________________________________________________________
55080 [  9556] By: jhi                                   on 2001/04/05  04:09:50
55081         Log: Subject: [PATCH AUTHORS] Housekeeping
55082              From: Paul Johnson <paul@pjcj.net> 
55083              Date: Wed, 4 Apr 2001 22:45:47 +0200
55084              Message-ID: <20010404224547.D9548@pjcj.net>
55085      Branch: perl
55086            ! AUTHORS
55087 ____________________________________________________________________________
55088 [  9555] By: jhi                                   on 2001/04/05  04:06:33
55089         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
55090              From: Gisle Aas <gisle@ActiveState.com>
55091              Date: 04 Apr 2001 14:23:04 -0700
55092              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
55093      Branch: perl
55094            ! pod/perlfaq9.pod
55095 ____________________________________________________________________________
55096 [  9554] By: jhi                                   on 2001/04/05  04:05:49
55097         Log: Downgrade also the "Wide character" diagnostic.
55098      Branch: perl
55099            ! pod/perldiag.pod
55100 ____________________________________________________________________________
55101 [  9553] By: jhi                                   on 2001/04/05  04:00:33
55102         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
55103              maintperl into mainline.
55104              
55105              "double" should be "NV"; standard typemap is missing entry
55106              for NV
55107              
55108              s/djSP/dSP/
55109              
55110              Downgrade "Wide character in print" to a warning.
55111              
55112              B::Deparse fix for ${^FOO} and documentation for PVX() method
55113              (from Robin Houston)
55114              
55115              tr/// doesn't null-terminate the result in some situations
55116              (from Gisle Aas)
55117      Branch: perl
55118           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
55119           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
55120           !> t/io/utf8.t t/op/tr.t
55121 ____________________________________________________________________________
55122 [  9552] By: jhi                                   on 2001/04/05  03:52:50
55123         Log: Retract changes #9542 and #9538 (from maintperl, integrated
55124              at #9540), shouldn't be needed because of the perlio changes.
55125      Branch: perl
55126            ! util.c
55127 ____________________________________________________________________________
55128 [  9551] By: gsar                                  on 2001/04/05  00:18:34
55129         Log: tr/// doesn't null-terminate the result in some situations
55130              (from Gisle Aas)
55131      Branch: maint-5.6/perl
55132            ! doop.c t/op/tr.t
55133 ____________________________________________________________________________
55134 [  9550] By: gsar                                  on 2001/04/04  20:04:17
55135         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
55136              (from Robin Houston)
55137      Branch: maint-5.6/perl
55138            ! ext/B/B.pm ext/B/B/Deparse.pm
55139 ____________________________________________________________________________
55140 [  9549] By: nick                                  on 2001/04/04  18:56:15
55141         Log: Downgrade "Wide character in print" to a warning.
55142      Branch: perlio
55143            ! doio.c t/io/utf8.t
55144 ____________________________________________________________________________
55145 [  9548] By: gsar                                  on 2001/04/04  18:51:49
55146         Log: integrate changes#9460,9462,9482,9521,9522
55147              
55148              Subject: PATCH: B::Debug should show LOOP-specific fields
55149              
55150              Subject: B::Deparse precedence bug. (Patch included.)
55151              
55152              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
55153              
55154              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
55155              
55156              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
55157      Branch: maint-5.6/perl
55158           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
55159           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
55160 ____________________________________________________________________________
55161 [  9547] By: gsar                                  on 2001/04/04  18:49:16
55162         Log: s/djSP/dSP/
55163      Branch: maint-5.6/perl
55164            ! ext/Thread/Thread.xs
55165 ____________________________________________________________________________
55166 [  9546] By: nick                                  on 2001/04/04  18:44:00
55167         Log: Integrate mainline.
55168      Branch: perlio
55169           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
55170           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
55171 ____________________________________________________________________________
55172 [  9545] By: gsar                                  on 2001/04/04  18:38:52
55173         Log: integrate change#8837 from mainline
55174              
55175              Subject: [patch] -Wall cleanup round 2
55176      Branch: maint-5.6/perl
55177           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
55178           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
55179           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
55180           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
55181           !> ext/SDBM_File/SDBM_File.xs
55182 ____________________________________________________________________________
55183 [  9544] By: gsar                                  on 2001/04/04  17:49:57
55184         Log: "double" should be "NV"; standard typemap is missing entry
55185              for NV
55186      Branch: maint-5.6/perl
55187            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
55188 ____________________________________________________________________________
55189 [  9543] By: jhi                                   on 2001/04/04  14:13:18
55190         Log: Thou shalt not (just) match for English error messages.
55191      Branch: perl
55192            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
55193            ! os2/OS2/Process/Process.pm
55194 ____________________________________________________________________________
55195 [  9542] By: jhi                                   on 2001/04/04  13:20:39
55196         Log: Make the stdio tricks of fflush_all() to exist only if
55197              stdio is being used.
55198      Branch: perl
55199            ! util.c
55200 ____________________________________________________________________________
55201 [  9541] By: jhi                                   on 2001/04/04  04:20:24
55202         Log: Subject: Re: [PATCH] Lighten up glob
55203              From: Benjamin Sugars <bsugars@canoe.ca>
55204              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
55205              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
55206      Branch: perl
55207            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
55208            ! util.c
55209 ____________________________________________________________________________
55210 [  9540] By: jhi                                   on 2001/04/04  04:03:57
55211         Log: Integrate changes #9538,9539 from maintperl into mainline.
55212              
55213              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
55214              for use with _fwalk() (fix for change#7705)
55215              
55216              another tweak needed for SunOS 4.1.x build (from Mike Guy)
55217              (cp -f is not portable)
55218      Branch: perl
55219           !> Makefile.SH util.c
55220 ____________________________________________________________________________
55221 [  9539] By: gsar                                  on 2001/04/04  03:01:14
55222         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
55223      Branch: maint-5.6/perl
55224            ! Makefile.SH
55225 ____________________________________________________________________________
55226 [  9538] By: gsar                                  on 2001/04/04  01:00:38
55227         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
55228              for use with _fwalk() (fix for change#7705)
55229      Branch: maint-5.6/perl
55230            ! util.c
55231 ____________________________________________________________________________
55232 [  9537] By: nick                                  on 2001/04/03  19:24:55
55233         Log: Integrate mainline
55234      Branch: perlio
55235           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
55236           +> lib/unicode/PropList.html
55237            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
55238           !> (integrate 69 files)
55239 ____________________________________________________________________________
55240 [  9536] By: jhi                                   on 2001/04/03  18:02:31
55241         Log: Integrate change #9533 from maintperl into mainline.
55242              
55243              better fix for change#9517 to accomodate UNC paths like
55244              \\server\share\foo, and paths with trailing backslash
55245              like c:\this\
55246      Branch: perl
55247           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
55248 ____________________________________________________________________________
55249 [  9535] By: jhi                                   on 2001/04/03  17:58:07
55250         Log: Change the push/unshift warning to be of class syntax, not misc.
55251      Branch: perl
55252            ! op.c pod/perldiag.pod t/pragma/warn/op
55253 ____________________________________________________________________________
55254 [  9534] By: jhi                                   on 2001/04/03  15:03:46
55255         Log: Change the push/unshift warning (#9532) to talk about "no values"
55256              instead of "no arguments".
55257      Branch: perl
55258            ! op.c pod/perldiag.pod t/pragma/warn/op
55259 ____________________________________________________________________________
55260 [  9533] By: gsar                                  on 2001/04/03  14:30:07
55261         Log: better fix for change#9517 to accomodate UNC paths like
55262              \\server\share\foo, and paths with trailing backslash
55263              like c:\this\
55264      Branch: maint-5.6/perl
55265            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
55266 ____________________________________________________________________________
55267 [  9532] By: jhi                                   on 2001/04/03  13:11:46
55268         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
55269              From: Robin Houston <robin@kitsite.com>
55270              Date: Mon, 2 Apr 2001 15:03:29 +0100
55271              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
55272      Branch: perl
55273            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
55274 ____________________________________________________________________________
55275 [  9531] By: jhi                                   on 2001/04/03  13:06:34
55276         Log: Integrate change #9530 from maintperl into mainline.
55277              
55278              accomodate VMS "mailbox overflow" quirk in testsuite (from
55279              Craig Berry)
55280      Branch: perl
55281           !> t/lib/socket.t
55282 ____________________________________________________________________________
55283 [  9530] By: gsar                                  on 2001/04/03  04:56:41
55284         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
55285              Craig Berry)
55286      Branch: maint-5.6/perl
55287            ! t/lib/socket.t
55288 ____________________________________________________________________________
55289 [  9529] By: jhi                                   on 2001/04/03  02:34:34
55290         Log: Update Changes.
55291      Branch: perl
55292            ! Changes patchlevel.h
55293 ____________________________________________________________________________
55294 [  9528] By: jhi                                   on 2001/04/03  01:27:57
55295         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
55296              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
55297              To: perl5-porters@perl.org
55298              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
55299      Branch: perl
55300            ! pod/perlfaq3.pod
55301 ____________________________________________________________________________
55302 [  9527] By: jhi                                   on 2001/04/03  01:22:09
55303         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
55304              From: Peter Prymmer <pvhp@forte.com>
55305              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
55306              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
55307      Branch: perl
55308            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
55309 ____________________________________________________________________________
55310 [  9526] By: jhi                                   on 2001/04/03  01:18:25
55311         Log: The metaconfig unit changes for #9525.
55312      Branch: metaconfig
55313            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
55314      Branch: metaconfig/U/perl
55315            ! use64bits.U
55316 ____________________________________________________________________________
55317 [  9525] By: jhi                                   on 2001/04/03  01:17:30
55318         Log: Configure sanity checks:
55319              * if use64bitall is attempted but pointers are only 32-bit,
55320              'downgrade' to use64bitint
55321              * if use64bitint is attempted but there's no quad type,
55322              forget about use64bitint (well, the default for it is 'n',
55323              the user can still override this)
55324              * if pointers are 64 bits, do not try to use Perl's malloc
55325      Branch: perl
55326            ! Configure
55327 ____________________________________________________________________________
55328 [  9524] By: gsar                                  on 2001/04/03  01:09:12
55329         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
55330      Branch: maint-5.6/perl
55331            ! pp_sys.c
55332 ____________________________________________________________________________
55333 [  9523] By: jhi                                   on 2001/04/03  00:02:31
55334         Log: (Retracted by #9609)
55335              
55336              Make it harder for parallel makes to enter 'test' before
55337              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
55338              should be unhappy enough, but sometimes parallel makes seem
55339              to sneak past both in Tru64 and AIX.)
55340      Branch: perl
55341            ! Makefile.SH
55342 ____________________________________________________________________________
55343 [  9522] By: jhi                                   on 2001/04/02  22:35:31
55344         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
55345              Date: Mon, 2 Apr 2001 22:54:10 +0100
55346              From: Robin Houston <robin@kitsite.com>
55347              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
55348      Branch: perl
55349            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
55350 ____________________________________________________________________________
55351 [  9521] By: jhi                                   on 2001/04/02  22:32:23
55352         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
55353              From: Robin Houston <robin@kitsite.com>
55354              Date: Mon, 2 Apr 2001 20:24:03 +0100
55355              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
55356      Branch: perl
55357            ! ext/B/B/Concise.pm
55358 ____________________________________________________________________________
55359 [  9520] By: jhi                                   on 2001/04/02  22:30:43
55360         Log: Subject: [PATCH] REALLY pedantic hv.h nit
55361              From: Simon Cozens <simon@netthink.co.uk>
55362              Date: Mon, 2 Apr 2001 15:43:06 +0100
55363              Message-ID: <20010402154306.A21711@netthink.co.uk>
55364      Branch: perl
55365            ! hv.h
55366 ____________________________________________________________________________
55367 [  9519] By: jhi                                   on 2001/04/02  22:28:04
55368         Log: Based on
55369              
55370              Subject: [foolperl] EPOC fix
55371              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55372              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
55373              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
55374      Branch: perl
55375            ! pp_sys.c
55376 ____________________________________________________________________________
55377 [  9518] By: jhi                                   on 2001/04/02  22:22:34
55378         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
55379              
55380              README.win32 tweaks; add a note about alternative location for
55381              getting a gcc-2.95.2 that will build perl properly on windows
55382              
55383              add some notes about gutsy threading matters
55384              
55385              many of the utilities interpolate literal paths within doublequotes
55386              (fails on dosish platforms where path contains backslashes)
55387      Branch: perl
55388           !> README.win32 pod/perlguts.pod utils/perldoc.PL
55389           !> x2p/find2perl.PL x2p/s2p.PL
55390 ____________________________________________________________________________
55391 [  9517] By: gsar                                  on 2001/04/02  19:52:21
55392         Log: many of the utilities interpolate literal paths within doublequotes
55393              (fails on dosish platforms where path contains backslashes)
55394      Branch: maint-5.6/perl
55395            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
55396 ____________________________________________________________________________
55397 [  9516] By: gsar                                  on 2001/04/02  05:49:37
55398         Log: a foolish release
55399      Branch: maint-5.6/perl
55400            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
55401            ! pod/perltoc.pod
55402 ____________________________________________________________________________
55403 [  9515] By: gsar                                  on 2001/04/02  05:04:29
55404         Log: add missing changelog summaries
55405      Branch: maint-5.6/perl
55406            ! Changes
55407 ____________________________________________________________________________
55408 [  9514] By: gsar                                  on 2001/04/02  04:07:13
55409         Log: add some notes about gutsy threading matters
55410      Branch: maint-5.6/perl
55411            ! pod/perlguts.pod
55412 ____________________________________________________________________________
55413 [  9513] By: gsar                                  on 2001/04/02  03:25:21
55414         Log: add more prominent caveat notices about experimental features
55415      Branch: maint-5.6/perl
55416            ! pod/perlfork.pod pod/perlunicode.pod
55417 ____________________________________________________________________________
55418 [  9512] By: gsar                                  on 2001/04/02  02:54:33
55419         Log: integrate changes#9479,9509 from mainline
55420              
55421              [PATCH] File::Glob stuff for Mac OS
55422              
55423              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
55424      Branch: maint-5.6/perl
55425           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
55426           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
55427           !> t/lib/glob-taint.t
55428 ____________________________________________________________________________
55429 [  9511] By: gsar                                  on 2001/04/02  02:38:24
55430         Log: README.win32 tweaks; add a note about alternative location for
55431              getting a gcc-2.95.2 that will build perl properly on windows
55432      Branch: maint-5.6/perl
55433            ! README.win32
55434 ____________________________________________________________________________
55435 [  9510] By: jhi                                   on 2001/04/01  20:45:10
55436         Log: An ambiguousity warning.
55437      Branch: perl
55438            ! t/lib/trig.t
55439 ____________________________________________________________________________
55440 [  9509] By: jhi                                   on 2001/04/01  19:53:47
55441         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
55442              From: Jonathan Stowe <gellyfish@gellyfish.com>
55443              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
55444              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
55445      Branch: perl
55446            ! ext/File/Glob/bsd_glob.c
55447 ____________________________________________________________________________
55448 [  9508] By: jhi                                   on 2001/04/01  19:35:03
55449         Log: Update Changes.
55450      Branch: perl
55451            ! Changes patchlevel.h
55452 ____________________________________________________________________________
55453 [  9507] By: jhi                                   on 2001/04/01  19:24:01
55454         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
55455              from mainline to maintperl: pod tweaks.
55456      Branch: maint-5.6/perl
55457           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
55458           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
55459           !> pod/perlvar.pod
55460 ____________________________________________________________________________
55461 [  9506] By: jhi                                   on 2001/04/01  19:11:53
55462         Log: Commit Sarathy to April release of 5.6.1 :-)
55463      Branch: perl
55464            ! pod/perlfaq1.pod
55465 ____________________________________________________________________________
55466 [  9505] By: jhi                                   on 2001/04/01  19:03:15
55467         Log: Subject: PATCH 5.6.0 (perldebug.pod)
55468              From: Mark-Jason Dominus <mjd@plover.com>
55469              Date: Sun, 01 Apr 2001 14:25:11 -0400
55470              Message-ID: <20010401182511.9247.qmail@plover.com>
55471      Branch: perl
55472            ! pod/perldebug.pod
55473 ____________________________________________________________________________
55474 [  9504] By: jhi                                   on 2001/04/01  18:43:09
55475         Log: Add great_circle_direction().
55476      Branch: perl
55477            ! lib/Math/Trig.pm t/lib/trig.t
55478 ____________________________________________________________________________
55479 [  9503] By: jhi                                   on 2001/04/01  17:29:12
55480         Log: Unicode ReadMe update for Unicode 3.1.
55481      Branch: perl
55482            ! lib/unicode/ReadMe.txt
55483 ____________________________________________________________________________
55484 [  9502] By: jhi                                   on 2001/04/01  17:18:40
55485         Log: Integrate change #9501 from maintperl into mainline.
55486              
55487              fix the perlembed notes on multiple interpreters
55488              
55489              fix ExtUtils::Embed to work passably on Windows
55490      Branch: perl
55491           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
55492 ____________________________________________________________________________
55493 [  9501] By: gsar                                  on 2001/04/01  07:21:57
55494         Log: fix the perlembed notes on multiple interpreters
55495              
55496              fix ExtUtils::Embed to work passably on Windows
55497      Branch: maint-5.6/perl
55498            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
55499 ____________________________________________________________________________
55500 [  9500] By: jhi                                   on 2001/04/01  05:58:23
55501         Log: Test for #9499.
55502      Branch: perl
55503            ! t/op/tr.t
55504 ____________________________________________________________________________
55505 [  9499] By: jhi                                   on 2001/04/01  05:55:46
55506         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
55507      Branch: perl
55508            ! embed.h embed.pl op.c proto.h
55509 ____________________________________________________________________________
55510 [  9498] By: jhi                                   on 2001/04/01  05:44:34
55511         Log: Protect the workaround hunk more.
55512      Branch: perl
55513            ! toke.c
55514 ____________________________________________________________________________
55515 [  9497] By: jhi                                   on 2001/04/01  00:24:25
55516         Log: Integrate changes #9493,9494,9495,9496 from maintperl
55517              into mainline.
55518              
55519              fix a broken workaround for Borland compiler in change#4739
55520              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
55521              
55522              nits spotted by Borland compiler
55523              
55524              avoid redefinition warnings under Borland 5.02
55525              
55526              various nits identified by the Borland 5.5 compiler; remove suppression
55527              of a few warnings
55528      Branch: perl
55529           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
55530           !> win32/win32.h
55531 ____________________________________________________________________________
55532 [  9496] By: gsar                                  on 2001/03/31  23:22:28
55533         Log: various nits identified by the Borland 5.5 compiler; remove suppression
55534              of a few warnings
55535      Branch: maint-5.6/perl
55536            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
55537 ____________________________________________________________________________
55538 [  9495] By: gsar                                  on 2001/03/31  21:03:08
55539         Log: avoid redefinition warnings under Borland 5.02
55540      Branch: maint-5.6/perl
55541            ! win32/makefile.mk
55542 ____________________________________________________________________________
55543 [  9494] By: gsar                                  on 2001/03/31  20:18:59
55544         Log: nits spotted by Borland compiler
55545      Branch: maint-5.6/perl
55546            ! utf8.h win32/win32.h
55547 ____________________________________________________________________________
55548 [  9493] By: gsar                                  on 2001/03/31  20:18:05
55549         Log: fix a broken workaround for Borland compiler in change#4739
55550              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
55551      Branch: maint-5.6/perl
55552            ! toke.c
55553 ____________________________________________________________________________
55554 [  9492] By: jhi                                   on 2001/03/31  18:36:24
55555         Log: Integrate change #9491 from maintperl into mainline.
55556              
55557              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
55558              directory is relative (need to fetch the full path name *before*
55559              the chdir!)
55560      Branch: perl
55561           !> lib/Cwd.pm
55562 ____________________________________________________________________________
55563 [  9491] By: gsar                                  on 2001/03/31  17:01:56
55564         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
55565              directory is relative (need to fetch the full path name *before*
55566              the chdir!)
55567              
55568              this is a followup patch for change#6749
55569      Branch: maint-5.6/perl
55570            ! lib/Cwd.pm
55571 ____________________________________________________________________________
55572 [  9490] By: jhi                                   on 2001/03/31  15:50:18
55573         Log: Subject: Re: [PATCH] av.h cosmetics
55574              From: Simon Cozens <simon@netthink.co.uk>
55575              Date: Sat, 31 Mar 2001 13:09:59 +0100
55576              Message-ID: <20010331130959.A22000@netthink.co.uk>
55577              
55578              Document AvALLOC.
55579      Branch: perl
55580            ! pod/perlguts.pod
55581 ____________________________________________________________________________
55582 [  9489] By: jhi                                   on 2001/03/31  15:48:44
55583         Log: Subject: [PATCH] Re: Math::Big* v1.21
55584              From: Tels <perl_dummy@bloodgate.com>
55585              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
55586              Message-Id: <200103311125.GAA377738@www08.hway.net>
55587      Branch: perl
55588            ! pod/perlop.pod
55589 ____________________________________________________________________________
55590 [  9488] By: jhi                                   on 2001/03/31  03:39:51
55591         Log: Debug output tweak.
55592      Branch: perl
55593            ! t/lib/cwd.t
55594 ____________________________________________________________________________
55595 [  9487] By: jhi                                   on 2001/03/31  03:33:02
55596         Log: OverVMSification.
55597      Branch: perl
55598            ! t/lib/cwd.t
55599 ____________________________________________________________________________
55600 [  9486] By: jhi                                   on 2001/03/31  03:01:40
55601         Log: Missed MANIFESTations in #9483.
55602      Branch: perl
55603            ! MANIFEST
55604 ____________________________________________________________________________
55605 [  9485] By: jhi                                   on 2001/03/31  02:58:17
55606         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
55607              From: Peter Prymmer <pvhp@forte.com>
55608              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
55609              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
55610      Branch: perl
55611            ! regexec.c t/lib/cwd.t
55612 ____________________________________________________________________________
55613 [  9484] By: jhi                                   on 2001/03/31  01:04:41
55614         Log: Obsolete file (see #3938)
55615      Branch: perl
55616            - lib/unicode/README.Ethiopic
55617            ! MANIFEST
55618 ____________________________________________________________________________
55619 [  9483] By: jhi                                   on 2001/03/31  00:52:42
55620         Log: Update to Unicode 3.1.
55621              (Rename Names.txt to NamesList.txt.)
55622      Branch: perl
55623            + lib/unicode/NamesList.txt lib/unicode/PropList.html
55624            - lib/unicode/Names.txt
55625            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
55626            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
55627            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
55628            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
55629            ! lib/unicode/UCD.html lib/unicode/Unicode.html
55630            ! lib/unicode/rename lib/unicode/version
55631 ____________________________________________________________________________
55632 [  9482] By: jhi                                   on 2001/03/30  23:33:44
55633         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
55634              From: Robin Houston <robin@kitsite.com>
55635              Date: Fri, 30 Mar 2001 20:07:22 +0100
55636              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
55637      Branch: perl
55638            ! ext/B/B/Deparse.pm
55639 ____________________________________________________________________________
55640 [  9481] By: jhi                                   on 2001/03/30  23:20:25
55641         Log: Subject: Re: [PATCH] CwdXS, Take 2
55642              From: Benjamin Sugars <bsugars@canoe.ca>
55643              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
55644              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
55645      Branch: perl
55646            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
55647            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
55648 ____________________________________________________________________________
55649 [  9480] By: jhi                                   on 2001/03/30  22:52:38
55650         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
55651              From: David Dyck <dcd@tc.fluke.com>
55652              Date: Fri, 30 Mar 2001 14:44:13 -0800
55653              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
55654              
55655              The t/rantests flags file creation was accidentally
55656              removed by #9217.
55657      Branch: perl
55658            ! Makefile.SH
55659 ____________________________________________________________________________
55660 [  9479] By: jhi                                   on 2001/03/30  22:45:45
55661         Log: Subject: [PATCH] File::Glob stuff for Mac OS
55662              From: Chris Nandor <pudge@pobox.com>
55663              Date: Fri, 30 Mar 2001 16:51:00 -0500
55664              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
55665      Branch: perl
55666            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
55667            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
55668            ! t/lib/glob-taint.t
55669 ____________________________________________________________________________
55670 [  9478] By: jhi                                   on 2001/03/30  22:43:12
55671         Log: Subject: fix for win32/buildext.pl
55672              From: "Vadim Konovalov" <watman@inbox.ru>
55673              Date: Sat, 31 Mar 2001 00:50:36 +0400
55674              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
55675      Branch: perl
55676            ! win32/buildext.pl
55677 ____________________________________________________________________________
55678 [  9477] By: jhi                                   on 2001/03/30  22:41:16
55679         Log: Subject: small base.pm doc patch
55680              From: Leon Brocard <acme@astray.com>
55681              Date: Fri, 30 Mar 2001 21:49:57 +0100
55682              Message-ID: <20010330214957.B8733@ns0.astray.com>
55683      Branch: perl
55684            ! lib/base.pm
55685 ____________________________________________________________________________
55686 [  9476] By: jhi                                   on 2001/03/30  18:16:57
55687         Log: Subject: [PATCH] av.h cosmetics
55688              From: Simon Cozens <simon@netthink.co.uk>
55689              Date: Fri, 30 Mar 2001 18:12:28 +0100
55690              Message-ID: <20010330181228.A9319@netthink.co.uk>
55691      Branch: perl
55692            ! av.h
55693 ____________________________________________________________________________
55694 [  9475] By: jhi                                   on 2001/03/30  18:15:50
55695         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
55696              From: "Philip Newton" <pnewton@gmx.de>
55697              Date: Fri, 30 Mar 2001 19:06:57 +0200
55698              Message-ID: <3AC4D951.14815.1AC7068@localhost>
55699      Branch: perl
55700            ! pod/perlhack.pod
55701 ____________________________________________________________________________
55702 [  9474] By: jhi                                   on 2001/03/30  18:14:02
55703         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
55704              From: Benjamin Sugars <bsugars@canoe.ca>
55705              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
55706              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
55707      Branch: perl
55708            ! t/lib/glob-basic.t
55709 ____________________________________________________________________________
55710 [  9473] By: jhi                                   on 2001/03/30  16:09:24
55711         Log: Update Changes.
55712      Branch: perl
55713            ! Changes patchlevel.h
55714 ____________________________________________________________________________
55715 [  9472] By: jhi                                   on 2001/03/30  15:16:08
55716         Log: Integrate perlio.
55717      Branch: perl
55718           !> t/lib/cwd.t t/lib/glob-basic.t
55719 ____________________________________________________________________________
55720 [  9471] By: nick                                  on 2001/03/30  14:47:10
55721         Log: Should be (^O eq 'MSWin32') not 'Win32'
55722              Fail #12 seems real - chdir is in wrong dir.
55723      Branch: perlio
55724            ! t/lib/cwd.t
55725 ____________________________________________________________________________
55726 [  9470] By: jhi                                   on 2001/03/30  14:41:11
55727         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
55728              From: Radu Greab <radu@netsoft.ro>
55729              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
55730              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
55731              
55732              Replace #9352.
55733      Branch: perl
55734            ! ext/Socket/Socket.xs pp_sys.c
55735 ____________________________________________________________________________
55736 [  9469] By: jhi                                   on 2001/03/30  14:37:51
55737         Log: Subject: PATCH pod/perldiag.pod
55738              From: Robin Houston <robin@kitsite.com>
55739              Date: Fri, 30 Mar 2001 14:10:36 +0100
55740              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
55741      Branch: perl
55742            ! pod/perldiag.pod t/lib/glob-basic.t
55743 ____________________________________________________________________________
55744 [  9468] By: jhi                                   on 2001/03/30  14:36:36
55745         Log: Subject: Better diagnostic in io/fs.t
55746              From: andreas.koenig@anima.de (Andreas J. Koenig)
55747              Date: 30 Mar 2001 10:11:43 +0200
55748              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
55749      Branch: perl
55750            ! t/io/fs.t
55751 ____________________________________________________________________________
55752 [  9467] By: nick                                  on 2001/03/30  14:25:43
55753         Log: Skip order test of glob if case-ignoring system cannot 
55754              create a.test and A.test
55755      Branch: perlio
55756            ! t/lib/glob-basic.t
55757 ____________________________________________________________________________
55758 [  9466] By: nick                                  on 2001/03/30  13:03:12
55759         Log: Integrate mainline.
55760      Branch: perlio
55761            - ext/re/hints/aix.pl
55762           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
55763           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
55764           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
55765           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
55766 ____________________________________________________________________________
55767 [  9465] By: jhi                                   on 2001/03/30  03:53:37
55768         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
55769              the tests sometimes hang, sometimes not.)
55770      Branch: perl
55771            ! t/lib/io_multihomed.t t/lib/io_sock.t
55772 ____________________________________________________________________________
55773 [  9464] By: jhi                                   on 2001/03/30  02:56:04
55774         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
55775              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
55776              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
55777              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
55778      Branch: perl
55779            ! op.c
55780 ____________________________________________________________________________
55781 [  9463] By: jhi                                   on 2001/03/30  02:34:48
55782         Log: Test for #9462.
55783      Branch: perl
55784            ! t/lib/b.t
55785 ____________________________________________________________________________
55786 [  9462] By: jhi                                   on 2001/03/30  02:29:37
55787         Log: Subject: B::Deparse precedence bug. (Patch included.)
55788              From: Jeremy Madea <jmadea@inktomi.com>
55789              Date: Thu, 29 Mar 2001 12:05:02 -0800
55790              Message-ID: <20010329120502.A24881@dr.inktomi.com>
55791      Branch: perl
55792            ! ext/B/B/Deparse.pm
55793 ____________________________________________________________________________
55794 [  9461] By: jhi                                   on 2001/03/30  02:18:41
55795         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
55796              From: Peter Prymmer <pvhp@forte.com>
55797              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
55798              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
55799      Branch: perl
55800            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
55801            ! t/lib/md5-file.t
55802 ____________________________________________________________________________
55803 [  9460] By: jhi                                   on 2001/03/30  02:17:07
55804         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
55805              From: Robin Houston <robin@kitsite.com>
55806              Date: Thu, 29 Mar 2001 20:47:56 +0100
55807              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
55808      Branch: perl
55809            ! ext/B/B/Debug.pm
55810 ____________________________________________________________________________
55811 [  9459] By: jhi                                   on 2001/03/30  02:16:05
55812         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
55813              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
55814              Date: Wed, 28 Mar 2001 18:02:20 -0600
55815              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
55816      Branch: perl
55817            ! lib/ExtUtils/MM_VMS.pm
55818 ____________________________________________________________________________
55819 [  9458] By: jhi                                   on 2001/03/30  02:07:58
55820         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
55821              From: "Joshua E. Rodd" <jrodd@pbs.org>
55822              Date: Wed, 28 Mar 2001 17:29:12 -0500
55823              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
55824      Branch: perl
55825            ! pod/perlop.pod
55826 ____________________________________________________________________________
55827 [  9457] By: jhi                                   on 2001/03/30  02:04:33
55828         Log: Subject: ext/re/aix.pl can go
55829              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55830              Date: Thu, 29 Mar 2001 12:03:28 +0200
55831              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
55832      Branch: perl
55833            - ext/re/hints/aix.pl
55834            ! MANIFEST
55835 ____________________________________________________________________________
55836 [  9456] By: jhi                                   on 2001/03/30  02:03:32
55837         Log: Integrate perlio.
55838      Branch: perl
55839           !> ext/Encode/Encode.xs installperl
55840 ____________________________________________________________________________
55841 [  9455] By: nick                                  on 2001/03/29  21:11:46
55842         Log: DLL name has changed so installperl needs to know
55843              (Why isn't it working it out or passed it?)
55844      Branch: perlio
55845            ! installperl
55846 ____________________________________________________________________________
55847 [  9454] By: nick                                  on 2001/03/29  20:56:12
55848         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
55849              and we don't get undef warnings.
55850      Branch: perlio
55851            ! ext/Encode/Encode.xs
55852 ____________________________________________________________________________
55853 [  9453] By: nick                                  on 2001/03/29  17:58:48
55854         Log: Integrate mainline
55855      Branch: perlio
55856           !> Changes patchlevel.h
55857 ____________________________________________________________________________
55858 [  9452] By: jhi                                   on 2001/03/29  16:44:55
55859         Log: Update Changes.
55860      Branch: perl
55861            ! Changes patchlevel.h
55862 ____________________________________________________________________________
55863 [  9451] By: nick                                  on 2001/03/29  16:31:38
55864         Log: Integrate mainline
55865      Branch: perlio
55866           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
55867           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
55868           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
55869           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
55870           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
55871 ____________________________________________________________________________
55872 [  9450] By: jhi                                   on 2001/03/29  16:29:17
55873         Log: Integrate perlio.
55874      Branch: perl
55875           !> win32/buildext.pl
55876 ____________________________________________________________________________
55877 [  9449] By: jhi                                   on 2001/03/29  15:50:01
55878         Log: Update Changes.
55879      Branch: perl
55880            ! Changes patchlevel.h
55881 ____________________________________________________________________________
55882 [  9448] By: nick                                  on 2001/03/29  15:47:15
55883         Log: Make sure buildext.pl finds Errno.pm
55884      Branch: perlio
55885            ! win32/buildext.pl
55886 ____________________________________________________________________________
55887 [  9447] By: jhi                                   on 2001/03/29  15:39:34
55888         Log: Integrate perlio.
55889      Branch: perl
55890           !> win32/makefile.mk
55891 ____________________________________________________________________________
55892 [  9446] By: nick                                  on 2001/03/29  15:30:03
55893         Log: Integrate win32/makefile.mk with mainline.
55894      Branch: perlio
55895           !> win32/makefile.mk
55896 ____________________________________________________________________________
55897 [  9445] By: nick                                  on 2001/03/29  15:27:32
55898         Log: Fix breakage ... 
55899      Branch: perlio
55900            ! win32/makefile.mk
55901 ____________________________________________________________________________
55902 [  9444] By: jhi                                   on 2001/03/29  15:03:08
55903         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
55904              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
55905              Date: Thu, 29 Mar 2001 10:32:59 +0400
55906              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
55907      Branch: perl
55908            ! win32/makefile.mk
55909 ____________________________________________________________________________
55910 [  9443] By: jhi                                   on 2001/03/29  15:02:12
55911         Log: Integrate perlio.
55912      Branch: perl
55913           +> win32/buildext.pl
55914           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
55915           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
55916 ____________________________________________________________________________
55917 [  9442] By: nick                                  on 2001/03/29  14:59:11
55918         Log: Work in progress - determine win32 extensions to build via script.
55919      Branch: perlio
55920            + win32/buildext.pl
55921            ! MANIFEST win32/makefile.mk
55922 ____________________________________________________________________________
55923 [  9441] By: jhi                                   on 2001/03/29  14:51:47
55924         Log: Reintroduce the use of external pwd.
55925      Branch: perl
55926            ! t/lib/cwd.t
55927 ____________________________________________________________________________
55928 [  9440] By: jhi                                   on 2001/03/29  14:42:58
55929         Log: use warnings instead of -w.
55930      Branch: perl
55931            ! utils/h2xs.PL
55932 ____________________________________________________________________________
55933 [  9439] By: jhi                                   on 2001/03/29  14:41:52
55934         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
55935              From: Jonathan Stowe <gellyfish@gellyfish.com>
55936              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
55937              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
55938      Branch: perl
55939            ! utils/h2xs.PL
55940 ____________________________________________________________________________
55941 [  9438] By: jhi                                   on 2001/03/29  14:39:38
55942         Log: Subject: [PATCH perl@9424] minor pod nits
55943              From: Robin Barker <rmb1@cise.npl.co.uk>
55944              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
55945              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
55946      Branch: perl
55947            ! pod/perlhack.pod pod/perliol.pod
55948 ____________________________________________________________________________
55949 [  9437] By: jhi                                   on 2001/03/29  14:29:16
55950         Log: Subject: [PATCH perl@9424] typemap cast warning
55951              From: Robin Barker <rmb1@cise.npl.co.uk>
55952              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
55953              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
55954      Branch: perl
55955            ! lib/ExtUtils/typemap
55956 ____________________________________________________________________________
55957 [  9436] By: jhi                                   on 2001/03/29  14:26:03
55958         Log: Subject: [PATCH perl@9424] printf warning
55959              From: Robin Barker <rmb1@cise.npl.co.uk>
55960              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
55961              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
55962      Branch: perl
55963            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
55964            ! ext/Storable/Storable.xs toke.c
55965 ____________________________________________________________________________
55966 [  9435] By: nick                                  on 2001/03/29  14:23:31
55967         Log: Win32 has name conflict with ERROR
55968      Branch: perlio
55969            ! ext/PerlIO/Via/Via.xs
55970 ____________________________________________________________________________
55971 [  9434] By: jhi                                   on 2001/03/29  14:17:48
55972         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
55973              From: Peter Prymmer <pvhp@forte.com>
55974              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
55975              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
55976      Branch: perl
55977            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
55978 ____________________________________________________________________________
55979 [  9433] By: jhi                                   on 2001/03/29  13:52:44
55980         Log: test-prep target was missing.
55981      Branch: perl
55982            ! Makefile.SH
55983 ____________________________________________________________________________
55984 [  9432] By: nick                                  on 2001/03/29  12:40:03
55985         Log: Make as-shipped compiler default to MSVC6 
55986      Branch: perlio
55987            ! win32/makefile.mk
55988 ____________________________________________________________________________
55989 [  9431] By: nick                                  on 2001/03/29  12:12:16
55990         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
55991              akin to PerlIO::Scalar.
55992      Branch: perlio
55993            ! perlio.c perlio.h
55994 ____________________________________________________________________________
55995 [  9430] By: nick                                  on 2001/03/29  10:56:35
55996         Log: Integrate mainline.
55997      Branch: perlio
55998           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
55999           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
56000           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
56001           !> win32/makefile.mk win32/win32sck.c
56002 ____________________________________________________________________________
56003 [  9429] By: nick                                  on 2001/03/29  09:03:43
56004         Log: Noticed that two tests were skipped as perlio:: package
56005              isn't there any more. Changed the skip condition.
56006              Avoid core-dump if sv_utf8_upgrade() called on something
56007              that does not become SvPOK after SvPV() (e.g. a ref).
56008      Branch: perlio
56009            ! sv.c t/io/utf8.t t/lib/io_scalar.t
56010 ____________________________________________________________________________
56011 [  9428] By: jhi                                   on 2001/03/29  01:31:47
56012         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
56013              From: Benjamin Sugars <bsugars@canoe.ca> 
56014              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
56015              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
56016      Branch: perl
56017            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
56018            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
56019            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
56020 ____________________________________________________________________________
56021 [  9427] By: jhi                                   on 2001/03/29  00:49:30
56022         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
56023              From: "Vadim Konovalov" <watman@inbox.ru>
56024              Date: Thu, 29 Mar 2001 01:50:12 +0400
56025              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
56026      Branch: perl
56027            ! win32/makefile.mk win32/win32sck.c
56028 ____________________________________________________________________________
56029 [  9426] By: gsar                                  on 2001/03/29  00:28:04
56030         Log: dmake can only handle == and != in comparisons; support building
56031              with Borland's VCL libraries (from Vadim Konovalov)
56032      Branch: maint-5.6/perl
56033            ! win32/makefile.mk
56034 ____________________________________________________________________________
56035 [  9425] By: nick                                  on 2001/03/28  19:29:56
56036         Log: Integrate (@snapshot)
56037      Branch: perlio
56038           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
56039 ____________________________________________________________________________
56040 [  9424] By: jhi                                   on 2001/03/28  19:03:16
56041         Log: Update Changes.
56042      Branch: perl
56043            ! Changes patchlevel.h
56044 ____________________________________________________________________________
56045 [  9423] By: jhi                                   on 2001/03/28  18:52:09
56046         Log: Rmdir lib/XS on cleanup.
56047      Branch: perl
56048            ! Makefile.SH
56049 ____________________________________________________________________________
56050 [  9422] By: jhi                                   on 2001/03/28  18:49:34
56051         Log: Integrate perlio.
56052      Branch: perl
56053           !> t/op/utf8decode.t
56054 ____________________________________________________________________________
56055 [  9421] By: nick                                  on 2001/03/28  18:46:44
56056         Log: Loose duplicate chunk.
56057      Branch: perlio
56058            ! t/op/utf8decode.t
56059 ____________________________________________________________________________
56060 [  9420] By: nick                                  on 2001/03/28  18:44:11
56061         Log: Integrate mainline.
56062      Branch: perlio
56063           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
56064           !> vms/vmsish.h
56065 ____________________________________________________________________________
56066 [  9419] By: jhi                                   on 2001/03/28  18:42:05
56067         Log: Can't trust external pwds
56068              (either shell builtins or external programs)
56069      Branch: perl
56070            ! t/lib/cwd.t
56071 ____________________________________________________________________________
56072 [  9418] By: jhi                                   on 2001/03/28  18:34:05
56073         Log: Integrate perlio.
56074      Branch: perl
56075            - lib/perlio.pm
56076           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
56077           !> t/op/utf8decode.t
56078 ____________________________________________________________________________
56079 [  9417] By: nick                                  on 2001/03/28  18:24:02
56080         Log: PerlIO.pm / perlio.pm conflict.
56081              Update some pods.
56082              Make t/op/utf8decode.t a text file.
56083      Branch: perlio
56084            - lib/perlio.pm
56085            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
56086            ! t/op/utf8decode.t
56087 ____________________________________________________________________________
56088 [  9416] By: jhi                                   on 2001/03/28  18:06:07
56089         Log: Integrate change #9409 from mainline to maintperl.
56090              
56091              Yet another tweak on AIX dynaloading.
56092      Branch: maint-5.6/perl
56093           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
56094 ____________________________________________________________________________
56095 [  9415] By: gsar                                  on 2001/03/28  17:13:01
56096         Log: integrate changes#9377,9385,9401 from mainline
56097              
56098              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
56099              
56100              If directory entries compare equal case-insensitively,
56101              retry case-sensitively.
56102              
56103              Subject: [PATCH] B::Terse and warnings
56104      Branch: maint-5.6/perl
56105           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
56106           !> t/pragma/warn/perl
56107 ____________________________________________________________________________
56108 [  9414] By: jhi                                   on 2001/03/28  17:11:12
56109         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
56110              From: "Craig A. Berry" <craigberry@mac.com>
56111              Date: Wed, 28 Mar 2001 10:55:20 -0600
56112              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
56113      Branch: perl
56114            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
56115 ____________________________________________________________________________
56116 [  9413] By: jhi                                   on 2001/03/28  17:03:12
56117         Log: Dup hunk.
56118      Branch: perl
56119            ! t/op/utf8decode.t
56120 ____________________________________________________________________________
56121 [  9412] By: jhi                                   on 2001/03/28  17:02:36
56122         Log: Forced integrate from perlio.
56123      Branch: perl
56124           !> t/op/utf8decode.t
56125 ____________________________________________________________________________
56126 [  9411] By: nick                                  on 2001/03/28  16:50:03
56127         Log: Integrate mainline.
56128      Branch: perlio
56129           +> t/lib/cwd.t
56130           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
56131           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
56132           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
56133           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
56134           !> t/pragma/warn/perl
56135 ____________________________________________________________________________
56136 [  9410] By: jhi                                   on 2001/03/28  16:44:23
56137         Log: Subject: Re: [PATCH] 9403 cannot be tested
56138              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56139              Date: Wed, 28 Mar 2001 18:33:56 +0200
56140              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
56141      Branch: perl
56142            ! makedef.pl
56143 ____________________________________________________________________________
56144 [  9409] By: jhi                                   on 2001/03/28  16:12:45
56145         Log: Yet another tweak on AIX dynaloading.
56146      Branch: perl
56147            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
56148 ____________________________________________________________________________
56149 [  9408] By: jhi                                   on 2001/03/28  15:52:55
56150         Log: Subject: [PATCH] 9403 cannot be tested
56151              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
56152              Date: Wed, 28 Mar 2001 17:23:00 +0200
56153              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
56154              
56155              A missing symbol.
56156      Branch: perl
56157            ! makedef.pl
56158 ____________________________________________________________________________
56159 [  9407] By: jhi                                   on 2001/03/28  15:47:43
56160         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
56161      Branch: perl
56162            ! t/op/utf8decode.t
56163           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
56164           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
56165 ____________________________________________________________________________
56166 [  9406] By: jhi                                   on 2001/03/28  15:37:08
56167         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
56168              From: Benjamin Sugars <bsugars@canoe.ca> 
56169              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
56170              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
56171      Branch: perl
56172            + t/lib/cwd.t
56173            ! MANIFEST
56174 ____________________________________________________________________________
56175 [  9405] By: jhi                                   on 2001/03/28  15:13:18
56176         Log: pp_ne() needs a CORRECT boolean.
56177      Branch: perl
56178            ! pp.c
56179 ____________________________________________________________________________
56180 [  9404] By: jhi                                   on 2001/03/28  15:09:23
56181         Log: pp_ne() needs a boolean, not an integer.
56182      Branch: perl
56183            ! pp.c
56184 ____________________________________________________________________________
56185 [  9403] By: jhi                                   on 2001/03/28  14:47:43
56186         Log: (Retracted by #9404.)
56187      Branch: perl
56188            ! pp.c
56189 ____________________________________________________________________________
56190 [  9402] By: jhi                                   on 2001/03/28  14:43:59
56191         Log: Subject: Re: [PATCH] Typemap testing
56192              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
56193              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
56194              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
56195      Branch: perl
56196            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
56197            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
56198 ____________________________________________________________________________
56199 [  9401] By: jhi                                   on 2001/03/28  14:42:14
56200         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
56201              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
56202              Date: Sun, 25 Mar 2001 21:59:15 +0100
56203              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
56204              
56205              A variable will be checked for the "use once" warnings if:
56206              
56207              1. It is in the scope of a use warnings 'once'
56208              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
56209              
56210              Otherwise it won't be checked at all.
56211              
56212              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
56213              
56214              The enclosed patch partially fixes this issue. What I didn't
56215              get to work was the case where the "used once" warning is enabled
56216              in any file other than the main file.
56217      Branch: perl
56218            ! gv.c t/pragma/warn/perl
56219 ____________________________________________________________________________
56220 [  9400] By: nick                                  on 2001/03/28  14:38:24
56221         Log: More EBCDIC tweaks:
56222              - one more swash issue &~(0xA0-1) did not do the right thing,
56223              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
56224              - add "use re 'asciirange'" to make [!-~] etc. work
56225              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
56226              - Choose a key for t/op/each.t test which gets encoded.
56227              - Skip utf8decode if this is UTF-EBCDIC.
56228      Branch: perlio
56229            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
56230            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
56231 ____________________________________________________________________________
56232 [  9399] By: jhi                                   on 2001/03/28  14:21:00
56233         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
56234              Andreas Schwab.
56235      Branch: perl
56236            ! pp.c
56237 ____________________________________________________________________________
56238 [  9398] By: jhi                                   on 2001/03/28  00:55:56
56239         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
56240              From: David Dyck <dcd@tc.fluke.com>
56241              Date: Tue, 27 Mar 2001 15:16:24 -0800
56242              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
56243      Branch: perl
56244            ! ext/IO/lib/IO/Socket.pm
56245 ____________________________________________________________________________
56246 [  9397] By: jhi                                   on 2001/03/27  21:52:49
56247         Log: Integrate perlio.
56248      Branch: perl
56249           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
56250           +> ext/PerlIO/Via/Via.xs
56251           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
56252 ____________________________________________________________________________
56253 [  9396] By: nick                                  on 2001/03/27  21:45:13
56254         Log: Integrate mainline.
56255      Branch: perlio
56256           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
56257           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
56258 ____________________________________________________________________________
56259 [  9395] By: nick                                  on 2001/03/27  21:18:58
56260         Log: Outline docs for PerlIO and PerlIO::Scalar
56261      Branch: perlio
56262            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
56263 ____________________________________________________________________________
56264 [  9394] By: nick                                  on 2001/03/27  20:50:13
56265         Log: PerlIO::Via layer (alpha-ish).
56266      Branch: perlio
56267            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
56268            + ext/PerlIO/Via/Via.xs
56269            ! MANIFEST
56270 ____________________________________________________________________________
56271 [  9393] By: jhi                                   on 2001/03/27  20:49:55
56272         Log: Retract #9329 now that 9390 should take care of the matter.
56273      Branch: perl
56274            ! utils/h2xs.PL
56275 ____________________________________________________________________________
56276 [  9390] By: jhi                                   on 2001/03/27  20:47:50
56277         Log: Subject: Autoloading Errno.pm when %! is encountered
56278              From: Robin Houston <robin@kitsite.com>
56279              Date: Tue, 27 Mar 2001 20:57:11 +0100
56280              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
56281      Branch: perl
56282            ! embed.h embed.pl gv.c proto.h t/op/magic.t
56283 ____________________________________________________________________________
56284 [  9389] By: jhi                                   on 2001/03/27  20:24:31
56285         Log: Integrate perlio.
56286      Branch: perl
56287           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
56288           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
56289           !> utf8.c
56290 ____________________________________________________________________________
56291 [  9388] By: jhi                                   on 2001/03/27  20:21:38
56292         Log: Better have a three-element array if one is going to assign
56293              to the third element of that array. (from Tim Jenness)
56294      Branch: perl
56295            ! ext/XS/Typemap/Typemap.xs
56296 ____________________________________________________________________________
56297 [  9387] By: nick                                  on 2001/03/27  20:15:43
56298         Log: Integrate mainline.
56299      Branch: perlio
56300           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
56301           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
56302           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
56303           +> t/lib/xs-typemap.t
56304           !> (integrate 34 files)
56305 ____________________________________________________________________________
56306 [  9386] By: jhi                                   on 2001/03/27  20:04:18
56307         Log: Subject: Re: perl@9359 breaks HTML::Parser
56308              From: Gisle Aas <gisle@ActiveState.com>
56309              Date: 27 Mar 2001 11:30:24 -0800
56310              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
56311              
56312              Clarify the UTF-8 issues of the API docs.
56313              (Slightly reworded and expanded.)
56314      Branch: perl
56315            ! pod/perlapi.pod sv.c sv.h
56316 ____________________________________________________________________________
56317 [  9385] By: jhi                                   on 2001/03/27  19:44:25
56318         Log: If directory entries compare equal case-insensitively,
56319              retry case-sensitively.
56320      Branch: perl
56321            ! ext/File/Glob/bsd_glob.c
56322 ____________________________________________________________________________
56323 [  9384] By: nick                                  on 2001/03/27  19:38:50
56324         Log: Various EBCDIC fixes:
56325              - major revelation that swash code is encoding aware,
56326              (or thought it was) - now it is ;-)
56327              - With that out of the way fix a slab of tr/// cases.
56328              - Fix Encode 'Unicode' to be true Unicode so tests pass.
56329              - As anticipated Base64.xs needed tweaks.
56330              - Until tr/// works right avoid old_encode64 in MIME tests.
56331      Branch: perlio
56332            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
56333            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
56334 ____________________________________________________________________________
56335 [  9383] By: jhi                                   on 2001/03/27  18:34:41
56336         Log: Add the std test suite BEGIN block.
56337      Branch: perl
56338            ! t/lib/xs-typemap.t
56339 ____________________________________________________________________________
56340 [  9382] By: jhi                                   on 2001/03/27  15:16:07
56341         Log: Add debugging output to the test.
56342      Branch: perl
56343            ! t/lib/glob-basic.t
56344 ____________________________________________________________________________
56345 [  9381] By: jhi                                   on 2001/03/27  15:08:10
56346         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
56347      Branch: perl
56348            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
56349            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
56350            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
56351            + t/lib/xs-typemap.t
56352            ! MANIFEST
56353 ____________________________________________________________________________
56354 [  9380] By: jhi                                   on 2001/03/27  14:48:34
56355         Log: Subject: [PATCH] Typemap testing
56356              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
56357              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
56358              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
56359              
56360              (The first part of the patch.)
56361      Branch: perl
56362            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
56363 ____________________________________________________________________________
56364 [  9379] By: jhi                                   on 2001/03/27  14:44:56
56365         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
56366              From: Benjamin Sugars <bsugars@canoe.ca> 
56367              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
56368              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
56369      Branch: perl
56370            ! t/lib/glob-basic.t
56371 ____________________________________________________________________________
56372 [  9378] By: jhi                                   on 2001/03/27  14:42:30
56373         Log: Subject: [PATCH] perlvar nit
56374              From: Simon Cozens <simon@netthink.co.uk>
56375              Date: Tue, 27 Mar 2001 01:12:01 +0100
56376              Message-ID: <20010327011201.A19179@netthink.co.uk>
56377      Branch: perl
56378            ! pod/perlvar.pod
56379 ____________________________________________________________________________
56380 [  9377] By: jhi                                   on 2001/03/27  14:36:26
56381         Log: Subject: [PATCH] B::Terse and warnings
56382              From: Benjamin Sugars <ben.sugars@home.com>
56383              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
56384              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
56385      Branch: perl
56386            ! ext/B/B.pm ext/B/B/Terse.pm
56387 ____________________________________________________________________________
56388 [  9376] By: jhi                                   on 2001/03/27  14:31:31
56389         Log: Document sockatmark() some.
56390      Branch: perl
56391            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
56392            ! pod/perltoc.pod
56393 ____________________________________________________________________________
56394 [  9375] By: jhi                                   on 2001/03/27  14:00:24
56395         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
56396              noted by Gisle and fixed by NI-S.
56397      Branch: perl
56398            ! sv.c
56399 ____________________________________________________________________________
56400 [  9374] By: jhi                                   on 2001/03/27  05:50:01
56401         Log: Regen toc.
56402      Branch: perl
56403            ! pod/perltoc.pod
56404 ____________________________________________________________________________
56405 [  9373] By: jhi                                   on 2001/03/27  05:43:51
56406         Log: Pixie documenting.
56407      Branch: perl
56408            ! Makefile.SH pod/perlhack.pod
56409 ____________________________________________________________________________
56410 [  9372] By: jhi                                   on 2001/03/27  05:29:34
56411         Log: Metaconfig unit changes for #9371.
56412      Branch: metaconfig
56413            ! U/modified/myhostname.U
56414      Branch: metaconfig/U/perl
56415            + d_sockatmark.U
56416            ! gccvers.U
56417 ____________________________________________________________________________
56418 [  9371] By: jhi                                   on 2001/03/27  05:29:07
56419         Log: Add sockatmark() probing.
56420      Branch: perl
56421            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56422            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
56423            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56424            ! vos/config.ga.h win32/config.bc win32/config.gc
56425            ! win32/config.vc
56426 ____________________________________________________________________________
56427 [  9370] By: jhi                                   on 2001/03/26  22:01:18
56428         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
56429              Really need to benchmark this.
56430      Branch: perl
56431            ! pp.c
56432 ____________________________________________________________________________
56433 [  9369] By: nick                                  on 2001/03/26  21:59:30
56434         Log: Integrate mainline.
56435      Branch: perlio
56436            ! ext/MIME/Base64/QuotedPrint.pm
56437           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
56438           !> patchlevel.h pod/perlhack.pod pp_sys.c
56439 ____________________________________________________________________________
56440 [  9368] By: jhi                                   on 2001/03/26  21:47:03
56441         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
56442              
56443              TODO1: perlbench.
56444              TODO2: le, lt, ge, gt?  Yech.
56445      Branch: perl
56446            ! pp.c
56447 ____________________________________________________________________________
56448 [  9367] By: jhi                                   on 2001/03/26  21:34:57
56449         Log: Too much cut-and-paste in #9363.
56450      Branch: perl
56451            ! pp_sys.c
56452 ____________________________________________________________________________
56453 [  9366] By: jhi                                   on 2001/03/26  21:20:53
56454         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
56455              From: Andreas Schwab <schwab@suse.de>
56456              Date: 26 Mar 2001 17:29:04 +0200
56457              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
56458              
56459              (The patch for 5.6.0 or so, this is a guess for bleadperl)
56460      Branch: perl
56461            ! pp_hot.c
56462 ____________________________________________________________________________
56463 [  9365] By: jhi                                   on 2001/03/26  21:07:54
56464         Log: Integrate perlio.
56465      Branch: perl
56466           !> perlio.c
56467 ____________________________________________________________________________
56468 [  9364] By: nick                                  on 2001/03/26  20:30:48
56469         Log: REFCNT botch in layer name cache hash.
56470      Branch: perlio
56471            ! perlio.c
56472 ____________________________________________________________________________
56473 [  9363] By: jhi                                   on 2001/03/26  18:44:32
56474         Log: Subject: [PATCH] socket() leaks file descriptors
56475              From: Benjamin Sugars <bsugars@canoe.ca>
56476              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
56477              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
56478              
56479              Also sockpair() fixed similarly.
56480      Branch: perl
56481            ! pp_sys.c
56482 ____________________________________________________________________________
56483 [  9362] By: jhi                                   on 2001/03/26  18:37:52
56484         Log: Integrate perlio.
56485      Branch: perl
56486           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
56487 ____________________________________________________________________________
56488 [  9361] By: nick                                  on 2001/03/26  17:32:06
56489         Log: Implement flush of linebuffered streams on read of a tty.
56490      Branch: perlio
56491            ! perlio.c perliol.h
56492 ____________________________________________________________________________
56493 [  9360] By: nick                                  on 2001/03/26  17:12:32
56494         Log: Memory tweaks and notes for OEMVS.
56495      Branch: perlio
56496            ! README.os390 miniperlmain.c t/op/pat.t
56497 ____________________________________________________________________________
56498 [  9359] By: jhi                                   on 2001/03/26  02:12:54
56499         Log: Update Changes.
56500      Branch: perl
56501            ! Changes patchlevel.h
56502 ____________________________________________________________________________
56503 [  9358] By: jhi                                   on 2001/03/26  02:05:32
56504         Log: Document the most common pixie options.
56505      Branch: perl
56506            ! pod/perlhack.pod
56507 ____________________________________________________________________________
56508 [  9357] By: jhi                                   on 2001/03/26  01:25:28
56509         Log: For perl.pixie check *before* compiling that optimize is -g,
56510              as for perl.third.
56511      Branch: perl
56512            ! Makefile.SH
56513 ____________________________________________________________________________
56514 [  9356] By: jhi                                   on 2001/03/26  01:13:41
56515         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
56516      Branch: perl
56517            ! Makefile.SH
56518 ____________________________________________________________________________
56519 [  9355] By: jhi                                   on 2001/03/26  01:11:19
56520         Log: Remove t/perl.third.
56521      Branch: perl
56522            ! Makefile.SH
56523 ____________________________________________________________________________
56524 [  9354] By: jhi                                   on 2001/03/26  00:23:38
56525         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
56526              IO::Sockatmark().
56527      Branch: perl
56528            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
56529 ____________________________________________________________________________
56530 [  9353] By: jhi                                   on 2001/03/25  22:25:04
56531         Log: Integrate perlio.
56532      Branch: perl
56533           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
56534           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
56535           !> pp_hot.c win32/makefile.mk
56536 ____________________________________________________________________________
56537 [  9352] By: jhi                                   on 2001/03/25  22:21:41
56538         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
56539              From: Radu Greab <radu@netsoft.ro>
56540              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
56541              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
56542      Branch: perl
56543            ! pp_sys.c
56544 ____________________________________________________________________________
56545 [  9351] By: nick                                  on 2001/03/25  22:15:02
56546         Log: Fix readline in list mode to tell rest of world that it has
56547              things on the stack. Otherwise if perl code gets invoked
56548              underneath it it scribbles over results-so-far.
56549              (Why TIEHANDLE has not tripped on this is a mystery.)
56550      Branch: perlio
56551            ! pp_hot.c
56552 ____________________________________________________________________________
56553 [  9350] By: nick                                  on 2001/03/25  22:10:13
56554         Log: win32/makefile.mk typos
56555      Branch: perlio
56556            ! win32/makefile.mk
56557 ____________________________________________________________________________
56558 [  9349] By: nick                                  on 2001/03/25  21:31:14
56559         Log: Integrate now-non-binary file.
56560      Branch: perlio
56561           !> t/lib/mimeqp.t
56562 ____________________________________________________________________________
56563 [  9348] By: nick                                  on 2001/03/25  21:27:24
56564         Log: Make it text
56565      Branch: perlio
56566            ! t/lib/mimeqp.t
56567 ____________________________________________________________________________
56568 [  9347] By: nick                                  on 2001/03/25  21:25:37
56569         Log: Integrate mainline.
56570      Branch: perlio
56571           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
56572           !> lib/Term/ReadLine.pm t/lib/md5-file.t
56573 ____________________________________________________________________________
56574 [  9346] By: nick                                  on 2001/03/25  20:58:15
56575         Log: Add destruct time hook to PerlIO (for work-in-process implementing
56576              layers in perl code. In such cases layers need to be popped before
56577              we loose the ability to run perl code.)
56578              Also back-out "PerlIO::object" hook - it isn't going to work like that...
56579      Branch: perlio
56580            ! perl.c perlio.c perlio.h perliol.h
56581 ____________________________________________________________________________
56582 [  9345] By: nick                                  on 2001/03/25  20:49:11
56583         Log: Avoid at leasy one of undefined warnings in Encode.
56584      Branch: perlio
56585            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
56586 ____________________________________________________________________________
56587 [  9344] By: jhi                                   on 2001/03/25  20:37:43
56588         Log: A workaround for using Term::ReadLine in emacs minibuffer
56589              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
56590              additional tweaks from Ilya Zakharevich.
56591      Branch: perl
56592            ! lib/Term/ReadLine.pm
56593 ____________________________________________________________________________
56594 [  9343] By: nick                                  on 2001/03/25  20:21:14
56595         Log: Missing return value.
56596      Branch: perlio
56597            ! ext/PerlIO/Scalar/Scalar.xs
56598 ____________________________________________________________________________
56599 [  9342] By: jhi                                   on 2001/03/25  16:21:00
56600         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
56601              to equal the CPAN versions since no code changes have been made.
56602      Branch: perl
56603            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
56604            ! t/lib/md5-file.t
56605 ____________________________________________________________________________
56606 [  9341] By: jhi                                   on 2001/03/25  16:01:48
56607         Log: Escape 8-bit characters.
56608      Branch: perl
56609            ! t/lib/mimeqp.t
56610 ____________________________________________________________________________
56611 [  9340] By: gsar                                  on 2001/03/25  15:50:53
56612         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
56613              chars)
56614      Branch: perl
56615            + t/lib/mimeqp.t
56616 ____________________________________________________________________________
56617 [  9339] By: gsar                                  on 2001/03/25  15:48:50
56618         Log: delete mimeqp.t for later add with text mode set
56619      Branch: perl
56620            - t/lib/mimeqp.t
56621 ____________________________________________________________________________
56622 [  9338] By: nick                                  on 2001/03/25  09:01:57
56623         Log: Integrate mainline.
56624      Branch: perlio
56625           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
56626           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
56627           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
56628           +> t/lib/mimeb64u.t t/lib/mimeqp.t
56629           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
56630           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
56631           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
56632 ____________________________________________________________________________
56633 [  9337] By: jhi                                   on 2001/03/25  04:23:24
56634         Log: Add MIME::Base64 here and there.  Again, a lot of
56635              optimism is in the air.
56636      Branch: perl
56637            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
56638            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
56639 ____________________________________________________________________________
56640 [  9336] By: jhi                                   on 2001/03/25  04:12:43
56641         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
56642              this by ear as I do not do Win32 programming.)
56643      Branch: perl
56644            ! win32/Makefile win32/makefile.mk
56645 ____________________________________________________________________________
56646 [  9335] By: jhi                                   on 2001/03/25  04:03:50
56647         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
56648      Branch: perl
56649            ! t/lib/md5-file.t
56650 ____________________________________________________________________________
56651 [  9334] By: jhi                                   on 2001/03/25  03:58:53
56652         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
56653      Branch: perl
56654            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
56655            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
56656            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
56657            + t/lib/mimeb64u.t t/lib/mimeqp.t
56658            ! MANIFEST
56659 ____________________________________________________________________________
56660 [  9333] By: jhi                                   on 2001/03/24  20:14:37
56661         Log: Integrate perlio.
56662      Branch: perl
56663           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
56664 ____________________________________________________________________________
56665 [  9332] By: nick                                  on 2001/03/24  19:40:34
56666         Log: Fix un-init variable leading to spurious "Out of Memory!"
56667      Branch: perlio
56668            ! doio.c
56669 ____________________________________________________________________________
56670 [  9331] By: nick                                  on 2001/03/24  19:09:59
56671         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
56672              and update layers internals doc.
56673      Branch: perlio
56674            ! pod/perlfunc.pod pod/perliol.pod
56675 ____________________________________________________________________________
56676 [  9330] By: jhi                                   on 2001/03/24  18:42:11
56677         Log: The length might be uninitialized garbage if the *svp is the undef.
56678      Branch: perl
56679            ! doio.c
56680 ____________________________________________________________________________
56681 [  9329] By: jhi                                   on 2001/03/24  18:26:57
56682         Log: (Retracted by #9393)
56683              
56684              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
56685              From: Simon Cozens <simon@netthink.co.uk>
56686              Date: Sat, 24 Mar 2001 17:13:17 +0000
56687              Message-ID: <20010324171317.A13406@netthink.co.uk>
56688      Branch: perl
56689            ! utils/h2xs.PL
56690 ____________________________________________________________________________
56691 [  9328] By: nick                                  on 2001/03/24  17:22:02
56692         Log: Integrate mainline.
56693      Branch: perlio
56694           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
56695           !> lib/unicode/version
56696 ____________________________________________________________________________
56697 [  9327] By: nick                                  on 2001/03/24  17:16:02
56698         Log: Integrate mainline.
56699      Branch: perlio
56700           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
56701           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
56702           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
56703           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
56704           +> t/lib/md5-file.t
56705           !> MANIFEST Makefile.SH configure.com djgpp/config.over
56706           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
56707           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
56708           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
56709           !> win32/makefile.mk
56710 ____________________________________________________________________________
56711 [  9326] By: jhi                                   on 2001/03/24  17:00:42
56712         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
56713      Branch: perl
56714            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
56715            ! lib/unicode/version
56716 ____________________________________________________________________________
56717 [  9325] By: jhi                                   on 2001/03/24  16:22:33
56718         Log: Subject: Re: B::Deparse bug (5.6.0)
56719              From: Robin Houston <robin@kitsite.com>
56720              Date: Sat, 24 Mar 2001 14:33:09 +0000
56721              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
56722      Branch: perl
56723            ! op.c pp.c t/lib/b.t t/op/repeat.t
56724 ____________________________________________________________________________
56725 [  9324] By: jhi                                   on 2001/03/24  16:21:56
56726         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
56727              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
56728              these additions may be too optimistic.
56729      Branch: perl
56730            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
56731            ! hints/uwin.sh hints/vmesa.sh
56732 ____________________________________________________________________________
56733 [  9323] By: jhi                                   on 2001/03/24  16:06:01
56734         Log: Integrate perlio.
56735      Branch: perl
56736           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
56737           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
56738            ! Makefile.SH
56739           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
56740           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
56741           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
56742           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
56743           !> win32/makefile.mk win32/perlhost.h win32/win32.c
56744           !> win32/win32iop.h
56745 ____________________________________________________________________________
56746 [  9322] By: nick                                  on 2001/03/24  14:39:12
56747         Log: Routine Win32 regen_config_h - no real changes.
56748      Branch: perlio
56749            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56750 ____________________________________________________________________________
56751 [  9321] By: nick                                  on 2001/03/24  14:31:49
56752         Log: PerlIO fixups for Win32:
56753              - provide win33_popenlist() - non-functional as yet.
56754              - avoid need for aTHX in PerlIO_debug calls - even if not 
56755              enabled args are still evaluated so Win32 has trouble during fork().
56756              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
56757              - Fixup makedef.pl for latest set of symbols.
56758      Branch: perlio
56759            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
56760            ! win32/perlhost.h win32/win32.c win32/win32iop.h
56761 ____________________________________________________________________________
56762 [  9320] By: nick                                  on 2001/03/24  14:26:58
56763         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
56764              was gibberish - broke it on WIn32 at least.
56765      Branch: perlio
56766            ! ext/POSIX/POSIX.xs
56767 ____________________________________________________________________________
56768 [  9319] By: nick                                  on 2001/03/24  11:29:41
56769         Log: Generated files.
56770      Branch: perlio
56771            ! embed.h global.sym objXSUB.h perlapi.c proto.h
56772 ____________________________________________________________________________
56773 [  9318] By: nick                                  on 2001/03/24  10:29:37
56774         Log: Implement:
56775              1.  open($fh,"+<",undef);  # add test to t/io/open.t
56776              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
56777      Branch: perlio
56778            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
56779            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
56780            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
56781            ! t/io/open.t t/io/utf8.t
56782 ____________________________________________________________________________
56783 [  9317] By: jhi                                   on 2001/03/23  23:41:25
56784         Log: AIX does seems to have optimization problems with its C compilers.
56785      Branch: perl
56786            ! hints/aix.sh
56787 ____________________________________________________________________________
56788 [  9316] By: jhi                                   on 2001/03/23  23:40:46
56789         Log: Integrate perlio.
56790      Branch: perl
56791           +> lib/PerlIO.pm
56792           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
56793           !> perliol.h
56794 ____________________________________________________________________________
56795 [  9315] By: jhi                                   on 2001/03/23  22:16:30
56796         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
56797      Branch: perl
56798            ! t/lib/md5-file.t
56799 ____________________________________________________________________________
56800 [  9314] By: nick                                  on 2001/03/23  20:49:02
56801         Log: Perlio internals re-organized.
56802              - open process creates AV of layer/arg pairs
56803              (appends layers from open() or open.pm to default list).
56804              - push arg is now an SV.
56805              - layer ->Open get passed the AV
56806              - open is no longer mandatory method.
56807              - topmost layer that has ->Open method does the open
56808              - any layers above are pushed once that returns.
56809              - vtable re-ordered so dummy layers need only provide push/pop methods.
56810      Branch: perlio
56811            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
56812 ____________________________________________________________________________
56813 [  9313] By: nick                                  on 2001/03/23  16:27:41
56814         Log: Check in a stable (working) version before next round of tweaks.
56815              Changes include:
56816              - Move default layers code out of doio.c and into perlio.c
56817              - Single routine for parsing layer specification strings.
56818              - Skeleton support for demand loading of layers
56819              - Core-dump avoidance if PERLIO environment specifies loadable layer
56820              (does not _work_ as need IO to load and need load to do IO ...)
56821      Branch: perlio
56822            + lib/PerlIO.pm
56823            ! MANIFEST doio.c perlio.c
56824 ____________________________________________________________________________
56825 [  9312] By: gsar                                  on 2001/03/23  16:25:25
56826         Log: add execute bit to files with shebang lines in the repository;
56827              avoid clobbering execute bit in Porting/makerel 
56828      Branch: maint-5.6/perl
56829            ! (edit 144 files)
56830 ____________________________________________________________________________
56831 [  9311] By: jhi                                   on 2001/03/23  14:25:35
56832         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
56833      Branch: perl
56834            ! MANIFEST
56835 ____________________________________________________________________________
56836 [  9310] By: jhi                                   on 2001/03/23  13:45:04
56837         Log: Subject: [PATCH] Net::Ping
56838              From: Colin McMillen <mcmi0037@tc.umn.edu>
56839              Date: Thu, 22 Mar 2001 19:30:31 -0600
56840              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
56841      Branch: perl
56842            ! lib/Net/Ping.pm
56843 ____________________________________________________________________________
56844 [  9309] By: jhi                                   on 2001/03/23  13:39:13
56845         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
56846      Branch: perl
56847            ! t/lib/md5-aaa.t t/lib/md5-file.t
56848 ____________________________________________________________________________
56849 [  9308] By: jhi                                   on 2001/03/23  13:20:34
56850         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
56851              - bump the version to 2.14
56852              - drop the base64 tests since they require MIME::Base64
56853              - drop the rfc1321.txt
56854              - drop the hints/dec_osf.pl since it's only needed for
56855              pre-5.005_03 Perls
56856              Todo:
56857              - the U32 alignment testing is now removed; it needs to
56858              be reintroduced as as a Config variable (meaning also
56859              as a Configure test)
56860              - get the new EBCDIC md5sum for MD5.pm
56861              - test in Win32 to see how badly I botched the makefiles
56862      Branch: perl
56863            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
56864            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
56865            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
56866            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
56867            + t/lib/md5-file.t
56868            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
56869            ! win32/Makefile win32/makefile.mk
56870 ____________________________________________________________________________
56871 [  9307] By: jhi                                   on 2001/03/23  12:56:14
56872         Log: Integrate change #9306 from maintperl into mainline,
56873              AIX dynaloader for AIXes without <load.h>.
56874      Branch: perl
56875           !> ext/DynaLoader/hints/aix.pl
56876 ____________________________________________________________________________
56877 [  9306] By: jhi                                   on 2001/03/23  12:51:36
56878         Log: There are AIXes without /usr/include/load.h,
56879              patch from H.Merijn Brand.
56880      Branch: maint-5.6/perl
56881            ! ext/DynaLoader/hints/aix.pl
56882 ____________________________________________________________________________
56883 [  9305] By: nick                                  on 2001/03/23  11:00:42
56884         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
56885      Branch: perlio
56886            ! ext/Encode/Encode.xs perlio.c perlio.h
56887 ____________________________________________________________________________
56888 [  9304] By: nick                                  on 2001/03/23  10:20:46
56889         Log: Render -Duseperlio functional again.
56890              - this is "quick fix" which calls PerlIO_apply_layers after opening,
56891              which is what old scheme did. New scheme needs to change that
56892              to make open(...,\$scalar) etc. work but this will do for now.
56893      Branch: perlio
56894            ! perlio.c
56895 ____________________________________________________________________________
56896 [  9303] By: nick                                  on 2001/03/23  09:53:20
56897         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
56898              -Uuseperlio now works again.
56899              -Duseperlio is still poorly. Don't merge yet...
56900      Branch: perlio
56901            ! doio.c perlio.h
56902 ____________________________________________________________________________
56903 [  9302] By: nick                                  on 2001/03/22  22:26:51
56904         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
56905              type code.
56906              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
56907              is its main caller. In particular now has access to "extra" args, and
56908              can tell when an open handle is "reopened" (or duped?).
56909              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
56910              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
56911              PerlIO_open() et. al. (i.e. other way round).
56912              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
56913              with args close to PerlIO_openn().
56914      Branch: perlio
56915            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
56916 ____________________________________________________________________________
56917 [  9301] By: jhi                                   on 2001/03/22  20:58:04
56918         Log: Integrate perlio.
56919      Branch: perl
56920           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
56921           !> t/io/open.t util.c
56922 ____________________________________________________________________________
56923 [  9300] By: nick                                  on 2001/03/22  17:36:32
56924         Log: Don't include $@ in not ok message.
56925      Branch: perlio
56926            ! t/io/open.t
56927 ____________________________________________________________________________
56928 [  9299] By: gsar                                  on 2001/03/22  16:53:45
56929         Log: back out changes#7532,7521 for now (appears to have problems
56930              on IRIX)
56931      Branch: maint-5.6/perl
56932            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
56933            ! ext/POSIX/typemap pod/perlvar.pod
56934 ____________________________________________________________________________
56935 [  9298] By: nick                                  on 2001/03/22  14:35:46
56936         Log: Give a meaning to '&' in n-arg open case:
56937              open($fh,"<&",$scalar);
56938              $scalar can be:
56939              - an integer which does "fdopen"
56940              open($fh,"<&",2); # like open($fh,"<&2")
56941              - something that will yield a file handle via sv_2io()
56942              useful for dup'ing anonymous handles.
56943              e.g.:
56944              open(my $fh,"<&",\*STDIN);
56945              open(my $dup,"<&",$fh);
56946      Branch: perlio
56947            ! doio.c t/io/open.t
56948 ____________________________________________________________________________
56949 [  9297] By: nick                                  on 2001/03/22  13:34:35
56950         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
56951      Branch: perlio
56952            ! util.c
56953 ____________________________________________________________________________
56954 [  9296] By: nick                                  on 2001/03/22  12:51:20
56955         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
56956      Branch: perlio
56957            ! perl.c
56958 ____________________________________________________________________________
56959 [  9295] By: nick                                  on 2001/03/22  11:59:44
56960         Log: If stdin, stdout or stderr get opened in unexpected read/write state
56961              then warn at time of open not at time of use.
56962      Branch: perlio
56963            ! doio.c pp_hot.c pp_sys.c
56964 ____________________________________________________________________________
56965 [  9294] By: nick                                  on 2001/03/22  10:54:35
56966         Log: Die on n-arg open(...,"",xxx,yyy,...)
56967              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
56968              - die on read/write cases so we can decide what it means later.
56969      Branch: perlio
56970            ! doio.c embed.pl iperlsys.h util.c
56971 ____________________________________________________________________________
56972 [  9293] By: nick                                  on 2001/03/22  09:02:45
56973         Log: perlio tweaks (reported by Nick Clark)
56974              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
56975              error check in Pendinf_read().
56976      Branch: perlio
56977            ! perlio.c
56978 ____________________________________________________________________________
56979 [  9292] By: gsar                                  on 2001/03/22  07:12:00
56980         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
56981              fixes)
56982      Branch: maint-5.6/perl
56983           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
56984 ____________________________________________________________________________
56985 [  9291] By: jhi                                   on 2001/03/22  06:06:44
56986         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
56987      Branch: perl
56988            ! t/op/re_tests
56989 ____________________________________________________________________________
56990 [  9290] By: jhi                                   on 2001/03/22  05:57:01
56991         Log: Move MacOS Classic higher in the list of supported platforms.
56992      Branch: maint-5.6/perl
56993            ! pod/perlport.pod
56994 ____________________________________________________________________________
56995 [  9289] By: gsar                                  on 2001/03/22  05:35:04
56996         Log: revert part of change#6438 for compatibility (av_reify()
56997              appears to be needed to implement av_splice()ish things
56998              in XS)
56999      Branch: maint-5.6/perl
57000            ! embed.pl global.sym objXSUB.h perlapi.c
57001 ____________________________________________________________________________
57002 [  9288] By: gsar                                  on 2001/03/22  03:09:19
57003         Log: update copyright year
57004      Branch: maint-5.6/perl
57005            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
57006            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
57007            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
57008            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
57009            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
57010            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
57011            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
57012            ! x2p/walk.c
57013 ____________________________________________________________________________
57014 [  9287] By: jhi                                   on 2001/03/21  20:30:54
57015         Log: Integrate perlio.
57016      Branch: perl
57017           !> ext/Data/Dumper/Dumper.xs
57018 ____________________________________________________________________________
57019 [  9286] By: gsar                                  on 2001/03/21  19:49:54
57020         Log: makefile.mk tweak
57021      Branch: maint-5.6/perl
57022            ! win32/Makefile win32/makefile.mk
57023 ____________________________________________________________________________
57024 [  9285] By: nick                                  on 2001/03/21  19:07:13
57025         Log: Multiplicity fix for Dumper.
57026      Branch: perlio
57027            ! ext/Data/Dumper/Dumper.xs
57028 ____________________________________________________________________________
57029 [  9284] By: nick                                  on 2001/03/21  19:01:07
57030         Log: Integrate mainline - (does not build xTHX issue in Dumper).
57031      Branch: perlio
57032           !> (integrate 27 files)
57033 ____________________________________________________________________________
57034 [  9283] By: jhi                                   on 2001/03/21  17:17:35
57035         Log: Integrate change #9282 from mainline into maintperl,
57036              4-arg UTF-8 substr().
57037      Branch: maint-5.6/perl
57038           !> pp.c
57039 ____________________________________________________________________________
57040 [  9282] By: jhi                                   on 2001/03/21  17:15:43
57041         Log: The #9270 would have leaked a scalar if pp_substr()
57042              returned early.
57043      Branch: perl
57044            ! pp.c
57045 ____________________________________________________________________________
57046 [  9281] By: gsar                                  on 2001/03/21  17:03:14
57047         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
57048      Branch: maint-5.6/perl
57049            ! win32/makefile.mk
57050 ____________________________________________________________________________
57051 [  9280] By: gsar                                  on 2001/03/21  17:01:20
57052         Log: some tweaks to change#9278 (fork() emulation should be enabled
57053              by setting BUILD_FLAVOR instead of changing the defaults)
57054      Branch: maint-5.6/perl
57055            ! win32/makefile.mk
57056 ____________________________________________________________________________
57057 [  9279] By: gsar                                  on 2001/03/21  16:47:19
57058         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
57059      Branch: maint-5.6/perl
57060            ! ext/File/Glob/Glob.pm
57061           !> lib/Cwd.pm
57062 ____________________________________________________________________________
57063 [  9278] By: jhi                                   on 2001/03/21  14:35:10
57064         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
57065              From: "Vadim Konovalov" <watman@inbox.ru>
57066              Date: Wed, 21 Mar 2001 01:53:51 +0300
57067              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
57068      Branch: maint-5.6/perl
57069            ! win32/makefile.mk win32/win32sck.c
57070 ____________________________________________________________________________
57071 [  9277] By: jhi                                   on 2001/03/21  13:58:28
57072         Log: Integrate change #9270 from mainline to maintperl:
57073              continued 4-arg UTF-8 substr() fixing.
57074      Branch: maint-5.6/perl
57075           !> pp.c t/op/substr.t
57076 ____________________________________________________________________________
57077 [  9276] By: jhi                                   on 2001/03/21  13:33:00
57078         Log: More pixie cleaning.
57079      Branch: perl
57080            ! Makefile.SH
57081 ____________________________________________________________________________
57082 [  9275] By: jhi                                   on 2001/03/21  03:54:17
57083         Log: Update Changes.
57084      Branch: perl
57085            ! Changes patchlevel.h
57086 ____________________________________________________________________________
57087 [  9274] By: jhi                                   on 2001/03/21  03:48:24
57088         Log: First stab at making Data::Dumper to grok Unicode.
57089              
57090              TODO: tests, EBCDICify.
57091      Branch: perl
57092            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
57093 ____________________________________________________________________________
57094 [  9273] By: jhi                                   on 2001/03/21  02:23:00
57095         Log: Fix for
57096              
57097              Subject: Memory leak in unquoted print   
57098              From: Benjamin Sugars <bsugars@canoe.ca> 
57099              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
57100              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
57101      Branch: perl
57102            ! perlio.c
57103 ____________________________________________________________________________
57104 [  9272] By: jhi                                   on 2001/03/21  01:33:17
57105         Log: Subject: Re: [PATCH] POSIX::getcwd()
57106              From: Benjamin Sugars <bsugars@canoe.ca> 
57107              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
57108              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
57109      Branch: perl
57110            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
57111 ____________________________________________________________________________
57112 [  9271] By: jhi                                   on 2001/03/21  01:22:52
57113         Log: Subject: [PATCH] Cwd.pm docs
57114              From: Benjamin Sugars <bsugars@canoe.ca>
57115              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
57116              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
57117      Branch: perl
57118            ! lib/Cwd.pm
57119 ____________________________________________________________________________
57120 [  9270] By: jhi                                   on 2001/03/21  01:16:29
57121         Log: Continue 4-arg substr() UTF-8 fixage.
57122      Branch: perl
57123            ! pp.c t/op/substr.t
57124 ____________________________________________________________________________
57125 [  9269] By: jhi                                   on 2001/03/21  00:46:14
57126         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
57127              
57128              revert the leak fix in change#9142 (problem needs a more experimental
57129              fix unsuitable for 5.6.1)
57130              
57131              do alphabetical sorting by default (for csh compatibility)
57132              
57133              cut-n-paste goof in change#9264
57134              
57135              VMS piping fixes (from Charles Lane)
57136      Branch: perl
57137           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
57138           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
57139           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
57140 ____________________________________________________________________________
57141 [  9268] By: jhi                                   on 2001/03/21  00:37:04
57142         Log: Integrate perlio.
57143      Branch: perl
57144           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
57145           !> utf8.c utf8.h utfebcdic.h
57146 ____________________________________________________________________________
57147 [  9267] By: nick                                  on 2001/03/20  20:04:39
57148         Log: More EBCDIC stuff:
57149              - Loose the extra level of function on ASCII.
57150              - spotted a chr(0) issue in sv.c
57151              - re-work of UTF-X tr/// ranges to work in Unicode
57152              space. Still issues with the "0xff is illegal UTF-8" hack.
57153              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
57154              (why do it once when you can do it all over the place :-(
57155              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
57156              need utf8.pm for swashes.
57157              - Simplified and commented scan_const() in toke.c
57158              Still something wrong regexp and tr (swashes?).
57159      Branch: perlio
57160            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
57161            ! utf8.c utf8.h utfebcdic.h
57162 ____________________________________________________________________________
57163 [  9266] By: gsar                                  on 2001/03/20  19:16:43
57164         Log: VMS piping fixes (from Charles Lane)
57165      Branch: maint-5.6/perl
57166            ! vms/vms.c vms/vmspipe.com
57167 ____________________________________________________________________________
57168 [  9265] By: gsar                                  on 2001/03/20  17:53:52
57169         Log: cut-n-paste goof in change#9264
57170      Branch: maint-5.6/perl
57171            ! ext/File/Glob/Glob.xs
57172 ____________________________________________________________________________
57173 [  9264] By: gsar                                  on 2001/03/20  17:43:47
57174         Log: do alphabetical sorting by default (for csh compatibility);
57175              bsd_glob() does ASCII sort by default as usual, unless
57176              GLOB_ALPHASORT was specified
57177      Branch: maint-5.6/perl
57178            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
57179            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
57180            ! ext/File/Glob/bsd_glob.h
57181 ____________________________________________________________________________
57182 [  9263] By: gsar                                  on 2001/03/20  16:40:08
57183         Log: integrate change#9255 from mainline (unicode fix)
57184              
57185              substr($bytestr, i, n, $charstr)
57186      Branch: maint-5.6/perl
57187           !> Todo-5.6 pp.c t/op/substr.t
57188 ____________________________________________________________________________
57189 [  9262] By: gsar                                  on 2001/03/20  15:57:41
57190         Log: revert the leak fix in change#9142 (problem needs a more experimental
57191              fix unsuitable for 5.6.1)
57192      Branch: maint-5.6/perl
57193            ! scope.c
57194 ____________________________________________________________________________
57195 [  9261] By: jhi                                   on 2001/03/20  14:26:25
57196         Log: Integrate changes #9259,9260 from maintperl into mainline.
57197              
57198              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
57199              
57200              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
57201      Branch: perl
57202           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
57203 ____________________________________________________________________________
57204 [  9260] By: jhi                                   on 2001/03/20  14:05:46
57205         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
57206              From: Robin Barker <rmb1@cise.npl.co.uk>
57207              Date: Tue, 20 Mar 2001 10:12:04 GMT
57208              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
57209      Branch: maint-5.6/perl
57210            ! run.c
57211 ____________________________________________________________________________
57212 [  9259] By: jhi                                   on 2001/03/20  14:04:39
57213         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
57214              From: Chris Nandor <pudge@pobox.com>
57215              Date: Tue, 20 Mar 2001 00:40:56 -0500
57216              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
57217      Branch: maint-5.6/perl
57218            ! ext/POSIX/POSIX.xs lib/File/Path.pm
57219 ____________________________________________________________________________
57220 [  9258] By: jhi                                   on 2001/03/20  05:09:34
57221         Log: Update Changes.
57222      Branch: perl
57223            ! Changes patchlevel.h
57224 ____________________________________________________________________________
57225 [  9257] By: jhi                                   on 2001/03/20  05:04:25
57226         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
57227      Branch: perl
57228            ! t/op/tr.t
57229 ____________________________________________________________________________
57230 [  9256] By: jhi                                   on 2001/03/20  04:43:12
57231         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
57232              From: Peter Prymmer <pvhp@forte.com>
57233              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
57234              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
57235      Branch: maint-5.6/perl
57236            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
57237 ____________________________________________________________________________
57238 [  9255] By: jhi                                   on 2001/03/19  23:17:17
57239         Log: substr($bytestr, i, n, $charstr)
57240              
57241              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
57242      Branch: perl
57243            ! Todo-5.6 pp.c t/op/substr.t
57244 ____________________________________________________________________________
57245 [  9254] By: jhi                                   on 2001/03/19  22:25:09
57246         Log: Rearrange the make test target prerequisites so that
57247              in a parallel make 'all' is finished before 'test'.
57248      Branch: perl
57249            ! Makefile.SH
57250 ____________________________________________________________________________
57251 [  9253] By: jhi                                   on 2001/03/19  21:48:07
57252         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
57253              From: Robin Houston <robin@kitsite.com>
57254              Date: Mon, 19 Mar 2001 15:48:41 +0000
57255              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
57256      Branch: perl
57257            ! pp_ctl.c
57258 ____________________________________________________________________________
57259 [  9252] By: jhi                                   on 2001/03/19  21:42:27
57260         Log: Integrate perlio.
57261      Branch: perl
57262           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
57263           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
57264           !> utfebcdic.h vms/perly_c.vms
57265 ____________________________________________________________________________
57266 [  9251] By: jhi                                   on 2001/03/19  21:31:28
57267         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
57268              
57269              Dynaloading in 64-bit AIX with vac.
57270      Branch: perl
57271           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57272           !> hints/aix.sh
57273 ____________________________________________________________________________
57274 [  9250] By: jhi                                   on 2001/03/19  21:18:00
57275         Log: A more robust solution for the 64bitall AIX dynaloading
57276              problem, from Jens-Uwe Mager.
57277      Branch: maint-5.6/perl
57278            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57279 ____________________________________________________________________________
57280 [  9249] By: nick                                  on 2001/03/19  20:59:37
57281         Log: Integrate mainline.
57282      Branch: perlio
57283           !> (integrate 42 files)
57284 ____________________________________________________________________________
57285 [  9248] By: nick                                  on 2001/03/19  20:22:07
57286         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
57287              (Building on OS390 uses native YACC and YYDEBUG has other
57288              side effects.)
57289      Branch: perlio
57290            ! perly.c perly.y vms/perly_c.vms
57291 ____________________________________________________________________________
57292 [  9247] By: jhi                                   on 2001/03/19  19:59:53
57293         Log: 64-bit AIX dynaloading problem (see #9244) idea
57294              from Jens-Uwe Mager.
57295      Branch: maint-5.6/perl
57296            ! ext/DynaLoader/dl_aix.xs
57297 ____________________________________________________________________________
57298 [  9246] By: nick                                  on 2001/03/19  19:27:57
57299         Log: More EBCDIC fixes.
57300      Branch: perlio
57301            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
57302            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
57303 ____________________________________________________________________________
57304 [  9245] By: jhi                                   on 2001/03/19  19:05:19
57305         Log: Integrate change #9243 from mainline into maintperl.
57306              
57307              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
57308      Branch: maint-5.6/perl
57309           !> README.vmesa
57310 ____________________________________________________________________________
57311 [  9244] By: jhi                                   on 2001/03/19  19:03:15
57312         Log: Get 64bitall AIX building, but still does not test okay:
57313              dynaloading anything fails, for example for op/defins:
57314              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
57315              (update: fixed by #9247,9250)
57316      Branch: maint-5.6/perl
57317            ! hints/aix.sh
57318 ____________________________________________________________________________
57319 [  9243] By: jhi                                   on 2001/03/19  19:00:16
57320         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
57321              From: Robin Barker <rmb1@cise.npl.co.uk>
57322              Date: Mon, 19 Mar 2001 18:01:57 GMT
57323              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
57324      Branch: perl
57325            ! README.vmesa
57326 ____________________________________________________________________________
57327 [  9242] By: jhi                                   on 2001/03/19  18:58:43
57328         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
57329              
57330              TODO: tests.
57331      Branch: perl
57332            ! doop.c op.c
57333 ____________________________________________________________________________
57334 [  9241] By: gsar                                  on 2001/03/19  17:34:46
57335         Log: VMSify tests (from Charles Lane)
57336      Branch: maint-5.6/perl
57337            ! t/lib/filehand.t t/lib/texttabs.t
57338 ____________________________________________________________________________
57339 [  9240] By: jhi                                   on 2001/03/19  14:24:26
57340         Log: Integrate change #9233 from maintperl into mainline.
57341              
57342              some refcounts were incorrect in perl_clone()
57343      Branch: perl
57344           !> sv.c
57345 ____________________________________________________________________________
57346 [  9239] By: gsar                                  on 2001/03/19  09:23:17
57347         Log: this is 5.6.1-trial3
57348      Branch: maint-5.6/perl
57349            ! Changes
57350 ____________________________________________________________________________
57351 [  9238] By: gsar                                  on 2001/03/19  08:47:04
57352         Log: some new symbols are only available under ithreads
57353      Branch: maint-5.6/perl
57354            ! makedef.pl
57355 ____________________________________________________________________________
57356 [  9237] By: gsar                                  on 2001/03/19  08:42:28
57357         Log: update patchlevel.h, Changes, &c.
57358      Branch: maint-5.6/perl
57359            ! Changes patchlevel.h pod/perlhist.pod
57360           !> AUTHORS
57361 ____________________________________________________________________________
57362 [  9236] By: gsar                                  on 2001/03/19  08:17:49
57363         Log: integrate changes#8068,8717 from mainline
57364              
57365              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
57366              
57367              [PATCH CPAN 1.59_51] warning message (not!)
57368      Branch: maint-5.6/perl
57369           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
57370           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
57371           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
57372           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
57373           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
57374 ____________________________________________________________________________
57375 [  9235] By: gsar                                  on 2001/03/19  08:07:09
57376         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
57377              
57378              [PATCH] Add missing CV flags to dump.c
57379              
57380              Re: [patch] Re: PL_ptr_table
57381              
57382              Fixup non-ithread build after 8713
57383              
57384              Generated files form 8713 etc.
57385              
57386              Correct the correction :-(
57387              
57388              Documenting coderef @INC (Re: CPAN "make this script work" feature)
57389              
57390              Subject: Re: sync sync sync: have I missed any patches?
57391              Replace djSP with dSP.
57392      Branch: maint-5.6/perl
57393           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
57394           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
57395           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
57396           !> sv.c sv.h win32/perlhost.h
57397 ____________________________________________________________________________
57398 [  9234] By: gsar                                  on 2001/03/19  07:22:05
57399         Log: revert the change#9090 integrate for now (change looks somewhat
57400              incomplete in that [ha]v_exists() need something similar; lacks
57401              tests; &c.)
57402      Branch: maint-5.6/perl
57403            ! hv.c
57404 ____________________________________________________________________________
57405 [  9233] By: gsar                                  on 2001/03/19  07:10:01
57406         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
57407              destruction when there are unreferenced scalars (SvREFCNT==0)
57408      Branch: maint-5.6/perl
57409            ! sv.c
57410 ____________________________________________________________________________
57411 [  9232] By: jhi                                   on 2001/03/19  05:11:02
57412         Log: Regen api and toc.
57413      Branch: maint-5.6/perl
57414            ! pod/perlapi.pod pod/perltoc.pod
57415 ____________________________________________________________________________
57416 [  9231] By: jhi                                   on 2001/03/19  04:06:03
57417         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
57418              add a lost line in pp.c:pp_chop(), update to new op/chop.
57419              
57420              Clarify the description differentiating for and while; inspired by
57421              
57422              Subject: [ID 20010306.004] || != named unary operator
57423              
57424              The $Is_MacOS needs to be declared.
57425      Branch: maint-5.6/perl
57426            ! pp.c t/op/chop.t
57427           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
57428 ____________________________________________________________________________
57429 [  9230] By: jhi                                   on 2001/03/19  03:48:16
57430         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
57431              9079,9083,9089,9090,9091 from mainline to maintperl.
57432              
57433              Quieten some noise in Win32 builds
57434              
57435              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
57436              
57437              The perlretut was still talking about the old \p and \P
57438              definitions.
57439              
57440              More tweakage on the Unicode character class descriptions.
57441              
57442              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
57443              
57444              Subject: 'no *POSIX' Patch speeding up make on BS2000 
57445              
57446              Subject: [PATCH] perldata.pod here-doc docs
57447              
57448              Add /sbin and /usr/sbin to the list of directories scanned
57449              for setuid programs.  Takes care of bug id 20010309.003.
57450              
57451              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
57452              
57453              In op/stat #35 better to scan all the potential directories
57454              for setuids, not just the first one.
57455      Branch: maint-5.6/perl
57456            ! Makefile.SH
57457           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
57458           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
57459           !> t/op/stat.t toke.c win32/win32.h
57460 ____________________________________________________________________________
57461 [  9229] By: jhi                                   on 2001/03/19  02:31:50
57462         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
57463              From: Chris Nandor <pudge@pobox.com>
57464              Date: Sat, 10 Mar 2001 14:22:19 -0500
57465              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
57466      Branch: maint-5.6/perl
57467            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
57468            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
57469            ! t/lib/b.t t/lib/errno.t
57470 ____________________________________________________________________________
57471 [  9228] By: jhi                                   on 2001/03/19  02:29:59
57472         Log: Integrate changes #9113,9122 from mainline into maintperl.
57473              
57474              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?)
57475      Branch: maint-5.6/perl
57476           !> Configure README.os390 hints/os390.sh
57477 ____________________________________________________________________________
57478 [  9227] By: jhi                                   on 2001/03/19  02:22:35
57479         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
57480              into maintperl.
57481              
57482              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
57483              
57484              Forgot to check-in the larger part of #9120, duh.
57485              
57486              Subject: Another patch for integer.pm POD 
57487              
57488              h2ph strictness and cleanliness from Kurt Starsinic.
57489              
57490              Borland filename case problem.
57491              
57492              h2ph strictness and cleanliness from Kurt Starsinic.
57493              
57494              Subject: [PATCH] the uncontroversial doc patches
57495      Branch: maint-5.6/perl
57496           +> win32/sncfnmcs.pl
57497           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
57498           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
57499           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
57500           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
57501           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
57502           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
57503           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
57504 ____________________________________________________________________________
57505 [  9226] By: jhi                                   on 2001/03/19  02:10:21
57506         Log: Integrate changes #9207,9214 from mainline into maintperl.
57507              
57508              podchecker relaxations: =over has an *optional* number after it,
57509              and whitespace in L<> is okay.
57510      Branch: maint-5.6/perl
57511           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
57512           !> t/pod/poderrs.xr
57513 ____________________________________________________________________________
57514 [  9225] By: jhi                                   on 2001/03/19  02:07:38
57515         Log: Integrate change #9219 from maintperl into mainline.
57516              
57517              remove duplicated tests
57518      Branch: perl
57519           !> t/op/re_tests
57520 ____________________________________________________________________________
57521 [  9224] By: jhi                                   on 2001/03/19  02:06:11
57522         Log: Integrate change #9223 from mainline to maintperl.
57523              
57524              Document -Dmksymlinks.
57525      Branch: maint-5.6/perl
57526           !> INSTALL
57527 ____________________________________________________________________________
57528 [  9223] By: jhi                                   on 2001/03/19  02:01:25
57529         Log: Document -Dmksymlinks.
57530      Branch: perl
57531            ! INSTALL
57532 ____________________________________________________________________________
57533 [  9222] By: jhi                                   on 2001/03/19  01:15:35
57534         Log: The -Dmksymlinks wasn't working for maintperl.
57535      Branch: maint-5.6/perl
57536            ! Configure
57537 ____________________________________________________________________________
57538 [  9221] By: jhi                                   on 2001/03/19  00:49:43
57539         Log: Cleanup pixie residue.
57540      Branch: perl
57541            ! Makefile.SH
57542 ____________________________________________________________________________
57543 [  9220] By: jhi                                   on 2001/03/19  00:44:47
57544         Log: Document the use of pixie/prof; create make targets for it.
57545              
57546              TODO: make t/TEST pixie-aware.
57547      Branch: perl
57548            ! Makefile.SH pod/perlhack.pod
57549 ____________________________________________________________________________
57550 [  9219] By: gsar                                  on 2001/03/19  00:16:55
57551         Log: remove duplicated tests
57552      Branch: maint-5.6/perl
57553            ! t/op/re_tests
57554 ____________________________________________________________________________
57555 [  9218] By: jhi                                   on 2001/03/18  23:59:31
57556         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
57557      Branch: perl
57558            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
57559 ____________________________________________________________________________
57560 [  9217] By: jhi                                   on 2001/03/18  23:25:20
57561         Log: Rewrite the tests section of Makefile to be less redundant
57562              and to allow for more flexible test targets, many recursive
57563              make calls introduced.
57564      Branch: perl
57565            ! Makefile.SH
57566 ____________________________________________________________________________
57567 [  9216] By: jhi                                   on 2001/03/18  22:30:04
57568         Log: Document the use of Third Degree (sparsely).
57569      Branch: perl
57570            ! pod/perlhack.pod t/TEST
57571 ____________________________________________________________________________
57572 [  9215] By: jhi                                   on 2001/03/18  22:10:30
57573         Log: Make targets for testing with Third Degree.
57574      Branch: perl
57575            ! Makefile.SH
57576 ____________________________________________________________________________
57577 [  9214] By: jhi                                   on 2001/03/18  21:08:53
57578         Log: The podchecker relaxations need to mirrored also at the tests.
57579      Branch: perl
57580            ! t/pod/poderrs.xr
57581 ____________________________________________________________________________
57582 [  9213] By: jhi                                   on 2001/03/18  20:56:21
57583         Log: Update Changes.
57584      Branch: perl
57585            ! Changes patchlevel.h
57586 ____________________________________________________________________________
57587 [  9212] By: jhi                                   on 2001/03/18  20:36:59
57588         Log: Looking for config.sh in parent directories isn't
57589              very useful for the toplevel Makefile.
57590      Branch: perl
57591            ! Makefile.SH
57592 ____________________________________________________________________________
57593 [  9211] By: jhi                                   on 2001/03/18  20:33:37
57594         Log: On "make clean" take care of Third Degree droppings.
57595      Branch: perl
57596            ! Makefile.SH
57597 ____________________________________________________________________________
57598 [  9210] By: jhi                                   on 2001/03/18  20:21:34
57599         Log: Add a hook for running the tests under the Third Degree
57600              debugging tool (set $ENV{PERL_3LOG} to non-zero)
57601              
57602              TODO: Document the use of Third Degree.
57603      Branch: perl
57604            ! t/TEST
57605 ____________________________________________________________________________
57606 [  9209] By: jhi                                   on 2001/03/18  20:19:07
57607         Log: Regen toc and api pods.
57608      Branch: perl
57609            ! pod/perlapi.pod pod/perltoc.pod
57610 ____________________________________________________________________________
57611 [  9208] By: jhi                                   on 2001/03/18  20:12:12
57612         Log: Integrate changes #8128,9132 from mainline into maintperl,
57613              Tie::SubstrHash fixes.
57614      Branch: maint-5.6/perl
57615           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
57616 ____________________________________________________________________________
57617 [  9207] By: jhi                                   on 2001/03/18  20:07:43
57618         Log: podchecker relaxations from Michael Stevens.
57619      Branch: perl
57620            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
57621 ____________________________________________________________________________
57622 [  9206] By: jhi                                   on 2001/03/18  20:04:24
57623         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
57624      Branch: perl
57625            ! lib/Locale/Constants.pm lib/Locale/Country.pm
57626            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
57627            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
57628 ____________________________________________________________________________
57629 [  9205] By: jhi                                   on 2001/03/18  19:54:45
57630         Log: Integrate changes #9161,9162 from maintperl to mainline.
57631              
57632              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
57633              results
57634      Branch: perl
57635           !> t/op/magic.t
57636 ____________________________________________________________________________
57637 [  9204] By: jhi                                   on 2001/03/18  19:37:46
57638         Log: Make perl.third checks more understandable to the builder.
57639      Branch: perl
57640            ! Makefile.SH
57641 ____________________________________________________________________________
57642 [  9203] By: jhi                                   on 2001/03/18  19:20:54
57643         Log: Re-integrate #9138 from maintperl to mainline,
57644              the squelching of the unneeded "Scalars leaked" messages.
57645      Branch: perl
57646           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
57647           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
57648           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
57649 ____________________________________________________________________________
57650 [  9202] By: jhi                                   on 2001/03/18  18:48:36
57651         Log: More robust and more paranoid perl.third target.
57652      Branch: perl
57653            ! Makefile.SH
57654 ____________________________________________________________________________
57655 [  9201] By: jhi                                   on 2001/03/18  18:39:21
57656         Log: Integrate change #9197 from maintperl to mainline.
57657              
57658              more thorough cleaning of arenas.
57659      Branch: perl
57660           !> embed.pl perl.c proto.h sv.c t/op/sort.t
57661 ____________________________________________________________________________
57662 [  9200] By: jhi                                   on 2001/03/18  18:25:17
57663         Log: Integrate perlio.
57664      Branch: perl
57665           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
57666           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
57667           !> t/lib/encode.t toke.c universal.c utf8.c
57668 ____________________________________________________________________________
57669 [  9199] By: nick                                  on 2001/03/18  15:23:51
57670         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
57671              is the sense of the test being done. Avoid some magical 127 and 128 values
57672              by using macros.
57673      Branch: perlio
57674            ! doop.c pp_ctl.c sv.c toke.c
57675 ____________________________________________________________________________
57676 [  9198] By: nick                                  on 2001/03/18  14:18:12
57677         Log: UTF-X encoding invariance for Encode:
57678              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
57679              - move the XS code for those to universal.c (so in miniperl)
57680              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
57681              - change ext/Encode/compile to use above.
57682              - Fix t/lib/encode.t for above
57683              - Teach t/lib/b.t to expect -uutf8
57684              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
57685              utf8.pm is needed.
57686      Branch: perlio
57687            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
57688            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
57689 ____________________________________________________________________________
57690 [  9197] By: gsar                                  on 2001/03/18  12:15:57
57691         Log: more thorough cleaning of arenas--keep going until no more
57692              SvREFCNT_dec()s occur (this fixes the problem that causes the
57693              pesky "Scalars leaked" warnings)
57694      Branch: maint-5.6/perl
57695            ! embed.pl perl.c proto.h sv.c t/op/sort.t
57696 ____________________________________________________________________________
57697 [  9196] By: nick                                  on 2001/03/18  10:57:29
57698         Log: Fix pragma/utf8.t # 15
57699              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
57700              are SvUTF8 as well.
57701      Branch: perlio
57702            ! toke.c
57703 ____________________________________________________________________________
57704 [  9195] By: nick                                  on 2001/03/18  09:27:06
57705         Log: Integrate mainline
57706      Branch: perlio
57707           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
57708           !> t/op/pat.t
57709 ____________________________________________________________________________
57710 [  9194] By: jhi                                   on 2001/03/18  05:29:59
57711         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
57712              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
57713      Branch: perl
57714            ! op.c op.h t/op/misc.t t/op/pat.t
57715 ____________________________________________________________________________
57716 [  9193] By: jhi                                   on 2001/03/18  05:15:06
57717         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
57718      Branch: perl
57719            ! mg.c t/op/pat.t
57720 ____________________________________________________________________________
57721 [  9192] By: jhi                                   on 2001/03/18  04:22:43
57722         Log: tr/// UTF-8 patches from Inaba Hiroto.
57723      Branch: perl
57724            ! doop.c op.c
57725 ____________________________________________________________________________
57726 [  9191] By: jhi                                   on 2001/03/18  04:21:17
57727         Log: Integrate perlio.
57728      Branch: perl
57729           !> utf8.c utfebcdic.h
57730 ____________________________________________________________________________
57731 [  9190] By: nick                                  on 2001/03/17  20:32:01
57732         Log: Correct #if EBCDIC side typos.
57733              Builds and passes many tests on OS390.
57734      Branch: perlio
57735            ! utf8.c utfebcdic.h
57736 ____________________________________________________________________________
57737 [  9189] By: jhi                                   on 2001/03/17  18:55:49
57738         Log: Add prerequisites for the perl.third target.
57739      Branch: perl
57740            ! Makefile.SH
57741 ____________________________________________________________________________
57742 [  9188] By: jhi                                   on 2001/03/17  18:46:00
57743         Log: Integrate perlio.
57744      Branch: perl
57745           +> utfebcdic.h
57746           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
57747 ____________________________________________________________________________
57748 [  9187] By: jhi                                   on 2001/03/17  18:38:47
57749         Log: Add a make rule for perl.third (the Third Degree memory debugging
57750              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
57751      Branch: perl
57752            ! Makefile.SH
57753 ____________________________________________________________________________
57754 [  9186] By: nick                                  on 2001/03/17  18:34:48
57755         Log: MANIFEST addition :-(
57756      Branch: perlio
57757            ! MANIFEST
57758 ____________________________________________________________________________
57759 [  9185] By: nick                                  on 2001/03/17  18:29:50
57760         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
57761              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
57762              a superset of ASCII are invariant under the encoding. This is EBCDIC
57763              friendly as an encoded string can be looked at as being EBCDIC by lexer
57764              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
57765              ASCII on ASCII machines.
57766              
57767              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
57768              seperate.
57769              - Add some more macros to comprehend different shift amounts and
57770              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
57771              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
57772              and conditionally #include it.
57773              
57774              EBCDIC build as yet untested.  ASCII still fails the one test.
57775      Branch: perlio
57776            + utfebcdic.h
57777            ! utf8.c utf8.h
57778 ____________________________________________________________________________
57779 [  9184] By: nick                                  on 2001/03/17  17:44:16
57780         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
57781      Branch: perlio
57782            ! doop.c perl.h pp.c utf8.h
57783 ____________________________________________________________________________
57784 [  9183] By: jhi                                   on 2001/03/17  15:55:42
57785         Log: Integrate perlio.
57786      Branch: perl
57787            ! MANIFEST
57788           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
57789 ____________________________________________________________________________
57790 [  9182] By: nick                                  on 2001/03/17  09:16:06
57791         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
57792      Branch: perlio
57793            ! t/op/pat.t
57794 ____________________________________________________________________________
57795 [  9181] By: nick                                  on 2001/03/17  09:15:11
57796         Log: Integrate mainline.
57797      Branch: perlio
57798           +> lib/Locale/Constants.pm lib/Locale/Country.pm
57799           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
57800           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
57801           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
57802           !> (integrate 83 files)
57803 ____________________________________________________________________________
57804 [  9180] By: nick                                  on 2001/03/16  17:23:21
57805         Log: EBCDIC Fixes.
57806      Branch: perlio
57807            ! perl.h sv.c toke.c utf8.c utf8.h
57808 ____________________________________________________________________________
57809 [  9179] By: jhi                                   on 2001/03/16  14:10:12
57810         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
57811              a change needed to work around an AIX compiler bug.
57812      Branch: perl
57813            ! ext/Storable/Storable.xs
57814 ____________________________________________________________________________
57815 [  9178] By: jhi                                   on 2001/03/16  03:19:59
57816         Log: With Damian's approval synchronize damian's modules'
57817              licensing with Perl's standard module licensing.
57818      Branch: perl
57819            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
57820 ____________________________________________________________________________
57821 [  9177] By: jhi                                   on 2001/03/16  03:15:34
57822         Log: Make the Filter::Util:Call files have their own copies
57823              of the Perl standard module licensing, from Paul Marquess.
57824      Branch: perl
57825            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
57826 ____________________________________________________________________________
57827 [  9176] By: jhi                                   on 2001/03/16  02:56:04
57828         Log: Subject: [PATCH] more pod patches
57829              From: Michael Stevens <michael@etla.org>
57830              Date: Thu, 15 Mar 2001 21:25:18 +0000
57831              Message-ID: <20010315212518.A18870@firedrake.org>
57832      Branch: perl
57833            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
57834            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
57835            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
57836            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
57837            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
57838            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
57839            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
57840            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
57841            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
57842            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
57843            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
57844            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
57845            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
57846            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
57847            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
57848            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
57849            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
57850            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
57851            ! lib/Locale/Country.pm lib/Locale/Language.pm
57852            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
57853            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
57854            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
57855            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
57856            ! os2/OS2/Process/Process.pm
57857 ____________________________________________________________________________
57858 [  9175] By: jhi                                   on 2001/03/16  02:53:32
57859         Log: Subject: [PATCH] the uncontroversial doc patches
57860              From: Michael Stevens <michael@etla.org>
57861              Date: Thu, 15 Mar 2001 20:01:12 +0000
57862              Message-ID: <20010315200112.A7636@firedrake.org>
57863      Branch: perl
57864            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
57865            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
57866            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
57867            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
57868            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
57869 ____________________________________________________________________________
57870 [  9174] By: jhi                                   on 2001/03/16  02:50:49
57871         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
57872              From: Paul Lindner <lindner@inuus.com>
57873              Date: Fri, 16 Mar 2001 11:28:03 -0800
57874              Message-ID: <20010316112803.A7577@inuus.com>
57875      Branch: perl
57876            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
57877 ____________________________________________________________________________
57878 [  9173] By: nick                                  on 2001/03/15  20:21:03
57879         Log: 1st day's EBCDIC fixes:
57880              - toke.c's parsing of strings needed attention
57881              needed to conditionally e2a if string was already UTF-8
57882              - e2a/a2e tables where wrong way round.
57883              - new macros in utf8.h
57884      Branch: perlio
57885            ! perl.h toke.c utf8.h
57886 ____________________________________________________________________________
57887 [  9172] By: jhi                                   on 2001/03/15  15:17:17
57888         Log: Update Changes.
57889      Branch: perl
57890            ! Changes patchlevel.h
57891 ____________________________________________________________________________
57892 [  9171] By: jhi                                   on 2001/03/15  15:09:32
57893         Log: Subject: Re: Another Borland C++ problem.
57894              From: "Vadim Konovalov" <watman@inbox.ru>
57895              Date: Sat, 10 Mar 2001 19:26:07 +0300
57896              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
57897              
57898              Borland filename case problem.
57899      Branch: perl
57900            + win32/sncfnmcs.pl
57901            ! MANIFEST README.win32
57902 ____________________________________________________________________________
57903 [  9170] By: jhi                                   on 2001/03/15  14:54:23
57904         Log: Add Locale::Codes 1.06, from Neil Bowers.
57905      Branch: perl
57906            + lib/Locale/Constants.pm lib/Locale/Country.pm
57907            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
57908            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
57909            + t/lib/lc-language.t t/lib/lc-uk.t
57910            ! MANIFEST
57911 ____________________________________________________________________________
57912 [  9169] By: jhi                                   on 2001/03/15  14:19:01
57913         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
57914      Branch: perl
57915            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
57916            ! ext/Storable/Storable.xs
57917 ____________________________________________________________________________
57918 [  9168] By: jhi                                   on 2001/03/15  14:13:22
57919         Log: Integrate changes #9120,9167 from mainline to maintperl.
57920              
57921              Subject: [PATCH 5.6.1] OS/2 docs
57922              
57923              Subject: [PATCH 5.6.1] perldoc
57924      Branch: maint-5.6/perl
57925           !> os2/Changes utils/perldoc.PL
57926 ____________________________________________________________________________
57927 [  9167] By: jhi                                   on 2001/03/15  14:07:42
57928         Log: Subject: [PATCH 5.6.1] perldoc
57929              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57930              Date: Wed, 14 Mar 2001 23:46:52 -0500
57931              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
57932      Branch: perl
57933            ! utils/perldoc.PL
57934 ____________________________________________________________________________
57935 [  9166] By: jhi                                   on 2001/03/15  13:53:15
57936         Log: sigaction test condition tweakage.
57937      Branch: perl
57938            ! t/lib/sigaction.t
57939 ____________________________________________________________________________
57940 [  9165] By: alanbur                               on 2001/03/15  03:49:17
57941         Log: Resynchronised with parent
57942      Branch: maint-5.6/pureperl
57943           +> os2/os2add.sym t/op/anonsub.t
57944           !> (integrate 72 files)
57945 ____________________________________________________________________________
57946 [  9164] By: jhi                                   on 2001/03/15  01:05:01
57947         Log: Avoid stomping off the beginning of an array in tr///.
57948      Branch: perl
57949            ! op.c
57950 ____________________________________________________________________________
57951 [  9163] By: jhi                                   on 2001/03/15  00:58:57
57952         Log: h2ph strictness and cleanliness from Kurt Starsinic.
57953      Branch: perl
57954            ! utils/h2ph.PL
57955 ____________________________________________________________________________
57956 [  9162] By: gsar                                  on 2001/03/15  00:56:53
57957         Log: avoid warnings
57958      Branch: maint-5.6/perl
57959            ! t/op/magic.t
57960 ____________________________________________________________________________
57961 [  9161] By: gsar                                  on 2001/03/15  00:52:09
57962         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
57963              results
57964      Branch: maint-5.6/perl
57965            ! t/op/magic.t
57966 ____________________________________________________________________________
57967 [  9160] By: jhi                                   on 2001/03/14  22:02:10
57968         Log: Do not use the Perl malloc in IRIX, suggested by
57969              Helmus Jarausch.
57970      Branch: perl
57971            ! hints/irix_6.sh
57972 ____________________________________________________________________________
57973 [  9159] By: nick                                  on 2001/03/14  21:45:59
57974         Log: Integrate mainline
57975      Branch: perlio
57976           +> t/op/loopctl.t
57977           !> (integrate 41 files)
57978 ____________________________________________________________________________
57979 [  9158] By: jhi                                   on 2001/03/14  21:10:09
57980         Log: The Day of the Retractions continues: the #9138
57981              (integrated in #9144) doesn't work well in mainline.
57982      Branch: perl
57983            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
57984            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
57985            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
57986 ____________________________________________________________________________
57987 [  9157] By: jhi                                   on 2001/03/14  20:58:12
57988         Log: The #9145 CANNOT be enabled: the clear_pmop code still
57989              dumps core all over in Tru64.
57990      Branch: perl
57991            ! op.c op.h t/op/pat.t
57992 ____________________________________________________________________________
57993 [  9156] By: jhi                                   on 2001/03/14  20:48:06
57994         Log: Integrate change #9154 from maintperl to mainline.
57995              
57996              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
57997              (caused Storable 1.0.10 to break on windows)
57998      Branch: perl
57999           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
58000           !> perlapi.c proto.h
58001 ____________________________________________________________________________
58002 [  9155] By: jhi                                   on 2001/03/14  20:23:53
58003         Log: Retract #9136: breaks threading (and binary compatibility).
58004      Branch: perl
58005            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
58006 ____________________________________________________________________________
58007 [  9154] By: gsar                                  on 2001/03/14  17:48:18
58008         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
58009              (caused Storable 1.0.10 to break on windows)
58010      Branch: maint-5.6/perl
58011            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
58012            ! perlapi.c proto.h
58013 ____________________________________________________________________________
58014 [  9153] By: jhi                                   on 2001/03/14  13:35:21
58015         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
58016      Branch: perl
58017            ! t/lib/sigaction.t
58018 ____________________________________________________________________________
58019 [  9152] By: gsar                                  on 2001/03/14  07:29:40
58020         Log: back out changes#9012,9010,9009 and parts of change#9016
58021              (causes ABRs under purify, and some prerequisites don't
58022              seem to be there in 5.6.x)
58023      Branch: maint-5.6/perl
58024            ! doop.c op.c t/op/tr.t toke.c
58025 ____________________________________________________________________________
58026 [  9151] By: gsar                                  on 2001/03/14  07:01:29
58027         Log: reenable change#9145 (the test was busted due to a missing
58028              C<print "ok 27\n">)
58029      Branch: perl
58030            ! op.c op.h t/op/pat.t
58031 ____________________________________________________________________________
58032 [  9150] By: jhi                                   on 2001/03/14  06:38:36
58033         Log: Retract #9145.
58034      Branch: perl
58035            ! op.c op.h t/op/pat.t
58036 ____________________________________________________________________________
58037 [  9149] By: jhi                                   on 2001/03/14  06:14:56
58038         Log: Retract #9143.
58039      Branch: perl
58040            ! op.c
58041 ____________________________________________________________________________
58042 [  9148] By: gsar                                  on 2001/03/14  06:13:02
58043         Log: Uninitialized Memory Read in regexec.c
58044      Branch: perl
58045            ! regexec.c
58046 ____________________________________________________________________________
58047 [  9147] By: jhi                                   on 2001/03/14  04:59:54
58048         Log: Subject: PATCH: make goto work in nested eval ""
58049              From: Robin Houston <robin@kitsite.com>
58050              Date: Wed, 14 Mar 2001 04:16:10 +0000
58051              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
58052      Branch: perl
58053            ! pp_ctl.c t/op/goto.t
58054 ____________________________________________________________________________
58055 [  9146] By: jhi                                   on 2001/03/14  04:42:54
58056         Log: Preserve the #ifdef PERL_CORE in perly.h.
58057      Branch: perl
58058            ! perly.fixer
58059 ____________________________________________________________________________
58060 [  9145] By: jhi                                   on 2001/03/14  03:57:41
58061         Log: (Retracted by #9150.)
58062      Branch: perl
58063            ! op.c op.h t/op/pat.t
58064 ____________________________________________________________________________
58065 [  9144] By: jhi                                   on 2001/03/14  03:50:38
58066         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
58067              
58068              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
58069              
58070              remove squelch controls for "Scalars leaked" messages in most places
58071              (these are now cured)
58072              
58073              fix another memory leak reported by purify (tie callbacks that
58074              croak can leak when wiping out magic)
58075      Branch: perl
58076           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
58077           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
58078           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
58079           !> t/pragma/warnings.t
58080 ____________________________________________________________________________
58081 [  9143] By: jhi                                   on 2001/03/14  03:37:53
58082         Log: (Retracted by #9149.)
58083      Branch: perl
58084            ! op.c
58085 ____________________________________________________________________________
58086 [  9142] By: gsar                                  on 2001/03/14  03:20:48
58087         Log: fix another memory leak reported by purify (tie callbacks that
58088              croak can leak when wiping out magic)
58089      Branch: maint-5.6/perl
58090            ! scope.c
58091 ____________________________________________________________________________
58092 [  9141] By: jhi                                   on 2001/03/14  02:55:00
58093         Log: Subject: PATCH for [ID 20010305.003]
58094              From: Robin Houston <robin@kitsite.com>
58095              Date: Wed, 14 Mar 2001 02:45:51 +0000
58096              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
58097      Branch: perl
58098            ! pp_ctl.c t/op/eval.t
58099 ____________________________________________________________________________
58100 [  9140] By: jhi                                   on 2001/03/14  02:41:54
58101         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
58102              Date: Wed, 14 Mar 2001 01:52:51 +0000
58103              From: Robin Houston <robin@kitsite.com>
58104              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
58105              
58106              Fix for 2000313.004.
58107      Branch: perl
58108            ! pp_ctl.c t/op/goto.t
58109 ____________________________________________________________________________
58110 [  9139] By: jhi                                   on 2001/03/14  02:40:50
58111         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
58112              From: Robin Houston <robin@kitsite.com>
58113              Date: Wed, 14 Mar 2001 00:43:45 +0000
58114              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
58115      Branch: perl
58116            + t/op/loopctl.t
58117            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
58118            ! vms/perly_c.vms
58119 ____________________________________________________________________________
58120 [  9138] By: gsar                                  on 2001/03/14  01:18:00
58121         Log: remove squelch controls for "Scalars leaked" messages in most places
58122              (these are now cured)
58123      Branch: maint-5.6/perl
58124            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
58125            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
58126            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
58127 ____________________________________________________________________________
58128 [  9137] By: gsar                                  on 2001/03/14  00:57:04
58129         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
58130      Branch: maint-5.6/perl
58131            ! regcomp.c
58132 ____________________________________________________________________________
58133 [  9136] By: jhi                                   on 2001/03/13  23:12:24
58134         Log: (Retracted by #9155)
58135              
58136              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
58137              From: Jens-Uwe Mager <jum@helios.de>
58138              Date: Wed, 21 Feb 2001 21:32:04 +0100
58139              Message-ID: <20010221213203.A18340@ans.helios.de>
58140      Branch: perl
58141            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
58142 ____________________________________________________________________________
58143 [  9135] By: jhi                                   on 2001/03/13  22:50:05
58144         Log: Integrate perlio.
58145      Branch: perl
58146           !> pp.c
58147 ____________________________________________________________________________
58148 [  9134] By: jhi                                   on 2001/03/13  22:49:05
58149         Log: Integrate change #9131 from maintperl into mainline.
58150              
58151              make the error text look more consistent in hints/hpux.sh
58152      Branch: perl
58153           !> hints/hpux.sh
58154 ____________________________________________________________________________
58155 [  9133] By: gsar                                  on 2001/03/13  22:46:20
58156         Log: integrate change#9067 from mainline
58157              
58158              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
58159      Branch: maint-5.6/perl
58160           !> lib/ExtUtils/MM_Unix.pm
58161 ____________________________________________________________________________
58162 [  9132] By: jhi                                   on 2001/03/13  22:41:21
58163         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
58164              From: "John P. Linderman" <jpl@research.att.com>
58165              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
58166              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
58167              
58168              A more correct prime finder.
58169      Branch: perl
58170            ! lib/Tie/SubstrHash.pm
58171 ____________________________________________________________________________
58172 [  9131] By: gsar                                  on 2001/03/13  22:30:42
58173         Log: make the error text look more consistent in hints/hpux.sh
58174      Branch: maint-5.6/perl
58175            ! hints/hpux.sh
58176 ____________________________________________________________________________
58177 [  9130] By: jhi                                   on 2001/03/13  22:23:44
58178         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
58179              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58180              Date: Tue, 13 Mar 2001 18:41:26 +0100
58181              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
58182              
58183              If the test is run non-interactively the default handler
58184              is different.
58185      Branch: perl
58186            ! t/lib/sigaction.t
58187 ____________________________________________________________________________
58188 [  9129] By: jhi                                   on 2001/03/13  22:20:21
58189         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
58190              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58191              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
58192              Date:     Tue, 13 Mar 2001 16:44:32 EST
58193      Branch: perl
58194            ! t/lib/1_compile.t
58195 ____________________________________________________________________________
58196 [  9128] By: jhi                                   on 2001/03/13  22:18:34
58197         Log: Subject: Another patch for integer.pm POD 
58198              From: "John L. Allen" <allen@grumman.com>
58199              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
58200              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
58201      Branch: perl
58202            ! lib/integer.pm
58203 ____________________________________________________________________________
58204 [  9127] By: nick                                  on 2001/03/13  21:26:30
58205         Log: Integrate mainline.
58206      Branch: perlio
58207           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
58208           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
58209           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
58210           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
58211           !> Changes Configure MANIFEST README.os2 README.os390
58212           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
58213           !> os2/Changes patchlevel.h win32/perlhost.h
58214 ____________________________________________________________________________
58215 [  9126] By: nick                                  on 2001/03/13  20:39:51
58216         Log: #ifdef'ed out code to make packed side of pack/unpack
58217              octets. (i.e. pack('U') => encode_utf8).
58218      Branch: perlio
58219            ! pp.c
58220 ____________________________________________________________________________
58221 [  9125] By: jhi                                   on 2001/03/13  15:07:16
58222         Log: Update Changes.
58223      Branch: perl
58224            ! Changes patchlevel.h
58225 ____________________________________________________________________________
58226 [  9124] By: jhi                                   on 2001/03/13  14:22:45
58227         Log: Workaround for the buggy ("internal compiler error")
58228              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
58229              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
58230              of Andreas König.
58231      Branch: perl
58232            ! ext/re/Makefile.PL hints/aix.sh
58233 ____________________________________________________________________________
58234 [  9123] By: jhi                                   on 2001/03/13  03:24:34
58235         Log: Typo in #9114.
58236      Branch: metaconfig
58237            ! U/modified/myhostname.U
58238 ____________________________________________________________________________
58239 [  9122] By: jhi                                   on 2001/03/13  03:24:06
58240         Log: Typo in #9113.
58241      Branch: perl
58242            ! Configure
58243 ____________________________________________________________________________
58244 [  9121] By: jhi                                   on 2001/03/13  01:53:05
58245         Log: Forgot to check-in the larger part of #9120, duh.
58246      Branch: perl
58247            ! README.os2
58248 ____________________________________________________________________________
58249 [  9120] By: jhi                                   on 2001/03/13  01:51:31
58250         Log: Subject: [PATCH 5.6.1] OS/2 docs
58251              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58252              Date: Mon, 12 Mar 2001 03:27:32 -0500
58253              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
58254      Branch: perl
58255            ! os2/Changes
58256 ____________________________________________________________________________
58257 [  9119] By: jhi                                   on 2001/03/13  01:49:41
58258         Log: Integrate change #9116 from maintperl into mainline.
58259              
58260              Win32::GetCwd() returns C: instead of C:\ in the root directory
58261              under ithreads
58262      Branch: perl
58263           !> win32/perlhost.h
58264 ____________________________________________________________________________
58265 [  9118] By: jhi                                   on 2001/03/13  01:13:39
58266         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
58267      Branch: perl
58268            + lib/Switch.pm t/lib/switch.t
58269            ! MANIFEST
58270 ____________________________________________________________________________
58271 [  9117] By: jhi                                   on 2001/03/13  01:03:17
58272         Log: Add Text::Balanced 1.83.
58273      Branch: perl
58274            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
58275            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
58276            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
58277            + t/lib/tb-xvari.t
58278            ! MANIFEST
58279 ____________________________________________________________________________
58280 [  9116] By: gsar                                  on 2001/03/13  00:55:53
58281         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
58282              under ithreads
58283      Branch: maint-5.6/perl
58284            ! win32/perlhost.h
58285 ____________________________________________________________________________
58286 [  9115] By: jhi                                   on 2001/03/13  00:54:09
58287         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
58288              From: "John L. Allen" <allen@grumman.com>
58289              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
58290              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
58291              
58292              use integer document clarification.
58293      Branch: perl
58294            ! lib/integer.pm
58295 ____________________________________________________________________________
58296 [  9114] By: jhi                                   on 2001/03/13  00:38:54
58297         Log: Metaconfig unit change for #9113.
58298      Branch: metaconfig
58299            ! U/modified/myhostname.U
58300 ____________________________________________________________________________
58301 [  9113] By: jhi                                   on 2001/03/13  00:38:35
58302         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?)
58303              From: Peter Prymmer <pvhp@forte.com>
58304              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
58305              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
58306      Branch: perl
58307            ! Configure README.os390 hints/os390.sh
58308 ____________________________________________________________________________
58309 [  9112] By: jhi                                   on 2001/03/13  00:29:00
58310         Log: Integrate perlio.
58311      Branch: perl
58312           !> sv.c utf8.h
58313 ____________________________________________________________________________
58314 [  9111] By: nick                                  on 2001/03/12  21:16:33
58315         Log: Integrate mainline.
58316      Branch: perlio
58317           +> t/op/anonsub.t
58318           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
58319           !> proto.h sv.c
58320 ____________________________________________________________________________
58321 [  9110] By: nick                                  on 2001/03/12  21:00:13
58322         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
58323      Branch: perlio
58324            ! sv.c utf8.h
58325 ____________________________________________________________________________
58326 [  9109] By: jhi                                   on 2001/03/12  16:04:47
58327         Log: Integrate change #9108 from maintperl to mainline.
58328              
58329              fix memory leak in C<sub X { sub {} }> arising from a refcount
58330              loop between the outer sub and the inner prototype anonsub
58331              
58332              this also enables closures returned by subroutines that
58333              subsequently get redefined to work without generating coredumps :)
58334              
58335              completely removed the free_closures() hack--it shouldn't be
58336              needed anymore
58337      Branch: perl
58338           +> t/op/anonsub.t
58339           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
58340           !> proto.h sv.c
58341 ____________________________________________________________________________
58342 [  9108] By: gsar                                  on 2001/03/12  10:21:31
58343         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
58344              loop between the outer sub and the inner prototype anonsub
58345              
58346              this also enables closures returned by subroutines that
58347              subsequently get redefined to work without generating coredumps :)
58348              
58349              completely removed the free_closures() hack--it shouldn't be
58350              needed anymore
58351      Branch: maint-5.6/perl
58352            + t/op/anonsub.t
58353            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
58354            ! proto.h sv.c
58355 ____________________________________________________________________________
58356 [  9107] By: jhi                                   on 2001/03/12  05:15:31
58357         Log: Integrate perlio.
58358      Branch: perl
58359           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
58360 ____________________________________________________________________________
58361 [  9106] By: nick                                  on 2001/03/11  20:10:12
58362         Log: regcomp.c is working in native space, not Unicode space (if different)
58363              as it is doing compare against 'W' in \W etc.
58364      Branch: perlio
58365            ! regcomp.c
58366 ____________________________________________________________________________
58367 [  9105] By: nick                                  on 2001/03/11  19:39:34
58368         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
58369              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
58370      Branch: perlio
58371            ! regcomp.c toke.c utf8.c
58372 ____________________________________________________________________________
58373 [  9104] By: nick                                  on 2001/03/11  18:15:44
58374         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
58375      Branch: perlio
58376            ! sv.c
58377 ____________________________________________________________________________
58378 [  9103] By: nick                                  on 2001/03/11  18:03:28
58379         Log: Integrate mainline (for regexp stuff).
58380      Branch: perlio
58381           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
58382           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
58383           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
58384           !> t/lib/errno.t t/op/pat.t
58385 ____________________________________________________________________________
58386 [  9102] By: nick                                  on 2001/03/11  17:44:20
58387         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
58388              - exclude layer syms in makedef.pl for sfio
58389              - also inhibit Encode from trying to build ":encode()" layer.
58390      Branch: perlio
58391            ! ext/Encode/Encode.xs makedef.pl
58392 ____________________________________________________________________________
58393 [  9101] By: jhi                                   on 2001/03/10  22:38:13
58394         Log: The $Is_MacOS needs to be declared.
58395      Branch: perl
58396            ! lib/ExtUtils/Manifest.pm
58397 ____________________________________________________________________________
58398 [  9100] By: jhi                                   on 2001/03/10  22:14:29
58399         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
58400              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
58401              pollute the symbolspace if using sfio.
58402      Branch: perl
58403            ! ext/Encode/Encode.xs
58404 ____________________________________________________________________________
58405 [  9099] By: jhi                                   on 2001/03/10  21:58:48
58406         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
58407              Date: Sat, 10 Mar 2001 14:23:55 -0500
58408              From: Chris Nandor <pudge@pobox.com>
58409              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
58410      Branch: perl
58411            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
58412            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
58413            ! t/lib/errno.t
58414 ____________________________________________________________________________
58415 [  9098] By: jhi                                   on 2001/03/10  21:38:30
58416         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
58417      Branch: perl
58418            ! regcomp.c regexec.c t/op/pat.t
58419 ____________________________________________________________________________
58420 [  9097] By: jhi                                   on 2001/03/10  14:38:07
58421         Log: Integrate perlio.
58422      Branch: perl
58423           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
58424           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
58425           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
58426 ____________________________________________________________________________
58427 [  9096] By: nick                                  on 2001/03/10  11:55:43
58428         Log: EBCDIC sanity - phase I
58429              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
58430              - use utf8n_xxxx (c.f. pvn) for forms which take length.
58431              - back out vN.N and $^V exceptions to e2a/a2e
58432              - make "locale" isxxx macros be uvchr (may be redundant?)
58433              
58434              Not clear yet that toUPPER_uni et. al. return being handled correctly.
58435              The tr// and rexexp stuff still needs an audit, assumption is they are working
58436              in Unicode space.
58437              
58438              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
58439      Branch: perlio
58440            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
58441            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
58442            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
58443 ____________________________________________________________________________
58444 [  9095] By: jhi                                   on 2001/03/09  22:10:01
58445         Log: Integrate perlio.
58446      Branch: perl
58447           !> dump.c
58448 ____________________________________________________________________________
58449 [  9094] By: nick                                  on 2001/03/09  17:36:38
58450         Log: Builds an passes all tests after integrate and this tweak.
58451      Branch: perlio
58452            ! dump.c
58453 ____________________________________________________________________________
58454 [  9093] By: nick                                  on 2001/03/09  17:16:03
58455         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
58456      Branch: perlio
58457           +> lib/unicode/Scripts.txt t/lib/sigaction.t
58458           !> (integrate 79 files)
58459 ____________________________________________________________________________
58460 [  9092] By: jhi                                   on 2001/03/09  15:28:26
58461         Log: Update Changes.
58462      Branch: perl
58463            ! Changes patchlevel.h
58464 ____________________________________________________________________________
58465 [  9091] By: jhi                                   on 2001/03/09  15:25:05
58466         Log: In op/stat #35 better to scan all the potential directories
58467              for setuids, not just the first one.
58468      Branch: perl
58469            ! t/op/stat.t
58470 ____________________________________________________________________________
58471 [  9090] By: jhi                                   on 2001/03/09  15:01:27
58472         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
58473              From: rspier@pobox.com (Robert Spier)
58474              Date: Fri, 9 Mar 2001 03:30:20 -0500
58475              Message-ID: <15016.38044.381174.160189@rls.cx>
58476              
58477              EXISTS() returning undef mistakenly triggered a FETCH().
58478      Branch: perl
58479            ! hv.c
58480 ____________________________________________________________________________
58481 [  9089] By: jhi                                   on 2001/03/09  14:59:02
58482         Log: Add /sbin and /usr/sbin to the list of directories scanned
58483              for setuid programs.  Takes care of bug id 20010309.003.
58484      Branch: perl
58485            ! t/op/stat.t
58486 ____________________________________________________________________________
58487 [  9088] By: jhi                                   on 2001/03/09  14:48:32
58488         Log: Regen perlapi, perltoc.
58489      Branch: perl
58490            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
58491 ____________________________________________________________________________
58492 [  9087] By: jhi                                   on 2001/03/09  14:38:56
58493         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
58494              From: David Mitchell <davem@fdgroup.co.uk>
58495              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
58496              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
58497      Branch: perl
58498            ! dump.c perl.c perl.h pod/perlrun.pod
58499 ____________________________________________________________________________
58500 [  9086] By: jhi                                   on 2001/03/09  01:47:16
58501         Log: A modified version of
58502              
58503              Subject: [ID 20010307.005] POSIX::sigaction has various problems
58504              From: anders@broadcom.com
58505              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
58506              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
58507              
58508              Currently the sigaction.t test #6 fails (and is fudged to look
58509              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
58510              This may well be a genuine bug in Linux sigaction() (since at
58511              least Tru64, Solaris, and HP-UX disagree with Linux).
58512              Anyone with POSIX / SUSv2 tome handy?  The problem is that
58513              the flags of the oldaction don't match with the flags in
58514              the previously installed disposition.
58515      Branch: perl
58516            + t/lib/sigaction.t
58517            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
58518 ____________________________________________________________________________
58519 [  9085] By: jhi                                   on 2001/03/09  01:30:13
58520         Log: Subject: Re: mission impossible for the day
58521              From: Alex Gough <alex@rcon.org>
58522              Date: Thu, 08 Mar 2001 17:18:19 +0000
58523              Message-ID: <3AA7BEDB.8070409@rcon.org>
58524              
58525              If references (are overloaded) and can be directly stringified,
58526              show that instead of "stringified".
58527              
58528              (The problem, infinite mutual recursion caused by overloaded bool
58529              in Switch.pm, tracked by David Mitchell)
58530      Branch: perl
58531            ! lib/Carp/Heavy.pm
58532 ____________________________________________________________________________
58533 [  9084] By: jhi                                   on 2001/03/09  01:20:39
58534         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
58535              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
58536              From: David Mitchell <davem@fdgroup.co.uk>
58537              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
58538      Branch: perl
58539            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
58540            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
58541 ____________________________________________________________________________
58542 [  9083] By: jhi                                   on 2001/03/09  01:16:51
58543         Log: Subject: [PATCH] perldata.pod here-doc docs
58544              From: Jeff Pinyan <jeffp@crusoe.net>
58545              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
58546              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
58547      Branch: perl
58548            ! pod/perldata.pod
58549 ____________________________________________________________________________
58550 [  9082] By: jhi                                   on 2001/03/09  01:01:27
58551         Log: Subject: Re: Unicode/EBCDIC
58552              From: Peter Prymmer <pvhp@forte.com>
58553              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
58554              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
58555      Branch: perl
58556            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
58557 ____________________________________________________________________________
58558 [  9081] By: jhi                                   on 2001/03/08  13:41:30
58559         Log: Subject: Ooops, wrong 'no *POSIX' Patch
58560              From: Dorner Thomas <Thomas.Dorner@start.de>
58561              Date: Thu, 8 Mar 2001 08:43:28 +0100
58562              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
58563      Branch: perl
58564            ! hints/posix-bc.sh
58565 ____________________________________________________________________________
58566 [  9080] By: jhi                                   on 2001/03/08  13:11:42
58567         Log: It's Scripts.txt, not Script.txt.
58568      Branch: perl
58569            ! MANIFEST
58570 ____________________________________________________________________________
58571 [  9079] By: jhi                                   on 2001/03/08  12:59:05
58572         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
58573              From: Dorner Thomas <Thomas.Dorner@start.de>
58574              Date: Wed, 7 Mar 2001 14:13:31 +0100
58575              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
58576      Branch: perl
58577            ! makedepend.SH
58578 ____________________________________________________________________________
58579 [  9078] By: jhi                                   on 2001/03/08  12:57:43
58580         Log: Retract #9069, wrong patch.
58581      Branch: perl
58582            ! Makefile.SH
58583 ____________________________________________________________________________
58584 [  9077] By: jhi                                   on 2001/03/08  01:06:13
58585         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
58586      Branch: perl
58587            + lib/unicode/Scripts.txt
58588            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
58589            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
58590            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
58591            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
58592            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
58593            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
58594            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
58595            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
58596            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
58597            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
58598            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
58599            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
58600            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
58601            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
58602            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
58603            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
58604            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
58605            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
58606            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
58607            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
58608            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
58609            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
58610            ! lib/unicode/version
58611 ____________________________________________________________________________
58612 [  9076] By: jhi                                   on 2001/03/07  22:59:39
58613         Log: Integrate change #7784 from mainline into maintperl.
58614              
58615              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
58616      Branch: maint-5.6/perl
58617           !> pp_ctl.c t/op/pat.t
58618 ____________________________________________________________________________
58619 [  9075] By: jhi                                   on 2001/03/07  22:05:11
58620         Log: More UTF-8 test tweaks.
58621      Branch: perl
58622            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
58623 ____________________________________________________________________________
58624 [  9074] By: nick                                  on 2001/03/07  21:39:29
58625         Log: Integrate mainline.
58626      Branch: perlio
58627           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
58628           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
58629           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
58630           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
58631           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
58632 ____________________________________________________________________________
58633 [  9073] By: jhi                                   on 2001/03/07  16:37:09
58634         Log: Update Changes.
58635      Branch: perl
58636            ! Changes patchlevel.h
58637 ____________________________________________________________________________
58638 [  9072] By: jhi                                   on 2001/03/07  16:32:30
58639         Log: Subject: [ID 20010306.004] || != named unary operator
58640              From: abela@geneanet.org
58641              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
58642              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
58643      Branch: perl
58644            ! pod/perlop.pod
58645 ____________________________________________________________________________
58646 [  9071] By: jhi                                   on 2001/03/07  15:14:11
58647         Log: Subject: downgrading to bytes for common functions
58648              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
58649              Date: Wed, 7 Mar 2001 02:36:55 -0500
58650              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
58651      Branch: perl
58652            ! pp_sys.c
58653 ____________________________________________________________________________
58654 [  9070] By: jhi                                   on 2001/03/07  15:04:58
58655         Log: Clarify the description differentiating for and while; inspired by
58656              
58657              Subject: [ID 20010306.002] for/while difference in for definition
58658              From: abela@geneanet.org
58659              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
58660              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
58661      Branch: perl
58662            ! pod/perlsyn.pod
58663 ____________________________________________________________________________
58664 [  9069] By: jhi                                   on 2001/03/07  14:55:30
58665         Log: (Retracted by #9078.)
58666      Branch: perl
58667            ! Makefile.SH
58668 ____________________________________________________________________________
58669 [  9068] By: jhi                                   on 2001/03/07  14:51:17
58670         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
58671              From: Radu Greab <radu@netsoft.ro>
58672              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
58673              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
58674      Branch: perl
58675            ! pp.c t/op/chop.t
58676 ____________________________________________________________________________
58677 [  9067] By: jhi                                   on 2001/03/07  14:48:57
58678         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
58679              From: Simon Cozens <simon@netthink.co.uk>
58680              Date: Wed, 7 Mar 2001 13:59:28 +0000
58681              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
58682              
58683              In order to allow MakeMaker to build correct Makefiles,
58684              you need to change the order of the arguments in MM_Unix.pm
58685              as well. (Unless you have C89_CCMODE set, but we're trying
58686              to be POSIXly correct)
58687              
58688              Thanks to Merijn Broeren for tracking this down.
58689      Branch: perl
58690            ! lib/ExtUtils/MM_Unix.pm
58691 ____________________________________________________________________________
58692 [  9066] By: jhi                                   on 2001/03/07  14:30:02
58693         Log: Floating point too messy.
58694      Branch: perl
58695            ! t/camel-III/vstring.t
58696 ____________________________________________________________________________
58697 [  9065] By: jhi                                   on 2001/03/07  14:17:44
58698         Log: Integrate change #9064 from maintperl into mainline.
58699              
58700              fix memory leak in pack("Bb",...)
58701      Branch: perl
58702           !> perl.c
58703 ____________________________________________________________________________
58704 [  9064] By: gsar                                  on 2001/03/07  06:29:24
58705         Log: fix memory leak in pack("Bb",...)
58706      Branch: maint-5.6/perl
58707            ! perl.c
58708 ____________________________________________________________________________
58709 [  9063] By: jhi                                   on 2001/03/07  00:55:04
58710         Log: Major utf8 test reorganisation and rewrite.
58711              Hopefully no tests were lost in the shuffle.
58712              (The beginning of pragma/utf8 was lost intentionally,
58713              the tests were rather bogus and incomplete.)
58714      Branch: perl
58715            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
58716            ! t/pragma/utf8.t
58717 ____________________________________________________________________________
58718 [  9062] By: jhi                                   on 2001/03/07  00:41:16
58719         Log: More tweakage on the Unicode character class descriptions.
58720      Branch: perl
58721            ! lib/unicode/mktables.PL pod/perlretut.pod
58722 ____________________________________________________________________________
58723 [  9061] By: jhi                                   on 2001/03/06  23:12:38
58724         Log: The perlretut was still talking about the old \p and \P
58725              definitions.
58726      Branch: perl
58727            ! pod/perlretut.pod
58728 ____________________________________________________________________________
58729 [  9060] By: nick                                  on 2001/03/06  20:52:37
58730         Log: Integrate mainline (make test works again now).
58731      Branch: perlio
58732           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
58733 ____________________________________________________________________________
58734 [  9059] By: jhi                                   on 2001/03/06  15:36:14
58735         Log: 0.999... does equal 1.0, doesn't it?
58736      Branch: perl
58737            ! t/camel-III/vstring.t
58738 ____________________________________________________________________________
58739 [  9058] By: jhi                                   on 2001/03/06  15:34:00
58740         Log: Make /x{abcd}/ to work without use utf8.
58741      Branch: perl
58742            ! regcomp.c
58743 ____________________________________________________________________________
58744 [  9057] By: jhi                                   on 2001/03/06  03:02:36
58745         Log: Easier to outcomment all the three reset() tests for now.
58746      Branch: perl
58747            ! t/op/pat.t
58748 ____________________________________________________________________________
58749 [  9056] By: jhi                                   on 2001/03/06  02:30:02
58750         Log: Comment out the deadly reset; until the 20010301.005
58751              is finally fixed.
58752      Branch: perl
58753            ! t/op/pat.t
58754 ____________________________________________________________________________
58755 [  9055] By: jhi                                   on 2001/03/06  02:21:26
58756         Log: Integrate the change #9054 from mainline:
58757              retract the PMOP cleanup patch pending further investigation.
58758      Branch: maint-5.6/perl
58759           !> op.c op.h
58760 ____________________________________________________________________________
58761 [  9054] By: jhi                                   on 2001/03/06  02:19:57
58762         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
58763              with oddly familiar stack traces.
58764      Branch: perl
58765            ! op.c op.h
58766 ____________________________________________________________________________
58767 [  9053] By: jhi                                   on 2001/03/05  23:20:28
58768         Log: Integrate perlio.
58769      Branch: perl
58770           +> ext/Encode/Encode/koi8-r.ucm
58771           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
58772           !> makedef.pl
58773 ____________________________________________________________________________
58774 [  9052] By: nick                                  on 2001/03/05  23:08:17
58775         Log: skipping USE_PERLIO symbols correction.
58776      Branch: perlio
58777            ! makedef.pl
58778 ____________________________________________________________________________
58779 [  9051] By: nick                                  on 2001/03/05  22:35:07
58780         Log: More Encode alias tidying.
58781      Branch: perlio
58782            + ext/Encode/Encode/koi8-r.ucm
58783            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
58784 ____________________________________________________________________________
58785 [  9050] By: jhi                                   on 2001/03/05  21:44:29
58786         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
58787              Sarathy's fix for ID 20010301.005.
58788      Branch: maint-5.6/perl
58789           !> op.c op.h
58790 ____________________________________________________________________________
58791 [  9049] By: nick                                  on 2001/03/05  19:54:04
58792         Log: Integrate Jarkko's Encode.pm tweak.
58793      Branch: perlio
58794           !> ext/Encode/Encode.pm
58795 ____________________________________________________________________________
58796 [  9048] By: nick                                  on 2001/03/05  19:47:57
58797         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
58798      Branch: perlio
58799           +> os2/os2add.sym
58800           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
58801           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
58802           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
58803           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
58804           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
58805 ____________________________________________________________________________
58806 [  9047] By: jhi                                   on 2001/03/05  19:25:26
58807         Log: Regen perlapi.
58808      Branch: perl
58809            ! pod/perlapi.pod
58810 ____________________________________________________________________________
58811 [  9046] By: jhi                                   on 2001/03/05  19:12:14
58812         Log: Integrate perlio.
58813      Branch: perl
58814           +> t/camel-III/vstring.t
58815           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
58816 ____________________________________________________________________________
58817 [  9045] By: jhi                                   on 2001/03/05  19:10:36
58818         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
58819      Branch: perl
58820            ! ext/Encode/Encode.pm
58821 ____________________________________________________________________________
58822 [  9044] By: jhi                                   on 2001/03/05  18:49:12
58823         Log: Forgot the other half of the PMOP patch (#9033).
58824      Branch: perl
58825            ! op.h
58826 ____________________________________________________________________________
58827 [  9043] By: nick                                  on 2001/03/05  18:14:47
58828         Log: Update MANIFEST for new test.
58829      Branch: perlio
58830            ! MANIFEST
58831 ____________________________________________________________________________
58832 [  9042] By: nick                                  on 2001/03/05  18:12:41
58833         Log: Some tests for Camel 3rd edition features.
58834              Make gethostbyaddr() test in above work.
58835      Branch: perlio
58836            + t/camel-III/vstring.t
58837            ! pp.h pp_sys.c t/TEST t/harness
58838 ____________________________________________________________________________
58839 [  9041] By: jhi                                   on 2001/03/05  17:41:48
58840         Log: Add more ISO 8859 encoding aliases.
58841      Branch: perl
58842            ! ext/Encode/Encode.pm
58843 ____________________________________________________________________________
58844 [  9040] By: jhi                                   on 2001/03/05  17:30:43
58845         Log: Integrate perlio.
58846      Branch: perl
58847           !> MANIFEST sv.c
58848 ____________________________________________________________________________
58849 [  9039] By: nick                                  on 2001/03/05  17:11:36
58850         Log: Missed added file.
58851      Branch: perlio
58852            ! MANIFEST
58853 ____________________________________________________________________________
58854 [  9038] By: jhi                                   on 2001/03/05  15:58:01
58855         Log: Add tr tests for EBCDIC, from Karsten Sperling.
58856      Branch: perl
58857            ! t/op/tr.t
58858 ____________________________________________________________________________
58859 [  9037] By: nick                                  on 2001/03/05  15:56:35
58860         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
58861              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
58862              
58863              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
58864              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
58865              - uses SvPV() rather than sv_2pv() in case it isn't a string.
58866      Branch: perlio
58867            ! sv.c
58868 ____________________________________________________________________________
58869 [  9036] By: jhi                                   on 2001/03/05  15:49:15
58870         Log: Add matching tests currently failing in EBCDIC,
58871              suggested by Karsten Sperling.
58872      Branch: perl
58873            ! t/op/pat.t
58874 ____________________________________________________________________________
58875 [  9035] By: jhi                                   on 2001/03/05  15:36:55
58876         Log: The #9034 needs a MANIFESTation.
58877      Branch: perl
58878            ! MANIFEST
58879 ____________________________________________________________________________
58880 [  9034] By: jhi                                   on 2001/03/05  15:35:14
58881         Log: Integrate perlio.
58882      Branch: perl
58883           +> ext/Encode/Encode/Tcl.pm
58884           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
58885           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
58886           !> ext/Encode/Encode/iso8859-1.ucm
58887           !> ext/Encode/Encode/iso8859-10.ucm
58888           !> ext/Encode/Encode/iso8859-13.ucm
58889           !> ext/Encode/Encode/iso8859-14.ucm
58890           !> ext/Encode/Encode/iso8859-15.ucm
58891           !> ext/Encode/Encode/iso8859-16.ucm
58892           !> ext/Encode/Encode/iso8859-2.ucm
58893           !> ext/Encode/Encode/iso8859-3.ucm
58894           !> ext/Encode/Encode/iso8859-4.ucm
58895           !> ext/Encode/Encode/iso8859-5.ucm
58896           !> ext/Encode/Encode/iso8859-6.ucm
58897           !> ext/Encode/Encode/iso8859-7.ucm
58898           !> ext/Encode/Encode/iso8859-8.ucm
58899           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
58900           !> t/lib/encode.t
58901 ____________________________________________________________________________
58902 [  9033] By: jhi                                   on 2001/03/05  15:33:18
58903         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
58904              From: Gurusamy Sarathy <gsar@ActiveState.com>
58905              Date: Sun, 04 Mar 2001 22:33:15 -0800
58906              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
58907              
58908              PMOPs need to remember their own stash so that they can
58909              gracefully remove themselves from their linked list.
58910      Branch: perl
58911            ! op.c
58912 ____________________________________________________________________________
58913 [  9032] By: nick                                  on 2001/03/05  14:51:50
58914         Log: Encode implementation "completion"
58915              Implement and document define_encoding()
58916              Implement and document encoding aliases including define_alias()
58917              Make Encode::XS use define_encoding() rather than back-door.
58918              Move run-time *.enc to separate Encode::Tcl module.
58919              Make 'compile' honour <codeset_name>
58920              Change canonical names of to iso-8859-* and US-ascii.
58921      Branch: perlio
58922            + ext/Encode/Encode/Tcl.pm
58923            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
58924            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
58925            ! ext/Encode/Encode/iso8859-1.ucm
58926            ! ext/Encode/Encode/iso8859-10.ucm
58927            ! ext/Encode/Encode/iso8859-13.ucm
58928            ! ext/Encode/Encode/iso8859-14.ucm
58929            ! ext/Encode/Encode/iso8859-15.ucm
58930            ! ext/Encode/Encode/iso8859-16.ucm
58931            ! ext/Encode/Encode/iso8859-2.ucm
58932            ! ext/Encode/Encode/iso8859-3.ucm
58933            ! ext/Encode/Encode/iso8859-4.ucm
58934            ! ext/Encode/Encode/iso8859-5.ucm
58935            ! ext/Encode/Encode/iso8859-6.ucm
58936            ! ext/Encode/Encode/iso8859-7.ucm
58937            ! ext/Encode/Encode/iso8859-8.ucm
58938            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
58939            ! t/lib/encode.t
58940 ____________________________________________________________________________
58941 [  9031] By: jhi                                   on 2001/03/05  13:51:17
58942         Log: Integrate change #9030 from maintperl into mainline.
58943              
58944              Subject: [PATCH 5.6.1] OS/2 cleanup
58945      Branch: perl
58946           +> os2/os2add.sym
58947           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
58948           !> makedef.pl os2/Changes os2/Makefile.SHs
58949           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
58950           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
58951           !> os2/os2.sym os2/os2ish.h
58952 ____________________________________________________________________________
58953 [  9030] By: jhi                                   on 2001/03/05  13:46:49
58954         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
58955              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58956              Date: Mon, 5 Mar 2001 02:29:44 -0500
58957              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
58958      Branch: maint-5.6/perl
58959            + os2/os2add.sym
58960            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
58961            ! makedef.pl os2/Changes os2/Makefile.SHs
58962            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
58963            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
58964            ! os2/os2.sym os2/os2ish.h
58965 ____________________________________________________________________________
58966 [  9029] By: jhi                                   on 2001/03/05  13:40:35
58967         Log: Integrate change #9028 from maintperl into mainline.
58968              
58969              various nits in MM_Unix.pm found by disabling SelfLoader
58970      Branch: perl
58971           !> lib/ExtUtils/MM_Unix.pm
58972 ____________________________________________________________________________
58973 [  9028] By: gsar                                  on 2001/03/05  09:58:38
58974         Log: various nits in MM_Unix.pm found by disabling SelfLoader
58975      Branch: maint-5.6/perl
58976            ! lib/ExtUtils/MM_Unix.pm
58977 ____________________________________________________________________________
58978 [  9027] By: nick                                  on 2001/03/05  08:35:22
58979         Log: Integrate mainline
58980      Branch: perlio
58981           !> (integrate 28 files)
58982 ____________________________________________________________________________
58983 [  9026] By: jhi                                   on 2001/03/05  02:14:59
58984         Log: Integrate change #9025 from mainline to maintperl,
58985              retract \N{U+HHHH}.
58986      Branch: maint-5.6/perl
58987           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
58988           !> t/lib/charnames.t toke.c
58989 ____________________________________________________________________________
58990 [  9025] By: jhi                                   on 2001/03/05  02:13:09
58991         Log: Retracting \N{U+HHHH}.
58992      Branch: perl
58993            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
58994            ! t/lib/charnames.t toke.c
58995 ____________________________________________________________________________
58996 [  9024] By: jhi                                   on 2001/03/04  20:51:07
58997         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
58998              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
58999              Date: Fri, 02 Mar 2001 18:25:26 +0100
59000              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
59001              
59002              Casting problem.
59003      Branch: perl
59004            ! ext/Storable/Storable.xs
59005 ____________________________________________________________________________
59006 [  9023] By: jhi                                   on 2001/03/04  19:46:45
59007         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
59008              From: nick@talking.bollo.cx
59009              Date: Sat, 03 Mar 2001 21:41:33 +0000
59010              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
59011              
59012              Revert the workaround.
59013      Branch: perl
59014            ! perlio.c
59015 ____________________________________________________________________________
59016 [  9022] By: jhi                                   on 2001/03/04  19:36:28
59017         Log: Update Changes.
59018      Branch: perl
59019            ! Changes patchlevel.h
59020 ____________________________________________________________________________
59021 [  9021] By: jhi                                   on 2001/03/04  18:41:00
59022         Log: makedef.pl updates suggested by Chris Nandor; double-checking
59023              the changes in AIX, OS/2 Win32 would be nice.
59024      Branch: perl
59025            ! makedef.pl
59026 ____________________________________________________________________________
59027 [  9020] By: jhi                                   on 2001/03/04  18:23:58
59028         Log: Integrate change #9012 from maintperl into mainline,
59029              quench a compiler warning.
59030      Branch: perl
59031           !> toke.c
59032 ____________________________________________________________________________
59033 [  9019] By: jhi                                   on 2001/03/04  18:18:43
59034         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
59035              
59036              \N{U+HHHH} fix.
59037              
59038              pattern in G_ARRAY context
59039      Branch: maint-5.6/perl
59040           !> pp_hot.c t/op/pat.t toke.c
59041 ____________________________________________________________________________
59042 [  9018] By: jhi                                   on 2001/03/04  18:07:48
59043         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
59044              From: Jeff Pinyan <jeffp@crusoe.net>
59045              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
59046              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
59047      Branch: perl
59048            ! pp_hot.c t/op/pat.t
59049 ____________________________________________________________________________
59050 [  9017] By: jhi                                   on 2001/03/04  18:06:21
59051         Log: I thought I tested the #9014.
59052      Branch: perl
59053            ! toke.c
59054 ____________________________________________________________________________
59055 [  9016] By: jhi                                   on 2001/03/04  17:41:22
59056         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
59057              
59058              Tweak the get*ent() OS/2 prototypes.
59059              
59060              Add the \N{U+HHHH} syntax.
59061              
59062              More tr/// UTF-8 fixes from Inaba Hiroto.
59063      Branch: maint-5.6/perl
59064           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
59065           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
59066 ____________________________________________________________________________
59067 [  9015] By: jhi                                   on 2001/03/04  17:36:04
59068         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
59069      Branch: perl
59070            ! doop.c t/op/tr.t
59071 ____________________________________________________________________________
59072 [  9014] By: jhi                                   on 2001/03/04  17:24:49
59073         Log: Add the \N{U+HHHH} syntax.
59074      Branch: perl
59075            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
59076            ! t/lib/charnames.t toke.c
59077 ____________________________________________________________________________
59078 [  9013] By: jhi                                   on 2001/03/04  17:20:45
59079         Log: Tweak the get*ent() OS/2 prototypes.
59080      Branch: perl
59081            ! os2/os2.c
59082 ____________________________________________________________________________
59083 [  9012] By: gsar                                  on 2001/03/04  06:26:14
59084         Log: avoid warning (nit in change#9009)
59085      Branch: maint-5.6/perl
59086            ! toke.c
59087 ____________________________________________________________________________
59088 [  9011] By: gsar                                  on 2001/03/04  06:15:24
59089         Log: lib/charnames.t fails in 5.6.x because of older Unicode
59090              data
59091              
59092              TODO: need to revisit this after updating lib/unicode/...
59093      Branch: maint-5.6/perl
59094            ! t/lib/charnames.t
59095 ____________________________________________________________________________
59096 [  9010] By: gsar                                  on 2001/03/04  06:08:36
59097         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
59098      Branch: maint-5.6/perl
59099            ! toke.c
59100 ____________________________________________________________________________
59101 [  9009] By: jhi                                   on 2001/03/03  19:27:20
59102         Log: Integrate change #9008 from mainline to maintperl,
59103              UTF-8 tr/// fixes from Inaba Hiroto.
59104      Branch: maint-5.6/perl
59105           !> doop.c op.c t/op/tr.t toke.c
59106 ____________________________________________________________________________
59107 [  9008] By: jhi                                   on 2001/03/03  19:19:42
59108         Log: UTF8 tr/// fixes from Inaba Hiroto.
59109      Branch: perl
59110            ! doop.c op.c t/op/tr.t toke.c
59111 ____________________________________________________________________________
59112 [  9007] By: jhi                                   on 2001/03/03  19:00:30
59113         Log: Integrate change #9006 from maintperl to mainline,
59114              more robust quest for the infinite.
59115      Branch: perl
59116           !> lib/Math/Complex.pm
59117 ____________________________________________________________________________
59118 [  9006] By: jhi                                   on 2001/03/03  18:58:06
59119         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
59120              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59121              Date: Sat, 3 Mar 2001 12:51:50 -0500
59122              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
59123              
59124              Be more robust in our quest for the infinite.
59125      Branch: maint-5.6/perl
59126            ! lib/Math/Complex.pm
59127 ____________________________________________________________________________
59128 [  9005] By: jhi                                   on 2001/03/03  17:55:50
59129         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
59130      Branch: maint-5.6/perl
59131            ! doio.c
59132 ____________________________________________________________________________
59133 [  9004] By: jhi                                   on 2001/03/03  17:40:14
59134         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
59135              so that picky compilers like IRIX won't get huffy about
59136              "statements without effect" (like 1;).
59137      Branch: perl
59138            ! toke.c
59139 ____________________________________________________________________________
59140 [  9003] By: jhi                                   on 2001/03/03  17:15:52
59141         Log: Integrate change #9002 from mainline to maintperl.
59142              
59143              Subject: [perl-5.6.x, perl-current] accept for EPOC
59144      Branch: maint-5.6/perl
59145           !> pp_sys.c
59146 ____________________________________________________________________________
59147 [  9002] By: jhi                                   on 2001/03/03  17:14:30
59148         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
59149              From: Olaf Flebbe <O.Flebbe@science-computing.de>
59150              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
59151              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
59152      Branch: perl
59153            ! pp_sys.c
59154 ____________________________________________________________________________
59155 [  9001] By: jhi                                   on 2001/03/03  17:13:13
59156         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
59157              From: "Craig A. Berry" <craigberry@mac.com>
59158              Date: Fri, 02 Mar 2001 17:44:40 -0600
59159              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
59160      Branch: perl
59161            ! t/pod/find.t
59162 ____________________________________________________________________________
59163 [  9000] By: jhi                                   on 2001/03/03  17:11:55
59164         Log: Integrate changes #8997,8999 from maintperl.
59165              
59166              Subject: [PATCH 5.6.1] compiling on OS/2
59167              (Better error message from hints/os2.sh)
59168              
59169              Subject: [PATCH 5.6.1] syslog.t
59170      Branch: perl
59171           !> hints/os2.sh t/lib/syslog.t
59172 ____________________________________________________________________________
59173 [  8999] By: jhi                                   on 2001/03/03  17:09:28
59174         Log: Subject: [PATCH 5.6.1] syslog.t
59175              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59176              Date: Sat, 3 Mar 2001 02:11:17 -0500
59177              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
59178      Branch: maint-5.6/perl
59179            ! t/lib/syslog.t
59180 ____________________________________________________________________________
59181 [  8998] By: jhi                                   on 2001/03/03  17:07:50
59182         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
59183              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59184              Date: Sat, 3 Mar 2001 01:53:52 -0500
59185              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
59186      Branch: maint-5.6/perl
59187            ! opcode.pl os2/os2.c
59188 ____________________________________________________________________________
59189 [  8997] By: jhi                                   on 2001/03/03  17:03:30
59190         Log: Subject: [PATCH 5.6.1] compiling on OS/2
59191              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59192              Date: Sat, 3 Mar 2001 01:59:59 -0500
59193              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
59194      Branch: maint-5.6/perl
59195            ! hints/os2.sh
59196 ____________________________________________________________________________
59197 [  8996] By: jhi                                   on 2001/03/03  00:55:58
59198         Log: Regen files for mainline.
59199      Branch: perl
59200            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59201            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
59202 ____________________________________________________________________________
59203 [  8995] By: jhi                                   on 2001/03/03  00:35:22
59204         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
59205              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
59206              to maintperl.
59207              
59208              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
59209              
59210              Add Configure option -Dmksymlinks which will create a symlink
59211              forest if the current/build differs from the source directory.
59212              (8218,8220,8221,8317,8318,8971)
59213              
59214              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
59215              (Document APPLLIB_EXP in INSTALL.)
59216              
59217              If running byacc write-enable also perly.h.
59218              
59219              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
59220              
59221              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
59222              
59223              Sanity check for conflicting thread flavours.
59224              
59225              Fix the sys/fcntl.h problem reported by Peter Prymmer.
59226              
59227              Add few CPUs/architectures to the Cppsym scan,
59228              add -perlio to archname if so selected (modified 8890)
59229              
59230              Be more helpful for devel builders, suggested by John L. Allen.
59231              (admittedly pointless change for maintperl, but the usedevel
59232              code is there already)
59233      Branch: maint-5.6/perl
59234           !> Configure INSTALL Makefile.SH Porting/Glossary
59235           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
59236           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
59237           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
59238           !> win32/config.bc win32/config.gc win32/config.vc
59239 ____________________________________________________________________________
59240 [  8994] By: jhi                                   on 2001/03/02  23:31:41
59241         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
59242      Branch: metaconfig/U/perl
59243            ! gccvers.U
59244 ____________________________________________________________________________
59245 [  8993] By: jhi                                   on 2001/03/02  23:22:12
59246         Log: Regenerate various files for maint.
59247      Branch: maint-5.6/perl
59248            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
59249            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
59250 ____________________________________________________________________________
59251 [  8992] By: alanbur                               on 2001/03/02  22:48:34
59252         Log: Resync wuth parent
59253      Branch: maint-5.6/pureperl
59254           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
59255           !> (integrate 60 files)
59256 ____________________________________________________________________________
59257 [  8991] By: jhi                                   on 2001/03/02  21:00:08
59258         Log: Retract the #8742 part of #8986, backward compat.
59259      Branch: maint-5.6/perl
59260            ! embed.pl
59261 ____________________________________________________________________________
59262 [  8990] By: jhi                                   on 2001/03/02  20:40:07
59263         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
59264      Branch: maint-5.6/perl
59265            ! hv.c
59266 ____________________________________________________________________________
59267 [  8989] By: jhi                                   on 2001/03/02  19:59:56
59268         Log: Update Changes.
59269      Branch: perl
59270            ! Changes patchlevel.h
59271 ____________________________________________________________________________
59272 [  8988] By: jhi                                   on 2001/03/02  19:57:08
59273         Log: Integrate perlio.
59274      Branch: perl
59275           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
59276           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
59277           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
59278           !> ext/Encode/Encode/iso8859-10.ucm
59279           !> ext/Encode/Encode/iso8859-13.ucm
59280           !> ext/Encode/Encode/iso8859-14.ucm
59281           !> ext/Encode/Encode/iso8859-15.ucm
59282           !> ext/Encode/Encode/iso8859-16.ucm
59283           !> ext/Encode/Encode/iso8859-2.ucm
59284           !> ext/Encode/Encode/iso8859-3.ucm
59285           !> ext/Encode/Encode/iso8859-4.ucm
59286           !> ext/Encode/Encode/iso8859-5.ucm
59287           !> ext/Encode/Encode/iso8859-6.ucm
59288           !> ext/Encode/Encode/iso8859-7.ucm
59289           !> ext/Encode/Encode/iso8859-8.ucm
59290           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
59291           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
59292 ____________________________________________________________________________
59293 [  8987] By: jhi                                   on 2001/03/02  19:43:40
59294         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
59295              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
59296              8950,8952,8955 from mainline to maintperl.
59297              
59298              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
59299              
59300              Put to rest the 20010205.001, the email address checking (not) regex.
59301              
59302              fork() not everywhere, cleanup temp files.
59303              
59304              The #8843 wasn't quite right: %Config needs to imported.
59305              
59306              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
59307              (#8849: the glob-basic hunk needed massaging as it depended
59308              on Schwern's large-scale (unintegrated) patches)
59309              
59310              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
59311              
59312              Upgrade to CGI.pm 2.752, from Lincoln Stein.
59313              (Note: there were some conflicts due to EBCDIC and EPOC
59314              patches, in general I preferred the repository code.)
59315              (When 2.753 comes out, we need to synchronize.)
59316              
59317              Subject: [PATCH] fix for charnames above FFFF
59318              
59319              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
59320              
59321              If no sfio, no -lsfio.
59322              
59323              Run run/*.t also in minitest.
59324              
59325              Subject:  [PATCH perl 5.7.0] malloc message address offset
59326              
59327              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
59328              
59329              Subject: fix for parameter -Dm (for perl@8867)
59330              
59331              Subject: [PATCH: perl@8892] was Re: hashing order difference?
59332              (make the test more portable)
59333              
59334              Subject: Re: [PATCH] fix for charnames above FFFF
59335              
59336              Subject: Re: I'm losing the war...
59337              (hv_store() not working correctly in ENV_IS_CASELESS case.)
59338              
59339              Subject: Modified README.bs2000 
59340              
59341              Subject: [PATCH: perl@8935] -Dt padsv($var)
59342              
59343              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
59344              
59345              Subject: PATCH: extra tests to check on negative float to unsigned cast
59346              
59347              Subject: [PATCH] XPUSH[insp] was Re: progress
59348              
59349              Subject: Re: Compile with perlcc..
59350      Branch: maint-5.6/perl
59351           !> (integrate 36 files)
59352 ____________________________________________________________________________
59353 [  8986] By: jhi                                   on 2001/03/02  18:51:25
59354         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
59355              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
59356              to maintperl.
59357              
59358              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
59359              
59360              Subject: [DOC PATCH] overload.pm nits
59361              
59362              Add header for LIB$ prototypes (C. Berry)
59363              
59364              Convert fwrite()s to sockets to write()s, since some socket stacks
59365              don't take kindly to stdio.
59366              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
59367              (for often optional LNMs)
59368              Correct a few typos
59369              (C. Bailey)
59370              
59371              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
59372              
59373              De-cut-and-pasto.
59374              
59375              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
59376              
59377              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
59378              
59379              Upgrade to CPAN 1.59_54, from Andreas König.
59380              
59381              Bogus shebang.
59382              
59383              Subject: [PATCH] Document makepatch in Porting/patching
59384              
59385              UTF-8 documentation.
59386              
59387              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
59388              
59389              Sort the MANIFEST.
59390              
59391              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
59392              
59393              Subject: [PATCH @8807] toke.c cleanup: scan_str()
59394              
59395              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
59396              
59397              Add run/*.t to testables.
59398              
59399              TODO: integrate #8784.
59400      Branch: maint-5.6/perl
59401           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
59402           !> (integrate 28 files)
59403 ____________________________________________________________________________
59404 [  8985] By: nick                                  on 2001/03/02  18:15:45
59405         Log: Integrate mainline
59406      Branch: perlio
59407           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
59408           !> vms/vms.c
59409 ____________________________________________________________________________
59410 [  8984] By: jhi                                   on 2001/03/02  16:00:17
59411         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
59412              
59413              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
59414              5.004_05, and mention the suidperl August 2000 security problem.
59415              (#8978,#8981)
59416              
59417              Subject: [ID 20010301.004] Technically speaking in perldata
59418              
59419              Subject: [PATCH] File::Copy for bleadperl, maintperl
59420              
59421              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
59422              
59423              (The #8982, fix for 20010221.005 and 20010221.008,
59424              would be nice too but it didn't integrate cleanly.)
59425      Branch: maint-5.6/perl
59426           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
59427 ____________________________________________________________________________
59428 [  8983] By: jhi                                   on 2001/03/02  15:51:16
59429         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
59430              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59431              Date:     Thu, 1 Mar 2001 15:54:09 EST
59432              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
59433      Branch: perl
59434            ! vms/vms.c
59435 ____________________________________________________________________________
59436 [  8982] By: jhi                                   on 2001/03/02  15:43:31
59437         Log: Subject: Re: sync sync sync: have I missed any patches?
59438              From: Radu Greab <radu@netsoft.ro> 
59439              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
59440              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
59441              
59442              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
59443              was checking argv[0] regardless of whether a different pathname
59444              will actually be executed."  Test case not supplied because 
59445              drafting that, ironically enough, revealed another bug
59446              (or a feature).
59447      Branch: perl
59448            ! doio.c
59449 ____________________________________________________________________________
59450 [  8981] By: jhi                                   on 2001/03/02  15:28:03
59451         Log: Misdate in #8978.
59452      Branch: perl
59453            ! pod/perlfaq1.pod
59454 ____________________________________________________________________________
59455 [  8980] By: jhi                                   on 2001/03/02  15:24:20
59456         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
59457              From: Chris Nandor <pudge@pobox.com>
59458              Date: Wed, 28 Feb 2001 22:10:15 -0500
59459              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
59460      Branch: perl
59461            ! lib/File/Copy.pm
59462 ____________________________________________________________________________
59463 [  8979] By: jhi                                   on 2001/03/02  15:17:16
59464         Log: Subject: [ID 20010301.004] Technically speaking in perldata
59465              From: abela@geneanet.org
59466              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
59467              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
59468      Branch: perl
59469            ! pod/perldata.pod
59470 ____________________________________________________________________________
59471 [  8978] By: jhi                                   on 2001/03/02  15:15:27
59472         Log: Subject: [ID 20010301.003] ref to 5.004
59473              From: abela@geneanet.org
59474              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
59475              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
59476              
59477              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
59478              and mention the suidperl August 2000 security problem.
59479      Branch: perl
59480            ! pod/perlfaq1.pod
59481 ____________________________________________________________________________
59482 [  8977] By: alanbur                               on 2001/03/02  14:17:45
59483         Log: Resynchronised with parent
59484      Branch: maint-5.6/pureperl
59485           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
59486           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
59487           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
59488           !> vms/descrip_mms.template win32/win32.c win32/win32.h
59489           !> win32/win32iop.h
59490 ____________________________________________________________________________
59491 [  8976] By: nick                                  on 2001/03/01  23:25:30
59492         Log: Integrate mainline.
59493      Branch: perlio
59494            - t/op/qu.t
59495           !> (integrate 55 files)
59496 ____________________________________________________________________________
59497 [  8975] By: jhi                                   on 2001/03/01  16:51:34
59498         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
59499      Branch: perl
59500           !> toke.c
59501 ____________________________________________________________________________
59502 [  8974] By: gsar                                  on 2001/03/01  16:28:21
59503         Log: fix for bugid 20010226.008
59504              
59505              the problem was that some of the pointers (PL_last_lop and
59506              PL_last_uni specifically) into the lex buffers weren't correctly
59507              being invalidated when the buffer changed; this would leave the
59508              pointers pointing at an arbitrary location in the buffer if
59509              the buffer didn't need to be reallocated, or point into freed
59510              memory if the buffer had to be realloced
59511              
59512              TODO item for bugdb maintainers: check other seemingly random
59513              parser-related bugs--they might be cured by this
59514      Branch: maint-5.6/perl
59515            ! toke.c
59516 ____________________________________________________________________________
59517 [  8973] By: jhi                                   on 2001/03/01  02:23:25
59518         Log: Retract #8970 because of a completely mysterious core dump:
59519              adding the tests 241..244 causes op/pat dump core at test #25.
59520              The test needs a lot of whittling down before the bug can be solved.
59521      Branch: perl
59522            ! t/op/pat.t
59523 ____________________________________________________________________________
59524 [  8972] By: jhi                                   on 2001/03/01  01:58:38
59525         Log: Regen perlapi.
59526      Branch: perl
59527            ! pod/perlapi.pod
59528 ____________________________________________________________________________
59529 [  8971] By: jhi                                   on 2001/03/01  01:34:09
59530         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))
59531              From: Nicholas Clark <nick@ccl4.org>
59532              Date: Wed, 28 Feb 2001 23:28:49 +0000
59533              Message-ID: <20010228232849.A55187@plum.flirble.org>
59534              
59535              Allow a completely write protected source code tree
59536              when using the Configure -Dmksymlinks.
59537      Branch: perl
59538            ! embed.pl warnings.pl
59539 ____________________________________________________________________________
59540 [  8970] By: jhi                                   on 2001/03/01  01:32:04
59541         Log: Add back the EBCDIC character range tests (for matching).
59542      Branch: perl
59543            ! t/op/pat.t
59544 ____________________________________________________________________________
59545 [  8969] By: nick                                  on 2001/02/28  18:18:01
59546         Log: Add charname comments to .ucm files writen by 'compile',
59547              also order charmaps in those files by source encoding.
59548              regenerate distrubuted .ucm files
59549      Branch: perlio
59550            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
59551            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
59552            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
59553            ! ext/Encode/Encode/iso8859-10.ucm
59554            ! ext/Encode/Encode/iso8859-13.ucm
59555            ! ext/Encode/Encode/iso8859-14.ucm
59556            ! ext/Encode/Encode/iso8859-15.ucm
59557            ! ext/Encode/Encode/iso8859-16.ucm
59558            ! ext/Encode/Encode/iso8859-2.ucm
59559            ! ext/Encode/Encode/iso8859-3.ucm
59560            ! ext/Encode/Encode/iso8859-4.ucm
59561            ! ext/Encode/Encode/iso8859-5.ucm
59562            ! ext/Encode/Encode/iso8859-6.ucm
59563            ! ext/Encode/Encode/iso8859-7.ucm
59564            ! ext/Encode/Encode/iso8859-8.ucm
59565            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
59566            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
59567 ____________________________________________________________________________
59568 [  8968] By: jhi                                   on 2001/02/28  16:26:37
59569         Log: Expand usemorebits early if d_casti32 needs to be undefined.
59570      Branch: perl
59571            ! hints/hpux.sh hints/irix_6.sh
59572 ____________________________________________________________________________
59573 [  8967] By: jhi                                   on 2001/02/28  16:22:26
59574         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
59575              retract toke.c/qu parts of #8583, retract #8485, retract
59576              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
59577              op/length.t, and MANIFEST, and delete t/op/qu.t.
59578      Branch: perl
59579            - t/op/qu.t
59580            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
59581            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
59582            ! t/op/length.t toke.c
59583 ____________________________________________________________________________
59584 [  8966] By: jhi                                   on 2001/02/28  15:00:27
59585         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
59586              by not changing from pre-Unicode days into being Unicode-aware.
59587              Sniff.
59588      Branch: perl
59589            ! pp.c t/op/pack.t t/op/qu.t
59590 ____________________________________________________________________________
59591 [  8965] By: jhi                                   on 2001/02/28  14:37:55
59592         Log: Subject: Re: Errors in core PODs
59593              From: Michael Stevens <michael@etla.org> 
59594              Date: Fri, 23 Feb 2001 15:47:56 +0000
59595              Message-ID: <20010223154756.A7723@firedrake.org> 
59596      Branch: perl
59597            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
59598            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
59599            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
59600            ! x2p/a2p.pod
59601 ____________________________________________________________________________
59602 [  8964] By: jhi                                   on 2001/02/28  14:35:35
59603         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
59604              (The #8961 was too bold.)
59605      Branch: perl
59606            ! hints/hpux.sh hints/irix_6.sh
59607 ____________________________________________________________________________
59608 [  8963] By: jhi                                   on 2001/02/28  14:33:39
59609         Log: Subject: Re: sync sync sync: have I missed any patches?
59610              From: Tim Jenness <t.jenness@jach.hawaii.edu>
59611              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
59612              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
59613              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
59614              
59615              Replace djSP with dSP.
59616      Branch: perl
59617            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
59618            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
59619            ! win32/perlhost.h
59620 ____________________________________________________________________________
59621 [  8962] By: jhi                                   on 2001/02/27  23:21:14
59622         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
59623      Branch: perl
59624            ! lib/Filter/Simple.pm
59625 ____________________________________________________________________________
59626 [  8961] By: jhi                                   on 2001/02/27  22:55:26
59627         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
59628              and this would be it.
59629      Branch: perl
59630            ! hints/hpux.sh hints/irix_6.sh
59631 ____________________________________________________________________________
59632 [  8960] By: jhi                                   on 2001/02/27  22:51:33
59633         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
59634              From: "Craig A. Berry" <craigberry@mac.com>
59635              Date: Tue, 27 Feb 2001 16:11:44 -0600
59636              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
59637      Branch: maint-5.6/perl
59638            ! configure.com vms/descrip_mms.template
59639 ____________________________________________________________________________
59640 [  8959] By: jhi                                   on 2001/02/27  22:47:23
59641         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
59642              From: "Craig A. Berry" <craigberry@mac.com>
59643              Date: Tue, 27 Feb 2001 16:11:44 -0600
59644              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
59645      Branch: perl
59646            ! configure.com vms/descrip_mms.template
59647 ____________________________________________________________________________
59648 [  8958] By: jhi                                   on 2001/02/27  15:16:42
59649         Log: Update Changes.
59650      Branch: perl
59651            ! Changes patchlevel.h
59652 ____________________________________________________________________________
59653 [  8957] By: jhi                                   on 2001/02/27  06:15:07
59654         Log: Subject: [5.6.x] EPOC additions
59655              From: Olaf Flebbe <O.Flebbe@science-computing.de>
59656              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
59657              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
59658      Branch: maint-5.6/perl
59659            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
59660 ____________________________________________________________________________
59661 [  8956] By: jhi                                   on 2001/02/27  06:12:11
59662         Log: Subject: [perl-current] EPOC 
59663              From: Olaf Flebbe <O.Flebbe@science-computing.de>
59664              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
59665              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
59666      Branch: perl
59667            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
59668            ! epoc/epocish.c epoc/epocish.h pp_sys.c
59669 ____________________________________________________________________________
59670 [  8955] By: jhi                                   on 2001/02/27  05:59:50
59671         Log: Subject: Re: Compile with perlcc..
59672              From: Edward Peschko <edwardp@excitehome.net>
59673              Date: Mon, 26 Feb 2001 18:51:58 -0800
59674              Message-ID: <20010226185158.A9871@excitehome.net>
59675              
59676              plus add a simple usage message if no arguments given.
59677      Branch: perl
59678            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
59679            ! utils/Makefile utils/perlcc.PL win32/pod.mak
59680 ____________________________________________________________________________
59681 [  8954] By: nick                                  on 2001/02/26  21:02:59
59682         Log: Integrate mainline
59683      Branch: perlio
59684           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
59685           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
59686           !> t/op/sprintf.t
59687 ____________________________________________________________________________
59688 [  8953] By: jhi                                   on 2001/02/26  14:43:54
59689         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
59690              From: Nicholas Clark <nick@ccl4.org>
59691              Date: Mon, 26 Feb 2001 00:42:07 +0000
59692              Message-ID: <20010226004207.F23333@plum.flirble.org>
59693      Branch: perl
59694            ! pp_ctl.c
59695 ____________________________________________________________________________
59696 [  8952] By: jhi                                   on 2001/02/26  14:42:13
59697         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
59698              From: Simon Cozens <simon@netthink.co.uk>
59699              Date: Mon, 26 Feb 2001 12:23:48 +0000
59700              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
59701      Branch: perl
59702            ! pod/perlguts.pod
59703 ____________________________________________________________________________
59704 [  8951] By: jhi                                   on 2001/02/26  14:39:15
59705         Log: Subject: [PATCH] perlio - unknown layer
59706              From: Nicholas Clark <nick@ccl4.org>
59707              Date: Mon, 26 Feb 2001 00:27:19 +0000
59708              Message-ID: <20010226002719.E23333@plum.flirble.org>
59709      Branch: perl
59710            ! perlio.c
59711 ____________________________________________________________________________
59712 [  8950] By: jhi                                   on 2001/02/26  14:38:04
59713         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
59714              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
59715              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
59716              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
59717      Branch: perl
59718            ! t/op/bop.t
59719 ____________________________________________________________________________
59720 [  8949] By: jhi                                   on 2001/02/26  14:37:07
59721         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
59722              From: Peter Prymmer <pvhp@forte.com>
59723              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
59724              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
59725      Branch: perl
59726            ! lib/Test.pm
59727 ____________________________________________________________________________
59728 [  8948] By: jhi                                   on 2001/02/26  14:35:53
59729         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
59730              From: Radu Greab <radu@netsoft.ro>
59731              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
59732              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
59733      Branch: perl
59734            ! pod/perlop.pod
59735 ____________________________________________________________________________
59736 [  8947] By: jhi                                   on 2001/02/26  14:34:46
59737         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
59738              From: David Mitchell <davem@fdgroup.co.uk>
59739              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
59740              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
59741      Branch: perl
59742            ! run.c
59743 ____________________________________________________________________________
59744 [  8946] By: jhi                                   on 2001/02/26  14:32:37
59745         Log: Subject: Modified README.bs2000 
59746              From: Dorner Thomas <Thomas.Dorner@start.de>
59747              Date: Mon, 26 Feb 2001 09:22:17 +0100
59748              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
59749      Branch: perl
59750            ! README.bs2000
59751 ____________________________________________________________________________
59752 [  8945] By: jhi                                   on 2001/02/26  14:19:53
59753         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
59754              to maintperl, listing the known failures on the tests 129 and 130.
59755      Branch: maint-5.6/perl
59756           !> t/op/sprintf.t
59757 ____________________________________________________________________________
59758 [  8944] By: jhi                                   on 2001/02/26  14:14:15
59759         Log: Add more known sprintf failures.
59760      Branch: perl
59761            ! t/op/sprintf.t
59762 ____________________________________________________________________________
59763 [  8943] By: jhi                                   on 2001/02/26  13:56:22
59764         Log: perlglob.exe needs to be found in Win32, patch from
59765              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
59766              which needs external glob at mini-perl time."
59767      Branch: perl
59768            ! ext/Encode/compile
59769 ____________________________________________________________________________
59770 [  8942] By: jhi                                   on 2001/02/26  13:52:19
59771         Log: A missing dTHX from Vadim Konovalov.
59772      Branch: perl
59773            ! perlio.c
59774 ____________________________________________________________________________
59775 [  8941] By: jhi                                   on 2001/02/26  13:37:05
59776         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
59777      Branch: perl
59778            ! op.c
59779 ____________________________________________________________________________
59780 [  8940] By: jhi                                   on 2001/02/26  13:35:40
59781         Log: Integrate perlio.
59782      Branch: perl
59783           !> ext/Encode/Encode.pm
59784 ____________________________________________________________________________
59785 [  8939] By: nick                                  on 2001/02/25  23:47:09
59786         Log: Integrate mainline.
59787      Branch: perlio
59788           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
59789           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
59790 ____________________________________________________________________________
59791 [  8938] By: nick                                  on 2001/02/25  19:36:28
59792         Log: Encode implementations docs.
59793      Branch: perlio
59794            ! ext/Encode/Encode.pm
59795 ____________________________________________________________________________
59796 [  8937] By: jhi                                   on 2001/02/25  19:26:16
59797         Log: Script wasn't aligned with reality.
59798      Branch: perl
59799            ! t/pod/find.t
59800 ____________________________________________________________________________
59801 [  8936] By: jhi                                   on 2001/02/25  18:54:55
59802         Log: Update Changes.
59803      Branch: perl
59804            ! Changes patchlevel.h
59805 ____________________________________________________________________________
59806 [  8935] By: jhi                                   on 2001/02/25  18:46:36
59807         Log: Retract #8929,8930,8932,8933 for now.
59808      Branch: perl
59809            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
59810 ____________________________________________________________________________
59811 [  8934] By: jhi                                   on 2001/02/25  17:34:35
59812         Log: Integrate perlio.
59813      Branch: perl
59814           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
59815           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
59816           !> t/lib/encode.t
59817 ____________________________________________________________________________
59818 [  8933] By: jhi                                   on 2001/02/25  17:33:12
59819         Log: (Retracted by #8395.)
59820              
59821              Slight tweaks in scan_const(), not fixes yet, it seems like
59822              lots of work remains to be done...
59823      Branch: perl
59824            ! toke.c
59825 ____________________________________________________________________________
59826 [  8932] By: jhi                                   on 2001/02/25  17:27:11
59827         Log: (Retracted by #8395.)
59828              
59829              Missing from #8930.
59830      Branch: perl
59831            ! perl.h
59832 ____________________________________________________________________________
59833 [  8931] By: jhi                                   on 2001/02/25  17:26:19
59834         Log: A comment tweak.
59835      Branch: perl
59836            ! utf8.c
59837 ____________________________________________________________________________
59838 [  8930] By: jhi                                   on 2001/02/25  17:25:47
59839         Log: (Retracted by #8395.)
59840              
59841              Attempt to fix the EBCDIC character range problem with //.
59842      Branch: perl
59843            ! regcomp.c
59844 ____________________________________________________________________________
59845 [  8929] By: jhi                                   on 2001/02/25  17:23:45
59846         Log: (Retracted by #8395.)
59847              
59848              Expand the EBCDIC character range tests, and add few nasty
59849              tr tests from Karsten Sperling.
59850      Branch: perl
59851            ! t/op/pat.t t/op/tr.t
59852 ____________________________________________________________________________
59853 [  8928] By: jhi                                   on 2001/02/25  17:18:49
59854         Log: Missing check-in.
59855      Branch: perl
59856            ! lib/Pod/Find.pm
59857 ____________________________________________________________________________
59858 [  8927] By: nick                                  on 2001/02/25  11:30:22
59859         Log: Change method names in Encode implementation classes to something
59860              less confusing (preparing to "go public").
59861      Branch: perlio
59862            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
59863 ____________________________________________________________________________
59864 [  8926] By: nick                                  on 2001/02/25  10:53:24
59865         Log: GCC __atribute__ / printf fix
59866      Branch: perlio
59867            ! perl.h
59868 ____________________________________________________________________________
59869 [  8925] By: nick                                  on 2001/02/25  10:52:25
59870         Log: Checked in the wrong one ...
59871      Branch: perlio
59872            ! ext/Encode/Encode.pm
59873 ____________________________________________________________________________
59874 [  8924] By: nick                                  on 2001/02/24  18:46:51
59875         Log: Integrate mainline - to see what Jarkko has in ...
59876      Branch: perlio
59877           +> t/pod/testpods/lib/Pod/Stuff.pm
59878           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
59879 ____________________________________________________________________________
59880 [  8923] By: nick                                  on 2001/02/24  17:05:23
59881         Log: Encode API documentation nd tidy up.
59882              Minor additions to test.
59883              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
59884              Adds STRLEN to standard typemap.
59885      Branch: perlio
59886            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
59887            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
59888 ____________________________________________________________________________
59889 [  8922] By: jhi                                   on 2001/02/24  16:38:12
59890         Log: Add a test for the "character range should match in EBCDIC
59891              if specified using explicit numerics" bug found by Karsten
59892              Sperling.
59893      Branch: perl
59894            ! t/op/pat.t
59895 ____________________________________________________________________________
59896 [  8921] By: jhi                                   on 2001/02/24  16:30:16
59897         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
59898              From: schwern@pobox.com
59899              Date: Fri, 23 Feb 2001 03:21:37 -0500
59900              Message-ID: <20010223032137.A26022@magnonel.guild.net>
59901              
59902              plus Charles Lane's fixes, plus tweaks.
59903      Branch: perl
59904            + t/pod/testpods/lib/Pod/Stuff.pm
59905            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
59906 ____________________________________________________________________________
59907 [  8920] By: nick                                  on 2001/02/24  10:30:11
59908         Log: Integrate mainline
59909      Branch: perlio
59910           !> (integrate 33 files)
59911 ____________________________________________________________________________
59912 [  8919] By: jhi                                   on 2001/02/24  00:23:35
59913         Log: Subject: Re: I'm losing the war...
59914              From: "Vadim Konovalov" <watman@inbox.ru>
59915              Date: Sat, 24 Feb 2001 00:10:14 +0300
59916              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
59917              
59918              hv_store() not working correctly in ENV_IS_CASELESS case.
59919      Branch: perl
59920            ! hv.c
59921 ____________________________________________________________________________
59922 [  8918] By: jhi                                   on 2001/02/24  00:20:09
59923         Log: Subject: Re: [PATCH] fix for charnames above FFFF
59924              From: andreas.koenig@anima.de (Andreas J. Koenig)
59925              Date: 23 Feb 2001 02:39:03 +0100
59926              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
59927              
59928              A further efficiency tweak.
59929      Branch: perl
59930            ! lib/charnames.pm
59931 ____________________________________________________________________________
59932 [  8917] By: jhi                                   on 2001/02/23  20:27:51
59933         Log: Integrate change #8916 from mainline,
59934              do away with USE_WIN32_RTL_ENV.
59935      Branch: maint-5.6/perl
59936           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
59937 ____________________________________________________________________________
59938 [  8916] By: jhi                                   on 2001/02/23  20:02:25
59939         Log: Abolish USE_WIN32_RTL_ENV.
59940      Branch: perl
59941            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
59942 ____________________________________________________________________________
59943 [  8915] By: jhi                                   on 2001/02/23  19:36:00
59944         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
59945              later protected by some #define.
59946      Branch: perl
59947            ! gv.c
59948 ____________________________________________________________________________
59949 [  8914] By: jhi                                   on 2001/02/23  19:31:38
59950         Log: Retract #8902 for now, requested by Charles Lane, the correct
59951              fix will be something else.
59952      Branch: perl
59953            ! op.c
59954 ____________________________________________________________________________
59955 [  8913] By: jhi                                   on 2001/02/23  19:11:36
59956         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
59957              From: Peter Prymmer <pvhp@forte.com>
59958              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
59959              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
59960      Branch: perl
59961            ! t/op/lex_assign.t
59962 ____________________________________________________________________________
59963 [  8912] By: jhi                                   on 2001/02/23  18:38:20
59964         Log: Subject: [patch] perlio + useithreads
59965              From: Doug MacEachern <dougm@covalent.net>
59966              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
59967              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
59968              
59969              Gets things running but not complete.
59970      Branch: perl
59971            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
59972 ____________________________________________________________________________
59973 [  8911] By: jhi                                   on 2001/02/23  04:20:02
59974         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
59975              
59976              Duplicated environment freeing, File::Temp 0.12,
59977              op/append portability (EBCDIC) tweak.
59978      Branch: maint-5.6/perl
59979           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
59980           !> t/op/append.t
59981 ____________________________________________________________________________
59982 [  8910] By: jhi                                   on 2001/02/23  02:07:33
59983         Log: Integrate change #8909 from mainline, a better Borland
59984              putenv() workaround.
59985      Branch: maint-5.6/perl
59986           !> perl.c
59987 ____________________________________________________________________________
59988 [  8909] By: jhi                                   on 2001/02/23  02:05:46
59989         Log: A better workaround for Borland putenv() brokenness from Sarathy.
59990      Branch: perl
59991            ! perl.c
59992 ____________________________________________________________________________
59993 [  8908] By: jhi                                   on 2001/02/23  02:04:14
59994         Log: Subject: fix for parameter -Dm (for perl@8867)
59995              From: "Vadim Konovalov" <watman@inbox.ru>
59996              Date: Thu, 22 Feb 2001 17:30:12 +0300
59997              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
59998      Branch: perl
59999            ! perl.h
60000 ____________________________________________________________________________
60001 [  8907] By: jhi                                   on 2001/02/23  01:58:20
60002         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
60003              From: Peter Prymmer <pvhp@forte.com>
60004              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
60005              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
60006      Branch: perl
60007            ! t/op/append.t
60008 ____________________________________________________________________________
60009 [  8906] By: jhi                                   on 2001/02/23  01:48:34
60010         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
60011      Branch: perl
60012            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60013 ____________________________________________________________________________
60014 [  8905] By: jhi                                   on 2001/02/23  01:43:30
60015         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
60016              From: Peter Prymmer <pvhp@forte.com>
60017              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
60018              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
60019      Branch: perl
60020            ! t/lib/st-06compat.t
60021 ____________________________________________________________________________
60022 [  8904] By: jhi                                   on 2001/02/23  01:42:39
60023         Log: Metaconfig unit change for #8903.
60024      Branch: metaconfig/U/perl
60025            ! Devel.U
60026 ____________________________________________________________________________
60027 [  8903] By: jhi                                   on 2001/02/23  01:42:12
60028         Log: Be more helpful for devel builders, suggested by John L. Allen.
60029      Branch: perl
60030            ! Configure
60031 ____________________________________________________________________________
60032 [  8902] By: jhi                                   on 2001/02/23  01:37:41
60033         Log: (Retracted by #8914)
60034              (Wrongly, reinstated by #8941)
60035              
60036              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
60037              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60038              Date:     Thu, 22 Feb 2001 09:43:57 EST
60039              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
60040      Branch: perl
60041            ! op.c
60042 ____________________________________________________________________________
60043 [  8901] By: jhi                                   on 2001/02/23  01:20:32
60044         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
60045              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60046              Date:     Thu, 22 Feb 2001 08:01:35 EST
60047              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
60048      Branch: perl
60049            ! malloc.c
60050 ____________________________________________________________________________
60051 [  8900] By: jhi                                   on 2001/02/23  01:18:02
60052         Log: Integrate changes #8898,8899 from mainline, environ handling.
60053      Branch: maint-5.6/perl
60054           !> perl.c
60055 ____________________________________________________________________________
60056 [  8899] By: jhi                                   on 2001/02/23  01:16:25
60057         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
60058              putenv() is not to be relied on, they are either broken or leaky
60059              or both.)
60060      Branch: perl
60061            ! perl.c
60062 ____________________________________________________________________________
60063 [  8898] By: jhi                                   on 2001/02/22  23:36:59
60064         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
60065              and safesysfree() must be used.
60066      Branch: perl
60067            ! perl.c
60068 ____________________________________________________________________________
60069 [  8897] By: jhi                                   on 2001/02/22  23:25:45
60070         Log: With environ one must use safesysmalloc()/safesysfree().
60071      Branch: perl
60072            ! perl.c
60073 ____________________________________________________________________________
60074 [  8896] By: jhi                                   on 2001/02/22  22:13:18
60075         Log: If we have a duplicated environment free it
60076              if PERL_DESTRUCT_LEVEL.
60077      Branch: perl
60078            ! perl.c
60079 ____________________________________________________________________________
60080 [  8895] By: alanbur                               on 2001/02/22  19:31:57
60081         Log: Synchronised with parent
60082      Branch: maint-5.6/pureperl
60083           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
60084 ____________________________________________________________________________
60085 [  8894] By: gsar                                  on 2001/02/22  19:06:18
60086         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
60087              
60088              fix memory leak in method call optimization (change#3768);
60089              made C<eval "$x->foo()"> leak
60090              
60091              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
60092      Branch: maint-5.6/perl
60093           !> op.c
60094 ____________________________________________________________________________
60095 [  8893] By: jhi                                   on 2001/02/22  18:35:27
60096         Log: (Retracted by #8915.)
60097              
60098              Third Degree finding:
60099              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
60100      Branch: perl
60101            ! gv.c
60102 ____________________________________________________________________________
60103 [  8892] By: jhi                                   on 2001/02/22  14:28:32
60104         Log: Update Changes.
60105      Branch: perl
60106            ! Changes patchlevel.h
60107 ____________________________________________________________________________
60108 [  8891] By: jhi                                   on 2001/02/22  13:22:45
60109         Log: Metaconfig unit changes for #8890.
60110      Branch: metaconfig
60111            ! U/modified/Cppsym.U U/threads/archname.U
60112 ____________________________________________________________________________
60113 [  8890] By: jhi                                   on 2001/02/22  13:22:12
60114         Log: Add -stdio to the archname if no perlio selected,
60115              no -perlio added since that is now the default.
60116              
60117              Add few CPUs/architectures to the Cppsym scan.
60118      Branch: perl
60119            ! Configure config_h.SH
60120 ____________________________________________________________________________
60121 [  8889] By: jhi                                   on 2001/02/22  13:05:59
60122         Log: Metaconfig unit change for #8888.
60123      Branch: metaconfig/U/perl
60124            ! useperlio.U
60125 ____________________________________________________________________________
60126 [  8888] By: jhi                                   on 2001/02/22  13:05:28
60127         Log: *drum roll*  Make perlio the default.
60128      Branch: perl
60129            ! Configure config_h.SH
60130 ____________________________________________________________________________
60131 [  8887] By: jhi                                   on 2001/02/22  12:50:52
60132         Log: Integrate change #8665 from maintperl to mainline,
60133              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
60134      Branch: perl
60135           !> ext/POSIX/POSIX.xs
60136 ____________________________________________________________________________
60137 [  8886] By: jhi                                   on 2001/02/22  12:49:24
60138         Log: Integrate changes #8883,8884 from mainline to maintperl.
60139              
60140              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
60141              Subject: Re: File::Temp::_gettemp warning
60142      Branch: maint-5.6/perl
60143           !> embed.h embed.pl lib/File/Temp.pm
60144 ____________________________________________________________________________
60145 [  8885] By: jhi                                   on 2001/02/22  12:43:59
60146         Log: Based on
60147              
60148              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
60149              From: schwab@suse.de
60150              Date: Thu, 22 Feb 2001 13:08:09 +0100
60151              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
60152              
60153              but the fix done slightly differently because the other
60154              half was already done in #8664.
60155      Branch: maint-5.6/perl
60156            ! ext/POSIX/POSIX.xs
60157 ____________________________________________________________________________
60158 [  8884] By: jhi                                   on 2001/02/22  12:37:15
60159         Log: Subject: Re: File::Temp::_gettemp warning
60160              From: Tim Jenness <t.jenness@jach.hawaii.edu>
60161              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
60162              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
60163              
60164              This patch to File::Temp does two things:
60165              
60166              1. Fixes the problem with CGI::Carp when determining
60167              the Fcntl constants
60168              
60169              2. Removes most of the carps and consolidates them so that all the
60170              reasons are included in a single die that is caught by the test. This
60171              means that the correct skipping behaviour is displayed by the test.
60172      Branch: perl
60173            ! lib/File/Temp.pm
60174 ____________________________________________________________________________
60175 [  8883] By: jhi                                   on 2001/02/22  12:29:19
60176         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
60177              From: Peter Prymmer <pvhp@forte.com>
60178              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
60179              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
60180      Branch: perl
60181            ! embed.h embed.pl
60182 ____________________________________________________________________________
60183 [  8882] By: jhi                                   on 2001/02/21  19:41:33
60184         Log: Integrate change #8881 from mainlin to maintperl.
60185              
60186              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
60187      Branch: maint-5.6/perl
60188           !> op.c
60189 ____________________________________________________________________________
60190 [  8881] By: jhi                                   on 2001/02/21  19:38:57
60191         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
60192              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60193              Date:     Wed, 21 Feb 2001 13:08:03 EST
60194              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
60195      Branch: perl
60196            ! op.c
60197 ____________________________________________________________________________
60198 [  8880] By: jhi                                   on 2001/02/21  19:34:34
60199         Log: Retract #8875, cannot let go of the old semantics of unpack U
60200              without rethinking utf8decode.t.
60201      Branch: perl
60202            ! pp.c t/op/pack.t
60203 ____________________________________________________________________________
60204 [  8879] By: jhi                                   on 2001/02/21  19:08:02
60205         Log: Run run/*.t also in minitest.
60206      Branch: perl
60207            ! Makefile.SH
60208 ____________________________________________________________________________
60209 [  8878] By: nick                                  on 2001/02/21  18:55:37
60210         Log: Integrate mainline
60211      Branch: perlio
60212           !> (integrate 76 files)
60213 ____________________________________________________________________________
60214 [  8877] By: jhi                                   on 2001/02/21  15:09:33
60215         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
60216      Branch: metaconfig
60217            ! U/compline/nblock_io.U
60218      Branch: perl
60219            ! Configure config_h.SH
60220 ____________________________________________________________________________
60221 [  8876] By: jhi                                   on 2001/02/21  14:54:45
60222         Log: If no sfio, no -lsfio.
60223      Branch: metaconfig/U/perl
60224            ! d_sfio.U
60225      Branch: perl
60226            ! Configure config_h.SH
60227 ____________________________________________________________________________
60228 [  8875] By: jhi                                   on 2001/02/21  14:54:00
60229         Log: Make unpack C and unpack U truly equivalent.
60230      Branch: perl
60231            ! pp.c t/op/pack.t
60232 ____________________________________________________________________________
60233 [  8874] By: jhi                                   on 2001/02/21  14:26:02
60234         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
60235              From: Peter Prymmer <pvhp@forte.com>
60236              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
60237              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
60238      Branch: perl
60239            ! pod/perlport.pod
60240 ____________________________________________________________________________
60241 [  8873] By: jhi                                   on 2001/02/21  14:24:31
60242         Log: Subject: [PATCH] fix for charnames above FFFF
60243              From: andreas.koenig@anima.de (Andreas J. Koenig)
60244              Date: 21 Feb 2001 07:05:45 +0100
60245              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
60246      Branch: perl
60247            ! lib/charnames.pm t/lib/charnames.t
60248 ____________________________________________________________________________
60249 [  8872] By: jhi                                   on 2001/02/21  14:15:25
60250         Log: Integrate change #8868 from pureperl to mainline.
60251              
60252              Fixed reference count loop caused by sv_magic.
60253      Branch: perl
60254           !> sv.c
60255 ____________________________________________________________________________
60256 [  8871] By: jhi                                   on 2001/02/21  14:07:29
60257         Log: Integrate change #8868 from pureperl to maintperl.
60258              
60259              Fixed reference count loop caused by sv_magic.
60260      Branch: maint-5.6/perl
60261           !> sv.c
60262 ____________________________________________________________________________
60263 [  8870] By: jhi                                   on 2001/02/21  14:04:41
60264         Log: Put back the #8840, it was innocent.
60265      Branch: perl
60266            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
60267            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
60268 ____________________________________________________________________________
60269 [  8869] By: jhi                                   on 2001/02/21  14:00:03
60270         Log: unpack("C", ...) was left slightly unfinished by #8865.
60271      Branch: perl
60272            ! pp.c t/op/pack.t
60273 ____________________________________________________________________________
60274 [  8868] By: alanbur                               on 2001/02/21  01:33:45
60275         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
60276              from gv_fetchpv to create single-character magic variables (e.g. $!),
60277              and it is passed a sv and the gv that contains the sv as the mg_obj
60278              value.  When sv_magic stores the mg_obj pointer it increments the gv
60279              refcount, thus causing a sv-gv pair that can't be freed.  There is
60280              already a check for sv == obj which is used to prevent such reference
60281              loops.  This change extends the check to cover the case described above.
60282      Branch: maint-5.6/pureperl
60283            ! sv.c
60284 ____________________________________________________________________________
60285 [  8867] By: jhi                                   on 2001/02/21  00:52:39
60286         Log: Update Changes.
60287      Branch: perl
60288            ! Changes patchlevel.h
60289 ____________________________________________________________________________
60290 [  8866] By: jhi                                   on 2001/02/21  00:34:20
60291         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
60292              (Note: there were some conflicts due to EBCDIC and EPOC
60293              patches, in general I preferred the repository code.)
60294              (When 2.753 comes out, we need to synchronize.)
60295      Branch: perl
60296            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
60297            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
60298            ! t/lib/cgi-html.t
60299 ____________________________________________________________________________
60300 [  8865] By: jhi                                   on 2001/02/21  00:24:22
60301         Log: Make pack("C", 0x100) to create Unicode, unless under the
60302              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
60303              will understand Unicode, unless you under know what.
60304      Branch: perl
60305            ! pp.c t/op/pack.t t/op/qu.t
60306 ____________________________________________________________________________
60307 [  8864] By: alanbur                               on 2001/02/20  22:35:34
60308         Log: Resynchronised with parent
60309      Branch: maint-5.6/pureperl
60310           !> README.win32 ext/GDBM_File/GDBM_File.pm
60311           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
60312           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
60313           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
60314           !> t/lib/sdbm.t util.c
60315 ____________________________________________________________________________
60316 [  8863] By: jhi                                   on 2001/02/20  20:55:11
60317         Log: Integrate change #8860,8861 from mainline into maintperl.
60318              
60319              "pseudo-literal j"
60320              
60321              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
60322      Branch: maint-5.6/perl
60323           !> lib/Test.pm pod/perlop.pod
60324 ____________________________________________________________________________
60325 [  8862] By: jhi                                   on 2001/02/20  20:30:07
60326         Log: Don't do casting between pointers pointing to differently sized
60327              integers.
60328      Branch: perl
60329            ! hv.c sv.c
60330 ____________________________________________________________________________
60331 [  8861] By: jhi                                   on 2001/02/20  19:53:44
60332         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
60333              From: Peter Prymmer <pvhp@forte.com>
60334              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
60335              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
60336      Branch: perl
60337            ! lib/Test.pm
60338 ____________________________________________________________________________
60339 [  8860] By: jhi                                   on 2001/02/20  19:48:02
60340         Log: "pseudo-literal j", a documentation glitch reported to Debian.
60341              The text recovered from Perl 5.005_03, and pseudo-literal replaced
60342              by "backtick string".
60343      Branch: perl
60344            ! pod/perlop.pod
60345 ____________________________________________________________________________
60346 [  8859] By: jhi                                   on 2001/02/20  19:15:46
60347         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
60348              from Chris Nandor.
60349      Branch: perl
60350            ! makedef.pl
60351 ____________________________________________________________________________
60352 [  8858] By: jhi                                   on 2001/02/20  17:36:53
60353         Log: Integrate pureperl changes #8844,8845,8850 to mainline
60354              (via maintperl #8855).
60355              
60356              Fixed %^H scoping bug
60357              
60358              Removed GV <-> CV refcount loop
60359              
60360              Removed %ENV refcount loop
60361      Branch: perl
60362           !> gv.c op.c perl.c pp.c scope.c
60363 ____________________________________________________________________________
60364 [  8857] By: jhi                                   on 2001/02/20  17:34:32
60365         Log: Integrate changes #8853,8854 from maintperl to mainline.
60366              
60367              EBDIC fixes, README.win32 Borland update.
60368      Branch: perl
60369           !> README.win32 handy.h util.c
60370 ____________________________________________________________________________
60371 [  8856] By: jhi                                   on 2001/02/20  17:33:16
60372         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
60373      Branch: maint-5.6/perl
60374           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
60375           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
60376           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
60377 ____________________________________________________________________________
60378 [  8855] By: jhi                                   on 2001/02/20  17:32:13
60379         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
60380              
60381              Fixed %^H scoping bug
60382              
60383              Removed GV <-> CV refcount loop
60384              
60385              Removed %ENV refcount loop
60386      Branch: maint-5.6/perl
60387           !> gv.c op.c perl.c pp.c scope.c
60388 ____________________________________________________________________________
60389 [  8854] By: jhi                                   on 2001/02/20  17:25:06
60390         Log: Subject: Addition to readme.win32 for Borland C++ compilers
60391              Date: Tue, 20 Feb 2001 02:15:25 +0300
60392              From: "Vadim Konovalov" <watman@inbox.ru>
60393              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
60394              
60395              Document Borland compiler misbehaviour.
60396      Branch: maint-5.6/perl
60397            ! README.win32
60398 ____________________________________________________________________________
60399 [  8853] By: jhi                                   on 2001/02/20  17:22:25
60400         Log: The assimilation of ebcdic.c didn't quite work at the first try,
60401              patches from Thomas Dorner.
60402      Branch: maint-5.6/perl
60403            ! handy.h util.c
60404 ____________________________________________________________________________
60405 [  8852] By: jhi                                   on 2001/02/20  17:20:15
60406         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
60407              From: Chris Nandor <pudge@pobox.com>
60408              Date: Tue, 20 Feb 2001 08:32:45 -0500
60409              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
60410      Branch: maint-5.6/perl
60411            ! makedef.pl mg.c
60412 ____________________________________________________________________________
60413 [  8851] By: jhi                                   on 2001/02/20  17:15:52
60414         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
60415      Branch: perl
60416            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
60417            ! t/lib/filter-util.t
60418 ____________________________________________________________________________
60419 [  8850] By: alanbur                               on 2001/02/20  17:12:40
60420         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
60421              and the magic pointer points back to the GV that contains the
60422              %ENV hash.  This creates a refcount loop that prevents members
60423              of %ENV from being freed correctly.  This change removes the
60424              refcount loop - the magic pointer was never used anyway, the
60425              only use of the magic was to check the type ('E') so that the
60426              appropriate environment manipulation code is called when %ENV
60427              is modified.
60428      Branch: maint-5.6/pureperl
60429            ! perl.c
60430 ____________________________________________________________________________
60431 [  8849] By: jhi                                   on 2001/02/20  17:12:20
60432         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
60433              From: "Craig A. Berry" <craigberry@mac.com>
60434              Date: Mon, 19 Feb 2001 23:36:12 -0600
60435              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
60436              
60437              Case-forgiving systems match TestInit.pm with TES*.
60438      Branch: perl
60439            ! t/lib/glob-basic.t
60440 ____________________________________________________________________________
60441 [  8848] By: jhi                                   on 2001/02/20  17:10:02
60442         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
60443      Branch: perl
60444            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
60445            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
60446            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
60447 ____________________________________________________________________________
60448 [  8847] By: jhi                                   on 2001/02/20  15:34:41
60449         Log: The #8843 wasn't quite right: %Config needs to imported.
60450      Branch: perl
60451            ! t/run/runenv.t
60452 ____________________________________________________________________________
60453 [  8846] By: jhi                                   on 2001/02/20  15:31:50
60454         Log: Retract the #8838 and #8840 for now because of
60455              the DB_File tie problem.
60456      Branch: perl
60457            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
60458            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
60459            ! proto.h sv.c
60460 ____________________________________________________________________________
60461 [  8845] By: alanbur                               on 2001/02/20  14:25:41
60462         Log: Removed GV <-> CV refcount loop
60463              CvGV(mycv) points to the parent GV of the CV, and was previously
60464              refcounted.  The pointer remains, but the refcounting has been removed
60465              as it causes a refcount loop between the CV and GV that means the CV
60466              can't ever be deleted.
60467      Branch: maint-5.6/pureperl
60468            ! gv.c op.c pp.c
60469 ____________________________________________________________________________
60470 [  8844] By: alanbur                               on 2001/02/20  14:23:13
60471         Log: Fixed %^H scoping bug
60472      Branch: maint-5.6/pureperl
60473            ! scope.c
60474 ____________________________________________________________________________
60475 [  8843] By: jhi                                   on 2001/02/19  13:38:08
60476         Log: fork() not everywhere, cleanup temp files.
60477      Branch: perl
60478            ! t/run/runenv.t
60479 ____________________________________________________________________________
60480 [  8842] By: alanbur                               on 2001/02/19  12:42:07
60481         Log: Resynchronised with parent
60482      Branch: maint-5.6/pureperl
60483           !> pod/perlfaq4.pod sv.c utf8.c
60484 ____________________________________________________________________________
60485 [  8841] By: jhi                                   on 2001/02/19  03:35:51
60486         Log: Update Changes.
60487      Branch: perl
60488            ! Changes patchlevel.h
60489 ____________________________________________________________________________
60490 [  8840] By: jhi                                   on 2001/02/19  00:23:41
60491         Log: Subject: [patch] add sv_setref_uv
60492              From: Doug MacEachern <dougm@covalent.net>
60493              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
60494              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
60495      Branch: perl
60496            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
60497            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
60498 ____________________________________________________________________________
60499 [  8839] By: jhi                                   on 2001/02/19  00:01:38
60500         Log: Put to rest the 20010205.001, the email address checking (not) regex.
60501      Branch: perl
60502            ! pod/perlfaq9.pod
60503 ____________________________________________________________________________
60504 [  8838] By: jhi                                   on 2001/02/18  22:17:54
60505         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
60506              From: Doug MacEachern <dougm@covalent.net>
60507              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
60508              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
60509      Branch: perl
60510            ! lib/ExtUtils/xsubpp
60511 ____________________________________________________________________________
60512 [  8837] By: jhi                                   on 2001/02/18  22:16:50
60513         Log: Subject: [patch] -Wall cleanup round 2
60514              From: Doug MacEachern <dougm@covalent.net>
60515              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
60516              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
60517      Branch: perl
60518            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
60519            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
60520            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
60521            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
60522            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
60523            ! ext/SDBM_File/SDBM_File.xs
60524 ____________________________________________________________________________
60525 [  8836] By: jhi                                   on 2001/02/18  22:11:20
60526         Log: Misapplied regex optimizations when \C is present.
60527              Fixes 20001230.002.
60528              
60529              What still remains broken is that the submatches that
60530              have \C in them get their UTF8 flag on because their
60531              parent SV has it on.  This will result in malformed
60532              UTF8 if a \C happened to match a non-ASCII byte.
60533      Branch: perl
60534            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
60535            ! t/pragma/utf8.t
60536 ____________________________________________________________________________
60537 [  8835] By: jhi                                   on 2001/02/18  20:12:02
60538         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
60539              
60540              The hash key got wrongly UTF8fied.
60541      Branch: perl
60542            ! pod/perlapi.pod toke.c utf8.c
60543 ____________________________________________________________________________
60544 [  8834] By: jhi                                   on 2001/02/18  19:44:25
60545         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
60546              don't warn on magical or overloaded things.
60547      Branch: perl
60548            ! pp_hot.c
60549 ____________________________________________________________________________
60550 [  8833] By: nick                                  on 2001/02/18  19:31:22
60551         Log: Integrate mainline
60552      Branch: perlio
60553           +> t/TestInit.pm t/run/runenv.t
60554            - t/UTEST
60555           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
60556           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
60557           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
60558           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
60559           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
60560           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
60561           !> utf8.c
60562 ____________________________________________________________________________
60563 [  8832] By: jhi                                   on 2001/02/18  19:21:18
60564         Log: Integrate perlio.
60565      Branch: perl
60566           !> perlio.c pod/perldiag.pod
60567 ____________________________________________________________________________
60568 [  8831] By: jhi                                   on 2001/02/18  19:14:20
60569         Log: Integrate change #8827 from mainline.
60570              
60571              UTF8 tweaks.
60572      Branch: maint-5.6/perl
60573           !> sv.c utf8.c
60574 ____________________________________________________________________________
60575 [  8830] By: nick                                  on 2001/02/18  19:10:34
60576         Log: Apply the spirit of patch from Nick Clark:
60577              Subject: [PATCH] Re: extensions that provide layers
60578              From: Nicholas Clark <nick@ccl4.org>
60579              Date: Mon, 12 Feb 2001 16:43:51 +0000
60580              Message-Id: <20010212164350.Q3652@plum.flirble.org>
60581      Branch: perlio
60582            ! perlio.c pod/perldiag.pod
60583 ____________________________________________________________________________
60584 [  8829] By: jhi                                   on 2001/02/18  19:03:25
60585         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
60586              From: schwern@pobox.com 
60587              Date: Sun, 18 Feb 2001 13:44:35 -0500
60588              Message-ID: <20010218134435.A17544@magnonel.guild.net>
60589              
60590              Applied, but as t/TestInit.pm.
60591      Branch: perl
60592            + t/TestInit.pm
60593            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
60594            ! t/op/subst_wamp.t
60595 ____________________________________________________________________________
60596 [  8828] By: jhi                                   on 2001/02/18  18:43:52
60597         Log: Integrate perlio.
60598      Branch: perl
60599           !> perlio.c
60600 ____________________________________________________________________________
60601 [  8827] By: jhi                                   on 2001/02/18  18:41:33
60602         Log: UTF-8 tweaks.
60603      Branch: perl
60604            ! sv.c utf8.c
60605 ____________________________________________________________________________
60606 [  8826] By: nick                                  on 2001/02/18  17:40:59
60607         Log: Fix [ID 20010217.002]
60608              open FOO, "<:raw:perlio", ...
60609              :raw now inserts default base layer below itself.
60610              Also
60611              open FOO, "<:unix", ...
60612              works as well - but leaves buffer layer on stack under the unix layer.
60613      Branch: perlio
60614            ! perlio.c
60615 ____________________________________________________________________________
60616 [  8825] By: jhi                                   on 2001/02/18  17:15:39
60617         Log: Integrate perlio.
60618      Branch: perl
60619           !> perlio.c perliol.h
60620 ____________________________________________________________________________
60621 [  8824] By: jhi                                   on 2001/02/18  17:10:53
60622         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
60623              From: schwern@pobox.com
60624              Date: Sun, 18 Feb 2001 01:48:50 -0500
60625              Message-ID: <20010218014850.C19957@magnonel.guild.net>
60626      Branch: perl
60627            ! lib/Test/Harness.pm t/TEST t/op/chop.t
60628 ____________________________________________________________________________
60629 [  8823] By: jhi                                   on 2001/02/18  17:01:06
60630         Log: Add run/*.t to testables.
60631      Branch: perl
60632            ! t/TEST
60633 ____________________________________________________________________________
60634 [  8822] By: jhi                                   on 2001/02/18  16:58:58
60635         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
60636              From: schwern@pobox.com
60637              Date: Sun, 18 Feb 2001 01:11:35 -0500
60638              Message-ID: <20010218011135.A19957@magnonel.guild.net>
60639              
60640              Revive mjd's and Simon's PERL5OPT fix.
60641      Branch: perl
60642            + t/run/runenv.t
60643            ! MANIFEST perl.c
60644 ____________________________________________________________________________
60645 [  8821] By: jhi                                   on 2001/02/18  16:53:46
60646         Log: Subject: Re: Why t/TEST and not Test::Harness?
60647              From: schwern@pobox.com
60648              Date: Sat, 17 Feb 2001 22:44:44 -0500
60649              Message-ID: <20010217224444.A6679@magnonel.guild.net>
60650              
60651              Replace UTEST with TEST -utf8.
60652      Branch: perl
60653            - t/UTEST
60654            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
60655            ! t/lib/glob-basic.t
60656 ____________________________________________________________________________
60657 [  8820] By: nick                                  on 2001/02/18  13:06:16
60658         Log: Clean up a few core dumps when layers are used in unexpected ways.
60659              (Still not "right"...)
60660      Branch: perlio
60661            ! perlio.c perliol.h
60662 ____________________________________________________________________________
60663 [  8819] By: jhi                                   on 2001/02/18  02:25:55
60664         Log: Integrate change #8818 from maintperl, a FAQ nit.
60665      Branch: perl
60666           !> pod/perlfaq4.pod
60667 ____________________________________________________________________________
60668 [  8818] By: jhi                                   on 2001/02/18  02:24:50
60669         Log: FAQ nit from Chris Fedde.
60670      Branch: maint-5.6/perl
60671            ! pod/perlfaq4.pod
60672 ____________________________________________________________________________
60673 [  8817] By: nick                                  on 2001/02/17  18:20:14
60674         Log: Integrate mainline
60675      Branch: perlio
60676           +> lib/unicode/UCD.html lib/unicode/Unicode.html
60677           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
60678           +> pod/perlclib.pod
60679            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
60680            - lib/unicode/Unicode.301
60681           !> (integrate 324 files)
60682 ____________________________________________________________________________
60683 [  8816] By: jhi                                   on 2001/02/17  16:56:58
60684         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
60685      Branch: perl
60686            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
60687            ! ext/Storable/Storable.xs t/lib/st-06compat.t
60688            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
60689 ____________________________________________________________________________
60690 [  8815] By: jhi                                   on 2001/02/17  16:40:07
60691         Log: Subject: [patch] -Wall
60692              From: Doug MacEachern <dougm@covalent.net>
60693              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
60694              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
60695      Branch: perl
60696            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
60697            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
60698 ____________________________________________________________________________
60699 [  8814] By: jhi                                   on 2001/02/16  19:27:18
60700         Log: Document qu better.
60701      Branch: perl
60702            ! pod/perlop.pod
60703 ____________________________________________________________________________
60704 [  8813] By: jhi                                   on 2001/02/15  13:54:37
60705         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
60706              From: Hugo <hv@crypt.compulink.co.uk>
60707              Date: Thu, 15 Feb 2001 13:39:49 +0000
60708              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
60709      Branch: perl
60710            ! toke.c
60711 ____________________________________________________________________________
60712 [  8812] By: alanbur                               on 2001/02/15  13:52:16
60713         Log: Resynchronised with parent
60714      Branch: maint-5.6/pureperl
60715            - ebcdic.c
60716           !> (integrate 36 files)
60717 ____________________________________________________________________________
60718 [  8811] By: jhi                                   on 2001/02/15  13:51:16
60719         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
60720              
60721              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
60722              From: Jan Dubois <JanD@ActiveState.com>
60723              Date: Wed, 31 Jan 2001 21:17:03 -0800
60724              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
60725              
60726              tweak change#8659 to keep it simple
60727              
60728              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
60729              From: Russ Allbery <rra@stanford.edu>
60730              Date: 14 Feb 2001 10:15:41 -0800
60731              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
60732              
60733              (8809 empty)
60734              
60735              Upgrade to podlators 1.08, from Russ Allbery.
60736      Branch: perl
60737           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
60738           !> utils/perldoc.PL
60739 ____________________________________________________________________________
60740 [  8810] By: jhi                                   on 2001/02/15  13:35:08
60741         Log: Upgrade to podlators 1.08, from Russ Allbery.
60742      Branch: maint-5.6/perl
60743            ! lib/Pod/Man.pm lib/Pod/Text.pm
60744 ____________________________________________________________________________
60745 [  8809] By: jhi                                   on 2001/02/15  13:26:38
60746         Log: (accidentally empty check-in)
60747      Branch: maint-5.6/perl
60748            ! lib/Test/Harness.pm
60749 ____________________________________________________________________________
60750 [  8808] By: jhi                                   on 2001/02/15  13:23:47
60751         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
60752              From: Russ Allbery <rra@stanford.edu>
60753              Date: 14 Feb 2001 10:15:41 -0800
60754              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
60755              
60756              perldoc was hardcoding $Config{installscript}, which breaks
60757              when install* isn't where Perl ends up (such as with AFS).
60758              
60759              Use $Config{scriptdir} instead.
60760      Branch: maint-5.6/perl
60761            ! utils/perldoc.PL
60762 ____________________________________________________________________________
60763 [  8807] By: jhi                                   on 2001/02/14  14:37:27
60764         Log: Update Changes.
60765      Branch: perl
60766            ! Changes patchlevel.h
60767 ____________________________________________________________________________
60768 [  8806] By: jhi                                   on 2001/02/14  14:25:31
60769         Log: Integrate changes #8803,8804,8805 from mainline.
60770              
60771              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
60772              
60773              Don't skip too much of the locale error message if no environ array,
60774              from Chris Nandor.
60775              
60776              More MacOS Classic fixes from Chris Nandor.
60777      Branch: maint-5.6/perl
60778           !> doop.c lib/Cwd.pm perl.c perl.h util.c
60779 ____________________________________________________________________________
60780 [  8805] By: jhi                                   on 2001/02/14  03:29:01
60781         Log: More MacOS Classic fixes from Chris Nandor.
60782      Branch: perl
60783            ! doop.c lib/Cwd.pm
60784 ____________________________________________________________________________
60785 [  8804] By: jhi                                   on 2001/02/14  03:18:35
60786         Log: Don't skip too much of the locale error message if no environ array,
60787              from Chris Nandor.
60788      Branch: perl
60789            ! util.c
60790 ____________________________________________________________________________
60791 [  8803] By: jhi                                   on 2001/02/14  03:14:14
60792         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
60793      Branch: perl
60794            ! perl.c perl.h
60795 ____________________________________________________________________________
60796 [  8802] By: jhi                                   on 2001/02/13  18:31:33
60797         Log: AUTHORS update.
60798      Branch: perl
60799            ! AUTHORS
60800 ____________________________________________________________________________
60801 [  8801] By: jhi                                   on 2001/02/13  17:55:19
60802         Log: Integrate change #8792 from mainline.
60803              
60804              Subject: buncha MacPerl patches for bleadperl
60805              From: Chris Nandor <pudge@pobox.com>
60806              Date: Tue, 13 Feb 2001 00:02:43 -0500
60807              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
60808      Branch: maint-5.6/perl
60809           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
60810           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
60811           !> t/lib/basename.t toke.c util.h
60812 ____________________________________________________________________________
60813 [  8800] By: jhi                                   on 2001/02/13  17:46:43
60814         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
60815              to be forced to Off_t.
60816              
60817              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
60818              From: nick@ccl4.org
60819              Date: Thu, 1 Feb 2001 12:01:04 +0000
60820              Message-Id: <20010201120103.E11401@plum.flirble.org>
60821      Branch: maint-5.6/perl
60822            ! iperlsys.h perlio.c
60823 ____________________________________________________________________________
60824 [  8799] By: jhi                                   on 2001/02/13  16:52:51
60825         Log: Duplex duplex hunk hunk.
60826      Branch: maint-5.6/perl
60827            ! Makefile.SH
60828 ____________________________________________________________________________
60829 [  8797] By: jhi                                   on 2001/02/13  14:52:04
60830         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
60831              From: "Craig A. Berry" <craigberry@mac.com>
60832              Date: Mon, 12 Feb 2001 11:05:25 -0600
60833              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
60834      Branch: perl
60835            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
60836 ____________________________________________________________________________
60837 [  8796] By: jhi                                   on 2001/02/13  14:36:47
60838         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
60839              From: simon.cozens@pembroke.oxford.ac.uk 
60840              Date: Sat, 10 Feb 2001 17:57:02 +0000
60841              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
60842              
60843              Now it does include.
60844      Branch: perl
60845            ! pod/perldiag.pod
60846 ____________________________________________________________________________
60847 [  8795] By: jhi                                   on 2001/02/13  14:30:11
60848         Log: Sort the MANIFEST.
60849      Branch: perl
60850            ! MANIFEST
60851 ____________________________________________________________________________
60852 [  8794] By: jhi                                   on 2001/02/13  14:26:51
60853         Log: Integrate change #8793 from mainline, FAQ updates.
60854      Branch: maint-5.6/perl
60855           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
60856 ____________________________________________________________________________
60857 [  8793] By: jhi                                   on 2001/02/13  14:25:13
60858         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
60859      Branch: perl
60860            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
60861 ____________________________________________________________________________
60862 [  8792] By: jhi                                   on 2001/02/13  14:22:50
60863         Log: Subject: buncha MacPerl patches for bleadperl
60864              From: Chris Nandor <pudge@pobox.com>
60865              Date: Tue, 13 Feb 2001 00:02:43 -0500
60866              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
60867      Branch: perl
60868            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
60869            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
60870            ! t/lib/basename.t toke.c util.h
60871 ____________________________________________________________________________
60872 [  8791] By: jhi                                   on 2001/02/13  14:10:39
60873         Log: Integrate change #8790 from mainline.
60874              
60875              environ array wrongly assumed in Perl_init_i18nl10n(),
60876      Branch: maint-5.6/perl
60877           !> util.c
60878 ____________________________________________________________________________
60879 [  8790] By: jhi                                   on 2001/02/13  14:06:15
60880         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
60881              noticed by Chris Nandor in MacOS Classic.
60882      Branch: perl
60883            ! util.c
60884 ____________________________________________________________________________
60885 [  8789] By: jhi                                   on 2001/02/13  13:58:07
60886         Log: Integrate changes #8373,8487,8544,8783 from mainline.
60887              
60888              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
60889              hints files, the dynaloading, assimilate ebcdic into util.c.
60890      Branch: maint-5.6/perl
60891            - ebcdic.c
60892            ! MANIFEST hints/posix-bc.sh
60893           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
60894           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
60895           !> perlapi.c proto.h util.c
60896 ____________________________________________________________________________
60897 [  8788] By: alanbur                               on 2001/02/13  10:33:13
60898         Log: Integrated changes from maint-5.6
60899      Branch: maint-5.6/pureperl
60900           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
60901           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
60902           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
60903           !> vos/config.ga.h vos/configure_perl.cm
60904 ____________________________________________________________________________
60905 [  8787] By: jhi                                   on 2001/02/13  05:56:36
60906         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
60907      Branch: perl
60908           !> Makefile.SH
60909 ____________________________________________________________________________
60910 [  8786] By: jhi                                   on 2001/02/13  05:54:34
60911         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
60912              From: Dorner Thomas <Thomas.Dorner@start.de>
60913              Date: Mon, 12 Feb 2001 15:06:26 +0100
60914              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
60915      Branch: maint-5.6/perl
60916            ! Makefile.SH
60917 ____________________________________________________________________________
60918 [  8785] By: jhi                                   on 2001/02/13  05:29:04
60919         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
60920      Branch: perl
60921           !> hints/openbsd.sh
60922 ____________________________________________________________________________
60923 [  8784] By: jhi                                   on 2001/02/13  02:25:24
60924         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
60925              From: Peter Prymmer <pvhp@forte.com>
60926              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
60927              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
60928      Branch: perl
60929            ! pod/perlclib.pod
60930 ____________________________________________________________________________
60931 [  8783] By: jhi                                   on 2001/02/13  02:22:36
60932         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
60933      Branch: perl
60934            - ebcdic.c
60935            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
60936            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
60937            ! util.c
60938 ____________________________________________________________________________
60939 [  8782] By: jhi                                   on 2001/02/13  02:00:07
60940         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
60941      Branch: maint-5.6/perl
60942            ! pod/perlport.pod
60943 ____________________________________________________________________________
60944 [  8781] By: jhi                                   on 2001/02/13  01:58:44
60945         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
60946      Branch: maint-5.6/perl
60947            ! hints/openbsd.sh
60948 ____________________________________________________________________________
60949 [  8780] By: jhi                                   on 2001/02/13  01:57:33
60950         Log: Synchronize the regexp tests between maintperl and mainline.
60951      Branch: maint-5.6/perl
60952           !> t/op/re_tests
60953 ____________________________________________________________________________
60954 [  8779] By: jhi                                   on 2001/02/13  01:49:35
60955         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
60956              From: Hugo <hv@crypt.compulink.co.uk>
60957              Date: Tue, 13 Feb 2001 00:11:11 +0000
60958              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
60959      Branch: perl
60960            ! regcomp.c t/op/re_tests
60961 ____________________________________________________________________________
60962 [  8778] By: jhi                                   on 2001/02/13  00:23:10
60963         Log: Comments do not nest.
60964      Branch: perl
60965            ! perl.h
60966 ____________________________________________________________________________
60967 [  8777] By: jhi                                   on 2001/02/13  00:17:54
60968         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
60969              From: Hugo <hv@crypt.compulink.co.uk>
60970              Date: Tue, 13 Feb 2001 00:11:11 +0000
60971              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
60972      Branch: maint-5.6/perl
60973            ! regcomp.c t/op/re_tests
60974 ____________________________________________________________________________
60975 [  8776] By: jhi                                   on 2001/02/12  23:25:52
60976         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
60977      Branch: maint-5.6/perl
60978            ! pod/perlport.pod
60979 ____________________________________________________________________________
60980 [  8775] By: jhi                                   on 2001/02/12  23:04:28
60981         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
60982      Branch: maint-5.6/perl
60983            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
60984            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
60985            ! vos/configure_perl.cm
60986 ____________________________________________________________________________
60987 [  8774] By: jhi                                   on 2001/02/12  22:59:11
60988         Log: Subject: Re: [patch] context for 'U' magic functions
60989              From: Doug MacEachern <dougm@covalent.net>
60990              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
60991              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
60992              
60993              plus the suggestion by Nick Ing-Simmons to name the macro
60994              as PERL_MG_UFUNC to avoid namespace pollution, plus add
60995              the advice by Doug for XS writers to perl.h
60996      Branch: perl
60997            ! mg.c perl.h
60998 ____________________________________________________________________________
60999 [  8773] By: jhi                                   on 2001/02/11  20:14:12
61000         Log: Update Changes.
61001      Branch: perl
61002            ! Changes patchlevel.h
61003 ____________________________________________________________________________
61004 [  8772] By: jhi                                   on 2001/02/11  18:47:52
61005         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
61006              From: Simon Cozens <simon@cozens.net>
61007              Date: Wed, 31 Jan 2001 16:31:43 +0000
61008              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
61009      Branch: perl
61010            + pod/perlclib.pod
61011            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
61012            ! pod/perltoc.pod
61013 ____________________________________________________________________________
61014 [  8771] By: jhi                                   on 2001/02/11  18:36:48
61015         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
61016              
61017              Blocks-4d3.beta.txt
61018              CaseFolding-3d4.beta.txt
61019              CompositionExclusions-3d6.beta.txt
61020              EastAsianWidth-4d4.beta.txt
61021              LineBreak-6d3.beta.txt
61022              NamesList-3.1.0d1.beta.txt
61023              PropList-3.1.0d4.beta.txt
61024              SpecialCasing-4d1.beta.txt
61025              UnicodeData-3.1.0d6.beta.txt
61026      Branch: perl
61027            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
61028           +> lib/unicode/UCD.html lib/unicode/Unicode.html
61029            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
61030            - lib/unicode/Unicode.301
61031            ! (edit 257 files)
61032 ____________________________________________________________________________
61033 [  8770] By: jhi                                   on 2001/02/11  17:26:22
61034         Log: UTF-8 documentation.
61035      Branch: perl
61036            ! utf8.h
61037 ____________________________________________________________________________
61038 [  8769] By: jhi                                   on 2001/02/11  17:12:49
61039         Log: Retract #8762.
61040      Branch: perl
61041            ! regexec.c
61042 ____________________________________________________________________________
61043 [  8768] By: jhi                                   on 2001/02/11  16:54:45
61044         Log: Subject: [PATCH] Test::Harness
61045              From: andreas.koenig@anima.de (Andreas J. Koenig)
61046              Date: 11 Feb 2001 14:37:00 +0100
61047              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
61048      Branch: perl
61049            ! lib/Test/Harness.pm
61050 ____________________________________________________________________________
61051 [  8767] By: jhi                                   on 2001/02/11  16:53:52
61052         Log: Subject: [PATCH] Document makepatch in Porting/patching
61053              From: andreas.koenig@anima.de (Andreas J. Koenig)
61054              Date: 11 Feb 2001 16:46:28 +0100
61055              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
61056      Branch: perl
61057            ! Porting/patching.pod
61058 ____________________________________________________________________________
61059 [  8766] By: jhi                                   on 2001/02/11  06:30:23
61060         Log: Subject: Re: [patch] GvSHARED
61061              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
61062              From: Doug MacEachern <dougm@covalent.net>
61063              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
61064              
61065              Subject: Re: [patch] GvSHARED
61066              From: Doug MacEachern <dougm@covalent.net>
61067              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
61068              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
61069              
61070              Subject: [patch] attributes.pm support for `shared'
61071              From: Doug MacEachern <dougm@covalent.net>
61072              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
61073              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
61074              
61075              our() attributes were ignored, our :shared pieces missing,
61076              allow attributes.pm to turn on shared.
61077      Branch: perl
61078            ! op.c t/op/attrs.t toke.c xsutils.c
61079 ____________________________________________________________________________
61080 [  8765] By: alanbur                               on 2001/02/10  23:11:19
61081         Log: Resync with parent (hopefully sucessfully this time)
61082      Branch: maint-5.6/pureperl
61083           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
61084           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
61085           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
61086           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
61087           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
61088           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
61089           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
61090 ____________________________________________________________________________
61091 [  8764] By: jhi                                   on 2001/02/10  22:54:38
61092         Log: Make TEST and UTEST more verbose in case something goes
61093              wrong in running/compiling a script, suggested by Doug
61094              MacEachern.
61095      Branch: perl
61096            ! t/TEST t/UTEST
61097 ____________________________________________________________________________
61098 [  8763] By: jhi                                   on 2001/02/10  22:11:34
61099         Log: Bogus shebang.
61100      Branch: perl
61101            ! t/lib/texttabs.t
61102 ____________________________________________________________________________
61103 [  8762] By: jhi                                   on 2001/02/10  21:56:02
61104         Log: (Retracted by #8769)
61105      Branch: perl
61106            ! regexec.c
61107 ____________________________________________________________________________
61108 [  8761] By: jhi                                   on 2001/02/10  21:26:15
61109         Log: Subject: Re: [patch] GvSHARED 
61110              From: Doug MacEachern <dougm@covalent.net>
61111              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
61112              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
61113              
61114              our @EXPORT : shared = (...);
61115      Branch: perl
61116            ! toke.c
61117 ____________________________________________________________________________
61118 [  8760] By: jhi                                   on 2001/02/10  21:25:07
61119         Log: Subject: [patch] GvSHARED
61120              From: Doug MacEachern <dougm@covalent.net>
61121              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
61122              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
61123      Branch: perl
61124            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
61125 ____________________________________________________________________________
61126 [  8759] By: alanbur                               on 2001/02/10  21:24:27
61127         Log: Backed out mismerge.
61128      Branch: maint-5.6/pureperl
61129            ! MANIFEST README.hpux README.vmesa gv.c installhtml
61130            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
61131            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
61132            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
61133            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
61134            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
61135            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
61136 ____________________________________________________________________________
61137 [  8758] By: jhi                                   on 2001/02/10  18:01:17
61138         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
61139              
61140              Fixed UMRs and leak in Perl_pmtrans()
61141              
61142              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
61143              associated UTFied tr/// code.  Also fixed scoping leak of
61144              PL_reg_start_tmp.
61145              
61146              newATTRSUB leaks when an attempt to redefine the active sort sub is
61147              made.
61148      Branch: maint-5.6/perl
61149           !> op.c regcomp.c
61150 ____________________________________________________________________________
61151 [  8757] By: alanbur                               on 2001/02/10  17:56:46
61152         Log: Resynchronised with parent
61153      Branch: maint-5.6/pureperl
61154           +> README.bs2000
61155            - README.posix-bc
61156            ! gv.c perl.c sv.c
61157           !> MANIFEST README.hpux README.vmesa installhtml
61158           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
61159           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
61160           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
61161           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
61162           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
61163           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
61164 ____________________________________________________________________________
61165 [  8756] By: alanbur                               on 2001/02/10  17:51:15
61166         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
61167              made.
61168      Branch: maint-5.6/pureperl
61169            ! op.c
61170 ____________________________________________________________________________
61171 [  8755] By: jhi                                   on 2001/02/09  22:41:35
61172         Log: Upgrade to CPAN 1.59_54, from Andreas König.
61173      Branch: perl
61174            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
61175 ____________________________________________________________________________
61176 [  8754] By: jhi                                   on 2001/02/09  22:29:20
61177         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
61178              
61179              Didn't upgrade the fill.t since it has a dependency to File::Slurp
61180              purely for debugging purposes, the actual test hasn't changed.
61181      Branch: perl
61182            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
61183            ! t/lib/textwrap.t
61184 ____________________________________________________________________________
61185 [  8753] By: jhi                                   on 2001/02/09  20:17:50
61186         Log: Integrate change #8682 from maintperl.
61187              
61188              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
61189              to work correctly.
61190      Branch: perl
61191           !> hints/irix_6.sh
61192 ____________________________________________________________________________
61193 [  8752] By: jhi                                   on 2001/02/09  20:00:46
61194         Log: Update Changes.
61195      Branch: perl
61196            ! Changes patchlevel.h
61197 ____________________________________________________________________________
61198 [  8751] By: nick                                  on 2001/02/09  19:48:37
61199         Log: Integrate mainline
61200      Branch: perlio
61201           +> README.bs2000 t/lib/cgi-esc.t
61202            - README.posix-bc
61203           !> (integrate 53 files)
61204 ____________________________________________________________________________
61205 [  8750] By: nick                                  on 2001/02/09  19:25:16
61206         Log: Subject: RE: Biannual Competition to Improve Hashing Function
61207              From: Fisher Mark <fisherm@tce.com>
61208              Date: Thu, 8 Feb 2001 10:44:00 -0500
61209              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
61210              Date: Thu, 8 Feb 2001 15:02:47 -0500
61211              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
61212      Branch: perl
61213            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
61214 ____________________________________________________________________________
61215 [  8749] By: jhi                                   on 2001/02/09  19:02:35
61216         Log: Forgotten fragment.
61217      Branch: perl
61218            ! pod/perlapi.pod
61219 ____________________________________________________________________________
61220 [  8748] By: jhi                                   on 2001/02/09  18:31:34
61221         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
61222              plus manual tweakage.
61223              
61224              Sync the perlfaq2 between mainline and maintperl.
61225      Branch: maint-5.6/perl
61226            ! pod/perlfaq2.pod
61227      Branch: perl
61228           !> pod/perlfaq2.pod
61229 ____________________________________________________________________________
61230 [  8747] By: jhi                                   on 2001/02/09  18:12:04
61231         Log: Subject: versiononly and installperl
61232              From: abigail@foad.org
61233              Date: Wed, 7 Feb 2001 22:43:12 +0100
61234              Message-ID: <20010207214312.7045.qmail@foad.org>    
61235              
61236              Add +v flag to force a normal install of the perl binary
61237              and the utilities.
61238              
61239              Subject: [PATCH] installperl
61240              From: Nicholas Clark <nick@ccl4.org>
61241              Date: Fri, 9 Feb 2001 16:28:57 +0000
61242              Message-ID: <20010209162857.B10931@plum.flirble.org>
61243              
61244              Add -A flag which also hardlinks the binary with
61245              the full architecture name.
61246      Branch: perl
61247            ! installperl
61248 ____________________________________________________________________________
61249 [  8746] By: jhi                                   on 2001/02/09  18:03:43
61250         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
61251              
61252              Subject: perlfaq2, re: perlmongers
61253              
61254              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
61255              
61256              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
61257              
61258              Subject: [ID 20010205.001] typo in perlfaq9
61259              
61260              Subject: [ID 20010208.002] unordered explanation in perlcall
61261      Branch: maint-5.6/perl
61262           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
61263           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
61264           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
61265 ____________________________________________________________________________
61266 [  8745] By: jhi                                   on 2001/02/09  17:59:09
61267         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
61268              From: abela@geneanet.org
61269              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
61270              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
61271      Branch: perl
61272            ! pod/perlcall.pod
61273 ____________________________________________________________________________
61274 [  8744] By: jhi                                   on 2001/02/09  17:48:16
61275         Log: Subject: [ID 20010205.001] typo in perlfaq9
61276              From: eserte@vran.herceg.de
61277              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
61278              Message-Id: <200102042244.XAA21926@vran.herceg.de>
61279      Branch: perl
61280            ! pod/perlfaq9.pod
61281 ____________________________________________________________________________
61282 [  8743] By: jhi                                   on 2001/02/09  17:25:12
61283         Log: Integrate change #8695 from maintperl.
61284              
61285              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
61286      Branch: perl
61287           !> thread.h
61288 ____________________________________________________________________________
61289 [  8742] By: jhi                                   on 2001/02/09  17:21:22
61290         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
61291              From: Andy Dougherty <doughera@lafayette.edu>
61292              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
61293              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
61294      Branch: perl
61295            ! embed.pl
61296 ____________________________________________________________________________
61297 [  8741] By: jhi                                   on 2001/02/09  17:05:19
61298         Log: Integrate changes #8738,8739,8740 from maintperl.
61299              
61300              Html files will be installed in a more logical and easier to
61301              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
61302              
61303              Html files will be generated with a header to make them look
61304              a little less bare.
61305              
61306              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
61307      Branch: perl
61308           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
61309 ____________________________________________________________________________
61310 [  8740] By: jhi                                   on 2001/02/09  17:03:46
61311         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
61312              From: "Brendan O'Dea" <bod@compusol.com.au>
61313              Date: Sun, 4 Feb 2001 11:17:56 +1100
61314              Message-ID: <20010204111756.A16301@compusol.com.au>
61315      Branch: maint-5.6/perl
61316            ! pod/perlfaq3.pod
61317 ____________________________________________________________________________
61318 [  8739] By: jhi                                   on 2001/02/09  17:01:59
61319         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
61320              From: "Indy Singh" <indy@nusphere.com>
61321              Date: Fri, 2 Feb 2001 15:09:59 -0500
61322              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
61323              
61324              Html files will be generated with a header to make them look
61325              a little less bare.
61326      Branch: maint-5.6/perl
61327            ! installhtml
61328 ____________________________________________________________________________
61329 [  8738] By: jhi                                   on 2001/02/09  16:58:48
61330         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
61331              From: "Indy Singh" <indy@nusphere.com>
61332              Date: Fri, 2 Feb 2001 15:08:23 -0500
61333              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
61334              
61335              Html files will be installed in a more logical and easier to
61336              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
61337      Branch: maint-5.6/perl
61338            ! win32/Makefile win32/makefile.mk
61339 ____________________________________________________________________________
61340 [  8737] By: jhi                                   on 2001/02/09  16:46:54
61341         Log: Integrate changes #8687,8736 from maintperl.
61342              
61343              HP-UX thread patches from Merijn H. Brand.
61344              
61345              Latin nit from Philip Newton.
61346      Branch: perl
61347           !> README.hpux hints/hpux.sh
61348 ____________________________________________________________________________
61349 [  8736] By: jhi                                   on 2001/02/09  16:42:31
61350         Log: Latin nit from Philip Newton.
61351      Branch: maint-5.6/perl
61352            ! README.hpux
61353 ____________________________________________________________________________
61354 [  8735] By: jhi                                   on 2001/02/09  16:24:03
61355         Log: Integrate changes #8704,8710 from pureperl.
61356              
61357              Fixed UMRs and leak in Perl_pmtrans()
61358              
61359              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
61360              associated UTFied tr/// code.  Also fixed scoping leak of
61361              PL_reg_start_tmp.
61362      Branch: perl
61363           !> op.c regcomp.c
61364 ____________________________________________________________________________
61365 [  8734] By: jhi                                   on 2001/02/09  15:40:21
61366         Log: Integrate change #8733 from maintperl.
61367              
61368              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
61369      Branch: perl
61370           !> pod/perlre.pod
61371 ____________________________________________________________________________
61372 [  8733] By: jhi                                   on 2001/02/09  15:35:47
61373         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
61374              From: Prymmer/Kahn <pvhp@best.com>
61375              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
61376              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
61377      Branch: maint-5.6/perl
61378            ! pod/perlre.pod
61379 ____________________________________________________________________________
61380 [  8732] By: jhi                                   on 2001/02/09  15:26:17
61381         Log: Rename README.posix-bc to README.bs2000 (to avoid the
61382              confusion of a "perlposix-bc.pod"), add a few missing
61383              arch pods, regen toc.
61384      Branch: maint-5.6/perl
61385           +> README.bs2000
61386            - README.posix-bc
61387            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
61388            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
61389 ____________________________________________________________________________
61390 [  8731] By: jhi                                   on 2001/02/09  15:23:39
61391         Log: De-cut-and-pasto.
61392      Branch: perl
61393            ! pod/perl.pod
61394 ____________________________________________________________________________
61395 [  8730] By: jhi                                   on 2001/02/09  15:11:13
61396         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
61397              when people think that perlposix-bc.pod tells anything about
61398              Perl and POSIX.  Regen toc.
61399      Branch: perl
61400           +> README.bs2000
61401            - README.posix-bc
61402            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
61403            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
61404 ____________________________________________________________________________
61405 [  8729] By: jhi                                   on 2001/02/09  14:52:28
61406         Log: The README.vmesa part of #8712 from maintperl.
61407      Branch: perl
61408            ! README.vmesa
61409 ____________________________________________________________________________
61410 [  8728] By: jhi                                   on 2001/02/09  14:46:06
61411         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
61412              From: Peter Prymmer <pvhp@forte.com>
61413              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
61414              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
61415      Branch: maint-5.6/perl
61416            ! README.vmesa win32/Makefile win32/makefile.mk
61417 ____________________________________________________________________________
61418 [  8727] By: jhi                                   on 2001/02/09  14:33:25
61419         Log: Integrate change #8712 from mainline.
61420              
61421              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
61422      Branch: maint-5.6/perl
61423           !> lib/Pod/Find.pm
61424 ____________________________________________________________________________
61425 [  8726] By: jhi                                   on 2001/02/09  14:30:28
61426         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
61427              From: Peter Prymmer <pvhp@forte.com>
61428              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
61429              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
61430      Branch: perl
61431            + t/lib/cgi-esc.t
61432            ! MANIFEST lib/CGI/Util.pm
61433 ____________________________________________________________________________
61434 [  8725] By: jhi                                   on 2001/02/09  04:56:47
61435         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
61436      Branch: maint-5.6/perl
61437            ! pod/perlport.pod
61438 ____________________________________________________________________________
61439 [  8724] By: jhi                                   on 2001/02/09  04:40:59
61440         Log: Integrate changes 7819,7820 from vmsperl into mainline.
61441              
61442              Add header for LIB$ prototypes (C. Berry)
61443              
61444              Convert fwrite()s to sockets to write()s, since some socket stacks
61445              don't take kindly to stdio.
61446              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
61447              (for often optional LNMs)
61448              Correct a few typos
61449              (C. Bailey)
61450      Branch: perl
61451           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
61452 ____________________________________________________________________________
61453 [  8723] By: jhi                                   on 2001/02/09  03:29:29
61454         Log: Integrate change #8722 from mainline.
61455              
61456              The Im() function wasn't returning zero for non-Math::Complex
61457              arguments.  The bug reported by John Gamble.
61458      Branch: maint-5.6/perl
61459           !> lib/Math/Complex.pm
61460 ____________________________________________________________________________
61461 [  8722] By: jhi                                   on 2001/02/09  03:28:33
61462         Log: The Im() function wasn't returning zero for non-Math::Complex
61463              arguments.  The bug reported by John Gamble.
61464      Branch: perl
61465            ! lib/Math/Complex.pm
61466 ____________________________________________________________________________
61467 [  8721] By: nick                                  on 2001/02/08  22:11:35
61468         Log: Correct the correction :-(
61469      Branch: perl
61470            ! perl.c
61471 ____________________________________________________________________________
61472 [  8720] By: bailey                                on 2001/02/08  20:59:22
61473         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
61474              don't take kindly to stdio.
61475              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
61476              (for often optional LNMs)
61477              Correct a few typos
61478              (C. Bailey)
61479      Branch: vmsperl
61480            ! vms/vms.c vms/vmsish.h
61481 ____________________________________________________________________________
61482 [  8719] By: bailey                                on 2001/02/08  20:51:02
61483         Log: Add header for LIB$ prototypes (C. Berry)
61484      Branch: vmsperl
61485            ! ext/Devel/DProf/DProf.xs
61486 ____________________________________________________________________________
61487 [  8718] By: bailey                                on 2001/02/08  20:49:00
61488         Log: SYN SYN
61489      Branch: vmsperl
61490           +> pod/perliol.pod t/lib/sample-tests/bailout
61491           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
61492           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
61493           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
61494           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
61495           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
61496           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
61497            - lib/unicode/Is/DCinital.pl
61498           !> (integrate 101 files)
61499 ____________________________________________________________________________
61500 [  8717] By: nick                                  on 2001/02/08  19:38:48
61501         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
61502              From: Robin Barker <rmb1@cise.npl.co.uk>
61503              Date: Thu, 8 Feb 2001 14:38:07 GMT
61504              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
61505      Branch: perl
61506            ! lib/CPAN.pm
61507 ____________________________________________________________________________
61508 [  8716] By: nick                                  on 2001/02/08  19:29:07
61509         Log: Generated files form 8713 etc.
61510      Branch: perl
61511            ! embed.h global.sym objXSUB.h perlapi.c proto.h
61512 ____________________________________________________________________________
61513 [  8715] By: nick                                  on 2001/02/08  19:26:08
61514         Log: Fixup non-ithread build after 8713
61515      Branch: perl
61516            ! perl.c
61517 ____________________________________________________________________________
61518 [  8714] By: nick                                  on 2001/02/08  19:17:45
61519         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
61520              From: nick@ccl4.org
61521              Date: Wed, 7 Feb 2001 00:27:47 +0000
61522              Message-Id: <20010207002747.B63724@plum.flirble.org>
61523      Branch: perl
61524            ! sv.c toke.c
61525 ____________________________________________________________________________
61526 [  8713] By: nick                                  on 2001/02/08  19:15:58
61527         Log: Subject: Re: [patch] Re: PL_ptr_table
61528              From: Doug Maceachern <dougm@covalent.net>
61529              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
61530              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
61531      Branch: perl
61532            ! embed.pl perl.c sv.c sv.h
61533 ____________________________________________________________________________
61534 [  8712] By: nick                                  on 2001/02/08  19:12:47
61535         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
61536              From: Peter Prymmer <pvhp@forte.com>
61537              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
61538              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
61539      Branch: perl
61540            ! lib/Pod/Find.pm
61541 ____________________________________________________________________________
61542 [  8711] By: nick                                  on 2001/02/07  21:06:11
61543         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
61544              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
61545              From: Alan Burlison <Alan.Burlison@uk.sun.com>
61546              Date: Tue, 06 Feb 2001 23:37:01 +0000
61547              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
61548      Branch: perl
61549            ! regcomp.c
61550 ____________________________________________________________________________
61551 [  8710] By: alanbur                               on 2001/02/07  00:22:04
61552         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
61553              associated UTFied tr/// code.  Also fixed scoping leak of
61554              PL_reg_start_tmp.
61555      Branch: maint-5.6/pureperl
61556            ! op.c regcomp.c
61557 ____________________________________________________________________________
61558 [  8709] By: nick                                  on 2001/02/06  21:16:49
61559         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
61560              From: Michael G Schwern <schwern@pobox.com>
61561              Date: Sun, 4 Feb 2001 19:47:14 -0500
61562              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
61563      Branch: perl
61564            ! pod/perlapi.pod pod/perlmodlib.PL
61565 ____________________________________________________________________________
61566 [  8708] By: nick                                  on 2001/02/06  20:41:20
61567         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
61568              From: Michael G Schwern <schwern@pobox.com>
61569              Date: Sun, 4 Feb 2001 21:17:49 -0500
61570              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
61571      Branch: perl
61572            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
61573            ! pod/perltootc.pod
61574 ____________________________________________________________________________
61575 [  8707] By: nick                                  on 2001/02/06  20:29:11
61576         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
61577              From: Michael G Schwern <schwern@pobox.com>
61578              Date: Tue, 6 Feb 2001 05:54:30 -0500
61579              Message-Id: <20010206055430.A951@blackrider.aocn.com>
61580      Branch: perl
61581            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
61582 ____________________________________________________________________________
61583 [  8706] By: nick                                  on 2001/02/06  20:21:40
61584         Log: Subject: RE: some win32 fixes
61585              Date: Tue, 6 Feb 2001 09:23:20 +0300
61586              From: Vadim Konovalov <vkonovalov@lucent.com>
61587              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
61588      Branch: perl
61589            ! toke.c win32/Makefile win32/config.bc win32/config.gc
61590            ! win32/config.vc win32/config_H.bc win32/makefile.mk
61591 ____________________________________________________________________________
61592 [  8705] By: alanbur                               on 2001/02/06  15:00:03
61593         Log: Synchronised with parent
61594      Branch: maint-5.6/pureperl
61595            ! regexec.c
61596           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
61597           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
61598 ____________________________________________________________________________
61599 [  8704] By: alanbur                               on 2001/02/06  14:55:24
61600         Log: Fixed UMRs and leak in Perl_pmtrans()
61601      Branch: maint-5.6/pureperl
61602            ! op.c
61603 ____________________________________________________________________________
61604 [  8703] By: gsar                                  on 2001/02/06  02:29:37
61605         Log: $(MAKE) distclean doesn't clean up properly on windows
61606      Branch: maint-5.6/perl
61607            ! win32/Makefile win32/makefile.mk
61608 ____________________________________________________________________________
61609 [  8702] By: gsar                                  on 2001/02/06  01:00:46
61610         Log: tweak change#8659 to keep it simple
61611      Branch: maint-5.6/perl
61612            ! utils/perldoc.PL
61613 ____________________________________________________________________________
61614 [  8701] By: gsar                                  on 2001/02/05  22:45:41
61615         Log: change#8693 was missing testsuite changes
61616      Branch: maint-5.6/perl
61617           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
61618 ____________________________________________________________________________
61619 [  8700] By: nick                                  on 2001/02/05  20:32:52
61620         Log: Integrate mainline
61621      Branch: perlio
61622           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
61623           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
61624           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
61625           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
61626           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
61627           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
61628           +> t/lib/test-harness.t
61629           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
61630           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
61631           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
61632           !> pod/perlutil.pod t/TEST utils/h2xs.PL
61633 ____________________________________________________________________________
61634 [  8699] By: nick                                  on 2001/02/05  19:41:07
61635         Log: Subject: perlfaq2, re: perlmongers
61636              From: David H. Adler <dha@panix.com>
61637              Date: Sun, 4 Feb 2001 23:48:23 -0500
61638              Message-Id: <20010204234823.A13429@panix.com>
61639      Branch: perl
61640            ! pod/perlfaq2.pod
61641 ____________________________________________________________________________
61642 [  8698] By: nick                                  on 2001/02/05  19:39:31
61643         Log: Missed file f#rom the testharness mess.
61644      Branch: perl
61645            + t/lib/test-harness.t
61646 ____________________________________________________________________________
61647 [  8697] By: nick                                  on 2001/02/05  19:37:21
61648         Log: Subject: [DOC PATCH] overload.pm nits
61649              From: John Tobey <jtobey@john-edwin-tobey.org>
61650              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
61651              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
61652      Branch: perl
61653            ! lib/overload.pm
61654 ____________________________________________________________________________
61655 [  8696] By: alanbur                               on 2001/02/05  11:56:00
61656         Log: Sync with parent
61657      Branch: maint-5.6/pureperl
61658           !> thread.h
61659 ____________________________________________________________________________
61660 [  8695] By: gsar                                  on 2001/02/05  03:27:34
61661         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
61662      Branch: maint-5.6/perl
61663            ! thread.h
61664 ____________________________________________________________________________
61665 [  8694] By: alanbur                               on 2001/02/05  00:07:47
61666         Log: Initial branch creation from //depot/maint-5.6/perl
61667      Branch: maint-5.6/pureperl
61668           +> (branch 1719 files)
61669 ____________________________________________________________________________
61670 [  8693] By: gsar                                  on 2001/02/04  22:38:49
61671         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
61672              changes)
61673      Branch: maint-5.6/perl
61674           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
61675           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
61676           !> ext/DB_File/version.c
61677 ____________________________________________________________________________
61678 [  8692] By: nick                                  on 2001/02/04  18:15:57
61679         Log: The missed t/TEST part of the grand testharness upgrade.
61680      Branch: perl
61681            ! t/TEST
61682 ____________________________________________________________________________
61683 [  8691] By: nick                                  on 2001/02/04  18:05:17
61684         Log: New improved test harness
61685              Subject: Re: [PATCH Test::Harness] Third time's a charm?
61686              From: Michael G Schwern <schwern@pobox.com>
61687              Date: Sun, 4 Feb 2001 08:01:20 -0500
61688              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
61689      Branch: perl
61690            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
61691            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
61692            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
61693            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
61694            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
61695            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
61696            ! MANIFEST lib/Test/Harness.pm
61697 ____________________________________________________________________________
61698 [  8690] By: nick                                  on 2001/02/04  17:57:51
61699         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
61700              From: Jonathan Stowe <gellyfish@gellyfish.com>
61701              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
61702              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
61703      Branch: perl
61704            ! utils/h2xs.PL
61705 ____________________________________________________________________________
61706 [  8689] By: nick                                  on 2001/02/04  17:55:24
61707         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
61708              From: Michael G Schwern <schwern@pobox.com>
61709              Date: Sat, 3 Feb 2001 22:46:38 -0500
61710              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
61711      Branch: perl
61712            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
61713            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
61714 ____________________________________________________________________________
61715 [  8688] By: nick                                  on 2001/02/04  17:43:55
61716         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
61717              length byfailing to spot lack of closing )
61718              From: nick@talking.bollo.cx
61719              Date: Sat, 03 Feb 2001 23:53:16 +0000
61720              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
61721      Branch: perl
61722            ! perlio.c pod/perldiag.pod
61723 ____________________________________________________________________________
61724 [  8687] By: jhi                                   on 2001/02/03  17:11:42
61725         Log: HP-UX thread patches from Merijn H. Brand.
61726      Branch: maint-5.6/perl
61727            ! README.hpux hints/hpux.sh
61728 ____________________________________________________________________________
61729 [  8686] By: jhi                                   on 2001/02/03  16:40:12
61730         Log: Metaconfig changes for #8685.
61731      Branch: metaconfig
61732            ! U/installdirs/instubperl.U
61733      Branch: metaconfig/U/perl
61734            ! Devel.U versiononly.U
61735 ____________________________________________________________________________
61736 [  8685] By: jhi                                   on 2001/02/03  16:39:49
61737         Log: For -Dusedevel builds turn off installusrbinperl and turn on
61738              versiononly, a combined idea of Richard Soderberg and Merijn
61739              H. Brand.  You can still override both of these from the command
61740              line if you need to, -Dinstallusrbinperl and -Uversiononly.
61741      Branch: perl
61742            ! Configure
61743 ____________________________________________________________________________
61744 [  8684] By: jhi                                   on 2001/02/03  16:16:34
61745         Log: Metaconfig unit fix for #8683.
61746      Branch: metaconfig
61747            ! U/compline/nblock_io.U
61748 ____________________________________________________________________________
61749 [  8683] By: jhi                                   on 2001/02/03  16:16:12
61750         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
61751              reported by Peter Prymmer for 5.6-TRIAL1.
61752      Branch: perl
61753            ! Configure
61754 ____________________________________________________________________________
61755 [  8682] By: jhi                                   on 2001/02/03  05:52:11
61756         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
61757              to work correctly.
61758      Branch: maint-5.6/perl
61759            ! hints/irix_6.sh
61760 ____________________________________________________________________________
61761 [  8681] By: jhi                                   on 2001/02/03  05:47:33
61762         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
61763      Branch: maint-5.6/perl
61764            ! pod/perlport.pod
61765 ____________________________________________________________________________
61766 [  8680] By: jhi                                   on 2001/02/02  21:39:49
61767         Log: perlport update from Peter Prymmer.
61768      Branch: maint-5.6/perl
61769            ! pod/perlport.pod
61770 ____________________________________________________________________________
61771 [  8679] By: nick                                  on 2001/02/02  20:50:48
61772         Log: Integrate mainline
61773      Branch: perlio
61774           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
61775           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
61776           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
61777 ____________________________________________________________________________
61778 [  8678] By: gsar                                  on 2001/02/02  16:02:12
61779         Log: note about bincompat, slightly modified (from Lupe Christoph)
61780      Branch: maint-5.6/perl
61781            ! README.solaris
61782 ____________________________________________________________________________
61783 [  8677] By: jhi                                   on 2001/02/02  15:46:20
61784         Log: Supported platforms updates.
61785      Branch: maint-5.6/perl
61786            ! pod/perlport.pod
61787 ____________________________________________________________________________
61788 [  8676] By: jhi                                   on 2001/02/02  03:41:26
61789         Log: A couple more perlfaq2 tweaks.
61790      Branch: maint-5.6/perl
61791            ! pod/perlfaq2.pod
61792 ____________________________________________________________________________
61793 [  8675] By: jhi                                   on 2001/02/02  03:17:44
61794         Log: Misedit in #8661.
61795      Branch: maint-5.6/perl
61796            ! Configure
61797 ____________________________________________________________________________
61798 [  8674] By: jhi                                   on 2001/02/02  03:14:38
61799         Log: Damien again.
61800      Branch: maint-5.6/perl
61801            ! pod/perlfaq2.pod
61802 ____________________________________________________________________________
61803 [  8673] By: jhi                                   on 2001/02/02  03:12:40
61804         Log: perlfaq update from Elaine Ashton.
61805      Branch: maint-5.6/perl
61806            ! pod/perlfaq2.pod
61807 ____________________________________________________________________________
61808 [  8672] By: jhi                                   on 2001/02/02  03:07:08
61809         Log: UTF-8 s/// patch from Inaba Hiroto.
61810      Branch: maint-5.6/perl
61811            ! pp_ctl.c pp_hot.c
61812 ____________________________________________________________________________
61813 [  8671] By: jhi                                   on 2001/02/01  22:34:31
61814         Log: Update Changes.
61815      Branch: perl
61816            ! Changes patchlevel.h
61817 ____________________________________________________________________________
61818 [  8670] By: jhi                                   on 2001/02/01  22:15:29
61819         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
61820              from maintperl.
61821              
61822              Upgrade to Getopt::Long 2.25, from Johan Vromans.
61823              
61824              more files need to be writable in the source distribution
61825              
61826              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
61827              
61828              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
61829              
61830              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
61831              
61832              Allow the float to be fuzzier.
61833              
61834              need to use INT2PTR instead of a straight cast or ia64 fails
61835              
61836              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
61837              
61838              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
61839      Branch: perl
61840           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
61841           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
61842           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
61843 ____________________________________________________________________________
61844 [  8669] By: jhi                                   on 2001/02/01  21:57:02
61845         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
61846              From: Robin Barker <rmb1@cise.npl.co.uk>
61847              Date: Thu, 1 Feb 2001 16:59:05 GMT
61848              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
61849      Branch: maint-5.6/perl
61850            ! pod/perlmodlib.PL
61851 ____________________________________________________________________________
61852 [  8668] By: nick                                  on 2001/02/01  19:41:40
61853         Log: Integrate mainline
61854      Branch: perlio
61855           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
61856           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
61857           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
61858 ____________________________________________________________________________
61859 [  8667] By: gsar                                  on 2001/02/01  16:59:11
61860         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
61861      Branch: maint-5.6/perl
61862            ! embed.pl embedvar.h
61863 ____________________________________________________________________________
61864 [  8666] By: gsar                                  on 2001/02/01  16:34:51
61865         Log: add missing entries to win32/config.?c
61866      Branch: maint-5.6/perl
61867            ! win32/config.bc win32/config.gc win32/config.vc
61868            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
61869 ____________________________________________________________________________
61870 [  8665] By: jhi                                   on 2001/02/01  14:58:51
61871         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
61872              From: "Stephen P. Potter" <spp@spotter.yi.org>
61873              Date: Thu, 01 Feb 2001 10:45:46 -0500
61874              Message-Id: <200102011545.KAA31479@spotter.yi.org>
61875      Branch: maint-5.6/perl
61876            ! pod/perlfunc.pod
61877 ____________________________________________________________________________
61878 [  8664] By: gsar                                  on 2001/02/01  14:52:37
61879         Log: need to use INT2PTR instead of a straight cast or ia64 fails
61880              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
61881      Branch: maint-5.6/perl
61882            ! ext/POSIX/POSIX.xs
61883 ____________________________________________________________________________
61884 [  8663] By: jhi                                   on 2001/02/01  14:09:13
61885         Log: Allow the float to be fuzzier.
61886      Branch: maint-5.6/perl
61887            ! t/lib/peek.t
61888 ____________________________________________________________________________
61889 [  8662] By: jhi                                   on 2001/02/01  13:59:00
61890         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
61891              From: Robin Barker <rmb1@cise.npl.co.uk>
61892              Date: Thu, 1 Feb 2001 13:05:39 GMT
61893              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
61894      Branch: maint-5.6/perl
61895            ! pod/perlmodlib.pod
61896 ____________________________________________________________________________
61897 [  8661] By: jhi                                   on 2001/02/01  13:57:38
61898         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
61899              Date: Thu, 01 Feb 2001 14:15:41 +0100
61900              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61901              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
61902              
61903              Have the $ccflags in the gcc version test (strange, this change
61904              is claimed to be have been integrated already)
61905      Branch: maint-5.6/perl
61906            ! Configure
61907 ____________________________________________________________________________
61908 [  8660] By: jhi                                   on 2001/02/01  13:44:10
61909         Log: Integrate changes #7950,7964,7962 from mainline.
61910              
61911              Find the stdchar signedness using cpp, should fix some of
61912              the Solaris compiler warnings reported by Alan Burlison.
61913      Branch: maint-5.6/perl
61914           !> Configure config_h.SH
61915 ____________________________________________________________________________
61916 [  8659] By: jhi                                   on 2001/02/01  05:35:32
61917         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
61918              From: Jan Dubois <JanD@ActiveState.com>
61919              Date: Wed, 31 Jan 2001 21:17:03 -0800
61920              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
61921      Branch: maint-5.6/perl
61922            ! utils/perldoc.PL
61923 ____________________________________________________________________________
61924 [  8658] By: jhi                                   on 2001/02/01  04:33:17
61925         Log: Integrate the README.os390 and README.posix-bc parts of mainline
61926              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
61927              installperl parts were taken care of by #8657.)
61928      Branch: maint-5.6/perl
61929           !> README.os390 README.posix-bc
61930 ____________________________________________________________________________
61931 [  8657] By: jhi                                   on 2001/02/01  04:29:21
61932         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
61933              From: Peter Prymmer <pvhp@forte.com>
61934              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
61935              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
61936      Branch: maint-5.6/perl
61937            + ext/DynaLoader/dl_dllload.xs
61938            ! MANIFEST Makefile.SH hints/os390.sh installperl
61939 ____________________________________________________________________________
61940 [  8656] By: jhi                                   on 2001/02/01  04:25:45
61941         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
61942              From: Peter Prymmer <pvhp@forte.com>
61943              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
61944              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
61945      Branch: maint-5.6/perl
61946            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
61947 ____________________________________________________________________________
61948 [  8655] By: jhi                                   on 2001/02/01  04:14:47
61949         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
61950              From: troc@netrus.net
61951              Date: Wed, 31 Jan 2001 22:31:26 -0500
61952              Message-Id: <200102010331.WAA117.85@rocco.homenet>
61953      Branch: maint-5.6/perl
61954            ! os2/os2.c
61955 ____________________________________________________________________________
61956 [  8654] By: jhi                                   on 2001/02/01  04:12:52
61957         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
61958              as reported by Alan Burlison.
61959      Branch: maint-5.6/perl
61960            ! pp.h
61961 ____________________________________________________________________________
61962 [  8653] By: jhi                                   on 2001/02/01  04:05:12
61963         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
61964              From: dsugalski@northernlight.com
61965              Date: Wed, 31 Jan 2001 18:54:11 -0500
61966              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
61967      Branch: maint-5.6/perl
61968            ! configure.com
61969 ____________________________________________________________________________
61970 [  8652] By: jhi                                   on 2001/02/01  04:03:11
61971         Log: Misplaced #endif.
61972              
61973              Subject: [perl-5-6-1-trial2] patches for EPOC
61974              From: Olaf Flebbe <O.Flebbe@science-computing.de>
61975              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
61976              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
61977      Branch: maint-5.6/perl
61978            ! epoc/epocish.c
61979 ____________________________________________________________________________
61980 [  8651] By: jhi                                   on 2001/02/01  04:00:25
61981         Log: Integrate changes #8647,8648,8650 from mainline.
61982              
61983              Macrofy a magic UTF-8 test.
61984              
61985              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
61986              
61987              Watch out for cross compiling for EPOC (usually done on linux).
61988      Branch: maint-5.6/perl
61989           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
61990 ____________________________________________________________________________
61991 [  8650] By: jhi                                   on 2001/02/01  03:56:20
61992         Log: Watch out for cross compiling for EPOC (usually done on linux)
61993              
61994              Subject: [perl-5-6-1-trial2] patches for EPOC
61995              From: Olaf Flebbe <O.Flebbe@science-computing.de>
61996              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
61997              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
61998      Branch: perl
61999            ! ext/Errno/Errno_pm.PL
62000 ____________________________________________________________________________
62001 [  8649] By: gsar                                  on 2001/02/01  00:46:00
62002         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
62003      Branch: maint-5.6/perl
62004            ! sv.c
62005 ____________________________________________________________________________
62006 [  8648] By: jhi                                   on 2001/01/31  23:35:36
62007         Log: All the uses of PL_numeric_radix must be protected by
62008              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
62009              
62010              Subject: [perl-5-6-1-trial2] patches for EPOC
62011              From: Olaf Flebbe <O.Flebbe@science-computing.de>
62012              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
62013              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
62014      Branch: perl
62015            ! sv.c
62016 ____________________________________________________________________________
62017 [  8647] By: jhi                                   on 2001/01/31  22:56:16
62018         Log: Macrofy a magic UTF-8 test.
62019      Branch: perl
62020            ! utf8.c utf8.h
62021 ____________________________________________________________________________
62022 [  8646] By: gsar                                  on 2001/01/31  15:55:12
62023         Log: update Changes
62024      Branch: maint-5.6/perl
62025            ! Changes
62026 ____________________________________________________________________________
62027 [  8645] By: gsar                                  on 2001/01/31  15:10:14
62028         Log: Configure tweak suggested by Peter Prymmer
62029      Branch: maint-5.6/perl
62030            ! Configure
62031 ____________________________________________________________________________
62032 [  8644] By: gsar                                  on 2001/01/31  15:06:32
62033         Log: more files need to be writable in the source distribution
62034      Branch: maint-5.6/perl
62035            ! Porting/makerel
62036 ____________________________________________________________________________
62037 [  8643] By: jhi                                   on 2001/01/31  14:59:46
62038         Log: Integrate changes #8258,8278,8279 from mainline.
62039              
62040              Make the large file tests more robust/talkative.
62041      Branch: maint-5.6/perl
62042           !> t/lib/syslfs.t t/op/lfs.t
62043 ____________________________________________________________________________
62044 [  8642] By: gsar                                  on 2001/01/31  14:53:48
62045         Log: integrate changes#8311,8334 from mainline
62046              
62047              Add a new MakeMaker variable PM_FILTER that defines a Unix
62048              filter to be run on each .pm during the pm_to_blib() phase,
62049              a fixed version of
62050              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
62051              
62052              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
62053              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
62054              accurate reading of the "atime".  
62055      Branch: maint-5.6/perl
62056           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
62057           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
62058           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
62059 ____________________________________________________________________________
62060 [  8641] By: jhi                                   on 2001/01/31  14:46:37
62061         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
62062      Branch: maint-5.6/perl
62063            ! lib/Getopt/Long.pm
62064 ____________________________________________________________________________
62065 [  8640] By: gsar                                  on 2001/01/31  14:40:24
62066         Log: make regen_all
62067      Branch: maint-5.6/perl
62068            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
62069 ____________________________________________________________________________
62070 [  8639] By: gsar                                  on 2001/01/31  14:37:25
62071         Log: refresh windows config files
62072      Branch: maint-5.6/perl
62073            ! win32/Makefile win32/config_H.bc win32/config_H.gc
62074            ! win32/config_H.vc win32/makefile.mk
62075 ____________________________________________________________________________
62076 [  8638] By: gsar                                  on 2001/01/31  14:28:10
62077         Log: makefile tweaks for windows: introduce a bulk-switch to enable
62078              same options as ActivePerl; sync changes with makefile.mk
62079      Branch: maint-5.6/perl
62080            ! win32/Makefile win32/makefile.mk
62081 ____________________________________________________________________________
62082 [  8637] By: jhi                                   on 2001/01/31  04:41:30
62083         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
62084              From: Nicholas Clark <nick@ccl4.org>
62085              Date: Tue, 30 Jan 2001 19:51:05 +0000
62086              Message-ID: <20010130195105.R76607@plum.flirble.org> 
62087              
62088              op/inc cure.
62089      Branch: perl
62090            ! pp.c pp.h pp_hot.c t/op/arith.t
62091 ____________________________________________________________________________
62092 [  8636] By: jhi                                   on 2001/01/31  02:38:32
62093         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
62094              no perlio],8257,8380,8479,8515 from mainline.
62095              
62096              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
62097              
62098              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
62099              Subject: [PATCH perl@8133] fix-up for VMS extensions
62100              
62101              In VMS embedded perls couldn't access the statically built Socket.
62102              
62103              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
62104              
62105              Further VMS piping fixes from Charles Lane.
62106              
62107              Subject:  [PATCH] make t/op/misc.t work on VMS
62108              
62109              Add tracing for debugging extensions builds in VMS.
62110              
62111              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
62112      Branch: maint-5.6/perl
62113           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
62114           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
62115           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
62116 ____________________________________________________________________________
62117 [  8635] By: jhi                                   on 2001/01/31  01:46:41
62118         Log: Integrate change #7732 from mainline.
62119              
62120              Sparc 64-bit pack() fix from Jens Hamisch.
62121      Branch: maint-5.6/perl
62122           !> pp.c
62123 ____________________________________________________________________________
62124 [  8634] By: jhi                                   on 2001/01/31  01:41:16
62125         Log: One spot missing from #8626.
62126      Branch: maint-5.6/perl
62127            ! sv.c
62128 ____________________________________________________________________________
62129 [  8633] By: jhi                                   on 2001/01/31  00:49:17
62130         Log: Integrate change #7495 from mainline.
62131              
62132              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
62133      Branch: maint-5.6/perl
62134           !> MANIFEST ext/re/Makefile.PL
62135 ____________________________________________________________________________
62136 [  8632] By: jhi                                   on 2001/01/30  23:38:49
62137         Log: Integrate change #8396 from mainline.
62138              
62139              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
62140              better multicast support (resend)
62141      Branch: maint-5.6/perl
62142           !> ext/Socket/Socket.pm
62143 ____________________________________________________________________________
62144 [  8631] By: jhi                                   on 2001/01/30  23:28:03
62145         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
62146              
62147              More AIX lore. (7514, ext/re/hints/aix.pl)
62148              
62149              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
62150              
62151              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)
62152              
62153              Subject: [ID 20001214.002] Net::Ping patch
62154              
62155              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
62156              
62157              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
62158              
62159              Add ReuseAddr as a (preferred) alias for Reuse as we now
62160              also have ReusePort.
62161              
62162              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
62163      Branch: maint-5.6/perl
62164           +> ext/re/hints/aix.pl
62165           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
62166           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
62167 ____________________________________________________________________________
62168 [  8630] By: jhi                                   on 2001/01/30  23:03:59
62169         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
62170              
62171              read() documentation tweak for 20001121.004.
62172              
62173              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
62174      Branch: maint-5.6/perl
62175           !> pod/perlfunc.pod pod/perlre.pod
62176 ____________________________________________________________________________
62177 [  8629] By: jhi                                   on 2001/01/30  22:41:57
62178         Log: Integrate change #8098 from mainline.
62179              
62180              fastgetcwd is defined using a glob alias on a $^O dependent basis
62181              and there was no default assignment or perl subroutine.
62182      Branch: maint-5.6/perl
62183           !> lib/Cwd.pm
62184 ____________________________________________________________________________
62185 [  8628] By: jhi                                   on 2001/01/30  21:58:52
62186         Log: Integrate change #7866 from mainline.
62187              
62188              File::Temp 0.11.
62189      Branch: maint-5.6/perl
62190           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
62191 ____________________________________________________________________________
62192 [  8627] By: jhi                                   on 2001/01/30  21:39:44
62193         Log: Integrate changes #8075,8086,8228 from mainline.  
62194              
62195              Darwin is not Windows. (8075,8086)
62196              
62197              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
62198      Branch: maint-5.6/perl
62199           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
62200           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
62201           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
62202           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
62203 ____________________________________________________________________________
62204 [  8626] By: jhi                                   on 2001/01/30  21:22:11
62205         Log: Integrate with tweakery the change #8625 from mainline,
62206              the multibyte decimal separator fix ("fa_IR locale failure").
62207      Branch: maint-5.6/perl
62208            ! embedvar.h perlapi.h
62209           !> intrpvar.h perl.c perl.h sv.c util.c
62210 ____________________________________________________________________________
62211 [  8625] By: jhi                                   on 2001/01/30  20:26:33
62212         Log: Fix for the fa_IR locale failure.  The reason for the failure
62213              was that Perl was assuming the decimal separator aka the radix
62214              separator is one character.  The Farsi-Iranian locale crushed
62215              that bad assumption since there the separator is 'Momayyez',
62216              glyphwise looking somewhat like a slash, and in Unicode UTF-8
62217              encoded in two bytes, 0xd9 0xab.
62218      Branch: perl
62219            ! intrpvar.h perl.c perl.h sv.c util.c
62220 ____________________________________________________________________________
62221 [  8624] By: gsar                                  on 2001/01/30  20:17:03
62222         Log: regen_headers
62223      Branch: maint-5.6/perl
62224            ! Makefile.SH pod/perlintern.pod
62225 ____________________________________________________________________________
62226 [  8623] By: gsar                                  on 2001/01/30  19:42:34
62227         Log: backout change#7431 and its dependents (causes spurious rebuilds
62228              of autogenerated files)
62229              
62230              fix benign b.t failure
62231      Branch: maint-5.6/perl
62232            ! Makefile.SH t/lib/b.t
62233 ____________________________________________________________________________
62234 [  8622] By: jhi                                   on 2001/01/30  19:41:41
62235         Log: Microperl sync.
62236      Branch: perl
62237            ! mg.c perl.h
62238 ____________________________________________________________________________
62239 [  8621] By: gsar                                  on 2001/01/30  19:24:47
62240         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
62241              from mainline
62242              
62243              Subject: podlators 1.06 released
62244              
62245              Subject: [PATCH @8436] Eliminate op_children
62246              
62247              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
62248              
62249              (Replaced by #8448)  More op_children traces (cleanup of #8442).
62250              
62251              Subject: [PATCH #3 @8436] Re: Eliminate op_children
62252              Replace #8444 and #8445.
62253              
62254              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
62255              at the setting of the ofs_sv in new_struct_thread() as the
62256              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
62257              uninitialized fields are, uh, initialized with),
62258              SvREFCNT_inc()ing that invited a core dump.
62259              
62260              podlators 1.07, from Russ Allbery.
62261              
62262              Subject: [PATCH] regcomp.c old feature removal
62263              From: mjd@plover.com
62264              Date: 16 Jan 2001 14:43:18 -0000 
62265              Message-ID: <20010116144318.7140.qmail@plover.com> 
62266      Branch: maint-5.6/perl
62267           +> lib/Pod/Text/Overstrike.pm
62268           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
62269           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
62270           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
62271           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
62272           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
62273           !> util.c
62274 ____________________________________________________________________________
62275 [  8620] By: gsar                                  on 2001/01/30  18:48:32
62276         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
62277              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
62278              now fails one test)
62279              
62280              Subject: [PATCH] lvalue AUTOLOAD. No, really.
62281              
62282              Subject: [PATCH] Interesting syntax idea
62283              Make opens + bareword assigns do typeglob assigns.
62284              
62285              Tests for #8254.
62286              
62287              Subject: [PATCH @8269] Continue blocks and B::Deparse
62288              Make the peephole optimizer to bypass more null ops and
62289              and rewrite the deparse handling of continue blocks.
62290              
62291              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
62292              Doc tweak on #8313.
62293              
62294              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
62295              
62296              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
62297              
62298              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
62299              
62300              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
62301              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
62302              according to the platform.
62303              
62304              Subject: [PATCH @8404] Consolidated lvalue sub changes
62305              
62306              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
62307              
62308              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
62309              
62310              Subject: B::Concise -- an improved replacement for B::Terse 
62311              
62312              The B::Terse drop-in replacement wasn't quite drop-in.
62313              
62314              The LVRET macro needed an aTHX.
62315              
62316              Use the /^Perl_/-less form of is_lvalue_sub().
62317              
62318              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
62319      Branch: maint-5.6/perl
62320           +> ext/B/B/Concise.pm
62321           !> (integrate 27 files)
62322 ____________________________________________________________________________
62323 [  8619] By: nick                                  on 2001/01/30  18:40:28
62324         Log: Integrate mainline
62325      Branch: perlio
62326           !> (integrate 40 files)
62327 ____________________________________________________________________________
62328 [  8618] By: jhi                                   on 2001/01/30  18:37:18
62329         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
62330              Date: Mon, 29 Jan 2001 22:51:29 -0600
62331              From: "Craig A. Berry" <craigberry@mac.com>
62332              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
62333      Branch: perl
62334            ! vms/test.com
62335 ____________________________________________________________________________
62336 [  8617] By: jhi                                   on 2001/01/30  18:34:53
62337         Log: Subject: [PATCH] Add missing CV flags to dump.c
62338              From: Tim Jenness <t.jenness@jach.hawaii.edu>
62339              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
62340              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
62341      Branch: perl
62342            ! dump.c
62343 ____________________________________________________________________________
62344 [  8616] By: jhi                                   on 2001/01/30  18:20:58
62345         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
62346              part isn't applicable to maintperl.
62347              
62348              UTF-8 nit from Inaba Hiroto.
62349      Branch: maint-5.6/perl
62350           !> pod/perlapi.pod utf8.c
62351 ____________________________________________________________________________
62352 [  8615] By: jhi                                   on 2001/01/30  18:18:51
62353         Log: UTF-8 nit from Inaba Hiroto.
62354      Branch: perl
62355            ! pod/perlapi.pod t/op/each.t utf8.c
62356 ____________________________________________________________________________
62357 [  8614] By: jhi                                   on 2001/01/30  18:13:38
62358         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
62359              
62360              perl's internal variables are not for public consumption,
62361              move their docs from perlapi.pod to perlintern.pod
62362              
62363              support for -Dusethreads build under HP-UX 10.20 and DCE threads
62364              library (11.0 and later have pthreads but 10.x don't)
62365              
62366              avoid uninitialized value warnings
62367              
62368              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
62369              gets weird results)
62370              
62371              perldoc nit on windows
62372              
62373              make it possible to run the tests outside the source tree
62374              (there's still a dependency on ../lib being the library
62375              location)
62376      Branch: perl
62377           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
62378           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
62379           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
62380           !> win32/bin/search.pl win32/vdir.h
62381 ____________________________________________________________________________
62382 [  8613] By: gsar                                  on 2001/01/30  16:39:59
62383         Log: make it possible to run the tests outside the source tree
62384              (there's still a dependency on ../lib being the library
62385              location)
62386      Branch: maint-5.6/perl
62387            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
62388 ____________________________________________________________________________
62389 [  8612] By: gsar                                  on 2001/01/30  16:31:12
62390         Log: perldoc nit on windows
62391      Branch: maint-5.6/perl
62392            ! utils/perldoc.PL
62393 ____________________________________________________________________________
62394 [  8611] By: gsar                                  on 2001/01/30  16:22:54
62395         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
62396              gets weird results)
62397      Branch: maint-5.6/perl
62398            ! win32/vdir.h
62399 ____________________________________________________________________________
62400 [  8610] By: gsar                                  on 2001/01/30  16:12:45
62401         Log: avoid uninitialized value warnings
62402      Branch: maint-5.6/perl
62403            ! win32/bin/search.pl
62404 ____________________________________________________________________________
62405 [  8609] By: gsar                                  on 2001/01/30  16:08:01
62406         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
62407              library (11.0 and later have pthreads but 10.x don't)
62408      Branch: maint-5.6/perl
62409            ! hints/hpux.sh thread.h
62410 ____________________________________________________________________________
62411 [  8608] By: gsar                                  on 2001/01/30  15:48:55
62412         Log: perl's internal variables are not for public consumption,
62413              move their docs from perlapi.pod to perlintern.pod
62414      Branch: maint-5.6/perl
62415            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
62416            ! thrdvar.h
62417 ____________________________________________________________________________
62418 [  8607] By: gsar                                  on 2001/01/30  15:44:27
62419         Log: mistakenly branched perl56delta.pod, revert
62420      Branch: maint-5.6/perl
62421            - pod/perl56delta.pod
62422           !> pod/perldelta.pod
62423 ____________________________________________________________________________
62424 [  8606] By: gsar                                  on 2001/01/30  14:20:24
62425         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
62426              dTHR which has been a noop for a while now, except for the
62427              compatibility definition in thread.h)
62428      Branch: maint-5.6/perl
62429           !> (integrate 45 files)
62430 ____________________________________________________________________________
62431 [  8605] By: jhi                                   on 2001/01/30  05:43:58
62432         Log: Mark the UTF-8 APIs as experimental.
62433      Branch: maint-5.6/perl
62434            ! embed.pl pod/perlapi.pod
62435 ____________________________________________________________________________
62436 [  8604] By: jhi                                   on 2001/01/30  05:38:40
62437         Log: Nits from earlier integrates.
62438      Branch: maint-5.6/perl
62439            ! lib/Carp/Heavy.pm
62440           !> sv.c
62441 ____________________________________________________________________________
62442 [  8603] By: jhi                                   on 2001/01/30  05:27:26
62443         Log: Regenerate Porting files.
62444      Branch: maint-5.6/perl
62445            ! Porting/Glossary Porting/config.sh Porting/config_H
62446 ____________________________________________________________________________
62447 [  8602] By: jhi                                   on 2001/01/30  05:14:59
62448         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
62449              8310,8339,8447,8492,8493,8505,8525: documentation changes.
62450              
62451              Subject: Re: perlfaq style changes
62452              
62453              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
62454              
62455              Subject: [PATCH] docs on NaN
62456              
62457              Subject: [patch] perlfaq7
62458              
62459              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
62460              
62461              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
62462              
62463              Subject: [PATCH] open() example in perlfunc.pod
62464              
62465              Podify README.mpeix (a new version from the web)
62466              
62467              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
62468              
62469              Subject: [PATCH] format and rewording in perlfaq.pod
62470              
62471              Subject: [PATCH] API Variable documentation   
62472              
62473              Memory management calls documentation.
62474              
62475              Subject: [PATCH: perl@8482] README.vms URL updates
62476              
62477              Subject: Minor typos in perlfaq2.pod
62478              
62479              Subject: [PATCH] pod/perlvar.pod
62480      Branch: maint-5.6/perl
62481           +> pod/perl56delta.pod
62482            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
62483           !> README.amiga README.epoc README.mpeix README.vms
62484           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
62485           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
62486           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
62487           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
62488           !> pod/perlvar.pod thrdvar.h
62489 ____________________________________________________________________________
62490 [  8601] By: jhi                                   on 2001/01/30  04:38:35
62491         Log: Integrate changes #8036,8096,8253 from mainline:
62492              hints changes.
62493              
62494              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
62495              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
62496              
62497              Output the (apparent) version of gcc in Tru64.
62498      Branch: maint-5.6/perl
62499           +> ext/POSIX/hints/svr4.pl
62500           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
62501           !> hints/svr4.sh t/lib/bigfltpm.t
62502 ____________________________________________________________________________
62503 [  8600] By: jhi                                   on 2001/01/30  04:04:01
62504         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
62505              locale fixes.
62506              
62507              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
62508              
62509              Debian allows /usr/bin/locale to exist without any locales. (7868)
62510              
62511              Allow the locale test needing POSIX and the taint test
62512              needing IPC::SysV to run under 'minitest' (basically,
62513              bail out if loading the extension fails). (8384)
62514              
62515              Cleanup the locale.t output  (8480)
62516      Branch: maint-5.6/perl
62517           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
62518           !> t/pragma/locale.t
62519 ____________________________________________________________________________
62520 [  8599] By: jhi                                   on 2001/01/30  03:51:04
62521         Log: Missing generated files from #8598.
62522      Branch: maint-5.6/perl
62523            ! embed.h global.sym objXSUB.h perlapi.c proto.h
62524 ____________________________________________________________________________
62525 [  8598] By: jhi                                   on 2001/01/30  03:41:54
62526         Log: Integrate change #8555 from mainline, manually integrate parts
62527              of changes 8452 and 8583.
62528              
62529              Subject: [PATCH] utf8.c documentation (8452)
62530              
62531              No point in checking the length if the pointer is bogus. (8555)
62532              
62533              Introduce bytes_from_utf8() and implement sv_eq() using it,
62534              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
62535              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
62536              was malformed. (8583)
62537      Branch: maint-5.6/perl
62538            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
62539           !> pod/perlapi.pod sv.c utf8.c
62540 ____________________________________________________________________________
62541 [  8597] By: gsar                                  on 2001/01/30  02:37:26
62542         Log: get PERL_OBJECT build going again on windows
62543      Branch: maint-5.6/perl
62544            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
62545            ! pod/perlapi.pod proto.h sv.c
62546 ____________________________________________________________________________
62547 [  8596] By: jhi                                   on 2001/01/30  02:16:17
62548         Log: Signedness nit.
62549      Branch: perl
62550            ! sv.c
62551 ____________________________________________________________________________
62552 [  8595] By: jhi                                   on 2001/01/30  02:11:07
62553         Log: EBCDIC patch for Storable, from Peter Prymmer.
62554      Branch: perl
62555            ! t/lib/st-06compat.t
62556 ____________________________________________________________________________
62557 [  8594] By: jhi                                   on 2001/01/30  01:04:48
62558         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
62559              From: Peter Prymmer <pvhp@forte.com>
62560              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
62561              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
62562      Branch: perl
62563            ! t/lib/b.t
62564 ____________________________________________________________________________
62565 [  8593] By: jhi                                   on 2001/01/30  00:56:47
62566         Log: Subject: [PATCH: perl@8585] pod problems in io
62567              From: Peter Prymmer <pvhp@forte.com>
62568              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
62569              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
62570      Branch: perl
62571            ! pod/perlapio.pod pod/perliol.pod
62572 ____________________________________________________________________________
62573 [  8592] By: jhi                                   on 2001/01/30  00:48:20
62574         Log: Integrate perlio.
62575      Branch: perl
62576           !> pod/perlapio.pod pod/perliol.pod
62577 ____________________________________________________________________________
62578 [  8591] By: nick                                  on 2001/01/29  22:02:28
62579         Log: GNU 'merge' Simon's copy of perliol.pod with version
62580              patched by Craig's patch.
62581      Branch: perlio
62582            ! pod/perliol.pod
62583 ____________________________________________________________________________
62584 [  8590] By: nick                                  on 2001/01/29  21:55:10
62585         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
62586      Branch: perlio
62587            ! pod/perlapio.pod pod/perliol.pod
62588 ____________________________________________________________________________
62589 [  8589] By: jhi                                   on 2001/01/29  15:35:33
62590         Log: Integrate change #8586 from maint-5.6/perl.
62591              
62592              make the BOM detection code not call tell() until it has to
62593              (meant to fix esoteric compatibility issues where PL_rsfp
62594              is overridden)
62595      Branch: perl
62596           !> toke.c
62597 ____________________________________________________________________________
62598 [  8588] By: jhi                                   on 2001/01/29  15:29:11
62599         Log: Subject: MAking Solaris malloc() the default
62600              From: Lupe Christoph <lupe@lupe-christoph.de>
62601              Date: Mon, 29 Jan 2001 12:59:36 +0100
62602              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
62603              
62604              The README.solaris part slightly tweaked.
62605      Branch: perl
62606            ! README.solaris hints/solaris_2.sh
62607 ____________________________________________________________________________
62608 [  8587] By: jhi                                   on 2001/01/29  15:17:34
62609         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
62610              From: root@ak-75.mind.de
62611              Date: Sun, 28 Jan 2001 20:32:29 +0100
62612              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
62613      Branch: perl
62614            ! pod/perlre.pod
62615 ____________________________________________________________________________
62616 [  8586] By: gsar                                  on 2001/01/29  13:43:44
62617         Log: make the BOM detection code not call tell() until it has to
62618              (meant to fix esoteric compatibility issues where PL_rsfp
62619              is overridden)
62620      Branch: maint-5.6/perl
62621            ! toke.c
62622 ____________________________________________________________________________
62623 [  8585] By: jhi                                   on 2001/01/28  20:05:45
62624         Log: Update Changes.
62625      Branch: perl
62626            ! Changes patchlevel.h
62627 ____________________________________________________________________________
62628 [  8584] By: jhi                                   on 2001/01/28  19:30:02
62629         Log: Integrate perlio.
62630      Branch: perl
62631           +> pod/perliol.pod
62632           !> MANIFEST pod/perlapio.pod
62633 ____________________________________________________________________________
62634 [  8583] By: jhi                                   on 2001/01/28  19:28:40
62635         Log: Patch from Inaba Hiroto:
62636              - canonical UTF-8 hash keys: if a key string for a hash is
62637              UTF8-on, try downgrade the string and use it if
62638              unicode::distinct is not in effect.
62639              For the task, I added a function bytes_from_utf8() to utf8.c.
62640              It might resemble utf8_to_bytes() but it is not convenient
62641              to the task.
62642              Made a test for it and added to t/op/each.t
62643              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
62644              the mortal copy of the argument SV.
62645              And changed t/io/utf8.t test 18 which expects print() to
62646              upgrade its argument.
62647              - re-implement sv_eq with bytes_from_utf8()
62648              - some bug fixes
62649              - tr/// does not handle UTF8 range (\x{}-\x{})
62650              - \ before raw UTF8 character produced
62651              "Malformed UTF-8 character" warning.
62652              - "\x{100}\N{CENT SIGN}" is Malformed.
62653              Added tests for these 3.
62654              - and one silly bug (by me) with qu operator.
62655      Branch: perl
62656            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
62657            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
62658            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
62659 ____________________________________________________________________________
62660 [  8582] By: nick                                  on 2001/01/28  19:25:04
62661         Log: Add pod/perliol.pod to MANIFEST :-(
62662      Branch: perlio
62663            ! MANIFEST
62664 ____________________________________________________________________________
62665 [  8581] By: nick                                  on 2001/01/28  19:22:40
62666         Log: PerlIO documentation. Proofing and sub-editing requested.
62667      Branch: perlio
62668            + pod/perliol.pod
62669            ! pod/perlapio.pod
62670 ____________________________________________________________________________
62671 [  8580] By: jhi                                   on 2001/01/28  05:16:25
62672         Log: Revert the change to sv_2pv() done by #8054: Someone who
62673              did SvNV_set() on a scalar that also happened to be POK,
62674              followed by sv_2pv() won't get the right coercion anymore.
62675              [Sarathy]
62676      Branch: maint-5.6/perl
62677            ! sv.c
62678 ____________________________________________________________________________
62679 [  8579] By: jhi                                   on 2001/01/28  05:15:04
62680         Log: Remove the #8084 effect: do not allow -Q to be interpreted
62681              as -&Q(), this is too much wiggle room.
62682      Branch: maint-5.6/perl
62683            ! toke.c
62684 ____________________________________________________________________________
62685 [  8578] By: jhi                                   on 2001/01/28  05:12:45
62686         Log: Needed bits of #8439 (should have been in #8576),
62687              mainly for lval substr().
62688      Branch: maint-5.6/perl
62689            ! mg.c pp.c pp_hot.c
62690 ____________________________________________________________________________
62691 [  8577] By: jhi                                   on 2001/01/28  05:02:46
62692         Log: A missing check-in.
62693      Branch: maint-5.6/perl
62694            ! utf8.c
62695 ____________________________________________________________________________
62696 [  8576] By: jhi                                   on 2001/01/28  04:26:18
62697         Log: Integrate changes #8425,8436,8439,8517 from mainline.
62698              The 8439 was not truly integrated because it had too many
62699              dependencies on the development branch and because it introduced
62700              concepts too bold for a maintenance branch (such as the qu operator).
62701              
62702              Subject: [PATCH perl@8342] -Wformat
62703              
62704              Tighten some of the UTF-8 tests a bit.
62705              
62706              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
62707              - The substr lval was still not okay.
62708              - Now pp_stringify and sv_setsv copies source's UTF8 flag
62709              even if IN_BYTE.  pp_stringify is called from fold_constants
62710              at optimization phase and "\x{100}" was made SvUTF8_off under
62711              use bytes (the bytes pragma is for "byte semantics" and not
62712              for "do not produce UTF8 data")
62713      Branch: maint-5.6/perl
62714            ! t/lib/charnames.t t/op/substr.t toke.c
62715           !> sv.c t/pragma/utf8.t
62716 ____________________________________________________________________________
62717 [  8575] By: jhi                                   on 2001/01/28  04:01:51
62718         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
62719              
62720              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
62721              
62722              Subject: [ID 20001230.003] UTF-8 tr still hurts
62723              
62724              Test cases for #8385 (from Simon's "torture.pl")
62725              
62726              Start fixing UTF-8 lval substr() (8405)
62727      Branch: maint-5.6/perl
62728           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
62729           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
62730 ____________________________________________________________________________
62731 [  8574] By: jhi                                   on 2001/01/28  03:09:06
62732         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
62733              from mainline.
62734              
62735              UTF-8 cleanup.
62736              
62737              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
62738              
62739              "\x{FF}\xFF" was broken.
62740              
62741              Tests for #8329 and #8330.
62742              
62743              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
62744              
62745              IRIX compiler noticed that the bof initialization might be
62746              bypassed by control flow.
62747              
62748              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
62749      Branch: maint-5.6/perl
62750           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
62751           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
62752 ____________________________________________________________________________
62753 [  8573] By: jhi                                   on 2001/01/28  02:06:12
62754         Log: Retract #8552.
62755      Branch: perl
62756            ! lib/Text/Wrap.pm t/lib/textwrap.t
62757 ____________________________________________________________________________
62758 [  8572] By: jhi                                   on 2001/01/28  02:04:49
62759         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
62760              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
62761              not really integrated but instead salvaged by hand
62762              (they had too many dependencies on the development release
62763              to be cleanly integratable).
62764              
62765              Subject: more UTF8 test suites and an UTF8 patch
62766              
62767              Tweak for MULTIPLICITY/USE_PERLIO
62768              
62769              Signedness nit.
62770              
62771              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
62772              
62773              Use the UTF8_XXX macros in is_utf8_char().
62774              
62775              Rewrite pp_concat() in terms of sv_catsv().  The . operator
62776              should now be UTF-8-proof.
62777              
62778              Subject: [PATCH perl@8269] scanning two hex-constants
62779              fails on EBCDIC environment (script length.t)
62780              
62781              Add some Unicode chop() tests.
62782      Branch: maint-5.6/perl
62783            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
62784           !> sv.c t/op/chop.t utf8.h
62785 ____________________________________________________________________________
62786 [  8571] By: jhi                                   on 2001/01/28  00:35:59
62787         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
62788              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
62789              
62790              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
62791              
62792              The maxiters upper limit sanity check (guarding against
62793              non-progress) assumed bytes instead of characters in s///
62794              and split().
62795              
62796              Signedness nit.
62797              
62798              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
62799              join() should now be UTF-8-proof.
62800              
62801              More split // UTF-8 tests. (8250)
62802      Branch: maint-5.6/perl
62803           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
62804           !> util.c
62805 ____________________________________________________________________________
62806 [  8570] By: jhi                                   on 2001/01/27  22:15:46
62807         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
62808              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
62809              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
62810              8084,8204,8244,8333 from mainline.
62811              
62812              For -Q where Q might be a one-letter sub name one does no more
62813              get a warning about an unknown filetest (7941,7943,7944,8084).
62814              
62815              Subject: Re: [ID 20001130.011] expression parsing bug ?
62816              
62817              Make uv_to_utf8() to zero-terminate its output buffer.
62818              
62819              Split off t/op/length.t (7995)
62820              
62821              Split off t/op/utf8decode.t (7996)
62822              
62823              Remove an unnecessary 'use utf8' from the utf8.t (7998)
62824              
62825              Split off t/op/concat.t (8004)
62826              
62827              Split off t/op/ver.t (8005)
62828              
62829              Document utf8_length(), utf8_distance(), and utf8_hop().
62830              
62831              Document utf8_to_uv() better.
62832              
62833              Introduce macros for UTF8 decoding (8028,8033).
62834              
62835              Add test for reverse() (8030,8031).
62836              
62837              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
62838              
62839              Do not return the Unicode replacement character    on UTF-8
62840              decoding failure.
62841              
62842              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
62843              not this_utf8 i.e. the output string has one, but don't mess
62844              with source assumption. (8052,8053)
62845              
62846              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
62847              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
62848              was not expecting to be called with something that was already
62849              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
62850              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
62851              (8054)
62852              
62853              Recode the naughty binary bytes in utf8decode.t using the \xHH.
62854              
62855              Make some panic messages a bit more logical.
62856      Branch: maint-5.6/perl
62857           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
62858           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
62859           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
62860           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
62861           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
62862           !> utf8.c utf8.h
62863 ____________________________________________________________________________
62864 [  8569] By: jhi                                   on 2001/01/27  19:16:43
62865         Log: Integrate changes #7750 from perlio and #8566 from mainline.
62866      Branch: maint-5.6/perl
62867           !> regexec.c sv.c
62868 ____________________________________________________________________________
62869 [  8568] By: jhi                                   on 2001/01/27  18:06:51
62870         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
62871              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
62872              7935[-perlio.c],7936,7959,7965 from mainline.
62873              
62874              Change the "big byte" error message to "Wide character".
62875              (7355, the croak-if-wide-chars-in-print part ignored)
62876              
62877              Use UINT64_C().
62878              
62879              Introduce Perl_utf8_length().
62880              
62881              diff -se shows these as different (7753, forgotten check-ins)
62882              
62883              Subject: [PATCH] doop.c - UTF8 tr///
62884              
62885              If we use (aTHX_ ...) then put Perl_ on the front.
62886              
62887              Make utf8_length() and utf8_distance() to be less forgiving
62888              about bad UTF-8.
62889              
62890              Test line numbers are different with utf8.
62891              
62892              No need to scan till infinity, 13 is enough. (7872,7911)
62893              
62894              Subject: [PATCH] Tokeniser debugging
62895              
62896              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
62897              
62898              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
62899              
62900              Be more careful in Perl_sv_utf8_downgrade().
62901              
62902              Use DO_UTF8().
62903              
62904              Raw zero bytes in text files confuse at least GNU patch 2.1.
62905      Branch: maint-5.6/perl
62906           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
62907           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
62908           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
62909           !> t/pragma/utf8.t toke.c utf8.c utf8.h
62910 ____________________________________________________________________________
62911 [  8567] By: nick                                  on 2001/01/27  11:10:38
62912         Log: Integrate mainline
62913      Branch: perlio
62914           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
62915           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
62916           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
62917           !> toke.c
62918 ____________________________________________________________________________
62919 [  8566] By: jhi                                   on 2001/01/27  06:22:48
62920         Log: More documentation for the regexp context stack.
62921      Branch: perl
62922            ! regexec.c
62923 ____________________________________________________________________________
62924 [  8565] By: jhi                                   on 2001/01/27  05:21:57
62925         Log: Update Changes.
62926      Branch: perl
62927            ! Changes patchlevel.h
62928 ____________________________________________________________________________
62929 [  8564] By: jhi                                   on 2001/01/27  04:44:04
62930         Log: Threadedness patch for #8562 from Doug MacEachern.
62931      Branch: perl
62932            ! toke.c
62933 ____________________________________________________________________________
62934 [  8563] By: jhi                                   on 2001/01/27  04:26:24
62935         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
62936              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62937              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
62938              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
62939      Branch: perl
62940            ! op.c
62941 ____________________________________________________________________________
62942 [  8562] By: jhi                                   on 2001/01/27  04:20:30
62943         Log: Subject: Re: Announce : Tokener reporting patch
62944              From: Simon Cozens <simon@cozens.net>
62945              Date: Mon, 22 Jan 2001 02:17:22 +0000
62946              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
62947      Branch: perl
62948            ! embed.h embed.pl proto.h toke.c
62949 ____________________________________________________________________________
62950 [  8561] By: jhi                                   on 2001/01/27  04:17:24
62951         Log: Forgot from #8545.  Oops.
62952      Branch: perl
62953            ! pp.c t/pragma/overload.t
62954 ____________________________________________________________________________
62955 [  8560] By: jhi                                   on 2001/01/27  03:01:47
62956         Log: A better module compilation test, use MANIFEST as suggested
62957              by Spider.
62958      Branch: perl
62959            ! t/lib/1_compile.t
62960 ____________________________________________________________________________
62961 [  8559] By: jhi                                   on 2001/01/27  02:50:48
62962         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
62963              From: Peter Prymmer <pvhp@forte.com>
62964              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
62965              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
62966      Branch: perl
62967            ! t/lib/b.t
62968 ____________________________________________________________________________
62969 [  8558] By: jhi                                   on 2001/01/27  02:27:05
62970         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
62971              From: Peter Prymmer <pvhp@forte.com>
62972              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
62973              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
62974      Branch: perl
62975            ! t/pragma/sub_lval.t
62976 ____________________________________________________________________________
62977 [  8557] By: jhi                                   on 2001/01/27  02:26:03
62978         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
62979              From: Peter Prymmer <pvhp@forte.com>
62980              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
62981              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
62982      Branch: perl
62983            ! t/lib/st-06compat.t
62984 ____________________________________________________________________________
62985 [  8556] By: jhi                                   on 2001/01/27  02:24:33
62986         Log: Subject: [PATCH: perl@8531] minor update to README.os390
62987              From: Peter Prymmer <pvhp@forte.com>
62988              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
62989              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
62990      Branch: perl
62991            ! README.os390
62992 ____________________________________________________________________________
62993 [  8555] By: jhi                                   on 2001/01/27  00:35:47
62994         Log: No point in checking the length before we know whether the pointer
62995              is bogus or not, fixes Abigail's odbm failures in Linux.
62996      Branch: perl
62997            ! sv.c
62998 ____________________________________________________________________________
62999 [  8554] By: nick                                  on 2001/01/26  19:01:31
63000         Log: Integrate mainline
63001      Branch: perlio
63002           !> lib/Text/Wrap.pm t/lib/textwrap.t
63003 ____________________________________________________________________________
63004 [  8553] By: jhi                                   on 2001/01/26  15:19:39
63005         Log: Integrate change #7792 from perlio (multiplicity fix),
63006              fix the AV leak in regex DEBUGGING (tiny part of the
63007              polymorphic regexp patch #8143).
63008      Branch: maint-5.6/perl
63009            ! regcomp.c
63010           !> scope.h
63011 ____________________________________________________________________________
63012 [  8552] By: jhi                                   on 2001/01/26  15:03:23
63013         Log: (Retracted by #8573)
63014              
63015              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
63016              From: Michael G Schwern <schwern@pobox.com>
63017              Date: Fri, 26 Jan 2001 09:28:31 -0500
63018              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
63019      Branch: perl
63020            ! lib/Text/Wrap.pm t/lib/textwrap.t
63021 ____________________________________________________________________________
63022 [  8551] By: jhi                                   on 2001/01/26  02:33:19
63023         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
63024              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
63025              
63026              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
63027              
63028              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
63029              
63030              Message nit.
63031              
63032              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
63033              
63034              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
63035              
63036              (the cleanup of unused submatches in regtry() and regcppop())
63037              
63038              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
63039              stored and restored, and thusly was trounced by the utf8 swash
63040              routines.
63041              
63042              use utf8 not required to use \x{}.
63043              
63044              Removed two more tests that make no sense in UTF-8 since the test
63045              data is not in UTF-8.
63046              
63047              Get the three different space character classes right under utf8.
63048              
63049              Implement ANYOFUTF8 regprop() dumping.
63050              
63051              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
63052              
63053              Document the regex context pushing/popping a bit better.
63054      Branch: maint-5.6/perl
63055           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
63056           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
63057           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
63058           !> t/op/regmesg.t utf8.c
63059 ____________________________________________________________________________
63060 [  8550] By: nick                                  on 2001/01/25  19:42:30
63061         Log: Integrate mainline
63062      Branch: perlio
63063           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
63064           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
63065           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
63066           !> t/lib/bigint.t t/lib/bigintpm.t
63067 ____________________________________________________________________________
63068 [  8549] By: jhi                                   on 2001/01/25  15:22:28
63069         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
63070      Branch: maint-5.6/perl
63071            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
63072 ____________________________________________________________________________
63073 [  8548] By: jhi                                   on 2001/01/25  15:02:55
63074         Log: Integrate changes #7997,8063,8492,8547 from mainline.
63075              
63076              Subject: Re: STRLEN - what?
63077              
63078              Subject: [PATCH] perlguts.pod
63079              
63080              Memory management calls documentation.
63081              
63082              Layout using tabulator is not a good idea in a pod.
63083      Branch: maint-5.6/perl
63084           !> pod/perlguts.pod
63085 ____________________________________________________________________________
63086 [  8547] By: jhi                                   on 2001/01/25  14:49:05
63087         Log: Layout using tabulator is not a good idea in a pod.
63088      Branch: perl
63089            ! pod/perlguts.pod
63090 ____________________________________________________________________________
63091 [  8546] By: jhi                                   on 2001/01/25  14:31:12
63092         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
63093              from mainline.
63094              
63095              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
63096              
63097              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
63098              
63099              More Win32 editor/IDE/shell hints.
63100              
63101              More Win32 Perling.
63102              
63103              Yet another editor edit.
63104              
63105              Edit edit edit.
63106              
63107              IDE/editor section tweaking.
63108              
63109              Few more IDE/editor nits from p5p.
63110      Branch: maint-5.6/perl
63111           !> pod/perlfaq3.pod
63112 ____________________________________________________________________________
63113 [  8545] By: jhi                                   on 2001/01/25  04:16:32
63114         Log: Subject: [PATCH 5.7.0] overload int()
63115              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63116              Date: Wed, 24 Jan 2001 19:06:57 -0500
63117              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
63118      Branch: perl
63119            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
63120            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
63121            ! t/lib/bigintpm.t
63122 ____________________________________________________________________________
63123 [  8544] By: jhi                                   on 2001/01/25  04:15:11
63124         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
63125              From: Peter Prymmer <pvhp@forte.com>
63126              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
63127              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
63128      Branch: perl
63129            ! Makefile.SH README.os390 hints/os390.sh installperl
63130 ____________________________________________________________________________
63131 [  8543] By: jhi                                   on 2001/01/25  03:52:08
63132         Log: Integrate change #8462,8469 from mainline.
63133              
63134              In VMS Perl subversion (perl -V) is undef.
63135      Branch: maint-5.6/perl
63136           !> configure.com
63137 ____________________________________________________________________________
63138 [  8542] By: jhi                                   on 2001/01/25  03:44:55
63139         Log: Integrate changes #7835,7850,8315,8316 from mainline.
63140              
63141              Solaris hints.
63142      Branch: maint-5.6/perl
63143           !> hints/solaris_2.sh
63144 ____________________________________________________________________________
63145 [  8541] By: jhi                                   on 2001/01/25  03:39:28
63146         Log: Integrate #8336 from mainline.
63147      Branch: maint-5.6/perl
63148           !> hv.c
63149 ____________________________________________________________________________
63150 [  8540] By: jhi                                   on 2001/01/25  03:23:50
63151         Log: Retract #8539.
63152      Branch: maint-5.6/perl
63153            ! pod/perlfaq3.pod
63154 ____________________________________________________________________________
63155 [  8539] By: jhi                                   on 2001/01/25  03:21:55
63156         Log: (Retracted by #8540.)
63157      Branch: maint-5.6/perl
63158            ! pod/perlfaq3.pod
63159 ____________________________________________________________________________
63160 [  8538] By: jhi                                   on 2001/01/25  03:14:07
63161         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
63162              From: Peter Prymmer <pvhp@forte.com>
63163              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
63164              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
63165              
63166              The VMS bits.
63167      Branch: maint-5.6/perl
63168            ! configure.com vms/descrip_mms.template
63169 ____________________________________________________________________________
63170 [  8537] By: jhi                                   on 2001/01/25  03:06:09
63171         Log: Integrate #7710,7824,7973 from mainline.
63172      Branch: maint-5.6/perl
63173           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
63174           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
63175           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
63176           !> vos/config.ga.def vos/config.ga.h win32/config.bc
63177           !> win32/config.gc win32/config.vc
63178 ____________________________________________________________________________
63179 [  8536] By: jhi                                   on 2001/01/24  13:50:20
63180         Log: Revert the edits made by me so far to the 5.6 branch since
63181              the TRIAL1 since I did edits when I should have been using
63182              integrates.  Bad programmer.   (Will integrate them properly later.)
63183              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
63184              The #8353 will not be reapplied at least for now since
63185              the UTF-8 hash keys need more thinking.
63186              (The patches #8347, #8354, #8454, #8473 were okay since they
63187              were original edits made specifically for the 5.6.1-TRIAL1.)
63188      Branch: maint-5.6/perl
63189            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63190            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
63191            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
63192            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
63193            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
63194            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63195            ! win32/config.bc win32/config.gc win32/config.vc
63196 ____________________________________________________________________________
63197 [  8535] By: bailey                                on 2001/01/24  06:37:02
63198         Log: SYN SYN
63199      Branch: vmsperl
63200           +> (branch 26 files)
63201           !> (integrate 130 files)
63202 ____________________________________________________________________________
63203 [  8534] By: nick                                  on 2001/01/23  19:30:57
63204         Log: Integrate mainline.
63205      Branch: perlio
63206           !> Changes Configure Porting/Glossary Porting/config.sh
63207           !> Porting/config_H embed.h embed.pl ext/Encode/compile
63208           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
63209           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
63210           !> pod/perlvar.pod proto.h t/lib/1_compile.t
63211 ____________________________________________________________________________
63212 [  8533] By: jhi                                   on 2001/01/23  16:15:46
63213         Log: Forgotten from #8501.
63214      Branch: perl
63215            ! Porting/Glossary Porting/config.sh Porting/config_H
63216 ____________________________________________________________________________
63217 [  8532] By: jhi                                   on 2001/01/23  16:13:27
63218         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
63219              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63220              Date: Mon, 22 Jan 2001 17:51:58 +0100
63221              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
63222      Branch: perl
63223            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
63224 ____________________________________________________________________________
63225 [  8531] By: jhi                                   on 2001/01/23  15:46:01
63226         Log: Update Changes.
63227      Branch: perl
63228            ! Changes patchlevel.h
63229 ____________________________________________________________________________
63230 [  8530] By: jhi                                   on 2001/01/23  15:38:39
63231         Log: De-cut-and-pasto.
63232      Branch: perl
63233            ! t/lib/1_compile.t
63234 ____________________________________________________________________________
63235 [  8529] By: jhi                                   on 2001/01/23  15:11:04
63236         Log: Document the mkdir trailing slashes case.
63237      Branch: perl
63238            ! pod/perlfunc.pod
63239 ____________________________________________________________________________
63240 [  8528] By: jhi                                   on 2001/01/23  15:08:28
63241         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
63242              get installed:
63243              
63244              Subject: lib/lib.pm
63245              From: <abigail@foad.org>
63246              Date: Mon, 28 Aug 2000 20:35:08 -0400
63247              Message-ID: <20000829003508.21281.qmail@foad.org>
63248      Branch: perl
63249            ! installperl
63250 ____________________________________________________________________________
63251 [  8527] By: jhi                                   on 2001/01/23  14:44:04
63252         Log: Metaconfig unit change for #8526.
63253      Branch: metaconfig
63254            ! U/threads/archname.U
63255 ____________________________________________________________________________
63256 [  8526] By: jhi                                   on 2001/01/23  14:43:19
63257         Log: Attach -perlio to the archname if so selected.
63258      Branch: perl
63259            ! Configure
63260 ____________________________________________________________________________
63261 [  8525] By: jhi                                   on 2001/01/23  14:24:01
63262         Log: Subject: [PATCH] pod/perlvar.pod
63263              From: abigail@foad.org
63264              Date: Tue, 23 Jan 2001 01:41:10 +0100
63265              Message-ID: <20010123004110.22259.qmail@foad.org>
63266      Branch: perl
63267            ! pod/perlvar.pod
63268 ____________________________________________________________________________
63269 [  8524] By: jhi                                   on 2001/01/23  14:22:32
63270         Log: A bug introduced in #8217 (the undefined variable in the
63271              lib/safe1_t #3) fixed, by Charles Lane:
63272              
63273              The earlier patch made it so that stuff running in Safe
63274              compartments could do a "caller" and see "main".  That
63275              little change in name is done right before the code in
63276              the compartment is run, and apparantly the parser
63277              was picking up the stash name before it got changed.
63278              
63279              (why it was threaded vs. unthreaded Perl that was sensitive to this
63280              I still don't know...and it probably doesn't matter).
63281              
63282              I tryed removing the stash name-change and saw that threaded Perl
63283              did indeed pass the lib/safe1.t tests.
63284              
63285              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
63286              do the name change (and to connect _ in the compartment to the global
63287              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
63288              to call _safe_pkg_prep when creating a new compartment.
63289              
63290              Passes all tests with threaded perl on linux; passes all tests
63291              with unthreaded perl on VMS.
63292              
63293              At some point I'll probably want to revisit Safe and Opcode to
63294              provide more sensible handling of global variables...and to get
63295              formats working in Safe compartments, which they don't do currently.
63296      Branch: perl
63297            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
63298 ____________________________________________________________________________
63299 [  8523] By: jhi                                   on 2001/01/23  14:11:58
63300         Log: Also the lib/Thread.pm itself needs to be ignored if
63301              the Thread extension hasn't been built.
63302      Branch: perl
63303            ! t/lib/1_compile.t
63304 ____________________________________________________________________________
63305 [  8522] By: jhi                                   on 2001/01/23  13:51:28
63306         Log: print() instead of warn() so that stderr doesn't get
63307              unnecessarily polluted.
63308      Branch: perl
63309            ! ext/Encode/compile
63310 ____________________________________________________________________________
63311 [  8521] By: jhi                                   on 2001/01/23  13:49:48
63312         Log: Integrate perlio.
63313      Branch: perl
63314           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
63315           !> ext/Encode/encode.h
63316 ____________________________________________________________________________
63317 [  8520] By: nick                                  on 2001/01/22  21:44:00
63318         Log: More messing with Encode:
63319              Extra fields in header to allow multiple names and to record
63320              other things "compile" knows.
63321              Re-organise compile to factor out common output routines.
63322      Branch: perlio
63323            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
63324 ____________________________________________________________________________
63325 [  8519] By: nick                                  on 2001/01/22  20:33:50
63326         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
63327      Branch: perlio
63328            ! ext/Encode/Makefile.PL ext/Encode/compile
63329 ____________________________________________________________________________
63330 [  8518] By: nick                                  on 2001/01/22  20:28:13
63331         Log: Integrate mainline
63332      Branch: perlio
63333           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
63334           !> vos/config.alpha.def vos/config.alpha.h
63335 ____________________________________________________________________________
63336 [  8517] By: jhi                                   on 2001/01/22  15:37:17
63337         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
63338              by Inaba Hiroto.
63339      Branch: perl
63340            ! sv.c
63341 ____________________________________________________________________________
63342 [  8516] By: jhi                                   on 2001/01/22  14:55:15
63343         Log: More SIG_SIZE fixes.
63344      Branch: perl
63345            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
63346 ____________________________________________________________________________
63347 [  8515] By: jhi                                   on 2001/01/22  14:50:27
63348         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
63349              From: "Craig A. Berry" <craigberry@mac.com>
63350              Date: Mon, 22 Jan 2001 00:42:24 -0600
63351              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
63352      Branch: perl
63353            ! configure.com
63354 ____________________________________________________________________________
63355 [  8514] By: jhi                                   on 2001/01/22  14:31:17
63356         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
63357              From: "Craig A. Berry" <craigberry@mac.com>
63358              Date: Sun, 21 Jan 2001 23:03:25 -0600
63359              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
63360      Branch: perl
63361            ! configure.com
63362 ____________________________________________________________________________
63363 [  8513] By: jhi                                   on 2001/01/22  14:14:00
63364         Log: Add the .ucm encoding tables to the MANIFEST.
63365      Branch: perl
63366            ! MANIFEST
63367 ____________________________________________________________________________
63368 [  8512] By: jhi                                   on 2001/01/22  13:43:33
63369         Log: Integrate perlio.
63370      Branch: perl
63371           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
63372           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
63373           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
63374           +> ext/Encode/Encode/iso8859-10.ucm
63375           +> ext/Encode/Encode/iso8859-13.ucm
63376           +> ext/Encode/Encode/iso8859-14.ucm
63377           +> ext/Encode/Encode/iso8859-15.ucm
63378           +> ext/Encode/Encode/iso8859-16.ucm
63379           +> ext/Encode/Encode/iso8859-2.ucm
63380           +> ext/Encode/Encode/iso8859-3.ucm
63381           +> ext/Encode/Encode/iso8859-4.ucm
63382           +> ext/Encode/Encode/iso8859-5.ucm
63383           +> ext/Encode/Encode/iso8859-6.ucm
63384           +> ext/Encode/Encode/iso8859-7.ucm
63385           +> ext/Encode/Encode/iso8859-8.ucm
63386           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
63387           +> ext/Encode/Encode/symbol.ucm
63388           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
63389           !> perliol.h
63390 ____________________________________________________________________________
63391 [  8511] By: nick                                  on 2001/01/21  23:44:47
63392         Log: Make "real" layers of ":utf8" and ":raw".
63393              So now PERLIO=utf8 perl ...
63394              does what Andreas wanted.
63395              Fix arg passing in open.pm (still have a Carp issue).
63396      Branch: perlio
63397            ! lib/open.pm perlio.c perliol.h
63398 ____________________________________________________________________________
63399 [  8510] By: jhi                                   on 2001/01/21  22:56:53
63400         Log: Document the regex content pushing/popping a bit better.
63401      Branch: perl
63402            ! regexec.c
63403 ____________________________________________________________________________
63404 [  8509] By: jhi                                   on 2001/01/21  22:55:44
63405         Log: Tweak the mkdir trailing slash code some more.
63406              
63407              TO DO: the same handling should probably be done for
63408              all the other filesystem functions that can have directories
63409              as their arguments.
63410      Branch: perl
63411            ! pp_sys.c
63412 ____________________________________________________________________________
63413 [  8508] By: nick                                  on 2001/01/21  21:37:43
63414         Log: Switch "compiled in" encodings to .ucm format.
63415              (Leave others as .enc till we can run-time load .ucm,
63416              or find some other way to load them.)
63417      Branch: perlio
63418            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
63419            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
63420            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
63421            + ext/Encode/Encode/iso8859-10.ucm
63422            + ext/Encode/Encode/iso8859-13.ucm
63423            + ext/Encode/Encode/iso8859-14.ucm
63424            + ext/Encode/Encode/iso8859-15.ucm
63425            + ext/Encode/Encode/iso8859-16.ucm
63426            + ext/Encode/Encode/iso8859-2.ucm
63427            + ext/Encode/Encode/iso8859-3.ucm
63428            + ext/Encode/Encode/iso8859-4.ucm
63429            + ext/Encode/Encode/iso8859-5.ucm
63430            + ext/Encode/Encode/iso8859-6.ucm
63431            + ext/Encode/Encode/iso8859-7.ucm
63432            + ext/Encode/Encode/iso8859-8.ucm
63433            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
63434            + ext/Encode/Encode/symbol.ucm
63435            ! ext/Encode/Makefile.PL ext/Encode/compile
63436 ____________________________________________________________________________
63437 [  8507] By: nick                                  on 2001/01/21  21:02:03
63438         Log: Integrate (partial) mainline.
63439      Branch: perlio
63440           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
63441           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
63442           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
63443 ____________________________________________________________________________
63444 [  8506] By: jhi                                   on 2001/01/21  20:09:30
63445         Log: Update Changes.
63446      Branch: perl
63447            ! Changes patchlevel.h
63448 ____________________________________________________________________________
63449 [  8505] By: jhi                                   on 2001/01/21  19:39:59
63450         Log: Subject: Minor typos in perlfaq2.pod
63451              From: "Stephen P. Potter" <spp@spotter.yi.org>
63452              Message-Id: <200101192101.QAA11911@spotter.yi.org>
63453              Date: Fri, 19 Jan 2001 16:01:13 -0500
63454              
63455              with a nit from Philip Newton.
63456      Branch: perl
63457            ! pod/perlfaq2.pod
63458 ____________________________________________________________________________
63459 [  8504] By: jhi                                   on 2001/01/21  19:33:05
63460         Log: Metaconfig change for #8503.
63461      Branch: metaconfig
63462            ! U/threads/usethreads.U
63463 ____________________________________________________________________________
63464 [  8503] By: jhi                                   on 2001/01/21  19:32:21
63465         Log: Sanity check for conflicting thread flavours.
63466      Branch: perl
63467            ! Configure config_h.SH
63468 ____________________________________________________________________________
63469 [  8502] By: jhi                                   on 2001/01/21  19:23:00
63470         Log: Metaconfig change for #8501.
63471      Branch: metaconfig
63472            ! U/modified/sig_name.U
63473 ____________________________________________________________________________
63474 [  8501] By: jhi                                   on 2001/01/21  19:22:26
63475         Log: The SIG_SIZE is the number of the elements *excluding*
63476              the terminating NULL.
63477      Branch: perl
63478            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
63479            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
63480            ! win32/config_H.vc
63481 ____________________________________________________________________________
63482 [  8500] By: jhi                                   on 2001/01/21  18:31:31
63483         Log: Integrate perlio.
63484      Branch: perl
63485           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
63486           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
63487           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
63488           !> pp_sys.c proto.h sv.c
63489 ____________________________________________________________________________
63490 [  8499] By: jhi                                   on 2001/01/21  17:43:57
63491         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
63492              From: Hugo <hv@crypt.compulink.co.uk>
63493              Date: Sun, 21 Jan 2001 13:34:05 +0000
63494              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
63495              
63496              In sprintf UTF8ize only if necessary.
63497      Branch: perl
63498            ! sv.c
63499 ____________________________________________________________________________
63500 [  8498] By: nick                                  on 2001/01/21  16:25:32
63501         Log: Encode cleanup.
63502              Add command line control over "compile" so that Makefile.PL
63503              needs can be combined with other uses.
63504              Use command line options in Makefile.PL.
63505              Fix multi-byte parsing in .ucm files.
63506      Branch: perlio
63507            ! ext/Encode/Makefile.PL ext/Encode/compile
63508 ____________________________________________________________________________
63509 [  8497] By: nick                                  on 2001/01/21  12:56:27
63510         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
63511      Branch: perlio
63512            ! ext/Encode/Encode.xs
63513 ____________________________________________________________________________
63514 [  8496] By: nick                                  on 2001/01/21  12:18:45
63515         Log: Fixup after integrate:
63516              missed the .sym files that are changed by regen_headers
63517              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
63518      Branch: perlio
63519            ! global.sym pp.sym sv.c
63520 ____________________________________________________________________________
63521 [  8495] By: nick                                  on 2001/01/21  11:51:07
63522         Log: Integrate mainline.
63523      Branch: perlio
63524           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
63525           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
63526           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
63527           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
63528           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
63529           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
63530           !> win32/Makefile win32/makefile.mk
63531 ____________________________________________________________________________
63532 [  8494] By: jhi                                   on 2001/01/20  23:12:11
63533         Log: Forgot the expect_number() prototype.
63534      Branch: perl
63535            ! embed.h embed.pl proto.h
63536 ____________________________________________________________________________
63537 [  8493] By: jhi                                   on 2001/01/20  22:56:39
63538         Log: Subject: [PATCH: perl@8482] README.vms URL updates
63539              From: Peter Prymmer <pvhp@forte.com>
63540              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
63541              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
63542              
63543              Plus Craig A. Berry's suggestion to use compaq.com instead
63544              of digital.com.
63545      Branch: perl
63546            ! README.vms
63547 ____________________________________________________________________________
63548 [  8492] By: jhi                                   on 2001/01/20  22:50:05
63549         Log: Memory management calls documentation.
63550      Branch: perl
63551            ! pod/perlguts.pod
63552 ____________________________________________________________________________
63553 [  8491] By: jhi                                   on 2001/01/20  22:38:33
63554         Log: Signedness nit plus few memcpy/Copy nits.
63555      Branch: perl
63556            ! sv.c
63557 ____________________________________________________________________________
63558 [  8490] By: jhi                                   on 2001/01/20  22:25:53
63559         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
63560              From: Peter Prymmer <pvhp@forte.com>
63561              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
63562              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
63563      Branch: perl
63564            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
63565 ____________________________________________________________________________
63566 [  8489] By: jhi                                   on 2001/01/20  22:24:41
63567         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
63568              From: Peter Prymmer <pvhp@forte.com>
63569              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
63570              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
63571      Branch: perl
63572            ! win32/Makefile win32/makefile.mk
63573 ____________________________________________________________________________
63574 [  8488] By: jhi                                   on 2001/01/20  22:22:27
63575         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
63576              From: Peter Prymmer <pvhp@forte.com>
63577              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
63578              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
63579      Branch: perl
63580            ! Makefile.SH
63581 ____________________________________________________________________________
63582 [  8487] By: jhi                                   on 2001/01/20  22:21:18
63583         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
63584              From: Peter Prymmer <pvhp@forte.com>
63585              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
63586              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
63587      Branch: perl
63588            + ext/DynaLoader/dl_dllload.xs
63589            ! MANIFEST Makefile.SH hints/os390.sh
63590 ____________________________________________________________________________
63591 [  8486] By: jhi                                   on 2001/01/20  22:17:53
63592         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
63593              From: Peter Prymmer <pvhp@forte.com>
63594              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
63595              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
63596      Branch: perl
63597            ! README.os390 README.posix-bc
63598 ____________________________________________________________________________
63599 [  8485] By: jhi                                   on 2001/01/20  20:15:30
63600         Log: Document and test the new qu operator.
63601      Branch: perl
63602            + t/op/qu.t
63603            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
63604            ! pod/perlretut.pod pod/perlunicode.pod
63605 ____________________________________________________________________________
63606 [  8484] By: nick                                  on 2001/01/20  19:42:30
63607         Log: Infrastructure to allow:
63608              open($fh,"|-",@array);
63609              to be implemented
63610              i.e. mark pp_open as needing a stack mark, and make pp_open
63611              process its args in that style (and pass them _all_ to tied handles OPEN).
63612              Invent do_openn() which takes SV ** at allow it to see multiple args.
63613              Note this does not _do_ anything yet.
63614      Branch: perlio
63615            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
63616            ! perlapi.c pp_proto.h pp_sys.c proto.h
63617 ____________________________________________________________________________
63618 [  8483] By: nick                                  on 2001/01/20  17:23:14
63619         Log: Integrate mainline.
63620      Branch: perlio
63621           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
63622           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
63623 ____________________________________________________________________________
63624 [  8482] By: jhi                                   on 2001/01/19  15:37:49
63625         Log: Update Changes.
63626      Branch: perl
63627            ! Changes patchlevel.h
63628 ____________________________________________________________________________
63629 [  8481] By: jhi                                   on 2001/01/19  14:41:24
63630         Log: Subject: Re: new feature: s?printf parameter reordering 
63631              From: Hugo <hv@crypt.compulink.co.uk>
63632              Date: Thu, 11 Jan 2001 17:09:03 +0000
63633              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
63634              
63635              - support reordering for all parameters: %, *v, *, .*
63636              - lay down that the reordering specification must immediately
63637              follow that parameter: %3$, *v3$, *3$, .*3$
63638              - fix vectorisation of a zero-length string
63639              - factor out the code choosing the argument to format
63640              
63641              Possibly unwanted side-effects:
63642              - the special format specifiers ' +-0' must now precede any
63643              vectorisation specifier. Tests in op/sprintf and op/ver
63644              have been changed to reflect this.
63645              - sprintf.t test #214 changed its expectations because in many
63646              cases, the next parameter has already been consumed when an
63647              invalid type letter is detected.
63648              
63649              Probably wanted side-effects:
63650              - attempts to format a non-existent parameter will warn as if C<undef>
63651              - attempt to write to non-existent parameter with '%n' will complain
63652              of "attempt to modify read-only value" instead of being silent
63653      Branch: perl
63654            ! sv.c t/op/sprintf.t t/op/ver.t
63655 ____________________________________________________________________________
63656 [  8480] By: jhi                                   on 2001/01/19  14:08:37
63657         Log: Subject: PATCH pragma/locale.t
63658              From: andreas.koenig@anima.de (Andreas J. Koenig)
63659              Date: 18 Jan 2001 09:45:37 +0100
63660              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
63661      Branch: perl
63662            ! t/pragma/locale.t
63663 ____________________________________________________________________________
63664 [  8479] By: jhi                                   on 2001/01/19  13:19:58
63665         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
63666      Branch: perl
63667            ! configure.com
63668 ____________________________________________________________________________
63669 [  8478] By: jhi                                   on 2001/01/19  02:12:35
63670         Log: Automate 1_compile.t.
63671      Branch: perl
63672            ! t/lib/1_compile.t
63673 ____________________________________________________________________________
63674 [  8477] By: jhi                                   on 2001/01/19  01:49:56
63675         Log: Integrate perlio.
63676      Branch: perl
63677           !> sv.c win32/config.bc win32/config.gc win32/config.vc
63678           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
63679 ____________________________________________________________________________
63680 [  8476] By: nick                                  on 2001/01/18  21:51:52
63681         Log: Integrate mainline
63682      Branch: perlio
63683           +> t/lib/1_compile.t t/lib/compmod.pl
63684           !> MANIFEST configure.com lib/unicode/distinct.pm
63685 ____________________________________________________________________________
63686 [  8475] By: nick                                  on 2001/01/18  21:48:02
63687         Log: Win32 "safe signals" co-existance fix.
63688              Fix SIG_SIZE value.
63689              Clear PL_sig_pending when cloning (fork).
63690      Branch: perlio
63691            ! sv.c win32/config.bc win32/config.gc win32/config.vc
63692            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
63693 ____________________________________________________________________________
63694 [  8474] By: jhi                                   on 2001/01/18  14:40:57
63695         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
63696      Branch: perl
63697            ! t/lib/1_compile.t
63698 ____________________________________________________________________________
63699 [  8473] By: gsar                                  on 2001/01/18  11:42:31
63700         Log: unsubmitted trial1 change
63701      Branch: maint-5.6/perl
63702            ! Changes
63703 ____________________________________________________________________________
63704 [  8472] By: jhi                                   on 2001/01/18  04:30:24
63705         Log: The first bug found by 1_compile.t.
63706      Branch: perl
63707            ! lib/unicode/distinct.pm
63708 ____________________________________________________________________________
63709 [  8471] By: jhi                                   on 2001/01/18  04:29:42
63710         Log: Add Schwern's 1_compile test.  The compile_module script renamed
63711              to be a bit shorter for the 8.3 people.
63712      Branch: perl
63713            + t/lib/1_compile.t t/lib/compmod.pl
63714            ! MANIFEST
63715 ____________________________________________________________________________
63716 [  8470] By: jhi                                   on 2001/01/18  04:16:00
63717         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)
63718              From: Peter Prymmer <pvhp@forte.com>
63719              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
63720              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
63721              Replace #8463.
63722      Branch: maint-5.6/perl
63723            ! configure.com
63724 ____________________________________________________________________________
63725 [  8469] By: jhi                                   on 2001/01/18  04:13:02
63726         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)
63727              From: Peter Prymmer <pvhp@forte.com>
63728              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
63729              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
63730              Replace #8462.
63731      Branch: perl
63732            ! configure.com
63733 ____________________________________________________________________________
63734 [  8468] By: jhi                                   on 2001/01/18  03:42:08
63735         Log: Integrate perlio.
63736      Branch: perl
63737           !> gv.c mg.c perlio.c util.c
63738 ____________________________________________________________________________
63739 [  8467] By: nick                                  on 2001/01/17  22:41:10
63740         Log: "Safe" signals - trial implementation.
63741              gv.c tweaked to zero PL_sig_pend array
63742              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
63743              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
63744              Odd thing is that it "works" with PERLIO=stdio as well (linux).
63745      Branch: perlio
63746            ! gv.c mg.c perlio.c util.c
63747 ____________________________________________________________________________
63748 [  8466] By: nick                                  on 2001/01/17  20:40:20
63749         Log: Integrate mainline.
63750      Branch: perlio
63751           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
63752           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
63753           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
63754           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
63755           !> vos/config.ga.h win32/config.bc win32/config.gc
63756           !> win32/config.vc
63757 ____________________________________________________________________________
63758 [  8465] By: jhi                                   on 2001/01/17  18:37:13
63759         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
63760              From: Nicholas Clark <nick@ccl4.org>
63761              Date: Wed, 17 Jan 2001 17:31:33 +0000
63762              Message-ID: <20010117173133.I2633@plum.flirble.org>
63763      Branch: perl
63764            ! t/op/int.t
63765 ____________________________________________________________________________
63766 [  8464] By: jhi                                   on 2001/01/17  14:43:17
63767         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
63768              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63769              Date: Wed, 17 Jan 2001 15:16:43 +0100
63770              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
63771              
63772              pp_int() was dropping an NV to the floor,
63773              int(279964589018079/59) either returned not an integer
63774              4745162525730.15, or one got "Attempt to free unreferenced scalar."
63775      Branch: perl
63776            ! pp.c
63777 ____________________________________________________________________________
63778 [  8463] By: jhi                                   on 2001/01/17  06:12:42
63779         Log: (Replaced by #8470)
63780              
63781              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)
63782              From: "Craig A. Berry" <craigberry@mac.com>
63783              Date: Tue, 16 Jan 2001 23:38:46 -0600
63784              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
63785      Branch: maint-5.6/perl
63786            ! configure.com
63787 ____________________________________________________________________________
63788 [  8462] By: jhi                                   on 2001/01/17  06:11:31
63789         Log: (Replaced by #8469)
63790              
63791              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)
63792              From: "Craig A. Berry" <craigberry@mac.com>
63793              Date: Tue, 16 Jan 2001 23:38:46 -0600
63794              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
63795      Branch: perl
63796            ! configure.com
63797 ____________________________________________________________________________
63798 [  8461] By: jhi                                   on 2001/01/17  05:56:12
63799         Log: Allow for one trailing slash in the directory of mkdir().
63800      Branch: perl
63801            ! pp_sys.c
63802 ____________________________________________________________________________
63803 [  8460] By: jhi                                   on 2001/01/17  03:26:01
63804         Log: Metaconfig unit changes for #8459.
63805      Branch: metaconfig
63806            ! U/modified/Loc.U U/modified/sig_name.U
63807 ____________________________________________________________________________
63808 [  8459] By: jhi                                   on 2001/01/17  03:24:48
63809         Log: Define SIG_SIZE, the number of elements in the sig_name and
63810              sig_num arrays, including the final NULL entry.
63811      Branch: perl
63812            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63813            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
63814            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
63815            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63816            ! win32/config.bc win32/config.gc win32/config.vc
63817 ____________________________________________________________________________
63818 [  8458] By: jhi                                   on 2001/01/17  01:41:33
63819         Log: Integrate perlio.
63820      Branch: perl
63821           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
63822           !> perlapi.h proto.h sv.c
63823 ____________________________________________________________________________
63824 [  8457] By: nick                                  on 2001/01/16  22:07:26
63825         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
63826              Provides all the "cost" but no benefit yet - it is to allow cost
63827              to be measured, and implementation experiments (just in mg.c?).
63828      Branch: perlio
63829            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
63830            ! perlapi.h proto.h sv.c
63831 ____________________________________________________________________________
63832 [  8456] By: nick                                  on 2001/01/16  21:07:07
63833         Log: Integrate mainline.
63834      Branch: perlio
63835           !> (integrate 51 files)
63836 ____________________________________________________________________________
63837 [  8455] By: jhi                                   on 2001/01/16  18:13:43
63838         Log: Subject: [PATCH] regcomp.c old feature removal
63839              From: mjd@plover.com
63840              Date: 16 Jan 2001 14:43:18 -0000 
63841              Message-ID: <20010116144318.7140.qmail@plover.com> 
63842      Branch: perl
63843            ! regcomp.c
63844 ____________________________________________________________________________
63845 [  8454] By: jhi                                   on 2001/01/16  16:12:39
63846         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
63847              From: "Indy Singh" <indy@nusphere.com>
63848              Date: Wed, 10 Jan 2001 20:17:49 -0500
63849              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
63850      Branch: maint-5.6/perl
63851            ! win32/Makefile
63852 ____________________________________________________________________________
63853 [  8453] By: jhi                                   on 2001/01/16  16:09:33
63854         Log: Update Changes.
63855      Branch: perl
63856            ! Changes patchlevel.h
63857 ____________________________________________________________________________
63858 [  8452] By: jhi                                   on 2001/01/16  15:42:04
63859         Log: Subject: Re: API Cleanup
63860              To: perl5-porters@perl.org
63861              Date: Tue, 16 Jan 2001 13:42:30 +0000
63862              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
63863              
63864              Subject: [PATCH] utf8.c documentation
63865              From: Simon Cozens <simon@cozens.net>
63866              Date: Tue, 16 Jan 2001 13:52:48 +0000
63867              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
63868              
63869              Subject: Re: API Cleanup
63870              From: Simon Cozens <simon@cozens.net>
63871              Date: Tue, 16 Jan 2001 14:58:55 +0000
63872              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
63873              
63874              UTF-8 doc patches.
63875      Branch: perl
63876            ! embed.pl pod/perlapi.pod utf8.c
63877 ____________________________________________________________________________
63878 [  8451] By: jhi                                   on 2001/01/16  14:41:39
63879         Log: podlators 1.07, from Russ Allbery.
63880      Branch: perl
63881            ! lib/Pod/Man.pm
63882 ____________________________________________________________________________
63883 [  8450] By: jhi                                   on 2001/01/16  14:24:19
63884         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
63885              From: "Indy Singh" <indy@nusphere.com>
63886              Date: Mon, 15 Jan 2001 20:59:40 -0500
63887              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
63888      Branch: perl
63889            ! win32/Makefile
63890 ____________________________________________________________________________
63891 [  8449] By: jhi                                   on 2001/01/16  03:42:55
63892         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
63893              at the setting of the ofs_sv in new_struct_thread() as the
63894              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
63895              uninitialized fields are, uh, initialized with),
63896              SvREFCNT_inc()ing that invited a core dump.
63897      Branch: perl
63898            ! util.c
63899 ____________________________________________________________________________
63900 [  8448] By: jhi                                   on 2001/01/16  01:49:07
63901         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
63902              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63903              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
63904              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
63905              
63906              Replace #8444 and #8445.
63907      Branch: perl
63908            ! ext/B/B.xs ext/B/B/Debug.pm
63909 ____________________________________________________________________________
63910 [  8447] By: jhi                                   on 2001/01/15  21:05:35
63911         Log: Subject: [PATCH] API Variable documentation   
63912              From: Simon Cozens <simon@cozens.net>
63913              Date: Mon, 15 Jan 2001 19:35:54 +0000
63914              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
63915      Branch: perl
63916            ! pod/perlapi.pod thrdvar.h
63917 ____________________________________________________________________________
63918 [  8446] By: jhi                                   on 2001/01/15  20:49:20
63919         Log: Signedness nit.
63920      Branch: perl
63921            ! pp_ctl.c
63922 ____________________________________________________________________________
63923 [  8445] By: jhi                                   on 2001/01/15  20:28:48
63924         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
63925      Branch: perl
63926            ! ext/B/B/Debug.pm
63927 ____________________________________________________________________________
63928 [  8444] By: jhi                                   on 2001/01/15  13:09:10
63929         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
63930      Branch: perl
63931            ! ext/B/B.xs
63932 ____________________________________________________________________________
63933 [  8443] By: jhi                                   on 2001/01/15  13:06:26
63934         Log: Missing from #8439.
63935      Branch: perl
63936            ! keywords.h mg.c
63937 ____________________________________________________________________________
63938 [  8442] By: jhi                                   on 2001/01/15  13:02:38
63939         Log: Subject: [PATCH @8436] Eliminate op_children
63940              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63941              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
63942              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
63943              
63944              Subject: [PATCH @8436] Re: Eliminate op_children
63945              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63946              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
63947              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
63948      Branch: perl
63949            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
63950            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
63951            ! op.c op.h
63952 ____________________________________________________________________________
63953 [  8441] By: jhi                                   on 2001/01/15  12:57:08
63954         Log: Use the /^Perl_/-less form of is_lvalue_sub().
63955      Branch: perl
63956            ! pp.h
63957 ____________________________________________________________________________
63958 [  8440] By: jhi                                   on 2001/01/15  05:13:09
63959         Log: Revert #8437 and #8438, the Linux large files story is more complex.
63960      Branch: metaconfig/U/perl
63961            ! d_fpos64_t.U d_off64_t.U
63962      Branch: perl
63963            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63964            ! config_h.SH configure.com epoc/config.sh perl.h
63965            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
63966            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63967            ! win32/config.bc win32/config.gc win32/config.vc
63968 ____________________________________________________________________________
63969 [  8439] By: jhi                                   on 2001/01/15  05:02:24
63970         Log: More UTF-8 patches from Inaba Hiroto.
63971              - The substr lval was still not okay.
63972              - Now pp_stringify and sv_setsv copies source's UTF8 flag
63973              even if IN_BYTE.  pp_stringify is called from fold_constants
63974              at optimization phase and "\x{100}" was made SvUTF8_off under
63975              use bytes (the bytes pragma is for "byte semantics" and not
63976              for "do not produce UTF8 data")
63977              - New `qu' operator to generate UTF8 string explicitly.
63978              Though I agree with the policy "0x00-0xff always produce bytes",
63979              sometimes want to such a string to be coded in UTF8.
63980              I can use pack"U0a*" but it requires more typing and has
63981              runtime overhead.
63982              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
63983              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
63984              string is not UTF8_on and has char 0x80-0xff.
63985              
63986              TODO: document and test qu.
63987      Branch: perl
63988            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
63989            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
63990            ! toke.c
63991 ____________________________________________________________________________
63992 [  8438] By: jhi                                   on 2001/01/14  05:10:23
63993         Log: (Reverted by #8440)
63994              
63995              Metaconfig unit changes for #8437.
63996      Branch: metaconfig/U/perl
63997            ! d_fpos64_t.U d_off64_t.U
63998 ____________________________________________________________________________
63999 [  8437] By: jhi                                   on 2001/01/14  04:55:34
64000         Log: (Reverted by #8440)
64001              
64002              Add <features.h> probing, seems to be needed for (some?)
64003              Linux largefileness.
64004      Branch: perl
64005            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64006            ! config_h.SH configure.com epoc/config.sh perl.h
64007            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
64008            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64009            ! win32/config.bc win32/config.gc win32/config.vc
64010 ____________________________________________________________________________
64011 [  8436] By: jhi                                   on 2001/01/13  17:47:21
64012         Log: Tighten some of the tests a bit.
64013      Branch: perl
64014            ! t/pragma/utf8.t
64015 ____________________________________________________________________________
64016 [  8435] By: jhi                                   on 2001/01/13  17:31:54
64017         Log: Integrate perlio.
64018      Branch: perl
64019           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
64020           !> win32/config_H.gc win32/config_H.vc
64021 ____________________________________________________________________________
64022 [  8434] By: nick                                  on 2001/01/13  11:36:53
64023         Log: Run dmake regen_config_h for Win32
64024      Branch: perlio
64025            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
64026 ____________________________________________________________________________
64027 [  8433] By: nick                                  on 2001/01/13  11:31:55
64028         Log: VMS friendly patch to Encode compile process
64029      Branch: perlio
64030            ! ext/Encode/Makefile.PL ext/Encode/compile
64031 ____________________________________________________________________________
64032 [  8432] By: nick                                  on 2001/01/13  11:06:44
64033         Log: Integrate mainline
64034      Branch: perlio
64035           +> ext/B/B/Concise.pm
64036           !> (integrate 52 files)
64037 ____________________________________________________________________________
64038 [  8431] By: jhi                                   on 2001/01/13  05:55:55
64039         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
64040              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64041              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
64042              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
64043      Branch: perl
64044            ! ext/B/B/Concise.pm
64045 ____________________________________________________________________________
64046 [  8430] By: jhi                                   on 2001/01/13  04:24:18
64047         Log: The LVRET macro needed an aTHX.
64048      Branch: perl
64049            ! pp.h
64050 ____________________________________________________________________________
64051 [  8429] By: jhi                                   on 2001/01/13  02:12:42
64052         Log: Update Changes.
64053      Branch: perl
64054            ! Changes patchlevel.h
64055 ____________________________________________________________________________
64056 [  8428] By: jhi                                   on 2001/01/13  02:08:50
64057         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
64058              From: Peter Prymmer <pvhp@forte.com>
64059              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
64060              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
64061              
64062              Add a BEGIN guard for sloppy floating point division.
64063      Branch: perl
64064            ! lib/Math/BigInt.pm lib/bigint.pl
64065 ____________________________________________________________________________
64066 [  8427] By: jhi                                   on 2001/01/13  01:47:16
64067         Log: The B::Terse drop-in replacement wasn't quite drop-in.
64068      Branch: perl
64069            ! ext/B/B/Terse.pm
64070 ____________________________________________________________________________
64071 [  8426] By: jhi                                   on 2001/01/12  21:20:43
64072         Log: Use UVXf.
64073      Branch: perl
64074            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64075            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
64076            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
64077            ! vos/config.ga.def vos/config.ga.h win32/config.bc
64078            ! win32/config.gc win32/config.vc
64079 ____________________________________________________________________________
64080 [  8425] By: jhi                                   on 2001/01/12  20:20:14
64081         Log: Subject: [PATCH perl@8342] -Wformat
64082              From: Robin Barker <rmb1@cise.npl.co.uk>
64083              Date: Fri, 12 Jan 2001 20:03:14 GMT
64084              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
64085      Branch: perl
64086            ! ext/Encode/Encode.xs mg.c sv.c toke.c
64087 ____________________________________________________________________________
64088 [  8424] By: jhi                                   on 2001/01/12  20:01:48
64089         Log: Subject: B::Concise -- an improved replacement for B::Terse 
64090              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64091              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
64092              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
64093      Branch: perl
64094            + ext/B/B/Concise.pm
64095            ! MANIFEST ext/B/B/Terse.pm
64096 ____________________________________________________________________________
64097 [  8423] By: jhi                                   on 2001/01/12  19:24:02
64098         Log: The new metaconfig unit from the #8421.
64099      Branch: metaconfig/U/perl
64100            + d_sigprocmask.U
64101 ____________________________________________________________________________
64102 [  8422] By: jhi                                   on 2001/01/12  19:23:43
64103         Log: Forgot the microperl config from the #8421.
64104      Branch: perl
64105            ! uconfig.h uconfig.sh
64106 ____________________________________________________________________________
64107 [  8421] By: jhi                                   on 2001/01/12  19:05:27
64108         Log: Add sigprocmask() probe, regen Configure, regen toc.
64109      Branch: perl
64110            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64111            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
64112            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64113            ! vos/config.ga.h win32/config.bc win32/config.gc
64114            ! win32/config.vc
64115 ____________________________________________________________________________
64116 [  8420] By: jhi                                   on 2001/01/12  18:34:31
64117         Log: Add sockatmark() to the todo list.
64118      Branch: perl
64119            ! Todo-5.6
64120 ____________________________________________________________________________
64121 [  8419] By: jhi                                   on 2001/01/12  18:09:46
64122         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
64123      Branch: perl
64124            ! op.c
64125 ____________________________________________________________________________
64126 [  8418] By: jhi                                   on 2001/01/12  18:05:30
64127         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
64128              From: Radu Greab <radu@netsoft.ro>
64129              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
64130              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
64131      Branch: perl
64132            ! op.c t/pragma/sub_lval.t
64133 ____________________________________________________________________________
64134 [  8417] By: jhi                                   on 2001/01/12  16:09:09
64135         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
64136              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
64137              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
64138              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
64139      Branch: perl
64140            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
64141            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
64142            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
64143            ! t/pragma/sub_lval.t toke.c
64144 ____________________________________________________________________________
64145 [  8416] By: jhi                                   on 2001/01/12  15:42:06
64146         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
64147              From: "Richard Soderberg" <rs@crystalflame.net>
64148              Date: Fri, 12 Jan 2001 04:49:35 -0800
64149              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
64150              
64151              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
64152              according to the platform.
64153      Branch: perl
64154            ! op.c
64155 ____________________________________________________________________________
64156 [  8415] By: jhi                                   on 2001/01/12  15:33:41
64157         Log: One more UTF-8 fix from Inaba Hiroto.
64158      Branch: perl
64159            ! pp.c regexec.c t/pragma/utf8.t
64160 ____________________________________________________________________________
64161 [  8414] By: jhi                                   on 2001/01/12  15:30:18
64162         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
64163      Branch: perl
64164            ! regexec.c
64165 ____________________________________________________________________________
64166 [  8413] By: jhi                                   on 2001/01/12  15:22:10
64167         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
64168              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64169              Date: Thu, 11 Jan 2001 12:53:36 +0100
64170              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
64171      Branch: perl
64172            ! toke.c
64173 ____________________________________________________________________________
64174 [  8412] By: jhi                                   on 2001/01/12  15:20:25
64175         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
64176              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64177              Date: Fri, 12 Jan 2001 14:37:55 +0100
64178              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
64179      Branch: perl
64180            ! hints/posix-bc.sh
64181 ____________________________________________________________________________
64182 [  8411] By: jhi                                   on 2001/01/12  15:14:14
64183         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
64184              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64185              Date: Fri, 12 Jan 2001 10:42:21 +0100
64186              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
64187      Branch: perl
64188            ! t/op/regmesg.t
64189 ____________________________________________________________________________
64190 [  8410] By: jhi                                   on 2001/01/12  05:48:55
64191         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
64192              From: Nicholas Clark <nick@ccl4.org> 
64193              Date: Sun, 7 Jan 2001 19:47:14 +0000
64194              Message-ID: <20010107194714.B1048@plum.flirble.org>
64195      Branch: perl
64196            ! t/op/numconvert.t
64197 ____________________________________________________________________________
64198 [  8409] By: jhi                                   on 2001/01/12  05:41:28
64199         Log: Integrate perlio.
64200      Branch: perl
64201           !> mg.c scope.h
64202 ____________________________________________________________________________
64203 [  8408] By: nick                                  on 2001/01/11  22:43:28
64204         Log: Remove variables that were used in experiments.
64205      Branch: perlio
64206            ! mg.c
64207 ____________________________________________________________________________
64208 [  8407] By: nick                                  on 2001/01/11  20:57:44
64209         Log: Catch die in %SIG handler and unblock the signal before re-dying.
64210              This make Linux work _without_ sigsetjmp().
64211              Turn off sigsetjmp() to see what else it does.
64212              May need Configure probe for sigprocmask() if anything has sigaction()
64213              but not sigprocmask().
64214      Branch: perlio
64215            ! mg.c scope.h
64216 ____________________________________________________________________________
64217 [  8406] By: nick                                  on 2001/01/11  19:32:07
64218         Log: Integrate mainline
64219      Branch: perlio
64220           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
64221           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
64222           !> t/op/substr.t
64223 ____________________________________________________________________________
64224 [  8405] By: jhi                                   on 2001/01/11  17:11:01
64225         Log: Fix UTF-8 lval substr().
64226      Branch: perl
64227            ! mg.c t/op/substr.t
64228 ____________________________________________________________________________
64229 [  8404] By: jhi                                   on 2001/01/11  05:13:58
64230         Log: Update Changes.
64231      Branch: perl
64232            ! Changes patchlevel.h
64233 ____________________________________________________________________________
64234 [  8403] By: jhi                                   on 2001/01/11  04:38:24
64235         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
64236              From: Hugo <hv@crypt.compulink.co.uk>
64237              Date: Mon, 30 Oct 2000 01:33:26 +0000
64238              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
64239      Branch: perl
64240            ! regexec.c t/op/re_tests
64241 ____________________________________________________________________________
64242 [  8402] By: jhi                                   on 2001/01/11  04:26:12
64243         Log: Integrate perlio.
64244      Branch: perl
64245           !> scope.h util.c
64246 ____________________________________________________________________________
64247 [  8401] By: nick                                  on 2001/01/10  22:52:55
64248         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
64249              (So Alan and Ilya can try setting via hints.)
64250              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
64251              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
64252              doing the save everywhere seems to restart read() correctly, but just
64253              doing it once "round" the handler does not.
64254      Branch: perlio
64255            ! scope.h
64256 ____________________________________________________________________________
64257 [  8400] By: jhi                                   on 2001/01/10  21:57:54
64258         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
64259              of IRIX, HP-UX is unaffected.
64260      Branch: perl
64261            ! perl.h
64262 ____________________________________________________________________________
64263 [  8399] By: nick                                  on 2001/01/10  21:29:19
64264         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
64265      Branch: perlio
64266            ! util.c
64267 ____________________________________________________________________________
64268 [  8398] By: jhi                                   on 2001/01/10  20:55:31
64269         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
64270              also have ReusePort.
64271      Branch: perl
64272            ! ext/IO/lib/IO/Socket/INET.pm
64273 ____________________________________________________________________________
64274 [  8397] By: jhi                                   on 2001/01/10  20:50:57
64275         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
64276              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
64277              Date: Wed, 10 Jan 2001 01:38:13 -0800
64278              Message-ID: <20010110013813.B41744@yahoo-inc.com>
64279      Branch: perl
64280            ! ext/IO/lib/IO/Socket/INET.pm
64281 ____________________________________________________________________________
64282 [  8396] By: jhi                                   on 2001/01/10  20:49:30
64283         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
64284              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
64285              Date: Wed, 10 Jan 2001 01:37:32 -0800
64286              Message-ID: <20010110013732.A41744@yahoo-inc.com>
64287      Branch: perl
64288            ! ext/Socket/Socket.pm
64289 ____________________________________________________________________________
64290 [  8395] By: jhi                                   on 2001/01/10  20:41:37
64291         Log: Test for bug id 20010105.016 (fixed by #8378).
64292      Branch: perl
64293            ! t/op/split.t
64294 ____________________________________________________________________________
64295 [  8394] By: jhi                                   on 2001/01/10  20:26:32
64296         Log: Integrate perlio.
64297      Branch: perl
64298            ! util.c
64299 ____________________________________________________________________________
64300 [  8393] By: nick                                  on 2001/01/10  19:34:30
64301         Log: Back out Simon's pid hackery for now.
64302      Branch: perlio
64303            ! util.c
64304 ____________________________________________________________________________
64305 [  8392] By: nick                                  on 2001/01/10  19:23:13
64306         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
64307      Branch: perlio
64308           !> (integrate 29 files)
64309 ____________________________________________________________________________
64310 [  8391] By: jhi                                   on 2001/01/10  18:43:15
64311         Log: Subject: [PATCH] Fix my_pclose segfault
64312              From: Simon Cozens <simon@cozens.net>
64313              Date: Wed, 10 Jan 2001 18:39:35 +0000
64314              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
64315      Branch: perl
64316            ! util.c
64317 ____________________________________________________________________________
64318 [  8390] By: jhi                                   on 2001/01/10  18:42:08
64319         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
64320              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64321              Date:     Wed, 10 Jan 2001 13:23:02 EST
64322              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
64323      Branch: perl
64324            ! ext/Opcode/Opcode.xs
64325 ____________________________________________________________________________
64326 [  8389] By: jhi                                   on 2001/01/10  15:16:07
64327         Log: Turn off the integer preservation for now.
64328      Branch: perl
64329            ! perl.h
64330 ____________________________________________________________________________
64331 [  8388] By: jhi                                   on 2001/01/10  15:01:25
64332         Log: Few more IDE/editor nits from p5p.
64333      Branch: perl
64334            ! pod/perlfaq3.pod
64335 ____________________________________________________________________________
64336 [  8387] By: jhi                                   on 2001/01/10  06:53:16
64337         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
64338              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
64339              Date: Tue, 9 Jan 2001 23:16:02 +0000
64340              Message-ID: <20010109231602.A81101@plum.flirble.org>
64341      Branch: perl
64342            ! sv.c
64343 ____________________________________________________________________________
64344 [  8386] By: jhi                                   on 2001/01/10  03:17:54
64345         Log: Test cases for #8385 (from Simon's "torture.pl")
64346      Branch: perl
64347            ! t/op/tr.t
64348 ____________________________________________________________________________
64349 [  8385] By: jhi                                   on 2001/01/10  03:17:11
64350         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
64351              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
64352              Date: Wed, 10 Jan 2001 11:39:39 +0900
64353              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
64354              
64355              Some more UTF-8 tr cases fixed.
64356      Branch: perl
64357            ! doop.c
64358 ____________________________________________________________________________
64359 [  8384] By: jhi                                   on 2001/01/09  22:45:40
64360         Log: Allow the locale test needing POSIX and the taint test
64361              needing IPC::SysV to run under 'minitest' (basically,
64362              bail out if loading the extension fails)
64363      Branch: perl
64364            ! t/op/misc.t t/op/taint.t
64365 ____________________________________________________________________________
64366 [  8383] By: jhi                                   on 2001/01/09  21:36:04
64367         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
64368              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64369              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
64370              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
64371      Branch: perl
64372            ! t/io/openpid.t
64373 ____________________________________________________________________________
64374 [  8382] By: jhi                                   on 2001/01/09  21:06:08
64375         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
64376              Should finish up the bug id 20001205.022.
64377      Branch: perl
64378            ! pp.c pp_hot.c scope.c
64379 ____________________________________________________________________________
64380 [  8381] By: jhi                                   on 2001/01/09  18:27:43
64381         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
64382              From: Andy Dougherty <doughera@lafayette.edu>
64383              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
64384              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
64385              
64386              More robust yacc/bison error detection.
64387      Branch: perl
64388            ! t/comp/proto.t
64389 ____________________________________________________________________________
64390 [  8380] By: jhi                                   on 2001/01/09  15:21:38
64391         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
64392              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64393              Date:     Tue, 9 Jan 2001 07:53:55 EST
64394              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
64395      Branch: perl
64396            ! t/op/misc.t vms/test.com
64397 ____________________________________________________________________________
64398 [  8379] By: jhi                                   on 2001/01/09  15:20:38
64399         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
64400              From: jhi@cc.hut.fi
64401              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
64402              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
64403              
64404              The #8378 fixed this.
64405      Branch: perl
64406            ! t/op/tr.t
64407 ____________________________________________________________________________
64408 [  8378] By: jhi                                   on 2001/01/09  15:05:32
64409         Log: Subject: One more patch for UTF8 
64410              From: Inaba Hiroto <inaba@st.rim.or.jp>
64411              Date: Tue, 09 Jan 2001 01:04:32 +0900
64412              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
64413              
64414              UTF-8 fixes for 'x' and tr///.
64415      Branch: perl
64416            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
64417            ! regcomp.c regexec.c toke.c utf8.c
64418 ____________________________________________________________________________
64419 [  8377] By: jhi                                   on 2001/01/09  14:32:17
64420         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
64421      Branch: perl
64422            ! t/op/length.t
64423 ____________________________________________________________________________
64424 [  8376] By: jhi                                   on 2001/01/09  04:32:32
64425         Log: integrate changes #7775, #8316, #8316 from mainline
64426      Branch: maint-5.6/perl
64427            ! hints/solaris_2.sh
64428 ____________________________________________________________________________
64429 [  8375] By: jhi                                   on 2001/01/09  04:26:43
64430         Log: Update Changes.
64431      Branch: perl
64432            ! Changes patchlevel.h
64433 ____________________________________________________________________________
64434 [  8374] By: jhi                                   on 2001/01/09  04:14:32
64435         Log: IDE/editor section tweaking.
64436      Branch: perl
64437            ! pod/perlfaq3.pod
64438 ____________________________________________________________________________
64439 [  8373] By: jhi                                   on 2001/01/09  02:38:26
64440         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
64441              From: Peter Prymmer <pvhp@forte.com>
64442              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
64443              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
64444              
64445              In preparation os OS/390 dynamic loading.
64446      Branch: perl
64447            ! README.os390 hints/os390.sh
64448 ____________________________________________________________________________
64449 [  8372] By: jhi                                   on 2001/01/09  00:24:30
64450         Log: Integrate with perlio.
64451      Branch: perl
64452           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
64453 ____________________________________________________________________________
64454 [  8371] By: nick                                  on 2001/01/08  23:54:33
64455         Log: Fix "scalars leaked" bugs caused by overload magic
64456              (Highlighted by Ilya's DESTROY optimization.)
64457      Branch: perlio
64458            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
64459 ____________________________________________________________________________
64460 [  8370] By: nick                                  on 2001/01/08  20:19:41
64461         Log: Integrate mainline
64462      Branch: perlio
64463           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
64464           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
64465           !> t/op/64bitint.t
64466 ____________________________________________________________________________
64467 [  8369] By: jhi                                   on 2001/01/08  17:30:52
64468         Log: save_delete() Safefree() doesn't (anymore?) work with shared
64469              strings, one test failure in op/misc and almost all of lib/b.
64470              (Outcomments #8369.)
64471      Branch: perl
64472            ! scope.c
64473 ____________________________________________________________________________
64474 [  8368] By: jhi                                   on 2001/01/08  14:47:10
64475         Log: (Outcommented by #8369.)
64476              
64477              Subject: Re: Perl BugID 20001205.022 ---- save_delete
64478              From: Simon Cozens <simon@cozens.net>
64479              Date: Sat, 6 Jan 2001 11:48:40 +0000
64480              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
64481              
64482              The save_delete() does need the Safefree.
64483      Branch: perl
64484            ! scope.c
64485 ____________________________________________________________________________
64486 [  8367] By: bailey                                on 2001/01/08  08:53:52
64487         Log: Once again syncing after too long an absence
64488      Branch: vmsperl
64489           +> (branch 55 files)
64490            - MAINTAIN fix_pl vos/config.def vos/config.h
64491            - vos/config_h.SH_orig
64492           !> (integrate 498 files)
64493 ____________________________________________________________________________
64494 [  8366] By: jhi                                   on 2001/01/08  02:42:59
64495         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
64496              From: nick@ccl4.org
64497              Date: Sun, 7 Jan 2001 21:07:18 +0000
64498              Message-Id: <20010107210717.D1048@plum.flirble.org>
64499      Branch: perl
64500            ! sv.c t/op/64bitint.t
64501 ____________________________________________________________________________
64502 [  8365] By: jhi                                   on 2001/01/08  02:35:16
64503         Log: Subject: [PATCH] environ nit
64504              From: Simon Cozens <simon@cozens.net>
64505              Date: Sun, 7 Jan 2001 17:57:07 +0000
64506              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
64507              
64508              Use environ only if we have it.
64509      Branch: perl
64510            ! mg.c
64511 ____________________________________________________________________________
64512 [  8364] By: jhi                                   on 2001/01/08  02:24:51
64513         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
64514      Branch: perl
64515            ! ext/GDBM_File/GDBM_File.xs
64516 ____________________________________________________________________________
64517 [  8363] By: jhi                                   on 2001/01/08  02:19:24
64518         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
64519              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64520              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
64521              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
64522      Branch: perl
64523            ! dump.c op.c
64524 ____________________________________________________________________________
64525 [  8362] By: jhi                                   on 2001/01/08  02:17:43
64526         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
64527              From: Doug MacEachern <dougm@covalent.net>
64528              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
64529              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
64530              
64531              Allow AUTOLOAD to be an xsub and allow such xsubs
64532              to avoid use of $AUTOLOAD.
64533      Branch: perl
64534            ! gv.c
64535 ____________________________________________________________________________
64536 [  8361] By: jhi                                   on 2001/01/08  02:16:07
64537         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
64538              From: Radu Greab <radu@netsoft.ro>
64539              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
64540              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
64541              
64542              No need for the potentially nonportable $SIG{CHLD}.
64543      Branch: perl
64544            ! t/io/pipe.t
64545 ____________________________________________________________________________
64546 [  8360] By: jhi                                   on 2001/01/08  01:58:23
64547         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
64548      Branch: perl
64549            ! lib/Getopt/Long.pm
64550 ____________________________________________________________________________
64551 [  8359] By: jhi                                   on 2001/01/08  01:55:44
64552         Log: Integrate perlio.
64553      Branch: perl
64554           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
64555           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
64556           !> utf8.c win32/Makefile
64557 ____________________________________________________________________________
64558 [  8358] By: jhi                                   on 2001/01/07  21:16:50
64559         Log: Update the EPOC cross SDK URL.
64560      Branch: perl
64561            ! README.epoc
64562 ____________________________________________________________________________
64563 [  8357] By: jhi                                   on 2001/01/07  21:16:09
64564         Log: Update the EPOC cross SDK URL.
64565      Branch: maint-5.6/perl
64566            ! README.epoc
64567 ____________________________________________________________________________
64568 [  8356] By: nick                                  on 2001/01/06  21:47:52
64569         Log: FILE * in XS code for PerlIO world:
64570              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
64571              - Add FILE * T_STDIO typemap.
64572              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
64573      Branch: perlio
64574            ! lib/ExtUtils/typemap perlio.c perlio.h
64575 ____________________________________________________________________________
64576 [  8355] By: jhi                                   on 2001/01/06  20:27:15
64577         Log: integrate change #8336 from mainline
64578              
64579              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
64580      Branch: maint-5.6/perl
64581            ! hv.c
64582 ____________________________________________________________________________
64583 [  8354] By: jhi                                   on 2001/01/06  20:24:29
64584         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
64585              From: Robin Barker <rmb1@cise.npl.co.uk>
64586              Date: Fri, 22 Dec 2000 12:17:38 GMT
64587              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
64588              
64589              The patch reformats some long =item lines so they give
64590              correct output via pod2man | nroff -man
64591              
64592              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
64593              From: Robin Barker <rmb1@cise.npl.co.uk>
64594              Date: Tue, 2 Jan 2001 15:35:03 GMT
64595              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
64596              
64597              Here is a _further_ patch which corrects a few more errors:
64598              * an empty C<=item> in CPAN.pm
64599              * patching the wrong file (pod/perlamiga.pod not README.amiga)
64600              * leaving empty C<=item>s which formatted incorrectly
64601              * over long C<=item>s revealed by latest patch to Pod::Man
64602      Branch: maint-5.6/perl
64603            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
64604            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
64605            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
64606            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
64607            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
64608            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
64609 ____________________________________________________________________________
64610 [  8353] By: jhi                                   on 2001/01/06  20:21:10
64611         Log: integrate changes #7980, 8056, 8057 from mainline
64612              
64613              UTF-8 hash keys.
64614      Branch: maint-5.6/perl
64615            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
64616 ____________________________________________________________________________
64617 [  8352] By: jhi                                   on 2001/01/06  20:18:44
64618         Log: Forgotten from #8438.
64619      Branch: maint-5.6/perl
64620            ! epoc/epocish.h
64621 ____________________________________________________________________________
64622 [  8351] By: jhi                                   on 2001/01/06  20:18:12
64623         Log: Forgotten from #8347.
64624      Branch: maint-5.6/perl
64625            ! config_h.SH
64626 ____________________________________________________________________________
64627 [  8350] By: jhi                                   on 2001/01/06  20:00:19
64628         Log: Thinko in #8347.
64629      Branch: maint-5.6/perl
64630            ! regcomp.c
64631 ____________________________________________________________________________
64632 [  8349] By: jhi                                   on 2001/01/06  18:05:30
64633         Log: Copy the FAQ3 IDE section from the development branch,
64634              changes originally by Peter Prymmer.
64635      Branch: maint-5.6/perl
64636            ! pod/perlfaq3.pod
64637 ____________________________________________________________________________
64638 [  8348] By: jhi                                   on 2001/01/06  18:03:02
64639         Log: EPOC updates for TRIAL1.
64640              
64641              Subject: [5.6.1 trial1] EPOC update
64642              From: Olaf Flebbe <O.Flebbe@science-computing.de>
64643              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
64644              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
64645              
64646              Subject: epoc patch2 for perl-5.6.1-trial1
64647              From: Olaf Flebbe <O.Flebbe@science-computing.de>
64648              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
64649              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
64650      Branch: maint-5.6/perl
64651            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
64652            ! epoc/epocish.c
64653 ____________________________________________________________________________
64654 [  8347] By: jhi                                   on 2001/01/06  17:29:10
64655         Log: integrate changes #7710,7824,7973 from mainline,
64656              plus VMS nits from Peter Prymmer and Dan Sugalski.
64657              
64658              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
64659              library (getprotobyname and getprotobynumber are outversioned by
64660              the same calls in libc, at least for xlc version 3.
64661              
64662              Add HAS_SBRK_PROTO.
64663              
64664              Fixes for signedness warnings noticed by VMSperlers.
64665      Branch: maint-5.6/perl
64666            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64667            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
64668            ! sv.c vms/descrip_mms.template vos/config.alpha.def
64669            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64670            ! win32/config.bc win32/config.gc win32/config.vc
64671 ____________________________________________________________________________
64672 [  8346] By: nick                                  on 2001/01/06  14:36:01
64673         Log: Fixup accumulated integrate muddles (perlio == devperl again)
64674      Branch: perlio
64675            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
64676 ____________________________________________________________________________
64677 [  8345] By: nick                                  on 2001/01/06  14:24:58
64678         Log: Integrate mainline
64679      Branch: perlio
64680           !> (integrate 55 files)
64681 ____________________________________________________________________________
64682 [  8344] By: jhi                                   on 2001/01/06  02:24:02
64683         Log: Subject: [patch] PerlIO_cleanup() prototype
64684              From: Doug MacEachern <dougm@covalent.net>
64685              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
64686              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
64687      Branch: perl
64688            ! perlio.h
64689 ____________________________________________________________________________
64690 [  8343] By: jhi                                   on 2001/01/06  01:04:09
64691         Log: IRIX compiler noticed that the bof initialization might be
64692              bypassed by control flow.
64693      Branch: perl
64694            ! toke.c
64695 ____________________________________________________________________________
64696 [  8342] By: jhi                                   on 2001/01/06  00:10:48
64697         Log: Update Changes.
64698      Branch: perl
64699            ! Changes patchlevel.h
64700 ____________________________________________________________________________
64701 [  8341] By: jhi                                   on 2001/01/05  23:52:33
64702         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
64703      Branch: perl
64704            ! toke.c
64705 ____________________________________________________________________________
64706 [  8340] By: jhi                                   on 2001/01/05  22:44:08
64707         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
64708              From: Radu Greab <radu@netsoft.ro>
64709              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
64710              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
64711      Branch: perl
64712            ! t/io/pipe.t util.c
64713 ____________________________________________________________________________
64714 [  8339] By: jhi                                   on 2001/01/05  22:35:17
64715         Log: Subject: [PATCH] format and rewording in perlfaq.pod
64716              From: Robin Barker <rmb1@cise.npl.co.uk>
64717              Date: Fri, 5 Jan 2001 18:51:20 GMT
64718              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
64719      Branch: perl
64720            ! pod/perlfaq.pod
64721 ____________________________________________________________________________
64722 [  8338] By: jhi                                   on 2001/01/05  22:31:17
64723         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
64724              From: Peter Prymmer <pvhp@forte.com>
64725              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
64726              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
64727      Branch: perl
64728            ! utils/perlbug.PL
64729 ____________________________________________________________________________
64730 [  8337] By: jhi                                   on 2001/01/05  18:15:11
64731         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
64732              From: Robin Barker <rmb1@cise.npl.co.uk>
64733              Date: Tue, 2 Jan 2001 15:24:07 GMT
64734              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
64735              
64736              If you call configure as C<./Configure> or C<sh ./Configure>,
64737              $src is set to the absolute path name, not '.'.
64738              
64739              This, in turn, means -Dmksymlink tries to do its stuff because
64740              it does not think it is in the src directory.
64741              
64742              (plus a metaconfig nitfix)
64743      Branch: metaconfig
64744            ! U/compline/ccflags.U U/modified/src.U
64745      Branch: perl
64746            ! Configure config_h.SH
64747 ____________________________________________________________________________
64748 [  8336] By: jhi                                   on 2001/01/05  17:48:32
64749         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
64750              From: Alan Burlison <Alan.Burlison@uk.sun.com>
64751              Message-ID: <3A5606C4.473D2226@uk.sun.com>
64752              Date: Fri, 05 Jan 2001 17:39:16 +0000
64753      Branch: perl
64754            ! hv.c
64755 ____________________________________________________________________________
64756 [  8335] By: jhi                                   on 2001/01/05  16:05:44
64757         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
64758      Branch: perl
64759            ! lib/Getopt/Long.pm
64760 ____________________________________________________________________________
64761 [  8334] By: jhi                                   on 2001/01/05  16:00:51
64762         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
64763              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
64764              Date: Fri, 05 Jan 2001 13:46:51 +0100
64765              Message-ID: <13693.978698811@nice.ram.loc>
64766              
64767              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
64768              accurate reading of the "atime".  
64769      Branch: perl
64770            ! t/io/fs.t
64771 ____________________________________________________________________________
64772 [  8333] By: jhi                                   on 2001/01/05  15:57:37
64773         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
64774              From: Simon Cozens <simon@cozens.net>
64775              Date: Fri, 8 Dec 2000 13:33:31 +0000
64776              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
64777              
64778              A lost patch fragment.
64779      Branch: perl
64780            ! doop.c
64781 ____________________________________________________________________________
64782 [  8332] By: jhi                                   on 2001/01/05  15:40:42
64783         Log: Do away with strncpy() and a fixed length buffer.
64784      Branch: perl
64785            ! utf8.c
64786 ____________________________________________________________________________
64787 [  8331] By: jhi                                   on 2001/01/05  15:03:07
64788         Log: Tests for #8329 and #8330.
64789      Branch: perl
64790            ! t/op/bop.t
64791 ____________________________________________________________________________
64792 [  8330] By: jhi                                   on 2001/01/05  15:02:38
64793         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
64794              raw 8-bit form to the UTF-8 string.
64795      Branch: perl
64796            ! toke.c
64797 ____________________________________________________________________________
64798 [  8329] By: jhi                                   on 2001/01/05  14:55:13
64799         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
64800              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64801              Date: Fri, 5 Jan 2001 12:28:52 +0100
64802              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
64803              
64804              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
64805              no effect.  (changed the strncpy() to Copy())
64806      Branch: perl
64807            ! toke.c
64808 ____________________________________________________________________________
64809 [  8328] By: jhi                                   on 2001/01/05  06:44:27
64810         Log: UTF-8 cleanup.
64811      Branch: perl
64812            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
64813            ! regexec.c sv.c toke.c
64814 ____________________________________________________________________________
64815 [  8327] By: jhi                                   on 2001/01/05  01:11:29
64816         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')
64817              From: Radu Greab <radu@netsoft.ro>
64818              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
64819              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
64820              
64821              Cleans up Harness to not use FileHandle, which uses IO.
64822      Branch: perl
64823            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64824 ____________________________________________________________________________
64825 [  8326] By: jhi                                   on 2001/01/05  00:56:37
64826         Log: Update Changes.
64827      Branch: perl
64828            ! Changes patchlevel.h
64829 ____________________________________________________________________________
64830 [  8325] By: jhi                                   on 2001/01/05  00:53:18
64831         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
64832              From: Peter Prymmer <pvhp@forte.com>
64833              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
64834              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
64835              
64836              plus a couple more tailing whitespace removals.
64837      Branch: perl
64838            ! win32/Makefile
64839 ____________________________________________________________________________
64840 [  8324] By: jhi                                   on 2001/01/05  00:47:39
64841         Log: Add some Unicode chop() tests.
64842      Branch: perl
64843            ! t/op/chop.t
64844 ____________________________________________________________________________
64845 [  8323] By: jhi                                   on 2001/01/05  00:47:23
64846         Log: Unify UTF-8 malformedness handling.
64847      Branch: perl
64848            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
64849 ____________________________________________________________________________
64850 [  8322] By: jhi                                   on 2001/01/04  22:21:54
64851         Log: The new $issymlink was unknown to Mksymlinks.
64852      Branch: metaconfig/U/perl
64853            ! Mksymlinks.U issymlink.U
64854      Branch: perl
64855            ! Configure config_h.SH
64856 ____________________________________________________________________________
64857 [  8321] By: jhi                                   on 2001/01/04  21:51:05
64858         Log: The test didn't work under the core test framework.
64859      Branch: perl
64860            ! t/lib/st-lock.t
64861 ____________________________________________________________________________
64862 [  8320] By: jhi                                   on 2001/01/04  21:14:22
64863         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
64864      Branch: perl
64865            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
64866 ____________________________________________________________________________
64867 [  8319] By: jhi                                   on 2001/01/04  20:46:17
64868         Log: Typo in #8312 when manually applying a problematic patch fragment.
64869      Branch: perl
64870            ! ext/Storable/Storable.xs
64871 ____________________________________________________________________________
64872 [  8318] By: jhi                                   on 2001/01/04  20:43:01
64873         Log: The $sh_c didn't fly.
64874      Branch: metaconfig
64875            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
64876            ! U/modified/Loc.U U/modified/myhostname.U
64877            ! U/modified/spitshell.U
64878      Branch: metaconfig/U/perl
64879            ! issymlink.U
64880      Branch: perl
64881            ! Configure config_h.SH
64882 ____________________________________________________________________________
64883 [  8317] By: jhi                                   on 2001/01/04  19:58:01
64884         Log: AIX builtin test -h is broken, changes based on
64885              
64886              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
64887              Date: Tue, 02 Jan 2001 11:24:39 +0100
64888              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64889              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
64890      Branch: metaconfig
64891            + U/modified/spitshell.U
64892            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
64893            ! U/modified/Loc.U U/modified/myhostname.U
64894      Branch: metaconfig/U/perl
64895            ! Mksymlinks.U issymlink.U
64896      Branch: perl
64897            ! Configure
64898 ____________________________________________________________________________
64899 [  8316] By: jhi                                   on 2001/01/04  19:02:22
64900         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
64901              From: Andy Dougherty <doughera@lafayette.edu>
64902              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
64903              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
64904              
64905              Beware of GNU ld.
64906      Branch: perl
64907            ! hints/solaris_2.sh
64908 ____________________________________________________________________________
64909 [  8315] By: jhi                                   on 2001/01/04  18:56:48
64910         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
64911              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
64912              Date: Wed, 3 Jan 2001 07:58:51 +0100
64913              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
64914      Branch: perl
64915            ! hints/solaris_2.sh
64916 ____________________________________________________________________________
64917 [  8314] By: jhi                                   on 2001/01/04  18:54:07
64918         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
64919              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64920              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
64921              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
64922              
64923              Doc tweak on #8313.
64924      Branch: perl
64925            ! ext/B/B/Deparse.pm
64926 ____________________________________________________________________________
64927 [  8313] By: jhi                                   on 2001/01/04  18:52:27
64928         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
64929              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
64930              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64931              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
64932              
64933              Make the peephole optimizer to bypass more null ops and
64934              and rewrite the deparse handling of continue blocks.
64935      Branch: perl
64936            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
64937 ____________________________________________________________________________
64938 [  8312] By: jhi                                   on 2001/01/04  18:47:39
64939         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
64940      Branch: perl
64941            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
64942            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
64943            ! t/lib/st-lock.t
64944 ____________________________________________________________________________
64945 [  8311] By: jhi                                   on 2001/01/04  18:36:08
64946         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
64947              filter to be run on each .pm during the pm_to_blib() phase,
64948              a fixed version of
64949              
64950              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
64951              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
64952              Date: Wed, 03 Jan 2001 22:01:30 +0100
64953              Message-ID: <5296.978555690@nice.ram.loc>
64954      Branch: perl
64955            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
64956            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
64957            ! lib/ExtUtils/MakeMaker.pm
64958 ____________________________________________________________________________
64959 [  8310] By: jhi                                   on 2001/01/04  18:32:54
64960         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
64961              From: Robin Barker <rmb1@cise.npl.co.uk>
64962              Date: Tue, 2 Jan 2001 15:35:03 GMT
64963              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
64964      Branch: perl
64965            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
64966            ! pod/perlrequick.pod
64967 ____________________________________________________________________________
64968 [  8309] By: jhi                                   on 2001/01/04  18:29:07
64969         Log: Subject: Re: [patch] static-ize XS()
64970              From: Doug MacEachern <dougm@covalent.net>
64971              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
64972              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
64973              
64974              Provide prototypes for the XS functions.
64975      Branch: perl
64976            ! lib/ExtUtils/xsubpp
64977 ____________________________________________________________________________
64978 [  8308] By: jhi                                   on 2001/01/04  18:27:44
64979         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
64980              From: Doug MacEachern <dougm@covalent.net>
64981              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
64982              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
64983      Branch: perl
64984            ! lib/ExtUtils/typemap
64985 ____________________________________________________________________________
64986 [  8307] By: jhi                                   on 2001/01/04  18:25:25
64987         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
64988              From: Doug MacEachern <dougm@covalent.net>
64989              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
64990              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
64991              
64992              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
64993      Branch: perl
64994            ! lib/ExtUtils/MM_Unix.pm
64995 ____________________________________________________________________________
64996 [  8306] By: jhi                                   on 2001/01/04  18:23:00
64997         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
64998              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64999              Date: Thu, 4 Jan 2001 12:47:10 +0100 
65000              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
65001              
65002              The toke.c part only, patching embed.h and proto.h is futile.
65003      Branch: perl
65004            ! toke.c
65005 ____________________________________________________________________________
65006 [  8305] By: jhi                                   on 2001/01/04  18:05:51
65007         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
65008              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65009              Date: Thu, 4 Jan 2001 17:50:12 +0100 
65010              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
65011      Branch: perl
65012            ! toke.c
65013 ____________________________________________________________________________
65014 [  8304] By: jhi                                   on 2001/01/04  18:03:26
65015         Log: Subject: [PATCH perl@8269]
65016              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65017              Date: Thu, 4 Jan 2001 12:53:39 +0100 
65018              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
65019              
65020              If running byacc write-enable also perly.h.
65021      Branch: perl
65022            ! Makefile.SH
65023 ____________________________________________________________________________
65024 [  8303] By: jhi                                   on 2001/01/04  15:40:49
65025         Log: Rewrite pp_concat() in terms of sv_catsv().
65026      Branch: perl
65027            ! pp_hot.c
65028 ____________________________________________________________________________
65029 [  8302] By: nick                                  on 2001/01/03  22:43:22
65030         Log: Integrate mainline.
65031      Branch: perlio
65032           !> ext/Encode/Encode.xs sv.c utf8.c
65033 ____________________________________________________________________________
65034 [  8301] By: jhi                                   on 2001/01/02  23:40:26
65035         Log: Variable naming tweak.
65036      Branch: perl
65037            ! sv.c
65038 ____________________________________________________________________________
65039 [  8300] By: jhi                                   on 2001/01/02  23:40:02
65040         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
65041              in is_utf8_string().
65042      Branch: perl
65043            ! utf8.c
65044 ____________________________________________________________________________
65045 [  8299] By: jhi                                   on 2001/01/02  22:14:40
65046         Log: Integrate perlio.
65047      Branch: perl
65048           !> pp.c pp_hot.c win32/Makefile
65049 ____________________________________________________________________________
65050 [  8298] By: nick                                  on 2001/01/02  22:03:06
65051         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
65052      Branch: perlio
65053            ! pp.c pp_hot.c
65054 ____________________________________________________________________________
65055 [  8297] By: jhi                                   on 2001/01/02  04:26:28
65056         Log: Signedness nit.
65057      Branch: perl
65058            ! ext/Encode/Encode.xs
65059 ____________________________________________________________________________
65060 [  8296] By: nick                                  on 2001/01/01  23:49:36
65061         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
65062      Branch: perlio
65063            ! win32/Makefile
65064 ____________________________________________________________________________
65065 [  8295] By: jhi                                   on 2001/01/01  23:05:48
65066         Log: Integrate perlio.
65067      Branch: perl
65068           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
65069           !> t/lib/encode.t
65070 ____________________________________________________________________________
65071 [  8294] By: nick                                  on 2001/01/01  22:48:34
65072         Log: Integrate mainline
65073      Branch: perlio
65074            ! pp_hot.c t/lib/encode.t
65075           !> (integrate 65 files)
65076 ____________________________________________________________________________
65077 [  8293] By: nick                                  on 2001/01/01  21:58:50
65078         Log: More rigor in UTF-8-ness of Encode's toUnicode
65079              XS export some of the utf8 internal functions.
65080              Test some of the functions.
65081              Fix pp_concat() bug shown by said tests.
65082      Branch: perlio
65083            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
65084            ! t/lib/encode.t
65085 ____________________________________________________________________________
65086 [  8292] By: jhi                                   on 2001/01/01  18:11:44
65087         Log: Integrate perlio.
65088      Branch: perl
65089           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
65090           !> ext/Encode/encengine.c ext/Encode/encode.h
65091 ____________________________________________________________________________
65092 [  8291] By: jhi                                   on 2001/01/01  18:10:58
65093         Log: Podify README.mpeix (a new version from the web),
65094              add a dummy NAME to Carp::Heavy, regen toc.
65095      Branch: perl
65096            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
65097            ! pod/perltoc.pod
65098 ____________________________________________________________________________
65099 [  8290] By: nick                                  on 2001/01/01  17:43:47
65100         Log: Loose the "Loading..." warning.
65101              Another bug in fallback support
65102      Branch: perlio
65103            ! ext/Encode/Encode.pm ext/Encode/encengine.c
65104 ____________________________________________________________________________
65105 [  8289] By: jhi                                   on 2001/01/01  00:01:57
65106         Log: Bump up Larry's copyright.
65107      Branch: perl
65108            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
65109            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
65110            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
65111            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
65112            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
65113            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
65114            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
65115            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
65116 ____________________________________________________________________________
65117 [  8288] By: nick                                  on 2000/12/31  21:27:53
65118         Log: Fix .ucm reading - forgot a chr()
65119              Start of .ucm write (for .enc to .ucm)
65120      Branch: perlio
65121            ! ext/Encode/compile
65122 ____________________________________________________________________________
65123 [  8287] By: jhi                                   on 2000/12/31  18:15:56
65124         Log: Comment away a diagnostic message as noted by Craig A. Berry
65125              (the unexpected message was confusing testing)
65126      Branch: perl
65127            ! ext/Encode/Encode.pm
65128 ____________________________________________________________________________
65129 [  8286] By: jhi                                   on 2000/12/31  18:14:51
65130         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
65131              Date: Sun, 31 Dec 2000 11:17:37 -0600
65132              From: "Craig A. Berry" <craigberry@mac.com>
65133              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
65134      Branch: perl
65135            ! ext/Encode/Makefile.PL
65136 ____________________________________________________________________________
65137 [  8285] By: nick                                  on 2000/12/31  18:11:54
65138         Log: Start of support of ICU-style .ucm files:
65139              - teach compile how to read a .ucm file
65140              - first guess at how to represent fallbacks in "tries".
65141              - use fallbacks if check == 0
65142              - new return code to indicate we used one.
65143      Branch: perlio
65144            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
65145            ! ext/Encode/encengine.c ext/Encode/encode.h
65146 ____________________________________________________________________________
65147 [  8284] By: jhi                                   on 2000/12/31  18:04:41
65148         Log: Pacify picky VMS compiler.
65149              
65150              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
65151              From: "Craig A. Berry" <craig.berry@psinetcs.com>
65152              Date: Sat, 30 Dec 2000 18:10:02 -0600
65153              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
65154      Branch: perl
65155            ! sv.c
65156 ____________________________________________________________________________
65157 [  8283] By: jhi                                   on 2000/12/31  16:11:47
65158         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
65159      Branch: perl
65160            ! t/lib/glob-basic.t
65161 ____________________________________________________________________________
65162 [  8282] By: jhi                                   on 2000/12/31  15:26:11
65163         Log: Integrate perlio.
65164      Branch: perl
65165           !> makedef.pl opcode.pl os2/os2.c perlio.c
65166 ____________________________________________________________________________
65167 [  8281] By: nick                                  on 2000/12/31  10:06:15
65168         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
65169              is available to be exported
65170      Branch: perlio
65171            ! makedef.pl perlio.c
65172 ____________________________________________________________________________
65173 [  8280] By: nick                                  on 2000/12/31  09:41:26
65174         Log: Ilya's OS2 patch (testing for damage on Win32)
65175      Branch: perlio
65176            ! makedef.pl opcode.pl os2/os2.c
65177 ____________________________________________________________________________
65178 [  8279] By: jhi                                   on 2000/12/30  21:52:07
65179         Log: Test nits.
65180      Branch: perl
65181            ! t/lib/syslfs.t t/op/lfs.t
65182 ____________________________________________________________________________
65183 [  8278] By: jhi                                   on 2000/12/30  21:47:49
65184         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
65185              From: andreas.koenig@anima.de (Andreas J. Koenig)
65186              Date: 30 Dec 2000 22:35:37 +0100
65187              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
65188              
65189              The 32-bit wraparound test wasn't quite right.
65190      Branch: perl
65191            ! t/lib/syslfs.t t/op/lfs.t
65192 ____________________________________________________________________________
65193 [  8277] By: jhi                                   on 2000/12/30  21:33:44
65194         Log: Subject: [PATCH] open() example in perlfunc.pod 
65195              From: Karsten Sperling <s_sperli@ira.uka.de>
65196              Date: Sat, 30 Dec 2000 22:27:09 +0100
65197              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
65198      Branch: perl
65199            ! pod/perlfunc.pod
65200 ____________________________________________________________________________
65201 [  8276] By: jhi                                   on 2000/12/30  20:32:40
65202         Log: Not quite that many tests yet.
65203      Branch: perl
65204            ! t/op/pat.t
65205 ____________________________________________________________________________
65206 [  8275] By: jhi                                   on 2000/12/30  20:26:58
65207         Log: Integrate perlio.
65208      Branch: perl
65209           !> toke.c
65210 ____________________________________________________________________________
65211 [  8274] By: jhi                                   on 2000/12/30  20:24:56
65212         Log: Signedness nit.
65213      Branch: perl
65214            ! utf8.c
65215 ____________________________________________________________________________
65216 [  8273] By: jhi                                   on 2000/12/30  20:15:46
65217         Log: Add a test case for 20000731.001 which was fixed by the #8267.
65218      Branch: perl
65219            ! t/op/pat.t
65220 ____________________________________________________________________________
65221 [  8272] By: nick                                  on 2000/12/30  19:47:51
65222         Log: Tweak for MULTIPLICITY/USE_PERLIO
65223      Branch: perlio
65224            ! toke.c
65225 ____________________________________________________________________________
65226 [  8271] By: nick                                  on 2000/12/30  19:46:45
65227         Log: Integrate mainline
65228      Branch: perlio
65229           +> lib/unicode/distinct.pm
65230           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
65231           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
65232           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
65233 ____________________________________________________________________________
65234 [  8270] By: jhi                                   on 2000/12/30  19:39:50
65235         Log: Subject: RE: perl@8269
65236              From: "Richard Soderberg" <rs@crystalflame.net>
65237              Date: Sat, 30 Dec 2000 11:36:27 -0800
65238              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
65239              
65240              A missing aTHX_.
65241      Branch: perl
65242            ! toke.c
65243 ____________________________________________________________________________
65244 [  8269] By: jhi                                   on 2000/12/30  18:55:48
65245         Log: Update Changes.
65246      Branch: perl
65247            ! Changes patchlevel.h
65248 ____________________________________________________________________________
65249 [  8268] By: jhi                                   on 2000/12/30  17:18:40
65250         Log: Add a test for Unicode split //.  The #8267 was the cure.
65251      Branch: perl
65252            ! t/op/split.t
65253 ____________________________________________________________________________
65254 [  8267] By: jhi                                   on 2000/12/30  17:14:19
65255         Log: Subject: more UTF8 test suites and an UTF8 patch
65256              From: Inaba Hiroto <inaba@st.rim.or.jp>
65257              Date: Sat, 30 Dec 2000 14:27:10 +0900
65258              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
65259              
65260              Just the patch part for now, and the pragma renamed
65261              as unicode::distinct.
65262      Branch: perl
65263            + lib/unicode/distinct.pm
65264            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
65265            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
65266            ! regcomp.h regexec.c sv.c toke.c utf8.c
65267 ____________________________________________________________________________
65268 [  8266] By: nick                                  on 2000/12/30  16:40:49
65269         Log: Integrate mainline
65270      Branch: perlio
65271           +> lib/Pod/Text/Overstrike.pm
65272           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
65273           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
65274           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
65275           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
65276           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
65277 ____________________________________________________________________________
65278 [  8265] By: jhi                                   on 2000/12/30  07:28:55
65279         Log: The sv_catsv() fix, take two.
65280      Branch: perl
65281            ! sv.c t/op/join.t
65282 ____________________________________________________________________________
65283 [  8264] By: jhi                                   on 2000/12/30  06:19:18
65284         Log: Undo all the join-related changes since #8248: relevant
65285              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
65286              The new sv_catsv() doesn't fly so it must go back to
65287              the drawing board.
65288      Branch: perl
65289            ! sv.c t/op/join.t t/pragma/utf8.t
65290 ____________________________________________________________________________
65291 [  8263] By: jhi                                   on 2000/12/30  01:08:32
65292         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
65293      Branch: perl
65294            ! sv.c
65295 ____________________________________________________________________________
65296 [  8262] By: jhi                                   on 2000/12/30  00:45:14
65297         Log: Retract #8261.
65298      Branch: perl
65299            ! hv.c util.c
65300 ____________________________________________________________________________
65301 [  8261] By: jhi                                   on 2000/12/30  00:38:32
65302         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
65303      Branch: perl
65304            ! hv.c util.c
65305 ____________________________________________________________________________
65306 [  8260] By: jhi                                   on 2000/12/29  22:51:33
65307         Log: (Retracted by #8264)  More fixing for #8251.
65308      Branch: perl
65309            ! sv.c
65310 ____________________________________________________________________________
65311 [  8259] By: jhi                                   on 2000/12/29  18:27:30
65312         Log: Subject: podlators 1.06 released
65313              From: Russ Allbery <rra@stanford.edu>
65314              Date: 25 Dec 2000 05:09:30 -0800
65315              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
65316      Branch: perl
65317            + lib/Pod/Text/Overstrike.pm
65318            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
65319            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
65320 ____________________________________________________________________________
65321 [  8258] By: jhi                                   on 2000/12/29  18:20:45
65322         Log: Make the large file tests more robust/talkative as suggested by
65323              
65324              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
65325              From: andreas.koenig@anima.de (Andreas J. Koenig)
65326              Date: 29 Dec 2000 14:23:01 +0100
65327              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
65328      Branch: perl
65329            ! t/lib/syslfs.t t/op/lfs.t
65330 ____________________________________________________________________________
65331 [  8257] By: jhi                                   on 2000/12/29  17:48:04
65332         Log: Further VMS piping fixes from Charles Lane:
65333              
65334              In summary, error messages produced when a subprocess terminated
65335              abnormally were being sent not just to the parent process, but to
65336              grandparents, because of default values for error output that were
65337              not completely overridden when the subprocess was started.
65338              
65339              This patch fixes this behavior by defining user-mode (i.e., temporary
65340              for the duration of the program) logical names for SYS$OUTPUT and
65341              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
65342              changes to make it so that the user-mode logicals are the ones that
65343              control where Perl's error messages go if it terminates abnormally.
65344              
65345              I also added some gratuitous fixes to the indentation of braces in
65346              the piping code.  It just looked ugly, before.
65347      Branch: perl
65348            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
65349 ____________________________________________________________________________
65350 [  8256] By: jhi                                   on 2000/12/29  17:45:12
65351         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
65352              From: "Casey R. Tweten" <crt@kiski.net>
65353              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
65354              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
65355              
65356              Tests for for #8240.
65357      Branch: perl
65358            ! t/pragma/constant.t
65359 ____________________________________________________________________________
65360 [  8255] By: jhi                                   on 2000/12/29  17:43:07
65361         Log: Subject: Re: [PATCH] Interesting syntax idea
65362              From: Simon Cozens <simon@cozens.net>
65363              Date: Fri, 29 Dec 2000 14:34:04 +0000
65364              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
65365              
65366              Tests for #8254.
65367      Branch: perl
65368            ! t/pragma/sub_lval.t
65369 ____________________________________________________________________________
65370 [  8254] By: jhi                                   on 2000/12/29  17:42:11
65371         Log: Subject: [PATCH] Interesting syntax idea
65372              From: Simon Cozens <simon@cozens.net>
65373              Date: Wed, 27 Dec 2000 05:08:57 +0000
65374              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
65375              
65376              Make opens + bareword assigns do typeglob assigns.
65377      Branch: perl
65378            ! op.c
65379 ____________________________________________________________________________
65380 [  8253] By: jhi                                   on 2000/12/29  17:36:45
65381         Log: Output the (apparent) version of gcc, as suggested by
65382              
65383              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
65384              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
65385              Date: 26 Dec 2000 04:29:17 -0500
65386              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
65387              
65388              (The patch as such didn't any more apply as the misparsing had
65389              already been addressed in #6474.)  Also change the wording about
65390              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
65391      Branch: perl
65392            ! hints/dec_osf.sh
65393 ____________________________________________________________________________
65394 [  8252] By: nick                                  on 2000/12/29  12:14:31
65395         Log: Integrate mainline
65396      Branch: perlio
65397           !> (integrate 27 files)
65398 ____________________________________________________________________________
65399 [  8251] By: jhi                                   on 2000/12/29  08:45:46
65400         Log: (Retracted by #8264)
65401              
65402              (Fixed by #8260.)
65403              
65404              sv_catsv() needs one more byte space than seems reasonable.
65405              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
65406              Curiouser and curiouser.
65407      Branch: perl
65408            ! sv.c
65409 ____________________________________________________________________________
65410 [  8250] By: jhi                                   on 2000/12/29  07:57:52
65411         Log: More split // UTF-8 tests.
65412      Branch: perl
65413            ! t/pragma/utf8.t
65414 ____________________________________________________________________________
65415 [  8249] By: jhi                                   on 2000/12/29  07:54:51
65416         Log: (Retracted by #8264)  More join() testing which was good because
65417              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
65418      Branch: perl
65419            ! pp.c t/op/join.t utf8.c utf8.h
65420 ____________________________________________________________________________
65421 [  8248] By: jhi                                   on 2000/12/29  07:08:32
65422         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
65423              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
65424              that the only cases to care about are byte+byte and byte+character.
65425              
65426              TODO: See how well pp_concat() could be implemented in terms
65427              of sv_catsv().
65428      Branch: perl
65429            ! doop.c sv.c t/op/join.t utf8.h
65430 ____________________________________________________________________________
65431 [  8247] By: jhi                                   on 2000/12/29  06:35:23
65432         Log: Signedness nit.
65433      Branch: perl
65434            ! pp_hot.c
65435 ____________________________________________________________________________
65436 [  8246] By: jhi                                   on 2000/12/29  01:23:31
65437         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
65438              From: Lupe Christoph <lupe@lupe-christoph.de>
65439              Date: Thu, 28 Dec 2000 23:00:00 +0100
65440              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
65441              
65442              Suggest rsync --delete --dry-run.
65443      Branch: perl
65444            ! pod/perlhack.pod
65445 ____________________________________________________________________________
65446 [  8245] By: jhi                                   on 2000/12/28  23:57:05
65447         Log: The maxiters upper limit sanity check (guarding against
65448              non-progress) assumed bytes instead of characters in s///
65449              and split().
65450      Branch: perl
65451            ! pp.c pp_hot.c
65452 ____________________________________________________________________________
65453 [  8244] By: jhi                                   on 2000/12/28  23:34:08
65454         Log: Make some panic messages a bit more logical.
65455      Branch: perl
65456            ! doop.c pod/perldiag.pod pp.c pp_hot.c
65457 ____________________________________________________________________________
65458 [  8243] By: jhi                                   on 2000/12/28  22:59:16
65459         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
65460              From: Simon Cozens <simon@cozens.net>
65461              Date: Wed, 27 Dec 2000 02:30:03 +0000
65462              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
65463      Branch: perl
65464            ! pp.c t/pragma/sub_lval.t
65465 ____________________________________________________________________________
65466 [  8242] By: jhi                                   on 2000/12/28  22:56:53
65467         Log: Subject: [PATCH blead] Fix B::Terse indentation
65468              From: Daniel Chetlin <daniel@chetlin.com>
65469              Date: Wed, 27 Dec 2000 06:43:30 -0800
65470              Message-ID: <20001227064329.B9573@darkstar>
65471      Branch: perl
65472            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
65473 ____________________________________________________________________________
65474 [  8241] By: jhi                                   on 2000/12/28  22:48:59
65475         Log: The latter patch from the
65476              
65477              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
65478              From: Peter Prymmer <pvhp@forte.com> 
65479              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
65480              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
65481              
65482              (the former patch from the above should have been
65483              taken care of by Nick I-S)
65484      Branch: perl
65485            ! win32/Makefile
65486 ____________________________________________________________________________
65487 [  8240] By: jhi                                   on 2000/12/28  22:45:22
65488         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
65489              From: "Casey R. Tweten" <crt@kiski.net>
65490              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
65491              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
65492      Branch: perl
65493            ! lib/constant.pm
65494 ____________________________________________________________________________
65495 [  8239] By: jhi                                   on 2000/12/28  22:37:45
65496         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
65497              From: Simon Cozens <simon@cozens.net>
65498              Date: Wed, 27 Dec 2000 14:12:44 +0000
65499              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
65500      Branch: perl
65501            ! t/op/method.t t/op/sort.t toke.c
65502 ____________________________________________________________________________
65503 [  8238] By: jhi                                   on 2000/12/28  22:30:32
65504         Log: Subject: [PATCH perl@8229] Call.pm
65505              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
65506              Date: Mon, 25 Dec 2000 10:47:15 -0000
65507              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
65508      Branch: perl
65509            ! ext/Filter/Util/Call/Call.pm
65510 ____________________________________________________________________________
65511 [  8237] By: jhi                                   on 2000/12/28  22:19:21
65512         Log: Subject: [PATCH blead] Fix problem with `&' prototype
65513              From: Daniel Chetlin <daniel@chetlin.com>
65514              Date: Wed, 27 Dec 2000 15:55:32 -0800
65515              Message-ID: <20001227155532.D9573@darkstar>
65516      Branch: perl
65517            ! op.c t/comp/proto.t
65518 ____________________________________________________________________________
65519 [  8236] By: jhi                                   on 2000/12/28  22:09:25
65520         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
65521              From: Daniel Chetlin <daniel@chetlin.com>
65522              Date: Sun, 24 Dec 2000 04:09:49 -0800
65523              Message-ID: <20001224040949.B3090@darkstar>
65524      Branch: perl
65525            ! gv.c mg.c t/op/attrs.t
65526 ____________________________________________________________________________
65527 [  8235] By: jhi                                   on 2000/12/28  22:07:11
65528         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
65529              From: Jan Dubois <jand@ActiveState.com>
65530              Date: Tue, 26 Dec 2000 20:57:31 -0800
65531              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
65532      Branch: perl
65533            ! win32/win32.c
65534 ____________________________________________________________________________
65535 [  8234] By: jhi                                   on 2000/12/28  21:52:42
65536         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
65537              From: Simon Cozens <simon@cozens.net>
65538              Date: Thu, 28 Dec 2000 20:33:13 +0000
65539              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
65540      Branch: perl
65541            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
65542 ____________________________________________________________________________
65543 [  8233] By: jhi                                   on 2000/12/28  19:40:49
65544         Log: Integrate perlio.
65545      Branch: perl
65546           !> ext/Encode/Makefile.PL ext/Encode/compile
65547 ____________________________________________________________________________
65548 [  8232] By: nick                                  on 2000/12/23  16:06:00
65549         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
65550              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
65551      Branch: perlio
65552            ! ext/Encode/Makefile.PL
65553 ____________________________________________________________________________
65554 [  8231] By: nick                                  on 2000/12/23  14:30:34
65555         Log: "Compiled" encode build cleanup
65556              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
65557              - .c files do not export sub-tables
65558      Branch: perlio
65559            ! ext/Encode/Makefile.PL ext/Encode/compile
65560 ____________________________________________________________________________
65561 [  8230] By: nick                                  on 2000/12/23  12:50:37
65562         Log: Integrate mainline
65563      Branch: perlio
65564           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
65565           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
65566           !> pod/perl5004delta.pod pod/perl5005delta.pod
65567           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
65568           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
65569           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
65570           !> pod/perlsub.pod
65571 ____________________________________________________________________________
65572 [  8229] By: jhi                                   on 2000/12/22  15:32:12
65573         Log: Integrate perlio.
65574      Branch: perl
65575           +> win32/distclean.bat
65576           !> MANIFEST t/io/utf8.t
65577 ____________________________________________________________________________
65578 [  8228] By: jhi                                   on 2000/12/22  15:29:40
65579         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
65580              From: Robin Barker <rmb1@cise.npl.co.uk>
65581              Date: Fri, 22 Dec 2000 12:17:38 GMT
65582              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
65583      Branch: perl
65584            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
65585            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
65586            ! pod/perl5004delta.pod pod/perl5005delta.pod
65587            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
65588            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
65589            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
65590            ! pod/perlsub.pod
65591 ____________________________________________________________________________
65592 [  8227] By: jhi                                   on 2000/12/22  15:24:28
65593         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
65594              From: "John L. Allen" <allen@grumman.com>
65595              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
65596              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
65597              
65598              Document APPLLIB_EXP.
65599      Branch: perl
65600            ! INSTALL
65601 ____________________________________________________________________________
65602 [  8226] By: nick                                  on 2000/12/21  22:11:50
65603         Log: Handy script for when one forgets to "dmake clean" 
65604      Branch: perlio
65605            + win32/distclean.bat
65606            ! MANIFEST
65607 ____________________________________________________________________________
65608 [  8225] By: nick                                  on 2000/12/21  21:54:04
65609         Log: CRLF platform issue with io/utf8 fix.
65610      Branch: perlio
65611            ! t/io/utf8.t
65612 ____________________________________________________________________________
65613 [  8224] By: nick                                  on 2000/12/21  21:02:20
65614         Log: Integrate mainline
65615      Branch: perlio
65616           !> Changes Configure Makefile.SH Porting/Glossary
65617           !> Porting/config.sh Porting/config_H configure.com
65618           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
65619           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
65620           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
65621           !> win32/config.bc win32/config.gc win32/config.vc
65622 ____________________________________________________________________________
65623 [  8223] By: jhi                                   on 2000/12/21  17:09:16
65624         Log: Update Changes.
65625      Branch: perl
65626            ! Changes patchlevel.h
65627 ____________________________________________________________________________
65628 [  8222] By: jhi                                   on 2000/12/21  16:24:01
65629         Log: Metaconfig unit changes for #8221.
65630      Branch: metaconfig/U/perl
65631           +> issymlink.U
65632            - testsyml.U
65633            ! Mksymlinks.U
65634 ____________________________________________________________________________
65635 [  8221] By: jhi                                   on 2000/12/21  16:23:48
65636         Log: Rename testsyml to issymlink.
65637      Branch: perl
65638            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65639            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
65640            ! win32/config.vc
65641 ____________________________________________________________________________
65642 [  8220] By: jhi                                   on 2000/12/21  15:47:26
65643         Log: Robustness support for #8218 (symlink forest) since the GNU
65644              tools seem to be overly picky about symlinkage depths.
65645      Branch: perl
65646            ! Makefile.SH t/io/fs.t
65647 ____________________________________________________________________________
65648 [  8219] By: jhi                                   on 2000/12/21  15:38:27
65649         Log: Metaconfig changes for #8218.
65650      Branch: metaconfig
65651            ! U/modified/Oldconfig.U
65652      Branch: metaconfig/U/perl
65653            + Mksymlinks.U
65654            ! testsyml.U
65655 ____________________________________________________________________________
65656 [  8218] By: jhi                                   on 2000/12/21  15:37:57
65657         Log: Add Configure option -Dmksymlinks which will create a symlink
65658              forest if the current/build differs from the source directory.
65659              TODO: mkdir -p is not portable.
65660      Branch: perl
65661            ! Configure
65662 ____________________________________________________________________________
65663 [  8217] By: jhi                                   on 2000/12/21  14:39:12
65664         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
65665              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
65666              Date: Thu, 21 Dec 2000 09:38:18 GMT
65667              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
65668              
65669              The ofs became an SV.
65670      Branch: perl
65671            ! ext/Thread/Thread.xs
65672 ____________________________________________________________________________
65673 [  8216] By: jhi                                   on 2000/12/21  05:40:21
65674         Log: The polymorphism seems to have fixed 20000517.001.
65675      Branch: perl
65676            ! t/pragma/utf8.t
65677 ____________________________________________________________________________
65678 [  8215] By: jhi                                   on 2000/12/21  04:44:52
65679         Log: read() documentation tweak for 20001121.004.
65680      Branch: perl
65681            ! pod/perlfunc.pod
65682 ____________________________________________________________________________
65683 [  8214] By: jhi                                   on 2000/12/21  03:54:11
65684         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
65685      Branch: perl
65686            ! pp_sys.c t/op/misc.t
65687 ____________________________________________________________________________
65688 [  8213] By: jhi                                   on 2000/12/21  00:28:10
65689         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
65690              From: Peter Prymmer <pvhp@forte.com>
65691              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
65692              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
65693      Branch: perl
65694            ! configure.com
65695 ____________________________________________________________________________
65696 [  8212] By: jhi                                   on 2000/12/21  00:26:21
65697         Log: Edit edit edit.
65698      Branch: perl
65699            ! pod/perlfaq3.pod
65700 ____________________________________________________________________________
65701 [  8211] By: jhi                                   on 2000/12/20  18:52:46
65702         Log: Update Changes.
65703      Branch: perl
65704            ! Changes patchlevel.h
65705 ____________________________________________________________________________
65706 [  8210] By: jhi                                   on 2000/12/20  18:34:47
65707         Log: Yet another editor edit.
65708      Branch: perl
65709            ! pod/perlfaq3.pod
65710 ____________________________________________________________________________
65711 [  8209] By: jhi                                   on 2000/12/20  15:33:28
65712         Log: More Win32 Perling.
65713      Branch: perl
65714            ! pod/perlfaq3.pod
65715 ____________________________________________________________________________
65716 [  8208] By: jhi                                   on 2000/12/20  15:07:46
65717         Log: More Win32 editor/IDE/shell hints.
65718      Branch: perl
65719            ! pod/perlfaq3.pod
65720 ____________________________________________________________________________
65721 [  8207] By: jhi                                   on 2000/12/20  03:54:08
65722         Log: Subject: [PATCH] obscure timing knowledge
65723              From: Nicholas Clark <nick@ccl4.org>
65724              Date: Tue, 19 Dec 2000 19:22:31 +0000
65725              Message-ID: <20001219192231.F2827@plum.flirble.org>
65726      Branch: perl
65727            ! sv.c
65728 ____________________________________________________________________________
65729 [  8206] By: jhi                                   on 2000/12/20  03:45:57
65730         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
65731              From: Spider Boardman <spider@leggy.zk3.dec.com>
65732              Date: Tue, 19 Dec 2000 21:30:16 -0500
65733              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
65734      Branch: perl
65735            ! sv.c
65736 ____________________________________________________________________________
65737 [  8205] By: jhi                                   on 2000/12/19  23:02:01
65738         Log: Update Changes.
65739      Branch: perl
65740            ! Changes patchlevel.h
65741 ____________________________________________________________________________
65742 [  8204] By: jhi                                   on 2000/12/19  22:58:18
65743         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
65744              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
65745              on editors and diffing/patching.
65746      Branch: perl
65747            ! t/op/utf8decode.t
65748 ____________________________________________________________________________
65749 [  8203] By: nick                                  on 2000/12/19  21:36:16
65750         Log: Integrate mainline (forgot my own change...)
65751      Branch: perlio
65752           !> ext/Encode/compile
65753 ____________________________________________________________________________
65754 [  8202] By: nick                                  on 2000/12/19  21:34:42
65755         Log: Integrate mainline.
65756      Branch: perlio
65757           !> (integrate 61 files)
65758 ____________________________________________________________________________
65759 [  8201] By: nick                                  on 2000/12/19  21:34:06
65760         Log: Avoid looking for File::Glob when we don't need it.
65761      Branch: perl
65762            ! ext/Encode/compile
65763 ____________________________________________________________________________
65764 [  8200] By: jhi                                   on 2000/12/19  18:35:49
65765         Log: Update Changes.
65766      Branch: perl
65767            ! Changes patchlevel.h
65768 ____________________________________________________________________________
65769 [  8199] By: jhi                                   on 2000/12/19  18:35:07
65770         Log: Microperl tweaks.
65771      Branch: perl
65772            ! sv.c uconfig.h uconfig.sh
65773 ____________________________________________________________________________
65774 [  8198] By: jhi                                   on 2000/12/19  18:29:59
65775         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
65776      Branch: perl
65777            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65778            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
65779 ____________________________________________________________________________
65780 [  8197] By: jhi                                   on 2000/12/19  17:55:29
65781         Log: In VMS embedded perls couldn't access the statically built Socket,
65782              from Charles Lane.
65783      Branch: perl
65784            ! configure.com
65785 ____________________________________________________________________________
65786 [  8196] By: jhi                                   on 2000/12/19  17:49:50
65787         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
65788              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
65789              Date: Sun, 17 Dec 2000 19:11:44 -0000
65790              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
65791      Branch: perl
65792            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
65793            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
65794 ____________________________________________________________________________
65795 [  8195] By: jhi                                   on 2000/12/19  17:47:53
65796         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
65797              From: Jonathan Stowe <gellyfish@gellyfish.com>
65798              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
65799              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
65800      Branch: perl
65801            ! utils/h2xs.PL
65802 ____________________________________________________________________________
65803 [  8194] By: jhi                                   on 2000/12/19  17:46:28
65804         Log: Subject: Re: useless use of void context work-around
65805              From: andreas.koenig@anima.de (Andreas J. Koenig)
65806              Date: 16 Dec 2000 15:13:36 +0100
65807              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
65808              
65809              Document (comment) the q(di ds ig) trick in the code.
65810      Branch: perl
65811            ! op.c
65812 ____________________________________________________________________________
65813 [  8193] By: jhi                                   on 2000/12/19  17:10:57
65814         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
65815              From: "Mark J. Reed" <mreed@strange.turner.com>
65816              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
65817              Message-Id: <200012160222.VAA13986@strange.turner.com>
65818      Branch: perl
65819            ! ext/Sys/Syslog/Syslog.pm
65820 ____________________________________________________________________________
65821 [  8192] By: jhi                                   on 2000/12/19  17:07:45
65822         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
65823              From: Nicholas Clark <nick@ccl4.org>
65824              Date: Sat, 16 Dec 2000 19:03:13 +0000
65825              Message-ID: <20001216190313.D68304@plum.flirble.org>
65826      Branch: perl
65827            ! t/op/64bitint.t
65828 ____________________________________________________________________________
65829 [  8191] By: jhi                                   on 2000/12/19  17:06:13
65830         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
65831              From: Dominic Dunlop <domo@computer.org>
65832              Date: Mon, 18 Dec 2000 12:00:15 +0100
65833              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
65834              
65835              This patchlet is needed in order that perl can be statically linked.  
65836      Branch: perl
65837            ! regexec.c
65838 ____________________________________________________________________________
65839 [  8190] By: jhi                                   on 2000/12/19  17:03:08
65840         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
65841              From: "Craig A. Berry" <craig.berry@psinetcs.com>
65842              Date: Sun, 17 Dec 2000 00:18:35 -0600
65843              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
65844      Branch: perl
65845            ! perlio.h vms/gen_shrfls.pl
65846 ____________________________________________________________________________
65847 [  8189] By: jhi                                   on 2000/12/19  16:20:28
65848         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
65849              From: Prymmer/Kahn <pvhp@best.com>
65850              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
65851              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
65852              
65853              A better version of #8188.
65854      Branch: perl
65855            ! pod/perlfaq3.pod
65856 ____________________________________________________________________________
65857 [  8188] By: jhi                                   on 2000/12/19  15:57:06
65858         Log: (Replaced by #8189)
65859              
65860              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
65861              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
65862              From: Prymmer/Kahn <pvhp@best.com>
65863              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
65864              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
65865              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
65866              Date: Mon, 18 Dec 2000 11:10:45 -0500
65867              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
65868      Branch: perl
65869            ! pod/perlfaq3.pod
65870 ____________________________________________________________________________
65871 [  8187] By: jhi                                   on 2000/12/19  15:54:19
65872         Log: Email address fix for Anton Berezin.
65873      Branch: perl
65874            ! AUTHORS
65875 ____________________________________________________________________________
65876 [  8186] By: jhi                                   on 2000/12/19  15:38:54
65877         Log: Subject: [PATCH perl@8102] cygwin port
65878              From: "Eric Fifer" <efifer@dircon.co.uk> 
65879              Date: Thu, 14 Dec 2000 13:41:29 -0000
65880              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
65881              
65882              When compiling modules the data item that is being imported
65883              from libperl.dll needs to be tagged as imported/shared data:
65884              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
65885      Branch: perl
65886            ! perliol.h
65887 ____________________________________________________________________________
65888 [  8185] By: jhi                                   on 2000/12/19  14:53:24
65889         Log: Regen uconfig.h and uconfig.sh.
65890      Branch: perl
65891            ! uconfig.h uconfig.sh
65892 ____________________________________________________________________________
65893 [  8184] By: jhi                                   on 2000/12/18  20:43:49
65894         Log: Comments work so much better when they are closed.
65895      Branch: perl
65896            ! regcomp.c
65897 ____________________________________________________________________________
65898 [  8183] By: jhi                                   on 2000/12/18  18:04:02
65899         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
65900              Fixes the bug 20001218.016.
65901      Branch: perl
65902            ! regcomp.c
65903 ____________________________________________________________________________
65904 [  8182] By: gsar                                  on 2000/12/18  09:53:47
65905         Log: delete spurious files
65906      Branch: maint-5.6/perl
65907            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
65908            - vos/config.h vos/config_h.SH_orig
65909 ____________________________________________________________________________
65910 [  8181] By: gsar                                  on 2000/12/18  09:46:08
65911         Log: regen perltoc
65912      Branch: maint-5.6/perl
65913            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
65914 ____________________________________________________________________________
65915 [  8180] By: gsar                                  on 2000/12/18  09:20:27
65916         Log: integrate changes#7924..7926,7946,7952 from mainline
65917              
65918              A test works better if it has the right 1..$n output.
65919              
65920              All the core library users of Class::Struct seem to be
65921              using "use Class::Struct 'struct';" instead of the bare
65922              "use Class::Struct;", which isn't documented in Class::Struct.
65923              This can't be right.
65924              
65925              Make the Class::Struct import() wiser.
65926              
65927              Upgrade to CPAN 1.59_51, from Andreas König.
65928              
65929              Subject: Re: long shell lines
65930              Split overly long shell command lines.
65931      Branch: maint-5.6/perl
65932           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
65933           !> lib/File/stat.pm t/lib/class-struct.t
65934 ____________________________________________________________________________
65935 [  8179] By: gsar                                  on 2000/12/18  08:55:54
65936         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
65937              7918,7919,7988,8907 from mainline (various)
65938              
65939              Subject: [ID 20001127.004] White space problem in perlamiga.pod
65940              
65941              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
65942              
65943              Subject: [PATCH] perlcc.PL cleanups
65944              
65945              Subject: [PATCH] Updating perltie.pod for arrays
65946              
65947              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
65948              Subject: Re: [PATCH] Updating perltie.pod for arrays
65949              Subject: Re: [PATCH] Updating perltie.pod for arrays
65950              
65951              One more perltie.pod nit from Casey R. Tweten.
65952              
65953              Subject: [PATCH] $^O  win32 -> MSWin32
65954              plus similar nits for vms, err, VMS, and UNICOS.
65955              
65956              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
65957              More checking in case someone has broken their services or
65958              protocol databases.
65959              
65960              Make "use Class::Struct 'struct';" work again (broken by #7617);
65961              add a test for Class::Struct.
65962              
65963              Integrate the "skip" messages to explain().
65964              
65965              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
65966      Branch: maint-5.6/perl
65967           +> t/lib/class-struct.t
65968           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
65969           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
65970           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
65971 ____________________________________________________________________________
65972 [  8178] By: gsar                                  on 2000/12/18  08:16:30
65973         Log: avoid redefinition warnings on windows due to sys/socket.h getting
65974              #included before win32.h
65975      Branch: maint-5.6/perl
65976            ! win32/include/sys/socket.h
65977 ____________________________________________________________________________
65978 [  8177] By: gsar                                  on 2000/12/18  05:24:04
65979         Log: make regen_headers; fix POSIX.xs problems; remove outdated
65980              code from sys/socket.h that makes build fail now
65981      Branch: maint-5.6/perl
65982            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
65983            ! pod/perlapi.pod
65984           !> win32/include/sys/socket.h
65985 ____________________________________________________________________________
65986 [  8176] By: gsar                                  on 2000/12/18  05:20:17
65987         Log: update Changes
65988      Branch: maint-5.6/perl
65989            ! Changes patchlevel.h
65990 ____________________________________________________________________________
65991 [  8175] By: gsar                                  on 2000/12/18  04:57:48
65992         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
65993              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
65994              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
65995              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
65996              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
65997              7823,7825,7838
65998              
65999              Subject: Re: [PATCH] README.solaris
66000              
66001              Add getpagesize() probing, on non-UNIX guess 'undef'.
66002              
66003              Simplify the getpagesize() unit by dropping the
66004              pagesize probe since it's nowadays slightly more
66005              complicated because of sysconf(). (Note: if some
66006              platform really needs the -lPW for getpagesize,
66007              I just broke it.)
66008              TODO: a new pagesize unit.
66009              
66010              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
66011              
66012              MachTen doesn't really do mmap() and munmap().
66013              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
66014              
66015              More README.solaris updates from Andy Dougherty.
66016              
66017              Copy the s// information of README.hpux also to the perlrun.
66018              
66019              Add HAS_FSYNC, lack noticed by Nicholas Clark.
66020              
66021              Add a metaconfig unit for fsync.
66022              
66023              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
66024              
66025              Many subdocumented return values of the IO extension now documented.
66026              ungetc and write still left subdocumented.
66027              Subject: [PATCH] (was Re: IO::Handle::ungetc)
66028              
66029              Document tell() on special streams.
66030              
66031              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
66032              
66033              Subject: [ID 20001112.007] sfio's sftell isn't ftell
66034              
66035              Couple of tests from #7660 salvaged.
66036              
66037              Tweak the definition of the bit complement on UTF-8 data:
66038              if none of the characters in the string are > 0xff,
66039              the result is a complemented byte string, not a (UTF-8)
66040              char string.  Based on the summary in
66041              Subject: Re: [ID 20000918.005] ~ on wide chars
66042              This should give us the maximum backward (pre-char string)
66043              compatibility and utf8 compatibility.  The other alternative
66044              would be to limit the bit complement to be always byte only,
66045              taking the least significant byte of the chars.
66046              
66047              Cleanup messy #ifdef.
66048              
66049              Typos in #7667.
66050              
66051              Declare reg_data like reg_substr_data.
66052              
66053              Placate nervous compilers that see longer than ints switch()ing.
66054              
66055              Remove the new two tests of lib/io_xs for now, they seem to
66056              fail under perlio on some platforms.
66057              
66058              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
66059              
66060              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
66061              
66062              Subject: tiny typo in perl5db.pl
66063              
66064              Subject: some additions for makefiles for win32 (for perl@7674)
66065              
66066              Hoist the duplicated socket/netdb include logic to perl.h;
66067              undef SETERRNO in case SOCKS has defined it.  Based on:
66068              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
66069              
66070              Regen Configure.
66071              
66072              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
66073              (a macro to define signed and unsigned integer constants).
66074              
66075              Use UINT64_C().
66076              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
66077              
66078              Use u_int32_t for the size of hash_cb(), not size_t.
66079              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
66080              
66081              Quit utf8_to_uv() instantly if curlen == 0.
66082              
66083              Subject: [PATCH: perl@7674] updates to README.os390
66084              
66085              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
66086              
66087              EBCDIC tweaks.
66088              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
66089              
66090              Linenumber fix.
66091              
66092              SOCKS has its own USE_THREADS, based on
66093              Subject: [ID 20001114.002] et. al. bugfix followup
66094              
66095              UINT64_C() work continues.
66096              
66097              Detypo.
66098              
66099              The type of the hash_cb() size argument is tricky.
66100              
66101              Add fwalk() probe to the configuration files and regen perltoc.
66102              
66103              Subject: perllocale.pod changes
66104              
66105              Avoid an infinite loop in VMS when utils scripts are run
66106              with no arguments, from Charles Lane.
66107              
66108              Subject: Re: Bug in Carp::Heavy/5.6.0?
66109              
66110              For Solaris use64bitall the stdchar needs a little bit of help.
66111              
66112              The long double hints can be here or there.
66113              
66114              Test tweak for the open pragma.
66115              
66116              Also the 64bitall hints can be either here or there.
66117              
66118              As surmised the #7719 wasn't a good move.
66119              
66120              Subject: Fix for 20000409.001
66121              
66122              Subject: Fix for 20000815.006
66123              It's really 20000518.006.
66124              
66125              Subject: [PATCH 5.6.0 README.win32] very minor typos
66126              
66127              Subject: Fix for README.amiga (20000323.033)
66128              
66129              Explain in more detail the {} syntax ambiguousity.
66130              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
66131              
66132              Sparc 64-bit pack() fix from Jens Hamisch.
66133              
66134              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
66135              
66136              Subject: podlators 1.05 available        
66137              
66138              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
66139              
66140              Subject: [perl 7711: EPOC] updates
66141              
66142              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
66143              
66144              Miraculous typo.
66145              
66146              sysseek() instead of seek().
66147              
66148              Solaris hints tweaks.
66149              
66150              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
66151              This may be overly harsh but until proven otherwise, we think this
66152              way, or until we have a simple test for Configure (having to start
66153              up servers is does not count as simple) to check for the problems.
66154              
66155              Remove the shared object before attempting to create
66156              (by linking) a new one.  E.g. in AIX not removing
66157              becomes quite painful if one tries to do more than one
66158              build in the same tree (an interrupted build, for example),
66159              since the AIX' shared dynaloader seemingly keeps the shared
66160              objects open and therefore 'busy' for quite a while, even when
66161              nobody is using the objects, leading into link failures.
66162              
66163              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
66164              
66165              Subject: DOC PATCH 5.6.0 perlreftut
66166              
66167              Subject: [PATCH: perl@7777] add system locale testing for VMS
66168              
66169              Subject: [PATCH] Test.pm POD peculiarity
66170              
66171              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
66172              
66173              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
66174              
66175              Subject: Re: perl@7777 
66176              Detypoing.
66177              
66178              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
66179              
66180              Go ahead and #include <unistd.h> in perl.h.
66181              
66182              Subject: [PATCH perl@7795] small cleanup task for test suite
66183              
66184              Subject: Re: av.c patch (having slight problems)
66185              unshift() speedup.
66186              
66187              Reach back one higher up when searching for PERL_SRC.
66188      Branch: maint-5.6/perl
66189           +> lib/File/Spec/Epoc.pm
66190           !> (integrate 88 files)
66191 ____________________________________________________________________________
66192 [  8174] By: gsar                                  on 2000/12/18  03:53:09
66193         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
66194              7625..7629,7631..7634,7637,7639,7642 from mainline
66195              
66196              Fix for the tie-refhash string table leaks.
66197              
66198              Subject: [patch perl@7595] VMS configure.com tweak
66199              
66200              More careful detection of how well NVs and UVs mix.
66201              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))
66202              Added some SIGFPE paranoia.
66203              
66204              Forgot to bump the line numbers in #7601.
66205              
66206              Subject: PATCH std stdio for (Free)BSD
66207              
66208              Deleting $ENV{PATH} in VMS is not recommendable.
66209              
66210              Locale buglets.
66211              Subject: RE: Locales support (setlocale) fixes
66212              
66213              Do not test UTF-8 locales since that the tests would require
66214              polymorphic regexen.
66215              
66216              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
66217              
66218              A missing aTHX_.
66219              
66220              Subject: [ID 20001108.013] spelling
66221              
66222              Subject: [PATCH] Class::Struct at compile time
66223              
66224              Make deleting for %ENV work for (newer versions of) VMS,
66225              from Craig A. Berry.
66226              
66227              Forgot from #7618.
66228              
66229              More VMS moves on environment handling, from Charles Lane.
66230              
66231              Remove unused extra arguments.
66232              
66233              Typo in an ifndef.
66234              Subject: Re: [PATCH 5.7.0] better messages from malloc()
66235              
66236              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
66237              All except the "cow orker" change.
66238              
66239              The generated boot_* headers are wrong.  Pickier compiler,
66240              such as KAI C++ will refuse to compile the resulting perlmain.
66241              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
66242              
66243              There's no =head3.
66244              
66245              Disable only the tests 99 and 166 for UTF-8 locales.
66246              
66247              Missing dTHXs.
66248              Subject: RE: perl@7595 builds not on cygwin
66249              
66250              Subject: Re: bash -c exit and linux hints 
66251              
66252              Various doc oddball characters.
66253              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
66254              
66255              Subject: [PATCH] IO::Seekable pod
66256              
66257              Amdahl UTS hints updates.
66258              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
66259              
66260              Explain better why certain regex tests are skipped.
66261              Subject: Re: tests skipped: unknown reason
66262              
66263              Subject: [PATCH] README.solaris
66264              
66265              Subject: [PATCH perl@7638] cygwin port
66266      Branch: maint-5.6/perl
66267           +> README.solaris
66268           !> (integrate 26 files)
66269 ____________________________________________________________________________
66270 [  8173] By: gsar                                  on 2000/12/18  03:37:02
66271         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
66272              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
66273              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
66274              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
66275              
66276              Better create a true mailing list for the repository keepers.
66277              
66278              Subject: [ID 20001027.007] uniq array in perlfaq
66279              
66280              De-quoted-unreadable to ISO Latin 1.
66281              (There's one ISO-2022-JP name in Changes5.004.)
66282              
66283              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
66284              
66285              The #7476 needs a MANIFEST change, too.
66286              
66287              Add also emailless people.
66288              
66289              UTF-8 decoder tweak.
66290              
66291              Make \x{...} consistently produce UTF-8.
66292              Subject: Re: \x{...} is confused 
66293              
66294              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
66295              
66296              Add a perlbug flag, -A, to avoid acknowledgement messages.
66297              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
66298              
66299              Use Errno magic.
66300              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
66301              
66302              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
66303              
66304              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
66305              
66306              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
66307              
66308              Be more lenient on bad UTF-8 when doing bit arithmetics.
66309              Subject: Re: [ID 20000918.005] ~ on wide chars
66310              (The ord() part of the patch skipped.)
66311              
66312              Subject: perlfaq style changes
66313              
66314              AUTHORS tweaks.
66315              
66316              Whitespace style tweak.  Was originally going to see to
66317              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
66318              but that had already been taken care of.
66319              
66320              The compiler is either gcc or cc, from Tom Bates.
66321              
66322              The osname has been lowercased by now, from Tom Bates.
66323              
66324              The NonStop-UX libraries have a novel way to say NaN.
66325              
66326              printf UVs the correct way, noticed by Robin Barker.
66327              
66328              Subject: [PATCH] startperl to respect versiononly
66329              
66330              AUTHORS updates.
66331              
66332              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
66333              
66334              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
66335              
66336              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
66337              
66338              Generalize the Camel wording.
66339              Subject: Re: perlfaq style changes
66340              
66341              Subject: [ID 20001005.006] Documentation -- description of qr//
66342              
66343              C.pm part of
66344              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
66345              
66346              Locale warning explanation tweak.
66347              
66348              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
66349              
66350              Make the POSIX::setuid and POSIX::setgid to really call setuid()
66351              and setgid() because they were just changing $< and $( which means
66352              only changing the real uid/gid, as opposed to changing both
66353              real and effective ids.  (The alternative way could have been
66354              in POSIX.pm to change $> and $), too, but making a direct call
66355              to the C API feels cleaner.)  Fixes the bug
66356              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
66357              
66358              Expand %Config variables and %ENV variables only if
66359              so requested during build time using the
66360              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
66361              Not expanding makes relocating distributions easier.
66362              
66363              More tweaking on the #7522 theme.
66364              
66365              Test::Harness revealed buglets in the new DynaLoader.
66366              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
66367              
66368              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
66369              fix a autovivification bug in Tie::RefHash, add tests for both.
66370              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
66371              
66372              Detpyo.
66373              
66374              recv() can fail and return undef.
66375              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
66376              
66377              Fix the problem discussed in
66378              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
66379              originally from Linc Madison.  Also Andreas König's comments
66380              taken into account.  Some other problems with Tie::SubstrHash
66381              fixed: didn't croak when the table exceeded the requested number
66382              of entries (as documented) but instead when the number of entries
66383              exceeded the size of the table, a croak() had an unnecessary \n,
66384              didn't have a CLEAR method, documented that there is no exists().
66385              Didn't fix to be strict-proof because the module uses &foo; and
66386              dynamic scope.  Added a test script exercizing both first tamely 
66387              the basic functionality, and then the failure cases reported by
66388              Linc Madison.
66389              
66390              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
66391              
66392              The #7521 touched things it shouldn't have.
66393              
66394              Subject: [PATCH 5.7.0] better messages from malloc()
66395              
66396              Subject: Re: README.aix
66397              
66398              Add FCNTL_CAN_LOCK.
66399              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
66400              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
66401              
66402              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
66403              create a "fast path" for locale name probing using "locale -a"
66404              if available, squash finally hopefully the s?printf resetting
66405              the numeric locale (since, IIUC perllocale, it never shouldn't). 
66406              
66407              More Changes tweakery.
66408              
66409              Dying is too strict here, better just skip.
66410              
66411              Subject: Locales support (setlocale) fixes
66412              Modified quite a bit to be more portable.
66413              
66414              Configure would use a bad $myuname from an old config.sh.
66415              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
66416              
66417              Fix for
66418              Subject: [ID 20001004.006] undef is never tainted
66419              An undef read from a slurped file was not tainted.
66420              
66421              Fix for
66422              Subject: [ID 20001004.007] taint propogation is inconsistent
66423              The culprit was sv_setsv() which was rather blindly
66424              propagating taint, which lead to behaviour where if
66425              a tainted anon hash value was seen all the hash values
66426              from then on at that level became tainted, or at any
66427              upper levels in the case of nested anon hashes.
66428              
66429              Test tweak: show also the failed locales.
66430              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
66431              
66432              A fix of sorts for 20000329.026, a better error message
66433              for a missing "use charnames" when using the \N{...}. 
66434              
66435              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
66436              
66437              Add =pod to be tidy.
66438              
66439              Fix for bug id 19990615.008, pos() unset during s///ge.
66440              
66441              Add a note for future generations about bug id 20000229.006.
66442              
66443              Use -dM for gcc (the suggested patch did it only for Linux,
66444              but I think it can be generalized).
66445              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
66446              
66447              opmini.o can linger from Configures past.
66448              
66449              Document that the evaled syntax errors cause scalar leaks.
66450              
66451              Fix for
66452              Subject: [ID 20000728.005] perl -P broken
66453              (hopefully).  The fix is also not complete, it seems to break
66454              BOM swallowing for libc5 systems, but until someone figures
66455              out a way to do this without ftell(), this will do.
66456              
66457              AUTHORS updates.
66458              
66459              Subject: Re: rsync'ed patches vs. rsync'ed source
66460              
66461              Admit that the test leaks scalars.
66462              
66463              Sanitize the environment further.
66464              
66465              VOS updates from Paul Green.
66466              
66467              Document %ENV = () portability issues.
66468              
66469              Make the stdio test program of 7427 less noisy while being 
66470              compiled so that Digital UNIX wouldn't get both
66471              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
66472              undefined.  This makes perlio happy.
66473              
66474              glibc5 detection by __GNU_LIBRARY__.
66475              
66476              %ENV note tweaks from Dan Sugalski.
66477              
66478              Varargs don't always work too well if one puts an unsigned
66479              char on the stack and pop an unsigned quad off the stack.
66480              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
66481              
66482              Subject: Pod updates
66483              
66484              Fake support of holey files in win/dosish platforms.
66485              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
66486              
66487              A doc addition for bug id 20001105.019, beware \p.
66488              
66489              Tweak #7587.
66490              
66491              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
66492              
66493              perlhack updates from H.Merijn Brand.
66494              
66495              Subject: [PATCH perl@7573] cygwin port
66496              Synchronize with Cygwin 1.1.5.
66497              
66498              Bad thinko in #7581 (I used the test program with the expanded
66499              values as-is).
66500              
66501              Make perlbug not insist on dumping to a file when stdout isn't a tty.
66502              Subject: [PATCH] perlbug.PL
66503              
66504              Overrideable keys, each, pop, push, shift, splice, unshift.
66505              Subject: [PATCH] prototyped functions that should be overrideable
66506              
66507              Try to avoid flockless and emulationless places.
66508      Branch: maint-5.6/perl
66509           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
66510            - MAINTAIN
66511           !> (integrate 111 files)
66512 ____________________________________________________________________________
66513 [  8172] By: jhi                                   on 2000/12/18  02:49:27
66514         Log: Regen pods.
66515      Branch: perl
66516            ! pod/perlmodlib.pod pod/perltoc.pod
66517 ____________________________________________________________________________
66518 [  8171] By: gsar                                  on 2000/12/18  02:49:24
66519         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
66520              7465..7471 from mainline
66521              
66522              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
66523              in platforms that strictly require all the symbols being present
66524              at link time.
66525              
66526              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
66527              
66528              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
66529              
66530              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
66531              
66532              Subject: [PATCH] todo
66533              
66534              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
66535              
66536              Use $sort, $uniq (and $tr) consistently as wondered
66537              by Nicholas Clark.
66538              
66539              Too enthusiastic editing in #7460.
66540              
66541              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
66542              
66543              Upgrade to CPAN 1.58_55.
66544              Subject: CPAN.pm status
66545              
66546              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
66547              
66548              Make target reordering to avoid pointless re-makes.
66549              Subject: Re: Total re-make of 'make okfile' after 7451 ?
66550              
66551              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
66552              
66553              Subject: DOC PATCH 5.6.0
66554              
66555              Add the repository doc by Malcolm, Sarathy, and by Simon,
66556              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
66557      Branch: maint-5.6/perl
66558           +> Porting/repository.pod
66559           !> Configure MANIFEST Makefile.SH README.dos README.os2
66560           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
66561           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
66562           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
66563 ____________________________________________________________________________
66564 [  8169] By: gsar                                  on 2000/12/18  02:33:34
66565         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
66566              7435..7441,7445 from mainline
66567              
66568              Make the UTF-8 decoding stricter and more verbose when
66569              malformation happens.  This involved adding an argument
66570              to utf8_to_uv_chk(), which involved changing its prototype,
66571              and prefer STRLEN over I32 for the UTF-8 length, which as
66572              a domino effect necessitated changing the prototypes of
66573              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
66574              The stricter UTF-8 decoding checking uses Markus Kuhn's
66575              UTF-8 Decode Stress Tester from
66576              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
66577              
66578              Run vms/vms_yfix.pl, should have done that after changing
66579              perly.c in #7382.
66580              
66581              Subject: [PATCH 5.7.0] static linking with uninstalled perl
66582              
66583              (Replaced by #7440.)
66584              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
66585              
66586              Fix the bug ID 20001024.005, the bug introduced by #7416.
66587              
66588              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
66589              
66590              Fix the bug reported in
66591              From: andreas.koenig@anima.de (Andreas J. Koenig)
66592              Also make is_utf8_char() stricter.
66593              
66594              Missed the header file changes from #7425.
66595              
66596              Check if stdio supports tweaking lval and cnt simultaneously.
66597              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
66598              
66599              Stratus VOS updates from Paul Green.
66600              
66601              Podify README.epoc and README.vos.
66602              
66603              Add targets to Makefile.SH, most importantly
66604              'regen_all' which also remembers to update vms/perly*.
66605              
66606              Subject: Minor update to find2perl, for portability
66607              
66608              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
66609              
66610              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
66611              
66612              Rename UTF8LEN() to be UNISKIP(), too confusing to have
66613              UTF8LEN() and UTF8SKIP(). 
66614              
66615              Allow poking holes at the UTF-8 decoding strictness.
66616              
66617              Continue the internal UTF-8 API tweaking.
66618              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
66619              used much more than the simpler API, now called utf8_to_uv_simple().
66620              Still not quite happy with API, too much partial duplication
66621              of functionality.
66622              
66623              A new version of making the syslog test more robust.
66624              (Replaces #7421.)
66625              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
66626              
66627              buildtoc target tweaks.
66628              
66629              Integrate with vmsperl #7430 by Charles Bailey:
66630              
66631              Cleanup from prior patch (Charles Lane?):
66632              - improve handling of MFDs in Basename and Path
66633              - default to no xsubpp line # munging when building debug images
66634      Branch: maint-5.6/perl
66635           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
66636           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
66637           !> (integrate 67 files)
66638 ____________________________________________________________________________
66639 [  8168] By: gsar                                  on 2000/12/18  02:05:49
66640         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
66641              
66642              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
66643              From: Martin Husemann <martin@duskware.de>
66644              
66645              Subject: [PATCH 5.7.0] restore match data on backtracing
66646              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66647      Branch: maint-5.6/perl
66648           !> regcomp.c regexec.c t/op/re_tests
66649 ____________________________________________________________________________
66650 [  8167] By: gsar                                  on 2000/12/18  01:55:22
66651         Log: integrate changes#7858,7986 from mainline
66652              
66653              C<foreach my $x ...> in pseudo-fork()ed process may diddle
66654              parent's memory; fix it by keeping track of the actual pad
66655              offset rather than a raw pointer (this change is probably also
66656              relevant to non-ithreads case to avoid fallout from reallocs of
66657              the pad array, but is currently only enabled for the ithreads
66658              case in the interests of minimal disruption to existing "well
66659              tested" code)
66660              
66661              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
66662              due to the notorious GetFileType() bug in Windows 9x, which fstat()
66663              tickles)
66664      Branch: maint-5.6/perl
66665           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
66666           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
66667           !> win32/win32.c win32/win32.h win32/win32sck.c
66668 ____________________________________________________________________________
66669 [  8166] By: gsar                                  on 2000/12/18  01:52:59
66670         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
66671              from mainline (xsubpp and ExtUtils::LibList fixups, various
66672              other small items)
66673              
66674              The generated boot_* headers are wrong.  Pickier compiler,
66675              such as KAI C++ will refuse to compile the resulting perlmain.
66676              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
66677              
66678              Various doc oddball characters.
66679              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
66680              
66681              Subject: [PATCH] Re: 20001101.003 PDL
66682              
66683              Subject: [PATCH 5.7.0] etags broken again
66684              
66685              Subject: [PATCH 5.7.0] Liblist finally works
66686              
66687              Subject: [PATCH 5.7.0] Liblist returns found libraries
66688              
66689              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
66690              
66691              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
66692              
66693              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
66694              OUT keyword nits.
66695              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
66696              OUT and IN_OUT documentation.
66697      Branch: maint-5.6/perl
66698           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
66699           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
66700           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
66701           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
66702           !> win32/bin/search.pl
66703 ____________________________________________________________________________
66704 [  8165] By: gsar                                  on 2000/12/18  01:28:45
66705         Log: integrate changes#7533,7563,7611,7623 from mainline (various
66706              malloc.c embellishments)
66707      Branch: maint-5.6/perl
66708           !> malloc.c pod/perldiag.pod
66709 ____________________________________________________________________________
66710 [  8164] By: gsar                                  on 2000/12/18  01:23:33
66711         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
66712              fixups)
66713      Branch: maint-5.6/perl
66714           !> utils/h2xs.PL
66715 ____________________________________________________________________________
66716 [  8163] By: gsar                                  on 2000/12/18  01:17:50
66717         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
66718              fixups)
66719      Branch: maint-5.6/perl
66720           !> Makefile.SH utils/perlbug.PL
66721 ____________________________________________________________________________
66722 [  8162] By: gsar                                  on 2000/12/18  00:25:43
66723         Log: always export Perl_deb() (it is required by re.xs whether
66724              Perl is built with or without -DDEBUGGING)
66725      Branch: maint-5.6/perl
66726            ! makedef.pl
66727 ____________________________________________________________________________
66728 [  8161] By: gsar                                  on 2000/12/18  00:23:38
66729         Log: integrate change#7414 from mainline
66730              
66731              Undo the basename() part of #7412 since the lib/basename
66732              tests would need upgrading too.
66733              
66734              squelch two tests in tr.t that rely on tr/// paranoia change
66735              that's not in 5.6.x
66736      Branch: maint-5.6/perl
66737            ! t/op/tr.t
66738           !> lib/File/Basename.pm
66739 ____________________________________________________________________________
66740 [  8160] By: gsar                                  on 2000/12/18  00:05:30
66741         Log: missing change in previous integrate
66742      Branch: maint-5.6/perl
66743           !> README.aix
66744 ____________________________________________________________________________
66745 [  8159] By: gsar                                  on 2000/12/18  00:03:38
66746         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
66747              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
66748              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
66749              7410..7413 from mainline
66750              
66751              Introduce the man[24-8] variables, from Andy Dougherty.
66752              
66753              Upgrade to CPAN 1.58, from Andreas König.
66754              
66755              An updated EBCDIC tr patch.
66756              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
66757              
66758              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
66759              
66760              Two thirds of
66761              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
66762              The Install.pm changes will be submitted separately because
66763              they need some work and discussion still.
66764              
66765              The Install.pm third of
66766              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
66767              
66768              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
66769              
66770              Subject: [PATCH 5.7.0] IVs in mtats
66771              
66772              Subject: [PATCH 5.7.0] Perl API for mstats
66773              
66774              Ilya implemented the memory profiling API.
66775              
66776              In Amdahl UTS "struct sv" is defined by a system header,
66777              <ksync.h>.
66778              
66779              Slight tweak of the code to appease Amdahl UTS cc.
66780              
66781              Amdahl UTS doesn't seem to do dynaloading.
66782              
66783              Use UTF8SKIP(), from Simon Cozens.
66784              
66785              Thinko in #7222.
66786              
66787              op/sprintf.t patch for OS/390 (and any other host with limited
66788              floating-point exponent length)
66789              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
66790              
66791              Tweak #7225.
66792              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
66793              
66794              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
66795              
66796              Needs to be conditional on SunOS 4.
66797              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
66798              
66799              Test cases for bug id 20000323.056 (the bug seems to be fixed).
66800              
66801              Add test for bug id 20000427.003 (which seems to have
66802              been fixed) (also duplicate as 20000427.004, though
66803              with a higher severity).  Move one utf8 from op/append
66804              to pragma/utf8, tag the tests with bug ids.
66805              
66806              Document FNCASE=y as discussed in the bug 20000902.009.
66807              
66808              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
66809              The problem was that rx->minlen was in chars while pp_split()
66810              thought it would be in bytes. 
66811              
66812              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
66813              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
66814              
66815              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
66816              
66817              Fix a couple of compiler-noted nits in #7235.
66818              
66819              Tweak the test of #7235.
66820              
66821              One more ~utf8 tweak.
66822              
66823              -w cleanup.
66824              Subject: Re: Problems with bleadperl 
66825              
66826              Subject: small pod patch
66827              
66828              Subject: [PATCH perlguts.pod] Document offset hack
66829              
66830              Add Charles Lane.
66831              
66832              Add the capability to include/exclude branches.
66833              
66834              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
66835              
66836              Detect early whether the std streams have gone bad.
66837              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
66838              
66839              More IoTYPE sprinkling.
66840              
66841              Workaround for a sfio bug where the stream error indicator
66842              is not cleared as documented.
66843              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
66844              
66845              Clarify documentation on 'use bytes'.
66846              Subject: Re: What does 'use bytes' "mean" ?
66847              
66848              Show the failed remote port, instead of the failing line number.
66849              Subject: [PATCH 5.6.1 Debugger] More diagnostics
66850              
66851              Make Cwd more bulletproof in chrooted environments.
66852              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
66853              
66854              Subject: Pod patch for Devel::Peek
66855              
66856              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
66857              
66858              Borland C fstat() never saw the fd as writable.
66859              Subject: fix for Borland's weak "stat" (perl@7211)
66860              
66861              Missing change from #7362.
66862              
66863              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
66864              
66865              Add the test case for the bug id 20000730.004 which seems
66866              to have been fixed by now.
66867              
66868              Fix of sorts for bug id 20000901.092.  There seems to be no trace
66869              of a 'pmshort' anywhere in the B, so the offending line was simply
66870              removed.
66871              
66872              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
66873              
66874              Subject: PATCH do_print has 2 PerlIO_error()s
66875              
66876              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
66877              
66878              Typo noted by Mark Lutz.
66879              
66880              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
66881              
66882              In the latest compiler builds cccdlflags must not become -fpic,
66883              from Wilfredo Sánchez.
66884              
66885              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
66886              
66887              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
66888              
66889              SOCKS function redefinitions need prototypes, too, otherwise
66890              for example 32 bit versus 64 bit differences cause a lot of
66891              problems.  Part of
66892              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
66893              
66894              Portability tweak on #7377.
66895              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
66896              
66897              Don't write double values through long double pointers,
66898              based on a part of
66899              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
66900              
66901              Reëntrancy fix.
66902              Subject: [PATCH perl@7229] Rentrant parser and yylex()
66903              
66904              Make scan_num() reëntrant, as suggested in
66905              Subject: [PATCH perl@7229] Rentrant parser and yylex()
66906              
66907              Fix for ID 20001020.006, concatenating an unset submatch
66908              with utf8 resulted in "Modification of a read-only value".
66909              
66910              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
66911              
66912              The #7383 was right only in the context of the original bug report,
66913              not in more general case.
66914              
66915              Update Changes.
66916              
66917              Testcases for a #7383,#7385 related bug.
66918              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
66919              
66920              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
66921              
66922              Tweak the Is* definitions of Unicode character classes
66923              to better match the official categorizations; embrace
66924              the official categorizations; add the combining marks
66925              as alpha (and -numeric); fix DCinital (a typo and edito)
66926              to be DCmedial.
66927              
66928              Hints tweak from Anton Berezin.
66929              
66930              Subject: installman go-faster stripes
66931              Subject: Re: installman go-faster stripes
66932              
66933              Subject: [ID 20001021.003] updated hints/openbsd.sh
66934              
66935              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
66936              
66937              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
66938              
66939              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
66940              
66941              Doc patch.
66942              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
66943              
66944              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
66945              
66946              Subject: Re: [ID 20001021.005] SEGV with regex match 
66947              
66948              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
66949              
66950              The change #7187 was not so good on VMS.
66951              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
66952              
66953              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
66954              
66955              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
66956              
66957              Document PERL_INSTALL_ROOT of #7210.
66958      Branch: maint-5.6/perl
66959           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
66960           +> t/lib/tie-splice.t
66961            - lib/unicode/Is/DCinital.pl
66962           !> (integrate 112 files)
66963 ____________________________________________________________________________
66964 [  8158] By: jhi                                   on 2000/12/17  23:04:24
66965         Log: Subject: [PATCHES] RE: perl@8150 
66966              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
66967              Date: Sun, 17 Dec 2000 21:46:39 +0100
66968              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
66969              
66970              Neither cygwin has a getpwuid() one can trust on.
66971      Branch: perl
66972            ! t/lib/glob-basic.t
66973 ____________________________________________________________________________
66974 [  8157] By: jhi                                   on 2000/12/17  23:01:54
66975         Log: More MAN.PODS => {} fixes.
66976      Branch: perl
66977            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
66978            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
66979            ! os2/OS2/REXX/Makefile.PL
66980 ____________________________________________________________________________
66981 [  8156] By: gsar                                  on 2000/12/17  22:49:13
66982         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
66983              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
66984              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
66985              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
66986              7201,7204 from mainline
66987              
66988              Remove vestiges of tr//CU.
66989              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
66990              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
66991              
66992              The return value of setlocale must be copied away.
66993              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
66994              
66995              Allow chop() and chomp() to be overridden.
66996              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
66997              
66998              Hints optimization.
66999              Subject: Minor nit
67000              
67001              Subject: [PATCH] de-wall t/README
67002              
67003              Subject: Re: Two advertising clauses need to be removed
67004              
67005              Batch of UTF-8 patches from Simon Cozens.
67006              
67007              Fix for a parsing bug, not for the original bug.
67008              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
67009              
67010              Compilation warnings and an error.
67011              
67012              Subject: File::Find 5.7.0 POD nits
67013              
67014              Subject: [PATCH perl-5.7.0] continued -Wformat support
67015              
67016              The one that got away.
67017              
67018              Subject: Re: perl@7078
67019              
67020              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
67021              convertable to bytes by checking it doesn't go above 0xc3
67022              Subject: Re: perl@7078
67023              
67024              Replace #7084 with
67025              Subject: Re: perl@7078 
67026              
67027              We don't need to count the high bit bytes, a boolean is enough. 
67028              
67029              Subject: [PATCH] utf8.c apidoc
67030              
67031              Subject: Re: perl@7078 
67032              
67033              Botched the #7090 check-in.
67034              
67035              Fix for the charnames.t failures from Spider Boardman.
67036              
67037              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
67038              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
67039              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
67040              0 to checking to get the warning.
67041              
67042              Subject: [PATCH] Nits in perlmod.pod
67043              
67044              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
67045              
67046              Subject: Re: unicode support and perl [ID 20000901.097]
67047              
67048              Subject: Re: unicode support and perl [ID 20000901.097]
67049              
67050              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
67051              
67052              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
67053              
67054              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
67055              
67056              Subject: [PATCH@blead] Fix some recursion in overload.pm
67057              
67058              s/Robin Parker/Robin Barker/
67059              
67060              Subject: [PATCH] Fix aliasing of tied filehandles
67061              
67062              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
67063              
67064              Subject: Re: [PATCH 5.005_64 missed]
67065              
67066              SOCK_DGRAM and listen() do not mix as reported in
67067              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
67068              The patch for 5.7.0+ had to be reengineered, though.
67069              
67070              Subject: DOC PATCH 5.6.0
67071              
67072              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
67073              
67074              Document the issue (is not a syntax error, kind of)
67075              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
67076              
67077              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
67078              Did not apply cleanly, manual intervention was needed.
67079              
67080              Subject: [PATCH] DLL not restartabke with threaded perl
67081              
67082              Inside require() $^S was always left undefined.
67083              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
67084              
67085              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
67086              
67087              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
67088              
67089              Regen headers.
67090              
67091              Subject: [PATCH 5.7.0] Epoc update
67092              
67093              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
67094              as suggested by Olaf Flebbe and Nick Clark.
67095              
67096              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
67097              
67098              Misplaced else.
67099              
67100              Scale down the VMS message boxes, by Charles Lane.
67101              Fix for ID 20000903.009, workaround at
67102              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
67103              
67104              Subject: [ID 20001003.006] B::Debug not -w clean
67105              
67106              Test harness update to sync with the new perlcc,
67107              from Simon Cozens.
67108              
67109              One remaining nit less at the VMS mailbox sizing.
67110              
67111              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
67112              
67113              It is possible to have no hosts database at all.  Pointed out in
67114              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
67115              
67116              Subject: [PATCH 5.7.0] h2xs not working
67117              Subject: [PATCH 5.7.0] h2xs not documenting the created module
67118              
67119              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
67120              
67121              Subject: perlhack.pod Patch for Externals Tools
67122              
67123              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
67124              
67125              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
67126              
67127              Enable disabling scripts installation by Configure -Uinstallscripts,
67128              suggested by H. Merijn Brand.
67129              
67130              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
67131              reported several times by Dominic Dunlop, for example in
67132              ID 20000315.008.  Patch from Dominic.  Patch affects at
67133              least MachTen, and possibly other oldish BSDs. Should not
67134              break non-broken platforms (tested on LinuxPPC). 
67135              
67136              Regen toc.
67137              
67138              Subject: Re: Questions about Tie::Array and perl modules
67139              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
67140              
67141              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
67142              
67143              Tweak #7153.
67144              
67145              IO::Handle->syswrite() did not handle length omission
67146              like CORE::syswrite() does.
67147              Subject: [Fwd] IO::Handle, syswrite and arguments
67148              The original patch from andrew@ugh.net.au.
67149              
67150              Also the $ccflags is needed for the C compiler check.
67151              Subject: Configure (check for C-compiler)
67152              
67153              Eliminate $Is_VMS code from the test.
67154              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
67155              
67156              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
67157              as the first option of cc/ld because of ultrapicky compilers
67158              (e.g. OS/390 R2.5)
67159              
67160              Change the version number of Tie::Handle in the core to 4.0,
67161              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
67162              Subject: Note on Tie::Handle
67163              
67164              UTF8ize split() so that the cloned substrings get the UTF8
67165              flag of the original scalar.  Problem reported by Simon Cozens.
67166              
67167              save_re_context() could reset PL_curcop to freed memory, causing core
67168              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
67169              
67170              Subject: PATCH 5.6 perldebguts grammar cleanup
67171              
67172              Add a todo note about overloadable assertions.
67173              
67174              on Windows, LoadLibrary() could load an extension DLL multiple
67175              times if forward slashes are used in the path
67176              
67177              on Windows, cwd strings in the environment should be of the
67178              form =X:=X:\foo instead of =X=X:\foo\
67179              
67180              on Windows, avoid potential exception (could happen if MSVCRT isn't
67181              being used) when closing a socket handle
67182              
67183              avoid nonportable example code
67184              
67185              Windows9x doesn't support link(), despite what Config.pm
67186              might think
67187              
67188              pod nit
67189              
67190              Change #7160 had a nasty typo.
67191              
67192              Warn about unknown scripts.
67193              Subject: Re: ideas? patches? [PATCH bleadperl]
67194              
67195              on Windows, clean targets might not work under some flavors of the shell
67196              
67197              tweak for change#7173
67198              
67199              Make eq work again with utf8 (disabling the upgrading
67200              should no more be necessary since the copies of the
67201              scalars are upgraded, not the scalars themselves).
67202              Takes care of ID 20001009.001.  (The claimed length()
67203              bug in 20001009.001 seems bogus to me.)
67204              
67205              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
67206              
67207              Upgrade to CGI.pm 2.74, from Lincoln Stein.
67208              
67209              Upgrade to podlators 1.04, from Russ Allbery.
67210              
67211              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
67212              
67213              Quote the temp file name, needed in Win32 because the
67214              default name unfortunately contains spaces, shouldn't
67215              hurt elsewhere.
67216              Subject: FW: perldoc fails if $TEMP contains spaces
67217              
67218              Subject: RE: [ID 19990803.001] README.win32 suggestions 
67219              
67220              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
67221              
67222              Subject: Re: utf8 concat, mg_get
67223              
67224              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
67225              
67226              Subject: [PATCH: perl@7181] op/tr tests on OS/390
67227              
67228              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
67229              
67230              Use the versiononly instead of the installscripts,
67231              retract the changes 7146 and 7147.
67232              
67233              Reapply Andy's patch and regen Configure.
67234              
67235              Add the test case for #7190, from the original bug report
67236              by Andreas König.
67237              
67238              Remove duplicated code.
67239              
67240              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
67241              
67242              restore change#7202
67243      Branch: maint-5.6/perl
67244           !> (integrate 121 files)
67245 ____________________________________________________________________________
67246 [  8155] By: jhi                                   on 2000/12/17  22:30:58
67247         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
67248              From: "Craig A. Berry" <craigberry@mac.com>
67249              Date: Sun, 17 Dec 2000 13:09:28 -0600
67250              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
67251              
67252              MAN.PODS => ' ' is naughty.
67253      Branch: perl
67254            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
67255 ____________________________________________________________________________
67256 [  8154] By: nick                                  on 2000/12/17  22:07:13
67257         Log: MULTIPLICITY nit.
67258      Branch: perl
67259            ! mg.c
67260 ____________________________________________________________________________
67261 [  8153] By: gsar                                  on 2000/12/17  21:23:05
67262         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
67263              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
67264              from mainline
67265              
67266              Document the SvIOK_.*UV().
67267              
67268              Update Unicode todo list.
67269              
67270              Guard against bad string->int conversion for quads.
67271              
67272              Subject: small apidoc fix
67273              
67274              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
67275              
67276              Subject: [PATCH] Tied filehandle documentation
67277              
67278              Subject: [PATCH] Modernize Opcode.pm documentation
67279              
67280              Make Data::Dumper (non-XS) to work with changed semantics of ref().
67281              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
67282              [applied even though said semantics didn't change in 5.6.x]
67283              
67284              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
67285              
67286              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
67287              
67288              Fix the URL, but the server is still missing in action.
67289              Subject: [ID 20000905.002] perlfaq1.pod URL error
67290              
67291              Subject: [ID 20000903.001] \w in utf8-strings
67292              
67293              Fix the ccversion detection for 5.1 and beyond.
67294              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
67295              
67296              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
67297              
67298              Subject: [ID 20000904.008] Tiny fix for perldiag
67299              
67300              Subject: Re: [ID 20000906.004] segfault with bad perl statement
67301              
67302              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
67303              
67304              Subject: [ID 20000908.002] perlipc documentation bug.
67305              
67306              Subject: [PATCH lib/Benchmark.pm]
67307              
67308              Re-allow vec() for characters > 255.
67309              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
67310              
67311              Do away with memory models cruft.  Sorry, PDP users.
67312              
67313              Continue #7041.
67314              
67315              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
67316              
67317              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
67318              
67319              Upgrade to CPAN 1.57_65, from Andreas König.
67320              
67321              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
67322              by Russ Allbery.
67323              
67324              Silence t/pod/*.t about alternate quote-mappings now implemented
67325              by Pod::Text, from Brad Appleton.
67326              
67327              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
67328              Subject: borland C++ win32.c tweak
67329              
67330              C<@a = @b = split(...)> optimization coredumps under ithreads
67331              (missed a spot when fixing up op_pmreplroot hack for ithreads)
67332              
67333              Document the SvUTF8*().
67334              
67335              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
67336              
67337              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
67338              
67339              Do in VMS as the #7054 does.
67340              
67341              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
67342              
67343              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
67344              
67345              Subject: [patch: perl@7045] vms updates
67346              
67347              Test for the #7049.
67348              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
67349              
67350              Break up the myconfig lines a bit.
67351              Subject: perlbug/perl -V output format
67352              
67353              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
67354              
67355              The #7054 truncated Configure badly.
67356              
67357              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
67358              initialization in all the threads on Windows
67359              
67360              Allow for whitespace between "#" and "line" in cpp output.
67361              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
67362              
67363              Remove vestiges of tr//CU.
67364              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
67365              
67366              The return value of setlocale must be copied away.
67367              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
67368              
67369              Allow chop() and chomp() to be overridden.
67370              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
67371              
67372              Hints optimization.
67373              Subject: Minor nit
67374              
67375              Subject: [PATCH] de-wall t/README
67376              
67377              Subject: Re: Two advertising clauses need to be removed
67378      Branch: maint-5.6/perl
67379           !> (integrate 75 files)
67380 ____________________________________________________________________________
67381 [  8152] By: gsar                                  on 2000/12/17  20:30:11
67382         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
67383              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
67384              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
67385              
67386              Don't attach -ld to the archname if pointless.
67387              
67388              Document UNTIE in a very minimalistic way.
67389              
67390              POSIX doesn't report long double values under -Duselongdouble
67391              when the long doubles are "real" (bigger than doubles).
67392              
67393              More author updates.
67394              
67395              Try to deduce NV_MAX.  Really should be Configure fodder.
67396              
67397              :: not allowed in pathnames, change to .
67398              Subject: [PATCH perl@6938] cygwin port
67399              
67400              Forget about NV_MAX (#6951).  Various floating point tweaks,
67401              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
67402              
67403              Move the Solaris 7 scan to use64bitall, make the
67404              failure to find 64-bot sparc libc to mention the
67405              possibility of being in an intel, from Lupe and Alan.
67406              
67407              Regen perltoc.
67408              
67409              AUTHORS tweaks, from Peter Prymmer.
67410              
67411              More address tweaking.
67412              
67413              Small tweaks all over.
67414              
67415              File::Temp patches from Andreas König,
67416              
67417              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
67418              
67419              Subject: CPAN.pm beta 1.57_57 for the core
67420              
67421              Part of the solution.
67422              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
67423              
67424              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
67425              
67426              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
67427              
67428              Add the overload warnings to perldiag.
67429              
67430              Drop unused argument.
67431              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
67432              
67433              Subject: Nit in Configure (bleadperl@6961)
67434              
67435              Update to PodParser 1.18, from Brad Appleton.
67436              
67437              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
67438              
67439              Subject: [PATCH: 6948] add SCNfldbl to configure.com
67440              
67441              Document UNTIE. Also tweak implementation to suppress the 'inner references'
67442              warning when UNTIE exists and instead pass the cound of extra references to
67443              the UNTIE method.
67444              
67445              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
67446              so that case-ignoring systems like DCL can tell them from
67447              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
67448              
67449              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
67450              
67451              Feature ordering tweak.
67452              
67453              Regen perltoc.
67454              
67455              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
67456              
67457              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
67458              
67459              Subject: http:// in L<>
67460              
67461              Detypo.
67462              
67463              change#6791 accidentally clobbered change#6710, put it back
67464              
67465              Only the first line, thank you very much.
67466              
67467              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
67468              plus rework the http: spots as suggested by Tom Christiansen,
67469              plus regen perltoc.
67470              
67471              Undo part of change 6489 which looks like a bulk edit which
67472              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
67473              The supressing of main:: on return from select() is undesirable.
67474              
67475              Apparently avoiding the swapping is too costly.
67476              
67477              Various Configure nits by Philip Newton,
67478              plus the ebcdic one by me.
67479              
67480              Make certain cc is set before trying to run it.
67481              
67482              If overloaded %{} etc. return the object do not loop.
67483              Thus  sub deref { $_[0] } functions if object is wanted type.
67484              
67485              Update perlhist.
67486              
67487              More %{} and other deref special casing - do not pass to 'nomethod'.
67488      Branch: maint-5.6/perl
67489           !> (integrate 59 files)
67490 ____________________________________________________________________________
67491 [  8151] By: gsar                                  on 2000/12/17  19:14:38
67492         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
67493              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
67494              
67495              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
67496              
67497              Make the epsilon to be relative, not absolute.
67498              
67499              Put back the flags dump as reasoned in
67500              Subject: Re: [PATCH] Glob dumping
67501              
67502              Introduce ccname to keep track of what compiler kind of we have.
67503              
67504              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
67505              
67506              Put back the slice accidentally removed by #6907.
67507              
67508              Reset archname and archname64 always, forcing them be
67509              recomputed at each Configure run, make Configure and
67510              the hints files agree on the naming of largefiles variables.
67511              
67512              Don't say "Perl 5.0 source kit".
67513              
67514              Subject: [PATCH] fix misc cast warnings
67515              
67516              Subject: typos in pods
67517              
67518              NVs not necessarily doubles, as pointed out by Yitzchak.
67519              
67520              Subject: [PATCH 6889] add a few ldbl formats to configure.com
67521              
67522              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
67523              
67524              Better options for rsync.
67525              
67526              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
67527              
67528              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
67529              
67530              Subject: [PATCH] Re: UNTIE method 
67531              
67532              A better fix for the Socket building problem from Craig Berry.
67533              
67534              Retract the dummy test, skip the security tests (instead of failing),
67535              explain what the warnings mean.
67536              
67537              Heap decorruption.
67538              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
67539              
67540              Update to Unicode 3.0.1.
67541              
67542              Missed one Unicode file.
67543              
67544              Subject: Re: typos in pods
67545              
67546              The #6929 was too skimpy.
67547              
67548              sscanf() may be the only way to read long doubles from strings.
67549              
67550              Reveal Borland's isnan.
67551              Subject: build with BC++ tweak
67552              
67553              Issue useful diagnostic on unknown pod commands.
67554              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
67555              
67556              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
67557              
67558              Clarify the third case of ftmp-security warnings.
67559              
67560              Make -Dusemorebits find long doubles in Solaris.
67561              
67562              Wrap the test in eval.
67563      Branch: maint-5.6/perl
67564           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
67565           +> lib/unicode/PropList.txt lib/unicode/README.perl
67566           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
67567           +> lib/unicode/Unicode.301 vms/vmspipe.com
67568            - lib/unicode/Props.txt lib/unicode/UCD300.html
67569            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
67570           !> (integrate 305 files)
67571 ____________________________________________________________________________
67572 [  8150] By: jhi                                   on 2000/12/17  18:47:57
67573         Log: Uncheckedin generated files.
67574      Branch: perl
67575            ! global.sym perlapi.c pod/perlapi.pod
67576 ____________________________________________________________________________
67577 [  8149] By: jhi                                   on 2000/12/17  18:41:22
67578         Log: Update Changes.
67579      Branch: perl
67580            ! Changes patchlevel.h
67581 ____________________________________________________________________________
67582 [  8148] By: jhi                                   on 2000/12/17  18:39:16
67583         Log: Subject: [PATCH] Fcntl constants speedup
67584              From: Nicholas Clark <nick@ccl4.org>
67585              Date: Sun, 17 Dec 2000 16:29:24 +0000
67586              Message-ID: <20001217162924.E97668@plum.flirble.org>
67587              
67588              Use IVs for the Fcntl constants instead of NVs.
67589      Branch: perl
67590            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
67591 ____________________________________________________________________________
67592 [  8147] By: jhi                                   on 2000/12/17  18:33:41
67593         Log: Add test for #8145 (binmode() warning), add warning for
67594              ioctl() and sockpair(), document them. (fileno() cannot
67595              be tripwired with the same kind of warning because
67596              'defined fileno($foo)' seems to be an idiom.)
67597      Branch: perl
67598            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
67599 ____________________________________________________________________________
67600 [  8146] By: gsar                                  on 2000/12/17  18:09:08
67601         Log: update Changes
67602      Branch: maint-5.6/perl
67603            ! Changes
67604 ____________________________________________________________________________
67605 [  8145] By: jhi                                   on 2000/12/17  17:39:35
67606         Log: Subject: [PATCH] Re: The long awaited feature ...
67607              From: Simon Cozens <simon@cozens.net>
67608              Date: Sun, 17 Dec 2000 12:31:56 +0000
67609              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
67610              
67611              Add a warning to binmode() about using bad filehandles
67612              (can happen e.g. if someone forgets the filehandle argument)
67613      Branch: perl
67614            ! pp_sys.c
67615 ____________________________________________________________________________
67616 [  8144] By: jhi                                   on 2000/12/17  17:33:48
67617         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
67618              From: Jonathan Stowe <gellyfish@gellyfish.com>
67619              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
67620              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
67621      Branch: perl
67622            ! lib/Net/Ping.pm
67623 ____________________________________________________________________________
67624 [  8143] By: jhi                                   on 2000/12/17  05:31:37
67625         Log: Polymorphic regexps.
67626              
67627              Fixes at least the bugs 20001028.003 (both of them...) and
67628              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
67629              also to be fixed by now, probably already before this patch.
67630      Branch: perl
67631            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
67632            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
67633            ! t/op/utf8decode.t t/pragma/utf8.t
67634 ____________________________________________________________________________
67635 [  8142] By: jhi                                   on 2000/12/16  17:16:05
67636         Log: Subject: [patch perl@8102] dos/djgpp update
67637              From: Laszlo Molnar <ml1050@freemail.hu>
67638              Date: Sat, 16 Dec 2000 01:40:52 +0100
67639              Message-ID: <20001216014052.A335@freemail.hu>
67640      Branch: perl
67641            ! djgpp/config.over t/base/commonsense.t
67642 ____________________________________________________________________________
67643 [  8141] By: jhi                                   on 2000/12/16  17:09:27
67644         Log: Few uncheckedin files.
67645      Branch: perl
67646            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
67647 ____________________________________________________________________________
67648 [  8140] By: nick                                  on 2000/12/15  22:14:31
67649         Log: Integrate mainline
67650      Branch: perlio
67651           !> (integrate 53 files)
67652 ____________________________________________________________________________
67653 [  8139] By: jhi                                   on 2000/12/15  19:49:49
67654         Log: One more IVUV tweak from Nicholas Clark.
67655      Branch: perl
67656            ! sv.c
67657 ____________________________________________________________________________
67658 [  8138] By: jhi                                   on 2000/12/15  19:17:06
67659         Log: Return of the IVUV-preservation, now seems to be happy even
67660              in Digital UNIX (the broken strtoul brokenness detection
67661              seems to have been the fly in the ointment).
67662      Branch: perl
67663            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67664            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
67665            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
67666            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
67667            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67668            ! vos/config.ga.h win32/config.bc win32/config.gc
67669            ! win32/config.vc
67670 ____________________________________________________________________________
67671 [  8137] By: jhi                                   on 2000/12/15  18:12:14
67672         Log: Metaconfig unit change for #8136.
67673      Branch: metaconfig
67674            ! U/modified/d_strtoul.U
67675      Branch: metaconfig/U/perl
67676            ! d_strtoull.U d_strtouq.U
67677 ____________________________________________________________________________
67678 [  8136] By: jhi                                   on 2000/12/15  18:11:35
67679         Log: I don't think it's sensible or portable to test the strtou*
67680              on /^-/ strings.
67681      Branch: perl
67682            ! Configure
67683 ____________________________________________________________________________
67684 [  8135] By: jhi                                   on 2000/12/15  17:18:49
67685         Log: Metaconfig unit change for #8134.
67686      Branch: metaconfig
67687            ! U/modified/d_strtoul.U
67688 ____________________________________________________________________________
67689 [  8134] By: jhi                                   on 2000/12/15  17:14:13
67690         Log: If longsize is 8 we don't need a LL suffix for integer constants.
67691      Branch: perl
67692            ! Configure config_h.SH
67693 ____________________________________________________________________________
67694 [  8133] By: jhi                                   on 2000/12/15  16:00:23
67695         Log: Update Changes.
67696      Branch: perl
67697            ! Changes patchlevel.h
67698 ____________________________________________________________________________
67699 [  8132] By: jhi                                   on 2000/12/15  15:44:16
67700         Log: Some compilers get huffy if you do not cast a const pointer
67701              to a non-const when assigning.
67702      Branch: perl
67703            ! gv.c
67704 ____________________________________________________________________________
67705 [  8131] By: jhi                                   on 2000/12/15  15:38:30
67706         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
67707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67708              Date: Fri, 15 Dec 2000 05:26:57 -0500
67709              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
67710      Branch: perl
67711            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
67712            ! t/pragma/overload.t
67713 ____________________________________________________________________________
67714 [  8130] By: jhi                                   on 2000/12/15  15:36:08
67715         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
67716              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67717              Date: Thu, 14 Dec 2000 22:02:43 -0500
67718              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
67719      Branch: perl
67720            ! gv.c perl.h
67721 ____________________________________________________________________________
67722 [  8129] By: jhi                                   on 2000/12/15  15:34:16
67723         Log: Subject: PATCH: h2xs nit
67724              From: Tim Jenness <t.jenness@jach.hawaii.edu>
67725              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
67726              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
67727              
67728              Add a template README.
67729      Branch: perl
67730            ! utils/h2xs.PL
67731 ____________________________________________________________________________
67732 [  8128] By: jhi                                   on 2000/12/15  15:32:22
67733         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
67734      Branch: perl
67735            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
67736 ____________________________________________________________________________
67737 [  8127] By: jhi                                   on 2000/12/15  15:19:34
67738         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
67739              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67740              Date:     Thu, 14 Dec 2000 20:04:42 EST
67741              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
67742      Branch: perl
67743            ! ext/Opcode/Opcode.xs
67744 ____________________________________________________________________________
67745 [  8126] By: jhi                                   on 2000/12/15  15:17:49
67746         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
67747              From: Peter Prymmer <pvhp@forte.com>
67748              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
67749              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
67750      Branch: perl
67751            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
67752            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
67753            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
67754 ____________________________________________________________________________
67755 [  8125] By: jhi                                   on 2000/12/15  15:11:05
67756         Log: This seems to be a stage sane and stable enough to checkin.
67757              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
67758      Branch: perl
67759            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
67760            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
67761            ! t/op/cmp.t t/op/numconvert.t
67762 ____________________________________________________________________________
67763 [  8124] By: jhi                                   on 2000/12/15  04:20:26
67764         Log: Something is really wonky.
67765      Branch: perl
67766            ! sv.c
67767 ____________________________________________________________________________
67768 [  8123] By: jhi                                   on 2000/12/15  04:00:50
67769         Log: Fixes for the IV UV patches to compile in Digital UNIX.
67770      Branch: perl
67771            ! sv.c
67772 ____________________________________________________________________________
67773 [  8122] By: jhi                                   on 2000/12/15  02:53:40
67774         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
67775              From: "Craig A. Berry" <craigberry@mac.com>
67776              Date: Thu, 14 Dec 2000 19:10:49 -0600
67777              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
67778      Branch: perl
67779            ! vms/vms.c
67780 ____________________________________________________________________________
67781 [  8121] By: jhi                                   on 2000/12/15  02:50:00
67782         Log: Metaconfig changes for #8120.
67783      Branch: metaconfig
67784            + U/modified/d_strtoul.U
67785      Branch: metaconfig/U/perl
67786            ! d_strtoull.U d_strtouq.U
67787 ____________________________________________________________________________
67788 [  8120] By: jhi                                   on 2000/12/15  02:49:42
67789         Log: From: Nicholas Clark <nick@ccl4.org> 
67790              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
67791              Date: Thu, 14 Dec 2000 18:38:57 +0000
67792              Message-ID: <20001214183857.B97909@plum.flirble.org>
67793      Branch: perl
67794            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67795            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
67796            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
67797            ! vos/config.ga.def vos/config.ga.h win32/config.bc
67798            ! win32/config.gc win32/config.vc
67799 ____________________________________________________________________________
67800 [  8119] By: jhi                                   on 2000/12/14  23:40:58
67801         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
67802              From: Nicholas Clark <nick@ccl4.org>
67803              Date: Wed, 13 Dec 2000 20:08:50 +0000
67804              Message-ID: <20001213200849.B71166@plum.flirble.org>
67805      Branch: perl
67806            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
67807            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
67808 ____________________________________________________________________________
67809 [  8118] By: jhi                                   on 2000/12/14  22:46:26
67810         Log: Integrate perlio.
67811      Branch: perl
67812           !> MANIFEST ext/Encode/compile makedef.pl
67813 ____________________________________________________________________________
67814 [  8117] By: nick                                  on 2000/12/14  22:38:53
67815         Log: Win32 tweaks to get Encode to build
67816              - temp hack to makedef.pl till PerlIO is properly "exported".
67817              - MSVC dislikes  
67818              static encpage_t foo[];
67819              so make 'em extern for now.
67820      Branch: perlio
67821            ! ext/Encode/compile makedef.pl
67822 ____________________________________________________________________________
67823 [  8116] By: nick                                  on 2000/12/14  22:00:53
67824         Log: Document the new files
67825      Branch: perlio
67826            ! MANIFEST
67827 ____________________________________________________________________________
67828 [  8115] By: jhi                                   on 2000/12/14  21:58:01
67829         Log: MANIFEST new files of #8114.
67830      Branch: perl
67831            ! MANIFEST
67832 ____________________________________________________________________________
67833 [  8114] By: jhi                                   on 2000/12/14  21:50:49
67834         Log: Integrate perlio.
67835      Branch: perl
67836           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
67837           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
67838           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
67839           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
67840           !> ext/Encode/Makefile.PL
67841 ____________________________________________________________________________
67842 [  8113] By: jhi                                   on 2000/12/14  21:48:49
67843         Log: The documentation part of the
67844              
67845              Subject: [ID 20001214.002] Net::Ping patch
67846              From: Jonathan Stowe <gellyfish@gellyfish.com>
67847              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
67848              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
67849              since the #7529 had already addressed the same problem.
67850      Branch: perl
67851            ! lib/Net/Ping.pm
67852 ____________________________________________________________________________
67853 [  8112] By: jhi                                   on 2000/12/14  21:42:57
67854         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
67855              From: Dominic Dunlop <domo@computer.org>
67856              Date: Tue, 12 Dec 2000 10:47:10 +0100
67857              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
67858              
67859              Document how elusive subroutines can be.
67860      Branch: perl
67861            ! pod/perlfunc.pod
67862 ____________________________________________________________________________
67863 [  8111] By: jhi                                   on 2000/12/14  21:38:05
67864         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
67865              From: Dominic Dunlop <domo@computer.org>
67866              Date: Thu, 14 Dec 2000 10:13:51 +0100
67867              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
67868      Branch: perl
67869            ! ext/POSIX/POSIX.pod
67870 ____________________________________________________________________________
67871 [  8110] By: jhi                                   on 2000/12/14  21:36:32
67872         Log: Subject: [patch] perlfaq7
67873              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
67874              Date: Thu, 14 Dec 2000 15:31:07 +0100
67875              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
67876      Branch: perl
67877            ! pod/perlfaq7.pod
67878 ____________________________________________________________________________
67879 [  8109] By: jhi                                   on 2000/12/14  21:29:20
67880         Log: Subject: [8104] Encode
67881              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67882              Date: Thu, 14 Dec 2000 14:49:34 +0100
67883              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
67884              
67885              Type casting for nervous compilers.
67886      Branch: perl
67887            ! ext/Encode/Encode.xs
67888 ____________________________________________________________________________
67889 [  8108] By: jhi                                   on 2000/12/14  21:26:17
67890         Log: Subject: [8104] DB_File
67891              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67892              Date: Thu, 14 Dec 2000 14:49:35 +0100
67893              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
67894              
67895              Type definition incorrect for DB 2.7.7.  Not known when it
67896              changed, so only changed it for a known revision.
67897      Branch: perl
67898            ! ext/DB_File/DB_File.xs
67899 ____________________________________________________________________________
67900 [  8107] By: jhi                                   on 2000/12/14  21:23:41
67901         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
67902              From: Peter Prymmer <pvhp@forte.com>
67903              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
67904              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
67905              
67906              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
67907      Branch: perl
67908            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
67909            ! ext/Encode/Encode/posix-bc.enc
67910 ____________________________________________________________________________
67911 [  8106] By: nick                                  on 2000/12/14  20:36:13
67912         Log: "Cold" build correction to Encode's Makefile.PL
67913      Branch: perlio
67914            ! ext/Encode/Makefile.PL
67915 ____________________________________________________________________________
67916 [  8105] By: nick                                  on 2000/12/14  20:09:37
67917         Log: "Compiled" encodings.
67918              Correct replacement character in EBCDIC .enc files
67919              Add 0x7F to ASCII repertoire.
67920      Branch: perlio
67921            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
67922            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
67923            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
67924            ! ext/Encode/Makefile.PL ext/Encode/compile
67925            ! ext/Encode/encengine.c ext/Encode/encode.h
67926 ____________________________________________________________________________
67927 [  8104] By: nick                                  on 2000/12/14  00:38:20
67928         Log: Integrate mainline
67929      Branch: perlio
67930           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
67931           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
67932           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
67933           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
67934           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
67935           !> t/lib/db-hash.t t/lib/db-recno.t
67936 ____________________________________________________________________________
67937 [  8103] By: nick                                  on 2000/12/13  23:16:13
67938         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
67939              so far and so it does not get lost.
67940      Branch: perlio
67941            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
67942 ____________________________________________________________________________
67943 [  8102] By: jhi                                   on 2000/12/13  17:14:22
67944         Log: Update Changes.
67945      Branch: perl
67946            ! Changes patchlevel.h
67947 ____________________________________________________________________________
67948 [  8101] By: jhi                                   on 2000/12/13  16:53:41
67949         Log: Move the proto of start_glob() to a better place; regen api files.
67950      Branch: perl
67951            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
67952 ____________________________________________________________________________
67953 [  8100] By: jhi                                   on 2000/12/13  16:47:11
67954         Log: Metaconfig change for #8099.
67955      Branch: metaconfig
67956            ! U/modified/Head.U
67957 ____________________________________________________________________________
67958 [  8099] By: jhi                                   on 2000/12/13  16:46:48
67959         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
67960              From: Andy Dougherty <doughera@lafayette.edu>
67961              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
67962              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
67963      Branch: perl
67964            ! Configure
67965 ____________________________________________________________________________
67966 [  8098] By: jhi                                   on 2000/12/13  16:39:02
67967         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
67968              From: rspier@pobox.com (Robert Spier)
67969              Date: Tue, 12 Dec 2000 21:12:39 -0500
67970              Message-ID: <14902.56087.678086.725773@rls.cx>
67971              
67972              fastgetcwd is defined using a glob alias on a $^O dependent basis -
67973              and there was no default assignment or perl subroutine.
67974      Branch: perl
67975            ! lib/Cwd.pm
67976 ____________________________________________________________________________
67977 [  8097] By: jhi                                   on 2000/12/13  16:16:01
67978         Log: Subject: [PATCH] move startglob out of pp_hot.c
67979              From: Nicholas Clark <nick@ccl4.org>
67980              Date: Mon, 11 Dec 2000 23:16:39 +0000
67981              Message-ID: <20001211231638.A55550@plum.flirble.org>
67982      Branch: perl
67983            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
67984 ____________________________________________________________________________
67985 [  8096] By: jhi                                   on 2000/12/13  15:26:23
67986         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
67987              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
67988              Date: Wed, 13 Dec 2000 14:01:37 +0100
67989              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
67990              
67991              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
67992              in turn requires libpthread in libswanted.
67993      Branch: perl
67994            ! hints/hpux.sh
67995 ____________________________________________________________________________
67996 [  8095] By: jhi                                   on 2000/12/12  19:51:05
67997         Log: The integration wars continue.
67998      Branch: perl
67999           !> sv.c
68000 ____________________________________________________________________________
68001 [  8094] By: jhi                                   on 2000/12/12  19:48:26
68002         Log: Subject: [PATCH perl@8070] DB_File-1.74  
68003              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
68004              Date: Mon, 11 Dec 2000 23:07:17 -0000
68005              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
68006      Branch: perl
68007            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
68008            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
68009            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
68010            ! t/lib/db-recno.t
68011 ____________________________________________________________________________
68012 [  8093] By: nick                                  on 2000/12/12  19:42:13
68013         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
68014      Branch: perlio
68015            ! sv.c
68016           !> lib/File/DosGlob.pm
68017 ____________________________________________________________________________
68018 [  8092] By: jhi                                   on 2000/12/12  19:28:11
68019         Log: Integrate perlio.
68020      Branch: perl
68021           !> sv.c
68022 ____________________________________________________________________________
68023 [  8091] By: nick                                  on 2000/12/12  18:49:45
68024         Log: Fix for Tk, and upgrading shared SVs.
68025      Branch: perlio
68026            ! sv.c
68027 ____________________________________________________________________________
68028 [  8090] By: jhi                                   on 2000/12/12  16:48:59
68029         Log: Subject: [PATCH] Re: Breadperl & Tk
68030              From: Nick Ing-Simmons <nik@tiuk.ti.com>
68031              Date: Tue, 12 Dec 2000 14:48:27 GMT
68032              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
68033      Branch: perl
68034            ! sv.c
68035 ____________________________________________________________________________
68036 [  8089] By: jhi                                   on 2000/12/12  03:37:19
68037         Log: Subject: DosGlob.pm diff for bash style brace expansion.
68038              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
68039              Date: Fri, 8 Dec 2000 10:45:30 -0600
68040              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
68041      Branch: perl
68042            ! lib/File/DosGlob.pm
68043 ____________________________________________________________________________
68044 [  8088] By: nick                                  on 2000/12/11  23:59:59
68045         Log: Integrate mainline
68046      Branch: perlio
68047           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
68048           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
68049           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
68050           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
68051           !> t/op/local.t t/pragma/warn/toke toke.c
68052 ____________________________________________________________________________
68053 [  8087] By: jhi                                   on 2000/12/11  23:20:23
68054         Log: Integrate perlio.
68055      Branch: perl
68056           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
68057 ____________________________________________________________________________
68058 [  8086] By: jhi                                   on 2000/12/11  22:50:59
68059         Log: Tune further the OS detection of CGI.
68060      Branch: perl
68061            ! lib/CGI.pm
68062 ____________________________________________________________________________
68063 [  8085] By: nick                                  on 2000/12/11  22:50:46
68064         Log: Finish 1st pass of "encoding" layer e.g. :
68065              open($fh,"<encoding(iso8859-7)",$greek) || die;
68066      Branch: perlio
68067            ! ext/Encode/Encode.xs perlio.c perliol.h
68068 ____________________________________________________________________________
68069 [  8084] By: jhi                                   on 2000/12/11  22:32:06
68070         Log: Revert the -f ambiguousity patch, seems to cause
68071              too much hassle (the interpret -Q as a function
68072              where Q is not a known filetest part is left in).
68073      Branch: perl
68074            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
68075            ! toke.c
68076 ____________________________________________________________________________
68077 [  8083] By: jhi                                   on 2000/12/11  22:27:23
68078         Log: (accidentally empty check-in)
68079      Branch: perl
68080            ! lib/File/DosGlob.pm
68081 ____________________________________________________________________________
68082 [  8082] By: nick                                  on 2000/12/11  19:09:51
68083         Log: Restore mmap function (broken by tweaks to shared buffer
68084              layer for encode(xxxx)).
68085      Branch: perlio
68086            ! perlio.c
68087 ____________________________________________________________________________
68088 [  8081] By: jhi                                   on 2000/12/11  18:29:13
68089         Log: Subject: Re: The long awaited feature ...
68090              From: Simon Cozens <simon@cozens.net>
68091              Date: Mon, 11 Dec 2000 15:54:24 +0000
68092              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
68093              
68094              More io/utf8 tests.
68095      Branch: perl
68096            ! t/io/utf8.t
68097 ____________________________________________________________________________
68098 [  8080] By: jhi                                   on 2000/12/11  18:19:36
68099         Log: Subject: PATCH MakeMaker manpage clarification
68100              From: andreas.koenig@anima.de (Andreas J. Koenig)
68101              Date: 10 Dec 2000 20:46:13 +0100
68102              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
68103      Branch: perl
68104            ! lib/ExtUtils/MakeMaker.pm
68105 ____________________________________________________________________________
68106 [  8079] By: jhi                                   on 2000/12/11  15:35:07
68107         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
68108              From: Simon Cozens <simon@cozens.net>
68109              Date: Sun, 10 Dec 2000 19:06:19 +0000
68110              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
68111      Branch: perl
68112            ! ext/B/B/Deparse.pm t/lib/b.t
68113 ____________________________________________________________________________
68114 [  8078] By: jhi                                   on 2000/12/11  15:09:11
68115         Log: Subject: [PATCH] docs on NaN
68116              From: Nicholas Clark <nick@ccl4.org>
68117              Date: Mon, 11 Dec 2000 01:48:38 +0000
68118              Message-ID: <20001211014838.B99205@plum.flirble.org>
68119      Branch: perl
68120            ! pod/perlop.pod
68121 ____________________________________________________________________________
68122 [  8077] By: jhi                                   on 2000/12/11  15:02:21
68123         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
68124              From: Simon Cozens <simon@cozens.net>
68125              Date: Mon, 11 Dec 2000 01:21:45 +0000
68126              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
68127      Branch: perl
68128            ! pp.c pp_hot.c scope.c t/op/local.t
68129 ____________________________________________________________________________
68130 [  8076] By: nick                                  on 2000/12/10  20:43:32
68131         Log: Not merge worthy...
68132              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
68133              syntax is modelled on attributes.
68134              Untested fix for io/utf8 on Win32 etc.
68135              Very clumsy start to the encode layer.
68136      Branch: perlio
68137            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
68138 ____________________________________________________________________________
68139 [  8075] By: jhi                                   on 2000/12/10  18:39:33
68140         Log: Darwin is not Windows.
68141      Branch: perl
68142            ! lib/CGI.pm
68143 ____________________________________________________________________________
68144 [  8074] By: jhi                                   on 2000/12/10  18:31:27
68145         Log: Subject: Ambiguous -%c() resolved as a file test
68146              From: "Paul Marquess" <Paul.Marquess@openwave.com>
68147              Date: Sun, 10 Dec 2000 15:35:07 -0000
68148              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
68149      Branch: perl
68150            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
68151 ____________________________________________________________________________
68152 [  8073] By: jhi                                   on 2000/12/10  18:16:29
68153         Log: Subject: PATCH installperl misinformed 
68154              From: andreas.koenig@anima.de (Andreas J. Koenig)
68155              Date: 10 Dec 2000 13:01:32 +0100 
68156              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
68157      Branch: perl
68158            ! installperl
68159 ____________________________________________________________________________
68160 [  8072] By: jhi                                   on 2000/12/10  18:07:55
68161         Log: The walkoptree confusion rages; walkoptree() seems to be coming
68162              from B.xs, while walkoptree_slow() comes from B.pm.
68163      Branch: perl
68164            ! ext/B/B.pm
68165 ____________________________________________________________________________
68166 [  8071] By: nick                                  on 2000/12/10  11:45:47
68167         Log: Integrate mainline
68168      Branch: perlio
68169           +> t/base/commonsense.t
68170           !> (integrate 37 files)
68171 ____________________________________________________________________________
68172 [  8070] By: jhi                                   on 2000/12/10  04:46:21
68173         Log: Update Changes.
68174      Branch: perl
68175            ! Changes patchlevel.h
68176 ____________________________________________________________________________
68177 [  8069] By: jhi                                   on 2000/12/10  04:39:19
68178         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
68179              From: andreas.koenig@anima.de (Andreas J. Koenig)
68180              Date: 09 Dec 2000 17:14:25 +0100
68181              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
68182      Branch: perl
68183            + t/base/commonsense.t
68184            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
68185 ____________________________________________________________________________
68186 [  8068] By: jhi                                   on 2000/12/10  04:17:36
68187         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
68188              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
68189              Date: Sat, 9 Dec 2000 16:47:22 -0000
68190              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
68191      Branch: perl
68192            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
68193            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
68194            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
68195            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
68196            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
68197            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
68198            ! t/lib/sdbm.t
68199 ____________________________________________________________________________
68200 [  8067] By: jhi                                   on 2000/12/10  03:52:02
68201         Log: Test case for #8066.
68202      Branch: perl
68203            ! t/op/misc.t
68204 ____________________________________________________________________________
68205 [  8066] By: jhi                                   on 2000/12/10  03:50:30
68206         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
68207              From: Simon Cozens <simon@cozens.net>
68208              Date: Sun, 10 Dec 2000 00:55:37 +0000
68209              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
68210      Branch: perl
68211            ! pp_sys.c
68212 ____________________________________________________________________________
68213 [  8065] By: jhi                                   on 2000/12/10  03:44:52
68214         Log: Test case for #8064.
68215      Branch: perl
68216            ! t/comp/proto.t
68217 ____________________________________________________________________________
68218 [  8064] By: jhi                                   on 2000/12/10  03:42:32
68219         Log: Subject: Re: prototype of substr
68220              From: Simon Cozens <simon@cozens.net>
68221              Date: Sun, 10 Dec 2000 00:13:33 +0000
68222              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
68223              
68224              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
68225              In other words, make the returned prototypes for any function
68226              stop prepending the ';' optionality marker after the first one.
68227              If they start getting optional, all the rest are optional.
68228      Branch: perl
68229            ! pp.c
68230 ____________________________________________________________________________
68231 [  8063] By: jhi                                   on 2000/12/10  03:39:42
68232         Log: Subject: [PATCH] perlguts.pod
68233              From: Simon Cozens <simon@cozens.net>
68234              Date: Sun, 10 Dec 2000 00:06:47 +0000
68235              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
68236              
68237              Documentation of the different types of ops,
68238              plus the functions in dump.c
68239      Branch: perl
68240            ! pod/perlguts.pod
68241 ____________________________________________________________________________
68242 [  8062] By: jhi                                   on 2000/12/10  03:30:04
68243         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
68244              From: Nicholas Clark <nick@talking.bollo.cx>
68245              Date: Sat, 09 Dec 2000 18:57:25 +0000
68246              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
68247              
68248              Be more robust in weird hostname setups.
68249      Branch: perl
68250            ! t/lib/net-hostent.t
68251 ____________________________________________________________________________
68252 [  8061] By: jhi                                   on 2000/12/10  03:28:21
68253         Log: Pacify fussy compiler. 
68254      Branch: perl
68255            ! pp_sys.c
68256 ____________________________________________________________________________
68257 [  8060] By: jhi                                   on 2000/12/10  02:52:46
68258         Log: Integrate perlio.
68259      Branch: perl
68260           !> pp_sys.c t/io/utf8.t
68261 ____________________________________________________________________________
68262 [  8059] By: nick                                  on 2000/12/09  23:40:14
68263         Log: read/sysread/recv should now be utf8 aware.
68264              Basic test for utf8 read.
68265      Branch: perlio
68266            ! pp_sys.c t/io/utf8.t
68267 ____________________________________________________________________________
68268 [  8058] By: jhi                                   on 2000/12/09  21:56:02
68269         Log: Integrate perlio.
68270      Branch: perl
68271           +> t/io/utf8.t
68272           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
68273 ____________________________________________________________________________
68274 [  8057] By: jhi                                   on 2000/12/09  21:53:35
68275         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
68276              From: Inaba Hiroto <inaba@st.rim.or.jp>
68277              Date: Sun, 10 Dec 2000 05:53:21 +0900
68278              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
68279              
68280              Tests for #8056.
68281      Branch: perl
68282            ! t/op/each.t
68283 ____________________________________________________________________________
68284 [  8056] By: jhi                                   on 2000/12/09  21:51:16
68285         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
68286              From: Inaba Hiroto <inaba@st.rim.or.jp>
68287              Date: Sat, 09 Dec 2000 18:02:00 +0900
68288              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
68289              
68290              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
68291      Branch: perl
68292            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
68293 ____________________________________________________________________________
68294 [  8055] By: nick                                  on 2000/12/09  20:11:48
68295         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
68296              than raw PerlIO_write() - does not seem to break any tests.
68297      Branch: perlio
68298            ! pp_sys.c
68299 ____________________________________________________________________________
68300 [  8054] By: nick                                  on 2000/12/09  19:47:30
68301         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
68302              (sysread, recv and write i.e. formats still to do...)
68303              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
68304              open($fh,">:utf8","name")
68305              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
68306              so no extra overhead is involved.
68307              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
68308              to a non-utf8 stream.
68309              Add initial io/utf8.t
68310              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
68311              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
68312              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
68313      Branch: perlio
68314            + t/io/utf8.t
68315            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
68316 ____________________________________________________________________________
68317 [  8053] By: nick                                  on 2000/12/09  19:26:37
68318         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
68319              was only testing this_utf8.
68320      Branch: perlio
68321            ! toke.c
68322 ____________________________________________________________________________
68323 [  8052] By: nick                                  on 2000/12/09  19:09:41
68324         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
68325              i.e. the output string has one, but don't mess with source assumption.
68326      Branch: perlio
68327            ! toke.c
68328 ____________________________________________________________________________
68329 [  8051] By: jhi                                   on 2000/12/09  16:55:17
68330         Log: Integrate perlio.
68331      Branch: perl
68332           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
68333           !> sv.c thrdvar.h util.c
68334 ____________________________________________________________________________
68335 [  8050] By: jhi                                   on 2000/12/09  16:48:07
68336         Log: Nits noticed by Peter Prymmer.
68337      Branch: perl
68338            ! lib/ExtUtils/MM_VMS.pm
68339 ____________________________________________________________________________
68340 [  8049] By: nick                                  on 2000/12/09  13:49:40
68341         Log: UTF8 output prework.
68342              - Store $\ and $, as SVs so they can have SvUTF8 flag
68343              - use do_print() rather than raw PerlIO_write() to print them.
68344      Branch: perlio
68345            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
68346            ! thrdvar.h util.c
68347 ____________________________________________________________________________
68348 [  8048] By: nick                                  on 2000/12/09  12:30:43
68349         Log: Integrate mainline.
68350      Branch: perlio
68351           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
68352           +> t/op/reverse.t
68353           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
68354           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
68355           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
68356           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
68357           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
68358           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
68359 ____________________________________________________________________________
68360 [  8047] By: jhi                                   on 2000/12/09  00:23:27
68361         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
68362              From: Michael G Schwern <schwern@pobox.com>
68363              Date: Fri, 8 Dec 2000 14:43:04 -0600
68364      Branch: perl
68365            ! lib/ExtUtils/MM_VMS.pm
68366 ____________________________________________________________________________
68367 [  8046] By: jhi                                   on 2000/12/08  23:10:27
68368         Log: A missed check-in.
68369      Branch: perl
68370            ! lib/ExtUtils/Manifest.pm
68371 ____________________________________________________________________________
68372 [  8045] By: jhi                                   on 2000/12/08  21:57:12
68373         Log: (null check-in)
68374      Branch: perl
68375            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
68376 ____________________________________________________________________________
68377 [  8044] By: jhi                                   on 2000/12/08  21:11:06
68378         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
68379              at the final draft stage.
68380      Branch: perl
68381            + ext/Encode/Encode/iso8859-16.enc
68382            ! MANIFEST
68383 ____________________________________________________________________________
68384 [  8043] By: jhi                                   on 2000/12/08  16:39:04
68385         Log: Update Changes.
68386      Branch: perl
68387            ! Changes patchlevel.h
68388 ____________________________________________________________________________
68389 [  8042] By: jhi                                   on 2000/12/08  16:33:39
68390         Log: Do not return the Unicode replacement character if UTF-8
68391              decoding goes awry, it should be up to the caller to decide.
68392      Branch: perl
68393            ! pod/perlapi.pod utf8.c
68394 ____________________________________________________________________________
68395 [  8041] By: jhi                                   on 2000/12/08  16:22:28
68396         Log: metaconfig maintenance.
68397      Branch: metaconfig
68398            ! U/modified/stdchar.U
68399      Branch: metaconfig/U/perl
68400            + testsyml.U
68401 ____________________________________________________________________________
68402 [  8040] By: jhi                                   on 2000/12/08  16:03:08
68403         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
68404              From: sthoenna@efn.org
68405              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
68406              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
68407      Branch: perl
68408            ! Changes lib/ExtUtils/MM_OS2.pm
68409 ____________________________________________________________________________
68410 [  8039] By: jhi                                   on 2000/12/08  15:57:11
68411         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
68412              From: Simon Cozens <simon@cozens.net>
68413              Date: Fri, 8 Dec 2000 13:33:31 +0000
68414              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
68415              
68416              (The pp_hot part needed a rewrite.)
68417      Branch: perl
68418            ! doop.c pp_hot.c utf8.c
68419 ____________________________________________________________________________
68420 [  8038] By: jhi                                   on 2000/12/08  15:25:08
68421         Log: Subject: djSP
68422              From: Michael Stevens <michael@etla.org>
68423              Date: Wed, 6 Dec 2000 23:24:01 +0000
68424              Message-ID: <20001206232400.A21381@firedrake.org>
68425              
68426              Plus a note from Nick Ing-Simmons.
68427      Branch: perl
68428            ! pp.h
68429 ____________________________________________________________________________
68430 [  8037] By: jhi                                   on 2000/12/08  15:18:35
68431         Log: Filetype is text.
68432      Branch: perl
68433            ! t/op/utf8decode.t
68434 ____________________________________________________________________________
68435 [  8036] By: jhi                                   on 2000/12/08  03:31:27
68436         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
68437              From: Andy Dougherty <doughera@lafayette.edu>
68438              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
68439              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
68440              
68441              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
68442              From: Andy Dougherty <doughera@lafayette.edu>
68443              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
68444              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
68445      Branch: perl
68446            + ext/POSIX/hints/svr4.pl
68447            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
68448 ____________________________________________________________________________
68449 [  8035] By: jhi                                   on 2000/12/08  03:26:01
68450         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
68451              From: Andy Dougherty <doughera@lafayette.edu>
68452              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
68453              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
68454      Branch: perl
68455            ! t/README t/base/term.t
68456 ____________________________________________________________________________
68457 [  8034] By: jhi                                   on 2000/12/08  03:21:59
68458         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
68459              From: mjd@plover.com  
68460              Date: 7 Dec 2000 21:04:20 -0000
68461              Message-ID: <20001207210420.22282.qmail@plover.com>
68462              
68463              Plus -z doc.
68464      Branch: perl
68465            ! pod/perlfunc.pod
68466 ____________________________________________________________________________
68467 [  8033] By: jhi                                   on 2000/12/08  03:19:03
68468         Log: Use the UTF8 macros a bit.  They can't be used with abandon
68469              everywhere because we do generate illegal UTF-8 in some situations.
68470              This is of course naughty.
68471      Branch: perl
68472            ! pod/perlapi.pod utf8.c utf8.h
68473 ____________________________________________________________________________
68474 [  8032] By: jhi                                   on 2000/12/08  03:00:09
68475         Log: Out of sync?
68476      Branch: perl
68477            ! t/pragma/warn/utf8
68478 ____________________________________________________________________________
68479 [  8031] By: jhi                                   on 2000/12/08  02:22:39
68480         Log: Cnt spl.
68481      Branch: perl
68482            ! MANIFEST
68483 ____________________________________________________________________________
68484 [  8030] By: jhi                                   on 2000/12/08  01:23:54
68485         Log: Add test for reverse().
68486      Branch: perl
68487            + t/op/reverse.t
68488            ! MANIFEST
68489 ____________________________________________________________________________
68490 [  8029] By: jhi                                   on 2000/12/08  01:21:47
68491         Log: Integrate perlio.
68492      Branch: perl
68493           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
68494           !> perlio.c perlio.h perlsdio.h warnings.pl
68495 ____________________________________________________________________________
68496 [  8028] By: jhi                                   on 2000/12/08  01:19:08
68497         Log: Introduce macros for UTF8 decoding.
68498      Branch: perl
68499            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
68500 ____________________________________________________________________________
68501 [  8027] By: nick                                  on 2000/12/07  22:18:19
68502         Log: Integrate mainline
68503      Branch: perlio
68504           !> embed.pl pod/perlapi.pod utf8.c
68505 ____________________________________________________________________________
68506 [  8026] By: nick                                  on 2000/12/07  21:45:08
68507         Log: Various oddities p4 diff -se showed up
68508              Remove 'our' from warnings.pl
68509      Branch: perlio
68510            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
68511 ____________________________________________________________________________
68512 [  8025] By: nick                                  on 2000/12/07  21:43:32
68513         Log: Change PerlIO_(get|set)pos to take SV *
68514              Should fix, OS/2, VMS, (sfio??)
68515      Branch: perlio
68516            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
68517 ____________________________________________________________________________
68518 [  8024] By: jhi                                   on 2000/12/07  19:05:32
68519         Log: Document utf8_to_uv() better.
68520      Branch: perl
68521            ! pod/perlapi.pod utf8.c
68522 ____________________________________________________________________________
68523 [  8023] By: jhi                                   on 2000/12/07  18:23:47
68524         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
68525      Branch: perl
68526            ! embed.pl pod/perlapi.pod utf8.c
68527 ____________________________________________________________________________
68528 [  8022] By: jhi                                   on 2000/12/07  04:13:51
68529         Log: Integrate perlio.
68530      Branch: perl
68531           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
68532           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
68533           !> win32/makefile.mk
68534 ____________________________________________________________________________
68535 [  8021] By: nick                                  on 2000/12/07  00:28:14
68536         Log: Various attempts at MSVC debug - not sure what has
68537              changed but works now. 
68538              Seems atexit() _may_ work for DLLs built with MSVC so don't
68539              call cleanup that way.
68540      Branch: perlio
68541            ! perlio.c win32/makefile.mk
68542 ____________________________________________________________________________
68543 [  8020] By: nick                                  on 2000/12/06  19:57:20
68544         Log: Integrate mainline
68545      Branch: perlio
68546           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
68547           !> (integrate 75 files)
68548 ____________________________________________________________________________
68549 [  8019] By: nick                                  on 2000/12/06  19:28:21
68550         Log: Add useperlio to config.vc
68551              Turn off binmode in config_H.PL
68552              Regen all the config_H.xx
68553              Attempt to get debugging build with MSVC.
68554      Branch: perlio
68555            ! win32/config.vc win32/config_H.bc win32/config_H.gc
68556            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
68557 ____________________________________________________________________________
68558 [  8018] By: nick                                  on 2000/12/06  19:21:57
68559         Log: Test various dup/external program options on all platforms.
68560      Branch: perlio
68561            ! t/io/dup.t
68562 ____________________________________________________________________________
68563 [  8017] By: nick                                  on 2000/12/06  19:20:47
68564         Log: Fix harness to be less picky
68565      Branch: perlio
68566            ! lib/Test/Harness.pm
68567 ____________________________________________________________________________
68568 [  8016] By: jhi                                   on 2000/12/06  16:45:12
68569         Log: Update Changes.
68570      Branch: perl
68571            ! Changes patchlevel.h
68572 ____________________________________________________________________________
68573 [  8015] By: jhi                                   on 2000/12/06  16:41:03
68574         Log: Test \x{...} with ord().
68575      Branch: perl
68576            ! t/op/ord.t
68577 ____________________________________________________________________________
68578 [  8014] By: jhi                                   on 2000/12/06  16:20:33
68579         Log: Test tweak because of #8013.
68580      Branch: perl
68581            ! t/lib/b.t
68582 ____________________________________________________________________________
68583 [  8013] By: jhi                                   on 2000/12/06  16:09:09
68584         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
68585              From: Michael G Schwern <schwern@pobox.com>
68586              Date: Tue, 5 Dec 2000 21:23:28 -0500
68587              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
68588              
68589              Carp::Heavy parts not very applicable because of recent changes.
68590      Branch: perl
68591            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
68592            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
68593            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
68594            ! lib/Exporter.pm lib/Exporter/Heavy.pm
68595            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
68596            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
68597            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
68598            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
68599            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
68600            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
68601            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
68602            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
68603            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
68604            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
68605            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
68606            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
68607            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
68608            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
68609            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
68610            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
68611            ! warnings.pl
68612 ____________________________________________________________________________
68613 [  8012] By: jhi                                   on 2000/12/06  15:22:38
68614         Log: Subject: [PATCH] Re: New harness is failing things
68615              From: Nick Ing-Simmons <nik@tiuk.ti.com>
68616              Date: Wed, 6 Dec 2000 13:00:30 GMT
68617              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
68618      Branch: perl
68619            ! lib/Test/Harness.pm
68620 ____________________________________________________________________________
68621 [  8011] By: jhi                                   on 2000/12/06  15:12:08
68622         Log: Subject: installhtml changes
68623              From: Michael Stevens <michael@etla.org>
68624              Date: Wed, 6 Dec 2000 13:15:53 +0000
68625              Message-ID: <20001206131553.A27317@firedrake.org>
68626      Branch: perl
68627            ! installhtml
68628 ____________________________________________________________________________
68629 [  8010] By: jhi                                   on 2000/12/06  15:06:05
68630         Log: Subject: the dTHR hits
68631              From: Michael Stevens <michael@etla.org>
68632              Date: Wed, 6 Dec 2000 12:06:03 +0000
68633              Message-ID: <20001206120603.A24581@firedrake.org>
68634              
68635              More, errrm, less dTHRs.
68636      Branch: perl
68637            ! bytecode.pl ext/B/B/C.pm
68638 ____________________________________________________________________________
68639 [  8009] By: jhi                                   on 2000/12/06  15:04:25
68640         Log: Subject: MakeMaker mailing list gone?
68641              From: Michael G Schwern <schwern@pobox.com>
68642              Date: Tue, 5 Dec 2000 19:29:59 -0500
68643              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
68644              
68645              The MakeMaker mailing list is dead, perlbug is the right
68646              address to report bugs.
68647      Branch: perl
68648            ! lib/ExtUtils/MakeMaker.pm
68649 ____________________________________________________________________________
68650 [  8008] By: jhi                                   on 2000/12/06  15:00:32
68651         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
68652              From: Michael G Schwern <schwern@pobox.com>
68653              Date: Tue, 5 Dec 2000 19:21:21 -0500
68654              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
68655              
68656              Add a default MANIFEST skip that ignores things like
68657              version control files, editor temporary files, and the Makefile.
68658      Branch: perl
68659            + lib/ExtUtils/MANIFEST.SKIP
68660            ! MANIFEST lib/ExtUtils/Manifest.pm
68661 ____________________________________________________________________________
68662 [  8007] By: jhi                                   on 2000/12/06  14:57:20
68663         Log: In Amiga more manual hackery of the scripts seems to be needed,
68664              from Jan-Erik Karlsson.  Why Configure does not get this right
68665              is unknown, may be shell-induced.
68666      Branch: perl
68667            ! README.amiga
68668 ____________________________________________________________________________
68669 [  8006] By: jhi                                   on 2000/12/05  23:53:12
68670         Log: Add TOPm1s to peek at the second topmost stack item.
68671      Branch: perl
68672            ! pp.h
68673 ____________________________________________________________________________
68674 [  8005] By: jhi                                   on 2000/12/05  23:13:55
68675         Log: Avaunt, you foul UTF-8 tests.
68676      Branch: perl
68677            ! t/op/ver.t t/pragma/utf8.t
68678 ____________________________________________________________________________
68679 [  8004] By: jhi                                   on 2000/12/05  23:09:54
68680         Log: Continue utf8 dispersal. 
68681      Branch: perl
68682            + t/op/concat.t
68683            ! MANIFEST t/pragma/utf8.t
68684 ____________________________________________________________________________
68685 [  8003] By: nick                                  on 2000/12/05  23:02:39
68686         Log: Integrate mainline.
68687      Branch: perlio
68688           +> t/op/length.t t/op/utf8decode.t
68689           !> (integrate 69 files)
68690 ____________________________________________________________________________
68691 [  8002] By: jhi                                   on 2000/12/05  22:59:28
68692         Log: Integrate perlio.
68693      Branch: perl
68694           !> iperlsys.h perl.c perlio.c win32/perllib.c
68695 ____________________________________________________________________________
68696 [  8001] By: nick                                  on 2000/12/05  22:07:52
68697         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
68698              - calloc/free suffer from damage on TerminateThread()
68699              - use PerlMemShared (as originally planned) now fixed
68700              - avoid doing anything important on DLL "detach".
68701      Branch: perlio
68702            ! perl.c perlio.c win32/perllib.c
68703 ____________________________________________________________________________
68704 [  8000] By: nick                                  on 2000/12/05  21:05:09
68705         Log: Fix gross PerlMemShared issue.
68706      Branch: perlio
68707            ! iperlsys.h
68708 ____________________________________________________________________________
68709 [  7999] By: jhi                                   on 2000/12/05  20:46:58
68710         Log: Test for Unicode (UTF-8) hash keys.
68711      Branch: perl
68712            ! t/op/each.t
68713 ____________________________________________________________________________
68714 [  7998] By: jhi                                   on 2000/12/05  20:30:35
68715         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
68716              is now always UTF-8), empty line cosmetics.
68717      Branch: perl
68718            ! t/pragma/utf8.t
68719 ____________________________________________________________________________
68720 [  7997] By: jhi                                   on 2000/12/05  20:15:40
68721         Log: Subject: Re: STRLEN - what?
68722              From: Andy Dougherty <doughera@lafayette.edu>
68723              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
68724              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
68725              
68726              Explain STRLEN.
68727      Branch: perl
68728            ! pod/perlguts.pod
68729 ____________________________________________________________________________
68730 [  7996] By: jhi                                   on 2000/12/05  20:13:34
68731         Log: Split off the UTF-8 decoder tests, make them to check also
68732              the error message.
68733      Branch: perl
68734            + t/op/utf8decode.t
68735            ! MANIFEST t/pragma/utf8.t utf8.c
68736 ____________________________________________________________________________
68737 [  7995] By: jhi                                   on 2000/12/05  16:39:47
68738         Log: Start migrating bits of pragma/utf8 to elsewhere
68739              (since the long term plan is to obsolete 'use utf8').
68740      Branch: perl
68741            + t/op/length.t
68742            ! MANIFEST t/pragma/utf8.t
68743 ____________________________________________________________________________
68744 [  7994] By: jhi                                   on 2000/12/05  16:30:21
68745         Log: Fix a manual edit typo from #7993, fix the message formatting
68746              for Unicode, add few our declarations.
68747      Branch: perl
68748            ! lib/Carp/Heavy.pm
68749 ____________________________________________________________________________
68750 [  7993] By: jhi                                   on 2000/12/05  16:09:15
68751         Log: Subject: Need help with warnings :-(
68752              From: "Ben Tilly" <ben_tilly@hotmail.com>
68753              Date: Tue, 05 Dec 2000 01:35:54 -0500
68754              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
68755              
68756              Subject: UPDATE: Carp/Heavy now passes all tests
68757              From: "Ben Tilly" <ben_tilly@hotmail.com>
68758              Date: Tue, 05 Dec 2000 07:59:41 -0500
68759              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
68760              
68761              The Brave New Carp.
68762      Branch: perl
68763            ! lib/Carp.pm lib/Carp/Heavy.pm
68764 ____________________________________________________________________________
68765 [  7992] By: jhi                                   on 2000/12/05  15:55:08
68766         Log: Subject: [PATCH perl@7979] cygwin port
68767              From: "Eric Fifer" <efifer@dircon.co.uk>
68768              Date: Tue, 5 Dec 2000 14:04:09 -0000
68769              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
68770      Branch: perl
68771            ! t/lib/net-hostent.t
68772 ____________________________________________________________________________
68773 [  7991] By: jhi                                   on 2000/12/05  15:52:34
68774         Log: Subject: Re: [PATCH] The largest hoax of all times?
68775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68776              Date: Tue, 5 Dec 2000 00:40:25 -0500
68777              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
68778              
68779              Subject: Re: [PATCH] The largest hoax of all times?
68780              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68781              Date: Mon, 4 Dec 2000 23:55:53 -0500
68782              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
68783              
68784              Subject: Re: [PATCH] The largest hoax of all times?
68785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68786              Date: Tue, 5 Dec 2000 01:28:45 -0500
68787              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
68788              
68789              Fix the unpredictable order of DESTROYs.
68790      Branch: perl
68791            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
68792            ! sv.c sv.h t/op/ref.t
68793 ____________________________________________________________________________
68794 [  7990] By: jhi                                   on 2000/12/05  14:38:53
68795         Log: Subject: [PATCH] shrink pp_hot fractionally
68796              From: Nicholas Clark <nick@ccl4.org>
68797              Date: Tue, 5 Dec 2000 12:44:31 +0000
68798              Message-ID: <20001205124431.E74518@plum.flirble.org>
68799              
68800              Use report_evil_fh().
68801      Branch: perl
68802            ! opcode.pl opnames.h pp_hot.c util.c
68803 ____________________________________________________________________________
68804 [  7989] By: jhi                                   on 2000/12/05  14:21:27
68805         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
68806              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68807              Date: Mon, 04 Dec 2000 22:21:59 -0800
68808              Message-ID: <HmIL6gzkgepS092yn@efn.org>
68809              
68810              Harness shouldn't ignore responses like "ok 3\r\r\n".
68811      Branch: perl
68812            ! lib/Test/Harness.pm
68813 ____________________________________________________________________________
68814 [  7988] By: jhi                                   on 2000/12/05  13:51:28
68815         Log: Integrate the "skip" messages to explain().
68816      Branch: perl
68817            ! t/lib/syslfs.t t/op/lfs.t
68818 ____________________________________________________________________________
68819 [  7987] By: jhi                                   on 2000/12/05  12:34:54
68820         Log: The one that got away in #7984.
68821              
68822              Subject: Re: dTHR - what and why?
68823              From: Michael Stevens <michael@etla.org> 
68824              Date: Tue, 5 Dec 2000 11:15:52 +0000
68825              Message-ID: <20001205111552.A4647@firedrake.org>
68826      Branch: perl
68827            ! sv.h
68828 ____________________________________________________________________________
68829 [  7986] By: gsar                                  on 2000/12/05  09:14:44
68830         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
68831              due to the notorious GetFileType() bug in Windows 9x, which fstat()
68832              tickles)
68833      Branch: perl
68834            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
68835 ____________________________________________________________________________
68836 [  7985] By: jhi                                   on 2000/12/05  05:49:03
68837         Log: Integrate perlio.
68838      Branch: perl
68839           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
68840           !> win32/perlhost.h win32/perllib.c
68841 ____________________________________________________________________________
68842 [  7984] By: jhi                                   on 2000/12/05  05:48:16
68843         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
68844      Branch: perl
68845            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
68846            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
68847            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
68848            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
68849            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
68850            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
68851            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
68852            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
68853            ! win32/win32.c
68854 ____________________________________________________________________________
68855 [  7983] By: nick                                  on 2000/12/04  23:27:43
68856         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
68857      Branch: perlio
68858            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
68859            ! win32/perlhost.h win32/perllib.c
68860 ____________________________________________________________________________
68861 [  7982] By: jhi                                   on 2000/12/04  19:44:09
68862         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
68863              uncovered by #7980.
68864      Branch: perl
68865            ! op.c
68866 ____________________________________________________________________________
68867 [  7981] By: jhi                                   on 2000/12/04  19:42:07
68868         Log: Subject: [PATCH] Trivial dump.c feature
68869              From: Simon Cozens <simon@cozens.net>
68870              Date: Mon, 4 Dec 2000 18:08:38 +0000
68871              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
68872              
68873              Show whether a constant is UTF-8.
68874      Branch: perl
68875            ! dump.c
68876 ____________________________________________________________________________
68877 [  7980] By: jhi                                   on 2000/12/04  19:36:51
68878         Log: UTF-8 hash keys, patch from Inaba Hiroto.
68879      Branch: perl
68880            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
68881 ____________________________________________________________________________
68882 [  7979] By: jhi                                   on 2000/12/04  17:36:28
68883         Log: Update Changes.
68884      Branch: perl
68885            ! Changes patchlevel.h
68886 ____________________________________________________________________________
68887 [  7978] By: jhi                                   on 2000/12/04  16:42:17
68888         Log: Retract #7977, still too volatile (the euphemism of the day
68889              for unfinished and buggy :-)
68890      Branch: perl
68891            ! doop.c hv.c pp.c sv.h
68892 ____________________________________________________________________________
68893 [  7977] By: jhi                                   on 2000/12/04  16:25:15
68894         Log: (Retracted by #7978, too shaky yet.)
68895              
68896              Subject: Re: utf8 in hash keys, implementor missing
68897              From: Simon Cozens <simon@cozens.net>
68898              Date: Sat, 2 Dec 2000 19:49:35 +0000
68899              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
68900              
68901              The first step at UTF-8 hash keys.
68902      Branch: perl
68903            ! doop.c hv.c pp.c sv.h
68904 ____________________________________________________________________________
68905 [  7976] By: jhi                                   on 2000/12/04  16:13:53
68906         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
68907              From: sthoenna@efn.org
68908              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
68909              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
68910      Branch: perl
68911            ! os2/os2.c perlio.c
68912 ____________________________________________________________________________
68913 [  7975] By: jhi                                   on 2000/12/04  16:05:25
68914         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
68915              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68916              Date: Thu, 30 Nov 2000 20:50:37 -0800
68917              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
68918      Branch: perl
68919            ! os2/os2.c
68920 ____________________________________________________________________________
68921 [  7974] By: jhi                                   on 2000/12/04  16:03:57
68922         Log: Subject: [PATCH] ++ 20% faster
68923              From: Nicholas Clark <nick@ccl4.org>
68924              Date: Mon, 4 Dec 2000 12:17:27 +0000
68925              Message-ID: <20001204121726.B52976@plum.flirble.org>
68926              
68927              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
68928      Branch: perl
68929            ! sv.c
68930 ____________________________________________________________________________
68931 [  7973] By: jhi                                   on 2000/12/04  16:00:48
68932         Log: 
68933              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
68934              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68935              Date: Mon, 04 Dec 2000 12:30:45 +0100
68936              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
68937              
68938              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
68939              library (getprotobyname and getprotobynumber are outversioned by
68940              the same calls in libc, at least for xlc version 3.
68941      Branch: perl
68942            ! hints/aix.sh
68943 ____________________________________________________________________________
68944 [  7972] By: jhi                                   on 2000/12/04  02:58:31
68945         Log: Integrate perlio.
68946      Branch: perl
68947           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
68948           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
68949           !> win32/win32.h win32/win32iop.h win32/win32thread.h
68950 ____________________________________________________________________________
68951 [  7971] By: nick                                  on 2000/12/04  00:24:33
68952         Log: Quieten some noise in Win32 builds:
68953              - win32.h is included after <sys/socket.h>, so need to 
68954              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
68955              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
68956      Branch: perlio
68957            ! doio.c perl.h toke.c win32/win32.h
68958 ____________________________________________________________________________
68959 [  7970] By: nick                                  on 2000/12/03  22:57:46
68960         Log: PERL_IMPLICIT_SYS compiles but does not work.
68961      Branch: perlio
68962            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
68963            ! win32/perlhost.h win32/perllib.c win32/win32.h
68964            ! win32/win32iop.h win32/win32thread.h
68965 ____________________________________________________________________________
68966 [  7969] By: jhi                                   on 2000/12/03  22:12:58
68967         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
68968              used to swash_init(), makes regprop() dumps more informative
68969              (+utf8::IsAlpha, -utf8::IsDigit, for example).
68970      Branch: perl
68971            ! regcomp.c regexec.c
68972 ____________________________________________________________________________
68973 [  7968] By: jhi                                   on 2000/12/03  21:39:56
68974         Log: Implement ANYOFUTF8 regprop() dumping.
68975      Branch: perl
68976            ! regcomp.c
68977 ____________________________________________________________________________
68978 [  7967] By: jhi                                   on 2000/12/03  20:57:19
68979         Log: Make uv_to_utf8() to zero-terminate its output buffer,
68980              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
68981      Branch: perl
68982            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
68983 ____________________________________________________________________________
68984 [  7966] By: nick                                  on 2000/12/03  18:41:21
68985         Log: Integrate mainline (STDCHAR)
68986      Branch: perlio
68987           !> Configure t/pragma/utf8.t
68988 ____________________________________________________________________________
68989 [  7965] By: jhi                                   on 2000/12/03  17:58:20
68990         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
68991      Branch: perl
68992            ! t/pragma/utf8.t
68993 ____________________________________________________________________________
68994 [  7964] By: jhi                                   on 2000/12/03  17:35:56
68995         Log: Integrate perlio.
68996      Branch: perl
68997           !> iperlsys.h perlio.c
68998 ____________________________________________________________________________
68999 [  7963] By: jhi                                   on 2000/12/03  17:33:55
69000         Log: Metaconfig unit change for #7962.
69001      Branch: metaconfig
69002            ! U/modified/stdchar.U
69003 ____________________________________________________________________________
69004 [  7962] By: jhi                                   on 2000/12/03  17:33:27
69005         Log: Untangle the <stdio.h> #include nest for the stdchar test,
69006              from Andy Dougherty.
69007      Branch: perl
69008            ! Configure
69009 ____________________________________________________________________________
69010 [  7961] By: nick                                  on 2000/12/03  16:53:00
69011         Log: Make iperlsys.h vector stdio not PerlIO.
69012      Branch: perlio
69013            ! iperlsys.h perlio.c
69014 ____________________________________________________________________________
69015 [  7960] By: nick                                  on 2000/12/03  14:43:01
69016         Log: Integrate mainline
69017      Branch: perlio
69018           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
69019           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
69020 ____________________________________________________________________________
69021 [  7959] By: jhi                                   on 2000/12/03  08:16:36
69022         Log: Use DO_UTF8().
69023      Branch: perl
69024            ! op.c
69025 ____________________________________________________________________________
69026 [  7958] By: jhi                                   on 2000/12/02  18:33:05
69027         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
69028              From: Mike Guy <mjtg@cam.ac.uk>         
69029              Date: Sat, 02 Dec 2000 17:27:13 +0000
69030              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
69031              
69032              An extraneous argument.
69033      Branch: perl
69034            ! toke.c
69035 ____________________________________________________________________________
69036 [  7957] By: jhi                                   on 2000/12/02  18:22:32
69037         Log: A missing hunk.
69038      Branch: perl
69039            ! t/lib/net-hostent.t
69040 ____________________________________________________________________________
69041 [  7956] By: jhi                                   on 2000/12/02  18:06:20
69042         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
69043              From: Nicholas Clark <nick@ccl4.org>
69044              Date: Sat, 2 Dec 2000 14:28:27 +0000
69045              Message-ID: <20001202142827.A12308@plum.flirble.org>
69046              
69047              Test robustness.
69048      Branch: perl
69049            ! t/lib/net-hostent.t
69050 ____________________________________________________________________________
69051 [  7955] By: jhi                                   on 2000/12/02  17:58:06
69052         Log: Metaconfig unit change for #7954.
69053      Branch: metaconfig
69054            ! U/modified/stdchar.U
69055 ____________________________________________________________________________
69056 [  7954] By: jhi                                   on 2000/12/02  17:54:32
69057         Log: An inconvenient hang would happen if the stdio _ptr wasn't
69058              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
69059              would be grepping stdin for all eternity for the _ptr.)
69060      Branch: perl
69061            ! Configure
69062 ____________________________________________________________________________
69063 [  7953] By: jhi                                   on 2000/12/02  00:07:15
69064         Log: Update Changes.
69065      Branch: perl
69066            ! Changes patchlevel.h
69067 ____________________________________________________________________________
69068 [  7952] By: jhi                                   on 2000/12/01  23:54:47
69069         Log: Subject: Re: long shell lines
69070              From: Andy Dougherty <doughera@lafayette.edu>
69071              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
69072              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
69073              
69074              Split overly long shell command lines.
69075      Branch: perl
69076            ! lib/ExtUtils/MM_Unix.pm
69077 ____________________________________________________________________________
69078 [  7951] By: jhi                                   on 2000/12/01  23:48:02
69079         Log: The metaconfig unit change for #7950.
69080      Branch: metaconfig
69081            + U/modified/stdchar.U
69082 ____________________________________________________________________________
69083 [  7950] By: jhi                                   on 2000/12/01  23:47:39
69084         Log: Try to find stdchar also from <stdio_impl.h>.
69085      Branch: perl
69086            ! Configure config_h.SH
69087 ____________________________________________________________________________
69088 [  7949] By: jhi                                   on 2000/12/01  23:46:45
69089         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
69090              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
69091              Date: Fri, 1 Dec 2000 16:26:08 -0500
69092              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
69093              
69094              Reword the diagnostic message.
69095      Branch: perl
69096            ! pod/perldiag.pod
69097 ____________________________________________________________________________
69098 [  7948] By: nick                                  on 2000/12/01  22:49:43
69099         Log: Integrate mainline (for s/y/m as sub names stuff).
69100      Branch: perlio
69101           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
69102           !> t/pragma/warn/toke toke.c
69103 ____________________________________________________________________________
69104 [  7947] By: jhi                                   on 2000/12/01  20:55:41
69105         Log: Integrate perlio.
69106      Branch: perl
69107           !> perlio.c perliol.h t/io/pipe.t
69108 ____________________________________________________________________________
69109 [  7946] By: jhi                                   on 2000/12/01  20:36:51
69110         Log: Upgrade to CPAN 1.59_51, from Andreas König.
69111      Branch: perl
69112            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
69113 ____________________________________________________________________________
69114 [  7945] By: nick                                  on 2000/12/01  20:31:32
69115         Log: Integrate mainline
69116      Branch: perlio
69117           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
69118           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
69119           +> t/lib/net-hostent.t
69120           !> (integrate 35 files)
69121 ____________________________________________________________________________
69122 [  7944] By: jhi                                   on 2000/12/01  20:23:29
69123         Log: Some help for 20001130.011.  Now one gets warnings like
69124              "Ambiguous -f() resolved as a file test ..."
69125      Branch: perl
69126            ! pod/perldiag.pod t/pragma/warn/toke toke.c
69127 ____________________________________________________________________________
69128 [  7943] By: jhi                                   on 2000/12/01  19:44:44
69129         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
69130              that also breaks using them as methods. 
69131      Branch: perl
69132            ! pod/perldiag.pod t/op/misc.t toke.c
69133 ____________________________________________________________________________
69134 [  7942] By: nick                                  on 2000/12/01  17:56:46
69135         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
69136              Make 'unix' pass most tests
69137              - do unread by temporary push of layer ("pending") holding unread chars
69138              - fast_gets is now based on per-handle flag
69139              - relax one of io/pipe.t tests to allow print to fail and close to
69140              succeed so that it passes on unbuffered "unix" layer.
69141              Remaining fail is sporadic and a genuine race condition between
69142              parent/child in fork test.
69143      Branch: perlio
69144            ! perlio.c perliol.h t/io/pipe.t
69145 ____________________________________________________________________________
69146 [  7941] By: jhi                                   on 2000/12/01  15:28:58
69147         Log: (Retracted by #7943.)
69148              
69149              Reserve the short named string operator names.
69150      Branch: perl
69151            ! pod/perldiag.pod t/op/misc.t toke.c
69152 ____________________________________________________________________________
69153 [  7940] By: jhi                                   on 2000/12/01  06:45:53
69154         Log: Get the three different space character classes right under utf8.
69155      Branch: perl
69156            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
69157            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
69158            ! regexec.c t/op/pat.t utf8.c
69159 ____________________________________________________________________________
69160 [  7939] By: jhi                                   on 2000/12/01  03:26:26
69161         Log: Two more tests that make no sense in UTF-8 since the test
69162              data is not in UTF-8.
69163      Branch: perl
69164            ! t/op/regexp.t
69165 ____________________________________________________________________________
69166 [  7938] By: jhi                                   on 2000/12/01  03:20:39
69167         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
69168              should it be required inside regexen?
69169      Branch: perl
69170            ! regcomp.c t/op/regmesg.t
69171 ____________________________________________________________________________
69172 [  7937] By: jhi                                   on 2000/12/01  02:58:53
69173         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
69174              stored and restored, and thusly was trounced by the utf8 swash
69175              routines.
69176      Branch: perl
69177            ! regcomp.c
69178 ____________________________________________________________________________
69179 [  7936] By: jhi                                   on 2000/11/30  20:41:39
69180         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
69181              Why the different platforms behave so differently (core dump vs
69182              no core dump) on this bug is a but of a mystery, but if I had to
69183              guess I would mumble something like 'alignment'.
69184      Branch: perl
69185            ! sv.c
69186 ____________________________________________________________________________
69187 [  7935] By: jhi                                   on 2000/11/30  16:17:02
69188         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
69189              From: Robin Barker <rmb1@cise.npl.co.uk>
69190              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
69191              Date: Thu, 30 Nov 2000 14:27:12 GMT
69192      Branch: perl
69193            ! perlio.c toke.c
69194 ____________________________________________________________________________
69195 [  7934] By: jhi                                   on 2000/11/30  16:04:49
69196         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
69197      Branch: perl
69198            ! t/lib/net-hostent.t
69199 ____________________________________________________________________________
69200 [  7933] By: jhi                                   on 2000/11/30  06:07:26
69201         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
69202              From: Peter Prymmer <pvhp@forte.com>
69203              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
69204              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
69205              
69206              In VMS the localhost may be LOCALHOST.
69207      Branch: perl
69208            ! t/lib/net-hostent.t
69209 ____________________________________________________________________________
69210 [  7932] By: jhi                                   on 2000/11/30  01:11:11
69211         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
69212              From: Peter Prymmer <pvhp@forte.com>
69213              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
69214              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
69215              
69216              plus regen perlapi.pod.
69217      Branch: perl
69218            ! pod/perlapi.pod utf8.c
69219 ____________________________________________________________________________
69220 [  7931] By: jhi                                   on 2000/11/30  01:06:19
69221         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
69222              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69223              Date:     Wed, 29 Nov 2000 17:15:11 EST
69224              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
69225      Branch: perl
69226            ! t/lib/filter-util.pl t/lib/filter-util.t
69227 ____________________________________________________________________________
69228 [  7930] By: jhi                                   on 2000/11/29  18:51:55
69229         Log: Update Changes.
69230      Branch: perl
69231            ! Changes patchlevel.h
69232 ____________________________________________________________________________
69233 [  7929] By: jhi                                   on 2000/11/29  18:50:55
69234         Log: Update the va_copy() metaconfig unit.
69235      Branch: metaconfig/U/perl
69236            ! need_va_copy.U
69237 ____________________________________________________________________________
69238 [  7928] By: jhi                                   on 2000/11/29  17:50:43
69239         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
69240              From: Dominic Dunlop <domo@computer.org>
69241              Date: Tue, 28 Nov 2000 16:41:57 +0100
69242              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
69243              
69244              Patch to catch a core dump in the Configure va_copy test.
69245      Branch: perl
69246            ! Configure config_h.SH
69247 ____________________________________________________________________________
69248 [  7927] By: jhi                                   on 2000/11/29  17:31:59
69249         Log: Retract #7921, the patch shouldn't be needed.
69250      Branch: perl
69251            ! sv.c
69252 ____________________________________________________________________________
69253 [  7926] By: jhi                                   on 2000/11/29  17:01:41
69254         Log: Make the Class::Struct import() wiser.
69255      Branch: perl
69256            ! lib/Class/Struct.pm t/lib/class-struct.t
69257 ____________________________________________________________________________
69258 [  7925] By: jhi                                   on 2000/11/29  16:36:33
69259         Log: All the core library users of Class::Struct seem to be
69260              using "use Class::Struct 'struct';" instead of the bare
69261              "use Class::Struct;", which isn't documented in Class::Struct.
69262              This can't be right.
69263      Branch: perl
69264            ! lib/File/stat.pm
69265 ____________________________________________________________________________
69266 [  7924] By: jhi                                   on 2000/11/29  16:32:15
69267         Log: A test works better if it has the right 1..$n output.
69268      Branch: perl
69269            ! t/lib/class-struct.t
69270 ____________________________________________________________________________
69271 [  7923] By: jhi                                   on 2000/11/29  16:29:11
69272         Log: Forgot to MANIFEST the new Net::hostent test.
69273      Branch: perl
69274            ! MANIFEST
69275 ____________________________________________________________________________
69276 [  7922] By: jhi                                   on 2000/11/29  16:27:49
69277         Log: Integrate perlio.
69278      Branch: perl
69279           !> iperlsys.h perlio.c
69280 ____________________________________________________________________________
69281 [  7921] By: jhi                                   on 2000/11/29  16:27:10
69282         Log: (Retracted by #7927.)
69283              
69284              Subject: [PATCH] Is infinity a number?
69285              From: Simon Cozens <simon@cozens.net>
69286              Date: Wed, 29 Nov 2000 14:48:20 +0000
69287              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
69288      Branch: perl
69289            ! sv.c
69290 ____________________________________________________________________________
69291 [  7920] By: jhi                                   on 2000/11/29  16:23:02
69292         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
69293              From: rspier@pobox.com (Robert Spier)
69294              Date: Wed, 29 Nov 2000 02:17:49 -0500
69295              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
69296              
69297              Add a test for Net::hostent.
69298      Branch: perl
69299            + t/lib/net-hostent.t
69300 ____________________________________________________________________________
69301 [  7919] By: jhi                                   on 2000/11/29  16:21:31
69302         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
69303              add a test for Class::Struct.
69304      Branch: perl
69305            + t/lib/class-struct.t
69306            ! MANIFEST lib/Class/Struct.pm
69307 ____________________________________________________________________________
69308 [  7918] By: jhi                                   on 2000/11/29  15:48:40
69309         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
69310              From: rspier@pobox.com (Robert Spier)
69311              Date: Wed, 29 Nov 2000 02:25:39 -0500
69312              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
69313              
69314              More checking in case someone has broken their services or
69315              protocol databases.
69316      Branch: perl
69317            ! ext/Sys/Syslog/Syslog.pm
69318 ____________________________________________________________________________
69319 [  7917] By: jhi                                   on 2000/11/29  15:46:25
69320         Log: Subject: [PATCH] $^O  win32 -> MSWin32
69321              From: rspier@pobox.com (Robert Spier)
69322              Date: Wed, 29 Nov 2000 02:17:38 -0500
69323              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
69324              
69325              plus similar nits for vms, err, VMS, and UNICOS.
69326      Branch: perl
69327            ! t/lib/syslfs.t t/op/lfs.t
69328 ____________________________________________________________________________
69329 [  7916] By: jhi                                   on 2000/11/29  15:42:51
69330         Log: Subject: [PATCH] Tokeniser debugging
69331              From: Simon Cozens <simon@cozens.net>
69332              Date: Wed, 29 Nov 2000 14:15:45 +0000
69333              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
69334      Branch: perl
69335            ! perl.c perl.h pod/perlrun.pod toke.c
69336 ____________________________________________________________________________
69337 [  7915] By: jhi                                   on 2000/11/29  15:41:36
69338         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
69339              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69340              Date: Wed, 29 Nov 2000 02:13:14 -0500
69341              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
69342              
69343              OUT keyword nits.
69344              
69345              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
69346              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69347              Date: Wed, 29 Nov 2000 03:09:04 -0500
69348              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
69349              
69350              OUT and IN_OUT documentation.
69351      Branch: perl
69352            ! lib/ExtUtils/xsubpp pod/perlxs.pod
69353 ____________________________________________________________________________
69354 [  7914] By: jhi                                   on 2000/11/29  03:35:01
69355         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
69356              From: John Tobey <jtobey@john-edwin-tobey.org>
69357              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
69358              Message-Id: <m140e1N-000FOoC@feynman.localnet>
69359              
69360              plus a performance speedup noticed by Sarathy.
69361      Branch: perl
69362            ! op.c
69363 ____________________________________________________________________________
69364 [  7913] By: jhi                                   on 2000/11/29  03:16:59
69365         Log: Use "1 while unlink" so that VMS gets clean, too.
69366      Branch: perl
69367            ! t/lib/filter-util.t
69368 ____________________________________________________________________________
69369 [  7912] By: jhi                                   on 2000/11/29  03:09:08
69370         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
69371              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69372              Date: Tue, 28 Nov 2000 03:27:09 -0500
69373              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
69374      Branch: perl
69375            ! lib/ExtUtils/xsubpp
69376 ____________________________________________________________________________
69377 [  7911] By: jhi                                   on 2000/11/29  03:06:30
69378         Log: This should have been part of #7872: no need to scan UTF-8
69379              until eternity.
69380      Branch: perl
69381            ! utf8.c
69382 ____________________________________________________________________________
69383 [  7910] By: jhi                                   on 2000/11/29  02:50:04
69384         Log: One more perltie.pod nit from Casey R. Tweten.
69385      Branch: perl
69386            ! pod/perltie.pod
69387 ____________________________________________________________________________
69388 [  7909] By: jhi                                   on 2000/11/29  02:44:23
69389         Log: Document the known sprintf test failures, exact standard
69390              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
69391      Branch: perl
69392            ! pod/perldelta.pod t/op/sprintf.t
69393 ____________________________________________________________________________
69394 [  7908] By: jhi                                   on 2000/11/29  02:36:23
69395         Log: Add the Encoding table format documentation.
69396      Branch: perl
69397            + ext/Encode/Encode/EncodeFormat.pod
69398            ! MANIFEST
69399 ____________________________________________________________________________
69400 [  7907] By: jhi                                   on 2000/11/29  02:07:24
69401         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
69402              From: "Casey R. Tweten" <crt@kiski.net>
69403              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
69404              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
69405              
69406              Subject: Re: [PATCH] Updating perltie.pod for arrays
69407              From: "Casey R. Tweten" <crt@kiski.net>
69408              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
69409              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
69410      Branch: perl
69411            ! pod/perltie.pod
69412 ____________________________________________________________________________
69413 [  7906] By: nick                                  on 2000/11/28  22:40:59
69414         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
69415      Branch: perlio
69416            ! iperlsys.h perlio.c
69417 ____________________________________________________________________________
69418 [  7905] By: nick                                  on 2000/11/28  22:04:34
69419         Log: Integrate mainline
69420      Branch: perlio
69421           !> (integrate 39 files)
69422 ____________________________________________________________________________
69423 [  7904] By: jhi                                   on 2000/11/28  16:44:43
69424         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
69425              From: Nicholas Clark <nick@babyhippo.co.uk>
69426              Date: Tue, 28 Nov 2000 11:16:57 +0000
69427              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
69428      Branch: perl
69429            ! pod/perlipc.pod
69430 ____________________________________________________________________________
69431 [  7903] By: jhi                                   on 2000/11/28  16:40:31
69432         Log: Subject: [PATCH] Updating perltie.pod for arrays
69433              From: "Casey R. Tweten" <crt@kiski.net>
69434              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
69435              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
69436      Branch: perl
69437            ! pod/perltie.pod
69438 ____________________________________________________________________________
69439 [  7902] By: jhi                                   on 2000/11/28  16:39:37
69440         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
69441              From: Robin Barker <rmb1@cise.npl.co.uk>
69442              Date: Mon, 27 Nov 2000 17:56:44 GMT
69443              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
69444      Branch: perl
69445            ! pod/perlfunc.pod t/op/split.t
69446 ____________________________________________________________________________
69447 [  7901] By: jhi                                   on 2000/11/28  16:28:04
69448         Log: setmode() is a DOSish-only thing.
69449      Branch: perl
69450            ! perlio.c
69451 ____________________________________________________________________________
69452 [  7900] By: jhi                                   on 2000/11/28  16:21:46
69453         Log: Subject: [PATCH] perlcc.PL cleanups
69454              From: Simon Cozens <simon@cozens.net>
69455              Date: Tue, 28 Nov 2000 12:44:35 +0000
69456              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
69457      Branch: perl
69458            ! utils/perlcc.PL
69459 ____________________________________________________________________________
69460 [  7899] By: gsar                                  on 2000/11/28  06:32:55
69461         Log: reintegrate files missed by change#7895
69462      Branch: maint-5.6/perl
69463           +> ext/ByteLoader/bytecode.h utils/Makefile
69464            - utils/perlbc.PL
69465 ____________________________________________________________________________
69466 [  7897] By: gsar                                  on 2000/11/27  18:22:47
69467         Log: can't integrate these two files, for some reason
69468      Branch: maint-5.6/perl
69469            - ext/ByteLoader/bytecode.h utils/Makefile
69470 ____________________________________________________________________________
69471 [  7895] By: gsar                                  on 2000/11/27  18:11:21
69472         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
69473              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
69474              6757..6890,6892..6901 from mainline
69475              
69476              Bytecompiler patches from Benjamin Stuhl.
69477              
69478              More bytecompiler.
69479              
69480              Subject: [PATCH blead] B:: missing dependency
69481              
69482              Subject: [PATCH: 6757] configure.com updates and syslog build
69483              
69484              Long double Gconvert fixes from Yitzchak Scott-Thoennes
69485              and Spider Boardman.
69486              
69487              Subject: [PATCH blead] nextchar() abuse misses an optimisation
69488              
69489              Long double fixes from Spider Boardman.
69490              
69491              Make the selection of NVff et al stricter.
69492              
69493              cSVOPo_*v things index into the current PL_curpad
69494              under ithreads, which is different from the curpad
69495              used by the XSUB.  (In other words, the code as-is
69496              before this patch wouldn't work under ithreads.)
69497              
69498              Be portable.
69499              
69500              VMS MMS (make) wants null action.
69501              
69502              Mac and other portability updates from Chris Nandor.
69503              
69504              Storable support, v-version fixes.
69505              Subject: CPAN.pm beta for testing available
69506              
69507              Portability fix from Hugo van der Sanden.
69508              
69509              Bad makefile.
69510              
69511              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
69512              
69513              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
69514              
69515              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
69516              
69517              Replace #6705 with a minimal doc patch.
69518              Subject: [PATCH 5.6.0] replace change #6705
69519              
69520              Drop the separate perlbc, perlcc -b should be enough.
69521              
69522              installperl couldn't tell whether it had run tests or not.
69523              Subject: [PATCH] Re: installperl and t/TEST
69524              
69525              Add silencer flags to installperl.
69526              Subject: [PATCH] Making installperl silent.
69527              
69528              Make "make install" by default silent.  A new "install-verbose"
69529              target is verbose.
69530              
69531              More liberal parsing of version numbers.
69532              Subject: Re: CPAN.pm beta for testing available
69533              
69534              Create directories in silence.
69535              Subject: [PATCH] Another silencer for MakeMaker
69536              
69537              DOS patches and portability/porting notes, from Tim Jenness.
69538              
69539              Make installman to recognize the silence flag -S.
69540              
69541              Actually do something with the silencer option.
69542              
69543              Continue silencing.
69544              
69545              Show the doc file, not the temp file.
69546              
69547              Regen perltoc.
69548              
69549              Subject: [PATCH] More silencing of installman.
69550              
69551              Better wording for the vec lvalue diagnostic.
69552              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
69553              
69554              Subject: [PATCH: 6805] several more tweaks to configure.com
69555              
69556              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
69557              
69558              Missing parts of 
69559              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
69560              
69561              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
69562              (applied slightly modified)
69563              
69564              installperl --verbose and --silent.
69565              Subject: Re: [PATCH] More silencing of installman.
69566              
69567              Add install-silent target.
69568              
69569              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
69570              the problem reported in
69571              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
69572              
69573              Tweak the sfio/useperlio logic, hopefully as wished in
69574              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
69575              
69576              One forgotten file from #6816.
69577              
69578              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
69579              
69580              Remove duplicately applied patch shards.
69581              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
69582              
69583              Support preserving extremely big/small angles.
69584              
69585              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
69586              
69587              Subject: [PATCH] installation not quite silent yet.
69588              
69589              Update the test count.
69590              
69591              Use UVxf, PTR2UV, NVff.
69592              
69593              Document PTR2XX and INT2PTR.
69594              
69595              no-install target a la make -n.
69596              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
69597              
69598              grep -e isn't portable.
69599              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
69600              
69601              Can't get the test to reliably work thanks to the
69602              inaccurateness of floating point.  "Resolves" bug ids
69603              20000826.003, 20000826.009, 20000826.010,
69604              
69605              Subject: installman buglet
69606              
69607              DJGPP update from Laszlo Molnar.
69608              
69609              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
69610              
69611              Passing -R in ldflags makes now it to appear in the default
69612              for lddlflags, just like with -L.
69613              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
69614              
69615              Test nit.
69616              
69617              Use the actual thread type, not the pointer-to-struct.
69618              
69619              Provice virtual $Config{ccflags_nolargefiles} etc. 
69620              
69621              display_format used as a class method without arguments was broken,
69622              reported in
69623              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
69624              
69625              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
69626              
69627              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
69628              
69629              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
69630              
69631              opmini.o may be left around if a build is interrupted.
69632              
69633              Typo in #6858.
69634              
69635              Fix for ID 20000828.001, long doubles were not formatted
69636              correctly (showed up in $], which stopped installing perl).
69637              
69638              An attempt to fix the problem reported in
69639              Subject: Building perl@6856 using gcc/AIX 4.3.3 
69640              I can't test this properly since the gcc installation I have
69641              access to seems to be botched (gcc is calling the AIX cpp,
69642              a losing proposition...)
69643              
69644              Add -ld to archname on long tr...double platforms.
69645              
69646              Subject: hv.h Doc Patch
69647              
69648              Potential cruft.
69649              
69650              Subject: [PATCH bleedperl@6856] warnings fixes
69651              
69652              -S is the silent flag, -s is the strip flag.
69653              Subject: [PATCH] Re: [PATCH] make no-install          
69654              
69655              Take out the SUIDMAIL thing, that will not be
69656              a problem in 5.7.*.
69657              
69658              Subject: [PATCH bleedperl@6866] spellings
69659              
69660              Subject: [PATCH] Re: files not cleaned even by veryclean
69661              
69662              Use minimal @INC in tests, most of the time just '../lib',
69663              so that we simply can't pick up stuff from other Perls than
69664              the one we are testing.  Pointed out by
69665              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
69666              
69667              Update to Getopt::Long 2.24, from Johan Vromans.
69668              
69669              Fix for thinko in #6848.
69670              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
69671              
69672              Patches all over for people and the files they (hopefully) care about.
69673              
69674              Subject: Net::protoent does not export 'getproto'
69675              
69676              Missed a change in #6869.
69677              
69678              Subject: [PATCH] Warnings in B::Deparse
69679              
69680              Subject: [PATCH] Glob dumping
69681              
69682              Disable one of the tests for now.
69683              
69684              Disabling the one test is a bit tricky.
69685              
69686              Don't forget to tidy up.
69687              
69688              The #6881 removed one dump line.
69689              
69690              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
69691              
69692              Under usethreads the dumped variable is IN_PAD.
69693              Subject: Re: [PATCH] Glob dumping
69694              
69695              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
69696              
69697              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
69698              
69699              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
69700              
69701              Regen Configure for #6894.
69702              
69703              Subject: [PATCH: 6889] updates to perlebcdic.pod
69704              
69705              Undo namespace pollution of #6878.
69706              Subject: Re: Net::protoent does not export 'getproto'
69707              
69708              Admit that we are leaking scalars.
69709              
69710              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
69711      Branch: maint-5.6/perl
69712           !> (integrate 271 files)
69713 ____________________________________________________________________________
69714 [  7894] By: gsar                                  on 2000/11/27  16:00:34
69715         Log: a couple of nits
69716      Branch: maint-5.6/perl
69717            ! MANIFEST pp_sys.c
69718 ____________________________________________________________________________
69719 [  7893] By: gsar                                  on 2000/11/27  15:10:56
69720         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
69721              6740..6745,6747..6757,6760
69722              
69723              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
69724              
69725              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
69726              
69727              Doc nits spotted by Richard Soderberg.
69728              
69729              move WNOHANG definition to where other such things are
69730              
69731              Make $Config{byteorder} more magical so that it is
69732              dynamically computed: nice for 'fat binaries'.
69733              Subject: [PATCH]: default byteorder
69734              
69735              Subject: [PATCH] Cwd.pm now uses strict
69736              
69737              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
69738              
69739              Get -DLEAKTEST to compile (not necessarily to work, mind)
69740              Subject: [ID 20000724.006] -DLEAKTEST problem
69741              
69742              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
69743              
69744              Add perlebcdic from Peter Prymmer, regen toc.
69745              
69746              Don't propose using modules built for 5.005 if no binary
69747              compatibility with 5.005 is attempted.
69748              
69749              Do not use prototyping here.
69750              Subject: [ID 20000817.016] [PATCH] Peek.xs
69751              
69752              Document what the backtick returns if the command fails.
69753              
69754              Add byteorder to the myconfig output.
69755              
69756              Introduce NVef, NVff, and NVgf, use the middle one.
69757              (helps for lib/peek + Linux + long doubles)  Reported in
69758              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
69759              Use NVs in POSIX math, not doubles.
69760              Subject: [ID 20000817.014] POSIX & modfl
69761              
69762              Subject: [PATCH 5.6.0+] newSVrv() memory leak
69763              
69764              The byteorder code in #6671 was wrong.
69765              
69766              Fix the lib/complex failure of
69767              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
69768              Linux long double accuracy issue: something that
69769              when printed with %g looks like "2" but int() of it is 1.
69770              
69771              Propagate new Configure vars.
69772              
69773              Unbuffer the output.
69774              
69775              Subject: [PATCH] perltrap.pod spring cleaning
69776              
69777              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
69778              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
69779              
69780              Tiny Getopt::Long patch from Johan Vromans.
69781              
69782              Document code point which makes if (defined %stash::) to work
69783              (noted by Spider Boardman).
69784              
69785              Subject: [PATCH perl@6698] cygwin port
69786              
69787              Document the NDBM_File and ODBM_File as SDBM_File
69788              was documented in #6417.
69789              
69790              The new tests were missing from #6415.
69791              
69792              Add [[:blank:]] as suggested in
69793              Subject: [ID 20000716.024] [=cc=] / [:blank:]
69794              (the [=cc=] has already been taken care of by #6439
69795              so the whole bug report can be closed)
69796              and make [[:space:]] to be equivalent to isspace(3)
69797              (as opposed to \s, which is isSPACE()).  The difference
69798              is that now [[:space:]] matches the mythical vertical tab,
69799              while \s doesn't.
69800              
69801              Don't eat leading os from index entries.
69802              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
69803              
69804              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
69805              
69806              Typo in pp_complement().
69807              Subject: [PATCH perl-current] Deparse
69808              
69809              Add warnif(), check warnings further up the stack,
69810              all the warnings functions now can take an optional object reference.
69811              Subject: [PATCH bleedperl@6691] warnings pragma update
69812              
69813              Fix a core dump in lib/selfloader under -DDEBUGGING.
69814              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
69815              
69816              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
69817              
69818              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
69819              
69820              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
69821              Put back the long double avoidance code to POSIX.xs
69822              because VMS seems to need it still.
69823              
69824              Introduce a 'veryclean' target that is like 'distclean'
69825              but also removes *~ and *.orig.
69826              
69827              Subject: [ID 20000817.023] endianness description in perlfunc.pod
69828              
69829              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
69830              
69831              Let's try #6717 again.
69832              
69833              UTF8 concat fixes.
69834              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
69835              
69836              pp_open() could pass an uninitialized filename down to do_open9().
69837              
69838              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
69839              
69840              Update to CGI 2.72, from Lincoln Stein.
69841              
69842              Subject: [PATCH] Silence MakeMaker (Was: installman)
69843              
69844              Use temporary directory instead of current directory.
69845              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
69846              
69847              Document odd vs even subreleases and -Dusedevel.
69848              
69849              The veryclean target needs to clobber.
69850              
69851              Use File::Spec->tmpdir().
69852              
69853              Document the number of exponent digits.
69854              
69855              Mention perlebcdic and perlposix-bc.
69856              
69857              s/this one/the 5.6.0 release/
69858              
69859              The #6724 is here.
69860              
69861              The correct cleaning order is an art.
69862              
69863              small tweaks for change#6705: avoid C++ style comments in C code;
69864              use Perl's malloc API rather than the low level system one
69865              
69866              Array context keeps slithering in.
69867              
69868              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
69869              
69870              Subject: [PATCH] os2.c fix for use64bitint
69871              
69872              Update to Pod::LaTeX 0.53.
69873              Subject: [PATCH] lib/Pod/LaTeX.pm updates
69874              
69875              Document the endianness of Alpha more precisely.
69876              
69877              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
69878              
69879              Rename the macro argument because some preprocessors
69880              can't tell the difference and expand arguments also inside
69881              double quoted strings.
69882              
69883              free TLS slot properly on Windows
69884              
69885              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
69886              
69887              Unicos/mk requires elaborate paranoia.
69888              
69889              Tweak the floating point output routine preferences.
69890              
69891              Also under djgpp the timestamps are funky.
69892              
69893              Apply some PodParser 1.18 patches; the Pod/Find.pm
69894              patches cannot be applied since #6712 conflicts.
69895              
69896              Use PodParser 1.18 new test.
69897              
69898              A pod nit.
69899              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
69900              
69901              Be verydeepclean.
69902      Branch: maint-5.6/perl
69903           +> pod/perlebcdic.pod
69904           !> (integrate 106 files)
69905 ____________________________________________________________________________
69906 [  7892] By: jhi                                   on 2000/11/27  15:02:32
69907         Log: Update Changes.
69908      Branch: perl
69909            ! Changes patchlevel.h
69910 ____________________________________________________________________________
69911 [  7891] By: jhi                                   on 2000/11/27  14:57:23
69912         Log: Subject: Re: perlfaq style changes
69913              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69914              Date: Sat, 25 Nov 2000 23:32:26 -0800
69915              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
69916              
69917              plus a note from Ronald Kimball.
69918      Branch: perl
69919            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
69920 ____________________________________________________________________________
69921 [  7890] By: jhi                                   on 2000/11/27  14:53:14
69922         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
69923              From: Benjamin Holzman <bah@ecnvantage.com>
69924              Date: Sun, 26 Nov 2000 16:27:33 -0500
69925              Message-ID: <20001126162733.J25040@ecnvantage.com>
69926      Branch: perl
69927            ! gv.c
69928 ____________________________________________________________________________
69929 [  7889] By: jhi                                   on 2000/11/27  14:43:11
69930         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
69931              From: lvirden@cas.org
69932              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
69933              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
69934      Branch: perl
69935            ! README.amiga
69936 ____________________________________________________________________________
69937 [  7888] By: jhi                                   on 2000/11/27  14:32:34
69938         Log: Restore also the locale test to no-sprintf-taint state.
69939              Fixes the bug 20001127.003.
69940      Branch: perl
69941            ! sv.c t/pragma/locale.t
69942 ____________________________________________________________________________
69943 [  7887] By: gsar                                  on 2000/11/27  14:13:05
69944         Log: integrate changes#6613..6616,6620..6665 from mainline
69945              
69946              VMS configure.com update continues.
69947              
69948              Subject: Test fails / warnings with perl-current #6612
69949              
69950              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
69951              
69952              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
69953              
69954              For now remove the mail code.
69955              
69956              Subject: Re: [PATCH] @+, @- readonly
69957              
69958              Subject: warning: storage class after type is obsolescent
69959              
69960              Subject: sfio2000
69961              
69962              Subject: Re: File::Temp problems on VMS in bleedperl
69963              
69964              README.os2 update.
69965              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
69966              
69967              Make the user to give up his firstborn, err, to knowingly
69968              verify installing an unstable developer release.  Also bump
69969              the release to 5.7.0, but leave a patch tag in the local
69970              patches saying that this is not yet the real thing.
69971              
69972              Update (kinda) to Test 1.14, from Joshua Pritikin.
69973              
69974              make ok etc also for win32.
69975              
69976              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
69977              
69978              Don't blow limited stacks, a lower number is enough to
69979              tickle the lookbehind limit.
69980              
69981              Use -Dusedevel; regen Configure and the respective Porting stuff.
69982              
69983              Subject: [PATCH] debugger exit code should reflect user exit code
69984              
69985              Subject: [PATCH perl@6620] cygwin port
69986              
69987              Missed a file from #6638.
69988              
69989              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)
69990              
69991              magic callbacks all need to have same type signature
69992              
69993              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
69994              
69995              Fix a dependency problem.
69996              Subject: [PATCH: 6640] VMS Makefile.SH update
69997              
69998              The numeric locale was reset to "C" by s?printf and never restored.
69999              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
70000              No test since adding the failing example to locale.t
70001              does not fail -- probably because the locale settings are so
70002              thoroughly tweaked by that time.  Running the example standalone
70003              does fail, though.  UPDATE: test case added at change #7540.
70004              
70005              Subject: [ID 20000324.040] minor fix to perlhpux.pod
70006              
70007              Update to CPAN 1.57.
70008              
70009              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
70010              
70011              Change the perlbug address to perl.org since it's more forgiving.
70012              
70013              Change the regx compilation error markers to use = instead of <
70014              since pod makes using the latter quite messy.  Reported in
70015              ID 20000814.006 by Abigail and in
70016              Subject: Unknown escape E<> ?
70017              
70018              Update to perldebtut 1.9, from Richard Foley.
70019              
70020              check that the number pseudo children doesn't exceed
70021              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
70022              the WaitForMultipleObjects() limit that would cause wait()
70023              to crash)
70024              wait() and waitpid() could potentially be rewritten to use
70025              more than one thread to do the waiting to eliminate this
70026              limitation
70027              
70028              change#6328 could make close(SOCKET) return false on windows
70029              when it shouldn't
70030              
70031              pod nit seen in passing
70032              
70033              on windows, the return values from wait() and waitpid() don't
70034              match those of pseudo-pids
70035              
70036              waitpid() now handles externally spawned pids correctly;
70037              fixes for backtick/wait/waitpid failures on Windows 9x
70038              these changes make the pid returned by process functions on
70039              Windows 9x always positive by clearing the high bit (which
70040              is always set on Win9x); pseudo-process PIDs are likewise
70041              always negative now on Win9x (just as on NT/2000)
70042              
70043              trailing new %ENV entries weren't being pushed into the real
70044              environment of subprocesses on Windows
70045              
70046              Tweak the regex compilation errors once more.
70047              
70048              avoid warnings from dense compiler
70049              
70050              add "ok" targets from change#6632 in makefile.mk
70051      Branch: maint-5.6/perl
70052            - lib/Pod/PlainText.pm vms/configure.com
70053           !> (integrate 66 files)
70054 ____________________________________________________________________________
70055 [  7886] By: jhi                                   on 2000/11/27  13:54:18
70056         Log: __FUNCTION__ isn't portable and trying to emulate it leads
70057              into practically spelling out the name of the function.
70058              Takes care of the bug 20001127.001.
70059      Branch: perl
70060            ! perlio.c
70061 ____________________________________________________________________________
70062 [  7885] By: gsar                                  on 2000/11/27  13:53:18
70063         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
70064              6610..6611 from mainline
70065              
70066              Make regular expression parse error messages easier to understand.
70067              Subject: Re: enhanced(?) regex error messages
70068              
70069              Tiny tidying on report_evil_fh().
70070              
70071              Subject: Re: enhanced(?) regex error messages 
70072              plus Capitalize the error messages, plus perldiag them.
70073              
70074              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
70075              
70076              Document here-doc better.
70077              
70078              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
70079              
70080              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
70081              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
70082              (either perlbug or p5p ate the original), plus regen
70083              perlapi and perltoc. 
70084              
70085              Regen global.sym.
70086              
70087              Double check that we have a dirhandle.
70088              
70089              Subject: Re: enhanced(?) regex error messages
70090              (plus two small patches sent privately)
70091              (this still seems to leave few test failures)
70092              
70093              warn is a macro, avoid using at a variable to avoid warnings
70094              in some configurations; readdir.t is too conservative in
70095              estimating number of *.t's
70096              
70097              Get back into sync with Jeffrey on the enhanced regex warnings.
70098              
70099              Subject: [PATCH 5.6.0] cygwin port
70100              
70101              Zero entries were skipped, fix from Adrian Goalby
70102              <argoalby@yahoo.co.uk>
70103              
70104              Subject: Remove dead entry in perldiag
70105              
70106              Amend the description of Perl6.
70107              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
70108              
70109              detypo
70110              
70111              It's the 2ndO'ROSSC.
70112              
70113              Revert the sv.c part of #6559, a better fix is needed.
70114              
70115              Iterating perl6 description.
70116              
70117              Update to Term::ANSIColor 1.03, from Russ Allbery.
70118              
70119              Update to Getopt::Long 2.23_05, from Johan Vromans.
70120              
70121              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
70122              
70123              Update to Pod::Parser 1.17, from Brad Appleton.
70124              
70125              Update to CPAN 1.56, from Andreas König.
70126              
70127              Update to CGI 2.70, from Lincoln Stein.
70128              
70129              Put back the std @INC thing.
70130              
70131              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
70132              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
70133              
70134              Document the IO::Select timeout.
70135              
70136              sleep(1) does not necessarily return 1.
70137              Subject: [PATCH bleadperl] op/lex_assign.t  
70138              
70139              Subject: debugger "d" command doesnt check line number
70140              
70141              B::Deparse didn't do sub attributes.
70142              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
70143              
70144              Preprocessing and postprocessing for File::Find.
70145              Subject: Patch to Find::File.pm to allow alphabetical results
70146              
70147              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
70148              
70149              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
70150              
70151              Subject: Re: [ID 20000730.003] utf8::length() bad
70152              
70153              Subject: Getting perlio and threads to compile
70154              (the Solaris version changes in Configure skipped)
70155              
70156              Tests for #6589.
70157              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
70158              
70159              Add Perl debugging tutorial, regen toc. 
70160              Subject: perldebtut.pod
70161              
70162              Add a few missing files, update MANIFEST.
70163              
70164              Rewrite of vms/subconfigure.com as configure.com,
70165              from Peter Prymmer and the vmsperl crew.
70166              
70167              Should have deleted this in #6603.
70168              
70169              Fix the test for 5005threads.
70170              
70171              Fix-n-skip the tests under 5005threads.
70172              
70173              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
70174              
70175              Upgrade to CGI 2.71, from Lincoln Stein.
70176      Branch: maint-5.6/perl
70177           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
70178           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
70179           +> t/op/regmesg.t t/pod/find.t vms/configure.com
70180            - vms/subconfigure.com
70181            ! lib/lib.pm
70182           !> (integrate 115 files)
70183 ____________________________________________________________________________
70184 [  7884] By: jhi                                   on 2000/11/27  13:44:33
70185         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
70186              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70187              Date:     Mon, 27 Nov 2000 08:23:54 EST
70188              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
70189      Branch: perl
70190            ! vms/descrip_mms.template vms/test.com
70191 ____________________________________________________________________________
70192 [  7883] By: gsar                                  on 2000/11/27  11:50:46
70193         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
70194              6511..6513,6515..6523,6525..6536
70195              
70196              The swallow_bom() saga continues.  The #23 of require.t
70197              (UTF16-LE) still fails (silently, no output) but the #22
70198              (UTF16-BE) seems to be working now.  The root of the
70199              failure may be in sv_gets(): is it UTF-16LE-aware,
70200              especially when it comes to line endings? 
70201              
70202              Document the problem with -P in HP-UX and its workaround.
70203              
70204              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
70205              (aka ID 20000730.002)
70206              
70207              Subject: fix and question re: waitpid() under win32
70208              
70209              Make the safety catch for buggy gccs work with triple version
70210              numbers like 2.95.2.  Reported in
70211              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
70212              
70213              In Digital UNIX warn if gcc explicitly chosen because even
70214              2.95.2 is known to cause problems.
70215              
70216              Make chr() for values >127 to create utf8 when under utf8.
70217              
70218              various syntax errors and such (not fixed: comp/require.t#22 coredump
70219              on Windows)
70220              
70221              Stash away the largefiles flags and libswanted.
70222              
70223              BOM patching from Simon Cozens.
70224              
70225              If gccosandvers is equal to osname, clear gccosandvers.
70226              
70227              Make p4desc to skip non-mainperl branches by default.
70228              
70229              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
70230              
70231              The test from this
70232              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
70233              
70234              In new BSDs changes to argv[] do not show up in ps(1) output,
70235              instead one must use setproctitle().  This was already addressed
70236              by change #6457, but the below has a new variant for FreeBSD 4.0
70237              or later, and the matter is also documented more.
70238              
70239              FreeBSD 3.* updates from
70240              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
70241              
70242              regen_headers, regen perltoc.
70243              
70244              Document in one place the memory abstractions used in Perl core.
70245              
70246              memcpy has n o in it, as pinted ut by Sarathy.
70247              
70248              Remove the extraneous "main::" prefix from all the
70249              "opened only for", "on closed", and "never opened" warnings.
70250              
70251              The name of a filehandle does not have <these>.
70252              
70253              The tr utf8 patching continues.
70254              
70255              The new setproctitle() feature is available only in 
70256              bleeding edge FreeBSD.  From Paul Saab.
70257              
70258              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
70259              
70260              Dump UVs as UVs in Data::Dumper.
70261              
70262              detypo #6494
70263              
70264              Document the IVdf UVuf UVof UVxf.
70265              
70266              require.t needs binmode() to work on windows
70267              
70268              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
70269              that are hopefully soon put into use.
70270              
70271              Allow "no Module;" even if there is no 'unimport'.
70272              
70273              Better skip message for the test; one of the two problems in
70274              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
70275              
70276              The subtest 4 may fail also on VOBS, as pointed out
70277              by Nick Ing-Simmons in November 1999, bug id 19991124.003
70278              (but the failure in that bug report isn't the subtest 4).
70279              
70280              Be more informative on what is skipped and why,
70281              also repeat the list at the end.
70282              
70283              Add a URL for FSF.
70284              
70285              Subject: [PATCH] sv.h documentation - SvLEN
70286              
70287              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
70288              
70289              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
70290              
70291              Subject: [PATCH] bad cppsymbols on os2 + Configure question
70292              
70293              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
70294              
70295              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
70296              mention the idea of @( and @)
70297              
70298              This is 6512.  Really.
70299              
70300              Subject: [ID 19990721.004] Documentation bug in perlfunc
70301              
70302              Subject: Minor tweak to perlvar.pod
70303              
70304              In the warnings call filehandles consistently so;
70305              add "unopened" warning for stat().
70306              
70307              After the #6519 a warning about stat() is just that,
70308              not about a filetest, which now have their own warning.
70309              
70310              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
70311              
70312              Subject: Re: Array vs. List context
70313              
70314              Subject: New perlcc, take 2
70315              
70316              Weed buglets pointed out by
70317              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
70318              
70319              gcc versions might have (parentheses) in them.
70320              
70321              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
70322              
70323              Essential prototype changes were missing from #6527.
70324              Also make report_evil_fh() more bomb-proof.
70325              
70326              Zap lib/Sys directory when cleaning up.
70327              
70328              Change the Policy policy: now -Dprefix= with an existing
70329              Policy.sh and prefix == siteprefix == vendorprefix, then all
70330              of them follow along the new prefix.
70331              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
70332              
70333              Continue fixing the io warnings.  This also
70334              sort of fixes bug ID 20000802.003: the core dump
70335              is no more.  Whether the current behaviour is correct
70336              (giving a warning: "Not a format reference"), is another matter.
70337              
70338              Have symbols for the IoTYPEs.
70339              
70340              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
70341              
70342              Document a bit that UDP is not what you might think.
70343              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
70344              tr memory corruption fix from Simon Cozens.
70345              
70346              Plug the security hole described in the Aug 05 2000 bugtraq message
70347              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
70348              The security hole exists only in suidperls, which isn't
70349              installed or even built by default.
70350      Branch: maint-5.6/perl
70351           !> (integrate 71 files)
70352 ____________________________________________________________________________
70353 [  7882] By: gsar                                  on 2000/11/27  10:25:36
70354         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
70355              from mainline
70356              
70357              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
70358              to be fatal errors (instead of by default ignoring them, and
70359              ignoring with a bug: even though -w gave an error, the opening [
70360              was left in)  Reported in:
70361              
70362              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
70363              
70364              Subject: [PATCH] split /^/
70365              
70366              MacOS nits from Matthias Neeracher.
70367              
70368              More split() doc and test patches from Mike Guy.
70369              
70370              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
70371              from Graham Barr in the module list.
70372              
70373              docfix from Peter Scott <Peter@PSDT.com>.
70374              
70375              File::Temp patches for VMS and OS/2 from Tim Jenness.
70376              
70377              open() wariness in perlbug.
70378              
70379              Subject: [PATCH] minor doc change - perlguts
70380              
70381              Subject: Minor doc patch: handy.h
70382              
70383              Be wary of close()s, too.
70384              
70385              Further File::Temp patches from Yitzchak Scott-Thoennes
70386              and Craig A. Berry.
70387              
70388              Subject: [PATCH] fixes bug 20000508.004
70389              
70390              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
70391              
70392              Allow "no AutoLoader;", based on change #6444,
70393              suggested by Graham Barr.
70394              
70395              Use setproctitle() if available to modify $0.
70396              
70397              Warn if the version of the operating system used to compile gcc
70398              differs from the current version of the operating system.
70399              Also display the gcc compilation os and version in myconfig.
70400              Inspiration from
70401              
70402              Tiny fixes for #6460.
70403              
70404              The problem described in this
70405              Subject: [ID 20000322.018] named chars aren't magical enough
70406              has been fixed in perl 5.6.0 but just in case added a test
70407              to keep it away.  (The report from Joseph Hall.)
70408              
70409              Tune the comments and hopefully stop a memory leak.
70410              
70411              Subject: UTF8 concat
70412              (with a memory leak fixed, plus a few casts added)
70413              This also seems to help for
70414              Subject: [ID 20000716.015] join UTF8 weirdness
70415              
70416              Do not upgrade SVs into utf8 just because they participate
70417              in eq or cmp.  Reported and fix suggested in
70418              Subject: [ID 20000720.009] sv_eq UTF8 bug
70419              
70420              Fix the HALF_UPGRADE() macro introduced in #6263.
70421              
70422              Find green threads before native threads.
70423              Subject: Re: Patch to jpl/JNI/Makefile.PL
70424      Branch: maint-5.6/perl
70425           !> (integrate 30 files)
70426 ____________________________________________________________________________
70427 [  7881] By: jhi                                   on 2000/11/27  05:48:41
70428         Log: It seems that *both* the unused submatch loop cleanup
70429              codes are needed.
70430      Branch: perl
70431            ! regexec.c
70432 ____________________________________________________________________________
70433 [  7880] By: jhi                                   on 2000/11/27  04:50:07
70434         Log: Clean .exists deeper.
70435      Branch: perl
70436            ! Makefile.SH
70437 ____________________________________________________________________________
70438 [  7879] By: jhi                                   on 2000/11/27  02:31:35
70439         Log: The code in regcppop() (see #7878) contains the correct lower
70440              limit for the unused submatch 'cleanup' loop so that under
70441              "use utf8" the following code wouldn't dump core:
70442              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
70443              the cleanup loop in regtry() stomped beyond allocated area
70444              in the startp[] array.  Therefore, copied the correct lower
70445              loop limit (*PL_reglastparen) to regtry().  Note: something
70446              may still not be quite right: why was the _higher_ loop limit
70447              (prog->nparens) different in the utf8 case?
70448              
70449              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
70450              without core dumps, there were about 17 of them before
70451              the patch (with us since Perl 5.7.0).  Two failures, still:
70452              496 and 505 (though these may not be severe).
70453              
70454              Patch #7881 is also needed since both the cleanup loops
70455              seem to be needed.
70456              
70457              Also, the t/op/pat#44 seems to core dump under utf8.
70458              Plus a couple of failures.  UGH-8.
70459      Branch: perl
70460            ! regexec.c
70461 ____________________________________________________________________________
70462 [  7878] By: jhi                                   on 2000/11/27  02:21:17
70463         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
70464              the code in regcppop() seems to be redundant for the test suite --
70465              but it contains a germ of truth, and it needed for the build
70466              process itself: see #7879 and #7881.
70467      Branch: perl
70468            ! regexec.c
70469 ____________________________________________________________________________
70470 [  7877] By: jhi                                   on 2000/11/27  01:53:09
70471         Log: Comment on comment.
70472      Branch: perl
70473            ! regexec.c
70474 ____________________________________________________________________________
70475 [  7876] By: jhi                                   on 2000/11/27  00:49:59
70476         Log: Adjust the docs to agree with #7875.
70477      Branch: perl
70478            ! pod/perllocale.pod
70479 ____________________________________________________________________________
70480 [  7875] By: jhi                                   on 2000/11/27  00:49:27
70481         Log: Retract #7863.  It makes more sense not to taint formatted output,
70482              not even by sprintf().
70483      Branch: perl
70484            ! sv.c
70485 ____________________________________________________________________________
70486 [  7874] By: jhi                                   on 2000/11/26  23:36:02
70487         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
70488              Not really fixed (should really dump the UTF-8 charclass),
70489              but stopped displaying the garbage.
70490              
70491              Also add a note on the (missing) Unicode PSXSPC and BLANK.
70492      Branch: perl
70493            ! regcomp.c
70494 ____________________________________________________________________________
70495 [  7873] By: jhi                                   on 2000/11/26  21:31:13
70496         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
70497      Branch: perl
70498            ! regexec.c
70499 ____________________________________________________________________________
70500 [  7872] By: jhi                                   on 2000/11/26  21:06:04
70501         Log: No need to scan till infinity, 13 is enough.
70502      Branch: perl
70503            ! handy.h utf8.c
70504 ____________________________________________________________________________
70505 [  7871] By: jhi                                   on 2000/11/26  20:20:32
70506         Log: Test line numbers are different with utf8.
70507      Branch: perl
70508            ! t/op/re_tests
70509 ____________________________________________________________________________
70510 [  7870] By: jhi                                   on 2000/11/26  20:10:12
70511         Log: Message nit.
70512      Branch: perl
70513            ! regcomp.c
70514 ____________________________________________________________________________
70515 [  7869] By: jhi                                   on 2000/11/26  19:01:05
70516         Log: Make utf8_length() and utf8_distance() (the latter of which
70517              is unused at the moment) to be less forgiving about bad UTF-8.
70518      Branch: perl
70519            ! embed.h embed.pl objXSUB.h proto.h utf8.c
70520 ____________________________________________________________________________
70521 [  7868] By: jhi                                   on 2000/11/26  18:45:56
70522         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
70523              From: Benjamin Holzman <bah@ecnvantage.com>
70524              Date: Sat, 25 Nov 2000 20:40:20 -0500       
70525              Message-ID: <20001125204020.A25040@ecnvantage.com>              
70526              
70527              Debian allows installing /usr/bin/locale without installing
70528              any locales, an error message will ensue.
70529      Branch: perl
70530            ! t/pragma/locale.t
70531 ____________________________________________________________________________
70532 [  7867] By: jhi                                   on 2000/11/26  18:31:12
70533         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
70534              From: Benjamin Holzman <bah@ecnvantage.com>
70535              Date: Sun, 26 Nov 2000 02:42:34 -0500
70536              Message-ID: <20001126024234.G25040@ecnvantage.com>
70537              
70538              Patch for the bug 20000212.002.
70539      Branch: perl
70540            ! sv.c t/op/array.t
70541 ____________________________________________________________________________
70542 [  7866] By: jhi                                   on 2000/11/26  18:28:09
70543         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
70544              From: Tim Jenness <t.jenness@jach.hawaii.edu>
70545              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
70546              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
70547              
70548              File::Temp 0.11.
70549      Branch: perl
70550            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
70551 ____________________________________________________________________________
70552 [  7865] By: jhi                                   on 2000/11/26  18:24:22
70553         Log: The metaconfig unit change for #7864.
70554      Branch: metaconfig/U/perl
70555            ! need_va_copy.U
70556 ____________________________________________________________________________
70557 [  7864] By: jhi                                   on 2000/11/26  18:23:41
70558         Log: Make the va_copy() test not to be so talkative.
70559      Branch: perl
70560            ! Configure config_h.SH
70561 ____________________________________________________________________________
70562 [  7863] By: jhi                                   on 2000/11/26  18:11:02
70563         Log: Fix locale inconsistencies unearthed by Hugo's work.
70564              Now the floating point sprintf really does taint the result
70565              string as perllocale promises (has promised for a long time)
70566              if "use locale" is in the lexical scope.
70567      Branch: perl
70568            ! sv.c t/pragma/locale.t
70569 ____________________________________________________________________________
70570 [  7862] By: jhi                                   on 2000/11/26  00:35:15
70571         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
70572              From: Nicholas Clark <nick@ccl4.org>
70573              Date: Sun, 26 Nov 2000 00:07:50 +0000
70574              Message-ID: <20001126000750.A22446@plum.flirble.org>
70575              
70576              Infinit.
70577      Branch: perl
70578            ! sv.c
70579 ____________________________________________________________________________
70580 [  7861] By: jhi                                   on 2000/11/26  00:01:26
70581         Log: Integrate perlio.
70582      Branch: perl
70583           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
70584 ____________________________________________________________________________
70585 [  7860] By: nick                                  on 2000/11/25  22:04:17
70586         Log: Correct relative path from new ext\Filter\Util\Call location
70587              back to miniperl.
70588      Branch: perlio
70589            ! win32/makefile.mk
70590 ____________________________________________________________________________
70591 [  7859] By: nick                                  on 2000/11/25  21:26:54
70592         Log: Integrate mainline.
70593      Branch: perlio
70594           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
70595           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
70596           +> t/lib/filter-util.t
70597            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
70598            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
70599            - t/lib/filt-util.t
70600           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
70601           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
70602           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
70603           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
70604           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
70605           !> win32/makefile.mk
70606 ____________________________________________________________________________
70607 [  7858] By: gsar                                  on 2000/11/25  20:52:17
70608         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
70609              parent's memory; fix it by keeping track of the actual pad
70610              offset rather than a raw pointer (this change is probably also
70611              relevant to non-ithreads case to avoid fallout from reallocs of
70612              the pad array, but is currently only enabled for the ithreads
70613              case in the interests of minimal disruption to existing "well
70614              tested" code)
70615      Branch: perl
70616            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
70617            ! proto.h scope.c scope.h sv.c t/op/fork.t
70618 ____________________________________________________________________________
70619 [  7857] By: nick                                  on 2000/11/25  20:01:28
70620         Log: All tests pass on Win32/gcc/USE_PERLIO.
70621              - when crlf layer is pushed make unix-level binary.
70622              - remove :crlf injection in pp_backtick in pp_sys.c
70623              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
70624      Branch: perlio
70625            ! doio.c perlio.c pp_sys.c win32/makefile.mk
70626 ____________________________________________________________________________
70627 [  7856] By: jhi                                   on 2000/11/25  18:38:30
70628         Log: Update the metaconfig units for #7855.
70629      Branch: metaconfig/U/perl
70630            ! useperlio.U usesocks.U
70631 ____________________________________________________________________________
70632 [  7855] By: jhi                                   on 2000/11/25  18:37:54
70633         Log: Undo the SOCKS workarounds, instead start using PerlIO
70634              if SOCKS is selected.
70635              
70636              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
70637              From: Jens Hamisch <jens@Strawberry.COM>
70638              Date: Fri, 24 Nov 2000 18:31:30 +0100
70639              Message-ID: <20001124183130.E28337@Strawberry.COM>
70640              
70641              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
70642              From: Jens Hamisch <jens@Strawberry.COM>
70643              Date: Fri, 24 Nov 2000 19:11:51 +0100
70644              Message-ID: <20001124191151.A28753@Strawberry.COM>
70645      Branch: perl
70646            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
70647            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
70648 ____________________________________________________________________________
70649 [  7854] By: jhi                                   on 2000/11/25  17:39:08
70650         Log: Undo #7848.  Some of the code seems to use walkoptree(),
70651              some walkoptree_slow().  An unfinished renaming?
70652              Now the sub is walkoptree() (which is @EXPORT_OK),
70653              the walkoptree_slow() is a typeglob alias to walkoptree.
70654              This makes the tests to pass, at least.
70655      Branch: perl
70656            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
70657 ____________________________________________________________________________
70658 [  7853] By: nick                                  on 2000/11/24  22:24:33
70659         Log: Re-arrange crlf vs binary for platforms that care.
70660              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
70661              Lip-service to making stdio layer work on such platforms (untested).
70662              Now fails 3 tests rather than one, checkin to see if I can debug 
70663              the issue under linux. (Do not merge.)
70664      Branch: perlio
70665            ! doio.c perlio.c perliol.h
70666 ____________________________________________________________________________
70667 [  7852] By: jhi                                   on 2000/11/24  18:57:39
70668         Log: AUTHORS edits.
70669      Branch: perl
70670            ! AUTHORS
70671 ____________________________________________________________________________
70672 [  7851] By: jhi                                   on 2000/11/24  17:34:56
70673         Log: Add Jan-Erik Karlsson.
70674      Branch: perl
70675            ! AUTHORS
70676 ____________________________________________________________________________
70677 [  7850] By: jhi                                   on 2000/11/24  17:27:56
70678         Log: Configure should find stdchar on its own.
70679      Branch: perl
70680            ! hints/solaris_2.sh
70681 ____________________________________________________________________________
70682 [  7849] By: jhi                                   on 2000/11/24  17:24:55
70683         Log: Subject: PATCH over 7848: Filter test flawed
70684              From: andreas.koenig@anima.de (Andreas J. Koenig)
70685              Date: 24 Nov 2000 10:28:29 +0100
70686              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
70687      Branch: perl
70688            ! t/lib/filter-util.t
70689 ____________________________________________________________________________
70690 [  7848] By: jhi                                   on 2000/11/24  17:22:15
70691         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
70692              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
70693              Date: Fri, 24 Nov 2000 16:12:58 +0000
70694              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
70695      Branch: perl
70696            ! ext/B/B.pm
70697 ____________________________________________________________________________
70698 [  7847] By: jhi                                   on 2000/11/24  03:07:01
70699         Log: Integrate perlio.
70700      Branch: perl
70701           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
70702           !> win32/makefile.mk
70703 ____________________________________________________________________________
70704 [  7846] By: gsar                                  on 2000/11/24  00:55:57
70705         Log: integrate changes#6415..6418,6420..6438 from mainline
70706              
70707              Fix the bitvector ops for utf8 (tricky since past 7 bits
70708              the utf8 'characters' can be more than one octet).
70709              
70710              MPE/ix updates for perl 5.6.0 from Mark Bixby.
70711              
70712              Subject: SDBM_File documentation
70713              
70714              Detypo.
70715              
70716              Decutandpasto.
70717              
70718              Send all installperl messages to STDERR and be -w clean.
70719              
70720              Out-of-date note removed.
70721              
70722              Protect against "wild next"s, that is, callbacks doing "next"
70723              instead of "return".
70724              
70725              Use STDOUT consistently.
70726              
70727              The output might have been produced in the wrong order.
70728              
70729              A missing 'break' after the [[:space:]] switch case.
70730              
70731              Add tests for
70732              [ID 19991110.003] another matching finding by pcre author
70733              which has already been fixed by some patch, as verified in
70734              
70735              Documentation to explain the behaviour of map().
70736              
70737              Add an optimization for map-maps-a-list-element-to-more-list-elements
70738              case, but add also notes explaining the relationship of this
70739              patch and the earlier notes by Sarathy.
70740              
70741              Subject: [ID 20000716.023] syslog test fails without sockets
70742              
70743              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
70744              Test cases for #6431.
70745              
70746              File::Spec::VMS fixup for tmpdir from Craig Berry.
70747              
70748              Make the "uninit variable" warning to say "concat or string"
70749              or "join or string" when in concat or join .
70750              
70751              Get UTF16 BOMs working.  Patch from
70752              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
70753              
70754              Subject: [PATCH] Make large file tests deal with SIGXFSZ
70755              
70756              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
70757              
70758              Subject: [PATCH] av.c apidoc
70759      Branch: maint-5.6/perl
70760           !> (integrate 43 files)
70761 ____________________________________________________________________________
70762 [  7845] By: gsar                                  on 2000/11/24  00:20:45
70763         Log: integrate changes#6406..6414 from mainline
70764              
70765              Merge perlhacktut into perlhack, update perlguts.
70766              
70767              Fix AutoSplit to use File::Spec the right way in VMS,
70768              from Peter Prymmer.
70769              
70770              The bug report
70771              [ID 19991110.002] minimal matching discrepancy found by pcre author
70772              seems to have been fixed (though differently from what was suggested
70773              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
70774              
70775              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
70776              not in pod, from Peter Prymmer
70777              
70778              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
70779              From: Hugo <hv@crypt.compulink.co.uk>
70780              Date: Fri, 14 Jul 2000 23:05:20 +0100
70781              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
70782              
70783              Didn't anymore apply, but that point still could use another fix.
70784              
70785              lib/b test fixes from Peter Prymmer.
70786              
70787              More docs for sv functions.
70788              
70789              perlvms.pod whitespace cleanup to keep pod utils happy.
70790              
70791              another VMS build tweak from Peter Prymmer
70792      Branch: maint-5.6/perl
70793           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
70794           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
70795           !> vms/descrip_mms.template vms/perlvms.pod
70796 ____________________________________________________________________________
70797 [  7844] By: nick                                  on 2000/11/23  23:42:45
70798         Log: Win32/perlio Now just fails one io/argv.t test - lack 
70799              of default :crlf on standard streams.
70800      Branch: perlio
70801            ! doio.c perlio.c
70802 ____________________________________________________________________________
70803 [  7843] By: nick                                  on 2000/11/23  23:04:05
70804         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
70805              peek fail is showing a real problem (multiple crlf layers
70806              are getting pushed.)
70807      Branch: perlio
70808            ! doio.c perlio.c win32/makefile.mk
70809 ____________________________________________________________________________
70810 [  7842] By: nick                                  on 2000/11/23  19:46:23
70811         Log: Implement PerlIO_binmode()
70812              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
70813              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
70814              make binmode in t/lib/io_tell.t unconditional so that works.
70815              Checkin just so Win32 machine can see these changes.
70816      Branch: perlio
70817            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
70818 ____________________________________________________________________________
70819 [  7841] By: jhi                                   on 2000/11/23  19:30:00
70820         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
70821      Branch: perl
70822            ! README.amiga
70823 ____________________________________________________________________________
70824 [  7840] By: jhi                                   on 2000/11/23  17:18:02
70825         Log: SOCKS wrestling continues, patches from Jens Hamisch.
70826      Branch: perl
70827            ! doio.c embed.h embed.pl perlsdio.h proto.h
70828 ____________________________________________________________________________
70829 [  7839] By: jhi                                   on 2000/11/23  16:54:14
70830         Log: Push Filter::Util::Call one level deeper.
70831      Branch: perl
70832            + t/lib/filter-util.t
70833           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
70834           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
70835            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
70836            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
70837            - t/lib/filt-util.t
70838            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
70839            ! win32/Makefile win32/makefile.mk
70840 ____________________________________________________________________________
70841 [  7838] By: jhi                                   on 2000/11/23  16:52:40
70842         Log: Reach back one higher up when searching for PERL_SRC.
70843      Branch: perl
70844            ! lib/ExtUtils/MM_Unix.pm
70845 ____________________________________________________________________________
70846 [  7837] By: jhi                                   on 2000/11/23  16:05:41
70847         Log: Subject: Re: perl@7826
70848              Date: Thu, 23 Nov 2000 02:20:25 -0600
70849              From: "Craig A. Berry" <craigberry@mac.com>
70850              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
70851              
70852              Make VMS to like Filter::Util::Call. 
70853      Branch: perl
70854            ! configure.com ext/Filter/Util/Makefile.PL
70855 ____________________________________________________________________________
70856 [  7836] By: nick                                  on 2000/11/23  16:04:08
70857         Log: Implement crlf layer - not ready for merge.
70858      Branch: perlio
70859            ! perlio.c win32/makefile.mk
70860 ____________________________________________________________________________
70861 [  7835] By: jhi                                   on 2000/11/23  15:56:52
70862         Log: STDCHAR is different in Sparc v9 vs x86.
70863      Branch: perl
70864            ! hints/solaris_2.sh
70865 ____________________________________________________________________________
70866 [  7834] By: jhi                                   on 2000/11/23  15:50:47
70867         Log: The type needs to be visible to protos.
70868      Branch: perl
70869            ! perl.h
70870 ____________________________________________________________________________
70871 [  7833] By: jhi                                   on 2000/11/23  15:40:46
70872         Log: Finish unfinished SOCKS workaround changes.
70873      Branch: perl
70874            ! doio.c
70875 ____________________________________________________________________________
70876 [  7832] By: jhi                                   on 2000/11/23  15:33:30
70877         Log: Integrate perlio.
70878      Branch: perl
70879           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
70880           !> win32/makefile.mk
70881 ____________________________________________________________________________
70882 [  7831] By: nick                                  on 2000/11/23  10:31:07
70883         Log: Correct makefile.mk dependancies for ext/Filter/Util
70884              Build ext/Encode
70885              Run dmake regen_config_h
70886      Branch: perlio
70887            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
70888            ! win32/makefile.mk
70889 ____________________________________________________________________________
70890 [  7830] By: nick                                  on 2000/11/23  08:05:07
70891         Log: Integrate mainline
70892      Branch: perlio
70893           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
70894           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
70895           +> t/lib/filt-util.pl t/lib/filt-util.t
70896           !> (integrate 41 files)
70897 ____________________________________________________________________________
70898 [  7829] By: gsar                                  on 2000/11/23  03:07:11
70899         Log: build the Filter extension on windows
70900      Branch: perl
70901            ! win32/Makefile win32/makefile.mk
70902 ____________________________________________________________________________
70903 [  7828] By: gsar                                  on 2000/11/23  02:46:35
70904         Log: regenerate win32/config* and fix some inconsistencies in the
70905              makefiles; always export Perl_deb() because it is needed
70906              by ext/re/* (whether perl itself is built with -DDEBUGGING
70907              or not)
70908      Branch: perl
70909            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
70910            ! win32/config_H.vc win32/makefile.mk
70911 ____________________________________________________________________________
70912 [  7827] By: gsar                                  on 2000/11/23  02:18:38
70913         Log: get sources building on windows+MSVC again (untested with other
70914              compilers)
70915      Branch: perl
70916            ! win32/include/sys/socket.h win32/perllib.c
70917 ____________________________________________________________________________
70918 [  7826] By: jhi                                   on 2000/11/23  01:18:26
70919         Log: Update Changes.
70920      Branch: perl
70921            ! Changes patchlevel.h
70922 ____________________________________________________________________________
70923 [  7825] By: jhi                                   on 2000/11/23  00:20:41
70924         Log: Subject: Re: av.c patch (having slight problems)
70925              From: "Ben Tilly" <ben_tilly@hotmail.com>
70926              Date: Tue, 21 Nov 2000 23:29:31 -0500
70927              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
70928              
70929              unshift() speedup.
70930      Branch: perl
70931            ! av.c
70932 ____________________________________________________________________________
70933 [  7824] By: jhi                                   on 2000/11/22  23:59:15
70934         Log: Fixes for signedness warnings noticed by VMSperlers.
70935      Branch: perl
70936            ! ext/Storable/Storable.xs regcomp.c sv.c
70937 ____________________________________________________________________________
70938 [  7823] By: jhi                                   on 2000/11/22  23:19:31
70939         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
70940              From: Peter Prymmer <pvhp@forte.com>
70941              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
70942              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
70943      Branch: perl
70944            ! t/pragma/warn/pp_hot
70945 ____________________________________________________________________________
70946 [  7822] By: jhi                                   on 2000/11/22  22:52:20
70947         Log: Be clean.
70948      Branch: perl
70949            ! Makefile.SH
70950 ____________________________________________________________________________
70951 [  7821] By: jhi                                   on 2000/11/22  22:46:39
70952         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
70953              by Damian Conway, as suggested by Paul Marquess.
70954      Branch: perl
70955            + lib/Filter/Simple.pm
70956 ____________________________________________________________________________
70957 [  7820] By: jhi                                   on 2000/11/22  22:45:51
70958         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
70959      Branch: perl
70960            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
70961            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
70962            + t/lib/filt-util.t
70963            ! MANIFEST
70964 ____________________________________________________________________________
70965 [  7819] By: jhi                                   on 2000/11/22  22:03:27
70966         Log: Integrate perlio.
70967      Branch: perl
70968           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
70969           !> win32/makefile.mk
70970 ____________________________________________________________________________
70971 [  7818] By: jhi                                   on 2000/11/22  21:56:02
70972         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
70973      Branch: perl
70974            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
70975            ! t/lib/io_sock.t
70976 ____________________________________________________________________________
70977 [  7817] By: jhi                                   on 2000/11/22  21:39:49
70978         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
70979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70980              Date: Wed, 22 Nov 2000 16:08:12 -0500
70981              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
70982      Branch: perl
70983            ! lib/ExtUtils/Liblist.pm
70984 ____________________________________________________________________________
70985 [  7816] By: jhi                                   on 2000/11/22  21:38:25
70986         Log: Go ahead and #include <unistd.h> in perl.h.
70987      Branch: perl
70988            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
70989            ! util.c
70990 ____________________________________________________________________________
70991 [  7815] By: jhi                                   on 2000/11/22  21:22:52
70992         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
70993              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70994              Date: Mon, 20 Nov 2000 18:30:52 -0500
70995              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
70996      Branch: perl
70997            ! pod/perlre.pod regcomp.c t/op/re_tests
70998 ____________________________________________________________________________
70999 [  7814] By: jhi                                   on 2000/11/22  21:21:46
71000         Log: Subject: [PATCH 5.7.0] Liblist finally works
71001              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71002              Date: Tue, 21 Nov 2000 22:02:17 -0500
71003              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
71004      Branch: perl
71005            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
71006            ! lib/ExtUtils/MakeMaker.pm
71007 ____________________________________________________________________________
71008 [  7813] By: jhi                                   on 2000/11/22  21:20:23
71009         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
71010              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71011              Date: Wed, 22 Nov 2000 17:53:15 +0100
71012              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
71013              
71014              AIX dynaloader and perlio patch.
71015      Branch: perl
71016            ! ext/DynaLoader/dl_aix.xs
71017 ____________________________________________________________________________
71018 [  7812] By: jhi                                   on 2000/11/22  21:17:52
71019         Log: (Accidentally empty patch.)
71020      Branch: perl
71021            ! av.c
71022 ____________________________________________________________________________
71023 [  7811] By: jhi                                   on 2000/11/22  21:16:31
71024         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
71025              From: Peter Prymmer <pvhp@forte.com>
71026              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
71027              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
71028      Branch: perl
71029            ! vms/test.com
71030 ____________________________________________________________________________
71031 [  7810] By: jhi                                   on 2000/11/22  21:15:36
71032         Log: Subject: Re: perl@7777 
71033              From: "John P. Linderman" <jpl@research.att.com>
71034              Date: Wed, 22 Nov 2000 13:11:11 -0500
71035              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
71036              
71037              Detypoing.
71038      Branch: perl
71039            ! lib/CPAN.pm
71040 ____________________________________________________________________________
71041 [  7809] By: jhi                                   on 2000/11/22  21:14:19
71042         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
71043              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71044              Date:     Wed, 22 Nov 2000 13:51:37 EST
71045              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
71046      Branch: perl
71047            ! perlsdio.h
71048 ____________________________________________________________________________
71049 [  7808] By: jhi                                   on 2000/11/22  21:13:27
71050         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
71051              From: Casey Tweten <crt@kiski.net>
71052              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
71053              Message-Id: <200011201653.LAA10194@home.kiski.net>
71054      Branch: perl
71055            ! t/lib/io_udp.t
71056 ____________________________________________________________________________
71057 [  7807] By: jhi                                   on 2000/11/22  21:12:35
71058         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
71059              From: Casey Tweten <crt@kiski.net>
71060              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
71061              Message-Id: <200011201636.LAA07227@home.kiski.net>
71062      Branch: perl
71063            ! t/lib/io_sock.t
71064 ____________________________________________________________________________
71065 [  7806] By: jhi                                   on 2000/11/22  21:10:59
71066         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
71067              From: "Casey R. Tweten" <crt@kiski.net>
71068              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
71069              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
71070      Branch: perl
71071            ! utils/h2xs.PL
71072 ____________________________________________________________________________
71073 [  7805] By: nick                                  on 2000/11/22  21:05:06
71074         Log: Integrate mainline
71075      Branch: perlio
71076           !> Changes Porting/genlog ext/DB_File/DB_File.xs
71077           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
71078           !> utils/perlbug.PL
71079 ____________________________________________________________________________
71080 [  7804] By: jhi                                   on 2000/11/22  21:01:12
71081         Log: Subject: [PATCH] Test.pm POD peculiarity
71082              From: "Casey R. Tweten" <crt@kiski.net>
71083              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
71084              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
71085      Branch: perl
71086            ! lib/Test.pm
71087 ____________________________________________________________________________
71088 [  7803] By: jhi                                   on 2000/11/22  20:59:59
71089         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
71090              From: "Philip Newton" <pnewton@gmx.de>
71091              Date: Wed, 22 Nov 2000 14:25:53 +0100
71092              Message-Id: <3A1BD771.25462.1939FAD@localhost>
71093              
71094              Be case-understanding also on 's', and use the -oi of sendmail
71095              not to terminate the transmission on a lone '.'.
71096      Branch: perl
71097            ! utils/perlbug.PL
71098 ____________________________________________________________________________
71099 [  7802] By: nick                                  on 2000/11/22  20:51:42
71100         Log: Win32 PerlIO intermediate state now working as expected.
71101              - In current state we are still using C runtime in text/binary
71102              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
71103              - PERLIO=stdio and PERLIO=unix pass all expected tests.
71104              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
71105              and PerlIO_seek() and the dummy crlf layer is not making adjustments
71106              for CRLF translation happening in C runtime. All other tests pass.
71107              
71108              Added note to README.win32 to point out the snags of doing a perl build
71109              with Norton AntiVirus turned on.
71110              
71111              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
71112              which file a fail comes from.
71113              
71114              Updated "canned" config.h to match the one generated.
71115      Branch: perlio
71116            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
71117            ! win32/makefile.mk
71118 ____________________________________________________________________________
71119 [  7801] By: jhi                                   on 2000/11/22  06:50:20
71120         Log: Nickety nits.
71121      Branch: perl
71122            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
71123 ____________________________________________________________________________
71124 [  7800] By: jhi                                   on 2000/11/22  01:29:55
71125         Log: Changes had accidentally gone too silent on non-main branches.
71126      Branch: perl
71127            ! Changes Porting/genlog patchlevel.h
71128 ____________________________________________________________________________
71129 [  7799] By: gsar                                  on 2000/11/22  01:02:56
71130         Log: some lib_pm.PL changes snuck in via change#7772
71131      Branch: maint-5.6/perl
71132            ! Makefile.SH
71133 ____________________________________________________________________________
71134 [  7798] By: nick                                  on 2000/11/21  21:59:40
71135         Log: Integrate mainline
71136      Branch: perlio
71137           !> (integrate 28 files)
71138 ____________________________________________________________________________
71139 [  7797] By: jhi                                   on 2000/11/21  21:01:45
71140         Log: Integrate perlio.
71141      Branch: perl
71142           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
71143 ____________________________________________________________________________
71144 [  7796] By: nick                                  on 2000/11/21  20:36:22
71145         Log: Win32 builds and runs (mostly) with USE_PERLIO.
71146              PERLIO=perlio passes all tests. 
71147              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
71148      Branch: perlio
71149            ! perlio.c win32/perllib.c win32/win32.c
71150 ____________________________________________________________________________
71151 [  7795] By: jhi                                   on 2000/11/21  19:03:44
71152         Log: Update Changes.
71153      Branch: perl
71154            ! Changes patchlevel.h
71155 ____________________________________________________________________________
71156 [  7794] By: jhi                                   on 2000/11/21  18:56:34
71157         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
71158              From: "Craig A. Berry" <craigberry@mac.com>
71159              Date: Mon, 20 Nov 2000 20:27:06 -0600
71160              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
71161              
71162              A cut-and-pasto.
71163      Branch: perl
71164            ! perlio.h
71165 ____________________________________________________________________________
71166 [  7793] By: jhi                                   on 2000/11/21  18:54:41
71167         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
71168              From: Dominic Dunlop <domo@computer.org> 
71169              Date: Mon, 20 Nov 2000 18:55:29 +0100
71170              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
71171              
71172              va_copy() and the need of it.
71173              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
71174      Branch: metaconfig/U/perl
71175            + need_va_copy.U
71176      Branch: perl
71177            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71178            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
71179            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
71180            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
71181            ! win32/config.bc win32/config.gc win32/config.vc
71182 ____________________________________________________________________________
71183 [  7792] By: jhi                                   on 2000/11/21  17:04:10
71184         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
71185      Branch: perl
71186           !> scope.h
71187 ____________________________________________________________________________
71188 [  7791] By: jhi                                   on 2000/11/21  17:01:16
71189         Log: Export the SOCKS workaround symbols only if necessary.
71190      Branch: perl
71191            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
71192 ____________________________________________________________________________
71193 [  7790] By: nick                                  on 2000/11/20  23:57:11
71194         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
71195      Branch: perlio
71196            ! scope.h
71197 ____________________________________________________________________________
71198 [  7789] By: nick                                  on 2000/11/20  23:38:33
71199         Log: Integrate mainline
71200      Branch: perlio
71201           +> lib/File/Spec/Epoc.pm
71202           !> (integrate 34 files)
71203 ____________________________________________________________________________
71204 [  7788] By: nick                                  on 2000/11/20  23:20:18
71205         Log: Make extra buffer layer work (dummy crlf layer)
71206      Branch: perlio
71207            ! doio.c perlio.c perlio.h
71208 ____________________________________________________________________________
71209 [  7787] By: jhi                                   on 2000/11/20  22:44:04
71210         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
71211              From: Peter Prymmer <pvhp@forte.com>
71212              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
71213              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
71214      Branch: perl
71215            ! t/pragma/locale.t
71216 ____________________________________________________________________________
71217 [  7786] By: jhi                                   on 2000/11/20  22:29:10
71218         Log: Subject: DOC PATCH 5.6.0 perlreftut
71219              From: mjd@plover.com
71220              Date: 20 Nov 2000 19:45:06 -0000
71221              Message-ID: <20001120194506.9505.qmail@plover.com>
71222      Branch: perl
71223            ! pod/perlreftut.pod
71224 ____________________________________________________________________________
71225 [  7785] By: jhi                                   on 2000/11/20  22:27:44
71226         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
71227              From: David Dyck <dcd@tc.fluke.com>
71228              Date: Mon, 20 Nov 2000 11:43:40 -0800
71229              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
71230      Branch: perl
71231            ! lib/Cwd.pm
71232 ____________________________________________________________________________
71233 [  7784] By: jhi                                   on 2000/11/20  22:23:21
71234         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
71235              Date: Mon, 20 Nov 2000 17:06:10 -0500
71236              To: Mailing list Perl5 <perl5-porters@perl.org>
71237              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
71238      Branch: perl
71239            ! pp_ctl.c t/op/pat.t
71240 ____________________________________________________________________________
71241 [  7783] By: jhi                                   on 2000/11/20  22:11:18
71242         Log: Subject: [PATCH] doop.c - UTF8 tr///               
71243              From: Simon Cozens <simon@cozens.net>
71244              Date: Sat, 18 Nov 2000 18:49:30 +0000
71245              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
71246              
71247              Subject: Re: [PATCH] doop.c - UTF8 tr///           
71248              From: Simon Cozens <simon@cozens.net>
71249              Date: Mon, 20 Nov 2000 20:45:22 +0000
71250              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
71251              
71252              Make tr on UTF-8 better but still not correct.
71253      Branch: perl
71254            ! doop.c
71255 ____________________________________________________________________________
71256 [  7782] By: jhi                                   on 2000/11/20  22:02:16
71257         Log: Remove the shared object before attempting to create
71258              (by linking) a new one.  E.g. in AIX not removing
71259              becomes quite painful if one tries to do more than one
71260              build in the same tree (an interrupted build, for example),
71261              since the AIX' shared dynaloader seemingly keeps the shared
71262              objects open and therefore 'busy' for quite a while, even when
71263              nobody is using the objects, leading into link failures.
71264      Branch: perl
71265            ! lib/ExtUtils/MM_Unix.pm
71266 ____________________________________________________________________________
71267 [  7781] By: gsar                                  on 2000/11/20  19:02:55
71268         Log: type mismatch due to faulty integration
71269      Branch: maint-5.6/perl
71270            ! toke.c win32/Makefile
71271 ____________________________________________________________________________
71272 [  7780] By: gsar                                  on 2000/11/20  17:31:55
71273         Log: integrate changes#6392,6394..6399,6401..6404
71274              
71275              The {multiplier} of a fixed substring was overlooked which
71276              caused a wrong initial search offset for that substring.
71277              
71278              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
71279              From: Hugo <hv@crypt.compulink.co.uk>
71280              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
71281              Date: Thu, 13 Jul 2000 19:27:13 +0100
71282              
71283              Fix the BOM bug: not a byteorder bug, a signedness bug.
71284              
71285              Replace change #6337 with a better one.
71286              
71287              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
71288              From: Hugo <hv@crypt.compulink.co.uk>
71289              Date: Fri, 14 Jul 2000 04:16:20 +0100
71290              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
71291              
71292              MakeMaker should not remove editor backups (*~) on `make clean`
71293              by default (completes change#6383)
71294              
71295              move new variables to the end of the interpreter structure (for
71296              bincompat in code that doesn't #include XSUB.h)
71297              
71298              rename totally bletcherous SvLOCK() thingy (doesn't do what the
71299              name suggests anyway)
71300              
71301              various cleanups (typos, misformatted code, and small bugs)
71302              
71303              typecasts needed for change#6394
71304              
71305              typos in change#6399, regen headers
71306              
71307              inconsistent types needs casts
71308              
71309              PERL_OBJECT build tweaks
71310      Branch: maint-5.6/perl
71311           !> MANIFEST doop.c embed.h embed.pl embedvar.h
71312           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
71313           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
71314           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
71315           !> toke.c util.c
71316 ____________________________________________________________________________
71317 [  7779] By: gsar                                  on 2000/11/20  17:06:29
71318         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
71319              
71320              Cosmetics and perldelta.
71321              
71322              Fix nits noticed by Boston.pm.
71323              
71324              Do the cc sanity check both before the hints and
71325              after the cc selction.
71326              
71327              get sprintf.t to adjust properly for 3-digit exponents
71328              
71329              don't clobber *.orig files on *clean targets
71330              
71331              fix bugs in processing %v-*d and similar format specs (from
71332              Avi Finkel <avi@finkel.org>)
71333              
71334              sprintf test tweaks (from Dominic Dunlop)
71335              
71336              new selfloader.t in change#6183 doesn't close DATA handles,
71337              and thus fails to clean up tmp files on dosish platforms
71338              
71339              typos (spotted by Peter Prymmer)
71340              
71341              typo fix from Craig Berry
71342      Branch: maint-5.6/perl
71343           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
71344           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
71345           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
71346           !> x2p/Makefile.SH
71347 ____________________________________________________________________________
71348 [  7778] By: gsar                                  on 2000/11/20  16:46:51
71349         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
71350              
71351              Subject: Re: format bug report  [Patch]
71352              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71353              Date: Wed, 05 Jul 2000 13:12:52 +0200
71354              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
71355              
71356              Subject: Re: format bug report  [Patch]
71357              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71358              Date: Wed, 05 Jul 2000 14:10:01 +0200
71359              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
71360              
71361              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
71362              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
71363              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
71364              Date: Fri, 07 Jul 2000 17:57:16 +0100
71365              
71366              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
71367              To: perl5-porters@perl.org
71368              From: Karsten Sperling <spiff@phreax.net>
71369              Date: Mon, 10 Jul 2000 15:12:52 +0200
71370              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
71371              
71372              README.posix-bc podified from Thomas Dorner.
71373              
71374              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
71375              From: Dominic Dunlop <domo@computer.org>
71376              Date: Tue, 11 Jul 2000 12:27:33 +0200
71377              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
71378              
71379              Typo in #6341.
71380              
71381              Fix for
71382              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
71383              From: Roderick Schertler <roderick@argon.org>
71384              Date: Tue, 11 Jul 2000 13:55:05 -0400
71385              Message-Id: <200007111755.NAA05077@jones.argon.org>
71386              
71387              Minor cleanups on the booklist.
71388              
71389              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
71390              regen perltoc.
71391              
71392              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
71393      Branch: maint-5.6/perl
71394           +> pod/perlbook.pod
71395           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
71396           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
71397           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
71398 ____________________________________________________________________________
71399 [  7777] By: jhi                                   on 2000/11/20  16:08:49
71400         Log: Update Changes.
71401      Branch: perl
71402            ! Changes patchlevel.h
71403 ____________________________________________________________________________
71404 [  7776] By: jhi                                   on 2000/11/20  15:27:56
71405         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
71406              This may be overly harsh but until proven otherwise, we think this
71407              way, or until we have a simple test for Configure (having to start
71408              up servers is does not count as simple) to check for the problems.
71409      Branch: perl
71410            ! perl.h
71411 ____________________________________________________________________________
71412 [  7775] By: jhi                                   on 2000/11/20  15:22:17
71413         Log: Solaris hints tweaks.
71414      Branch: perl
71415            ! hints/solaris_2.sh
71416 ____________________________________________________________________________
71417 [  7774] By: jhi                                   on 2000/11/20  15:01:20
71418         Log: Add a workaround to SOCKS 64-bit problems.
71419      Branch: perl
71420            ! doio.c embed.h embed.pl perlsdio.h proto.h
71421 ____________________________________________________________________________
71422 [  7773] By: jhi                                   on 2000/11/20  14:51:47
71423         Log: sysseek() instead of seek().
71424      Branch: perl
71425            ! t/lib/syslfs.t
71426 ____________________________________________________________________________
71427 [  7772] By: gsar                                  on 2000/11/20  13:06:23
71428         Log: integrate changes#6315..6319,6321..6331,6333..6338
71429              
71430              Integrate with Sarathy, preliminary fix for unicos
71431              alignment problems in [ID 20000612.002] Perl problem on Cray system.
71432              
71433              some debugger output does not go to the socket when RemotePort is set
71434              
71435              winsock cleanup never done on Windows (leads to handle leaks)
71436              
71437              fix UNC path handling on Windows under ithreads, and chdir()
71438              return value when given a non-existent directory
71439              
71440              Autogenerate pod/Makefile and pod/buildtoc.
71441              buildtoc also checks whether the existin pods are
71442              mentioned in MANIFEST and perl.pod, and vice versa.
71443              (None of the thusly found discrepancies fixed yet.)
71444              roffitall also needs to be autogenerated similarly but it
71445              seems so badly out of date that I didn't touch it yet.
71446              
71447              Config is being used.
71448              
71449              Add =head1 NAMEs so that buildtoc is happy.
71450              (The CGI::Util nit reported to Lincoln.)
71451              
71452              Fix complaints of buildtoc.
71453              
71454              Fix the alignment problem in Crays ([ID 20000612.002]).
71455              
71456              Remove perlbook, update perlfaq book listing,
71457              rearrange perl.pod, regenerate perltoc.
71458              
71459              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
71460              was cast to an unsigned (32-bit) integer with wild abandon.
71461              
71462              winsock options weren't being set in all threads under ithreads
71463              (caused send()s from second and subsequent threads to fail)
71464              
71465              accept() leaks memory on windows due to incorrect ordering of
71466              closesocket() and fclose() calls
71467              
71468              Reorder perl.pod once more.
71469              
71470              More POSIX.pod tweaks.
71471              
71472              Sprinkle ldlibpath.
71473              
71474              Precedence goof, fix based on
71475              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
71476              From: Hugo <hv@crypt.compulink.co.uk>
71477              Date: Tue, 11 Jul 2000 12:52:38 +0100
71478              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
71479              
71480              Subject: PATCH perlguts.pod: Document D and d magic types
71481              From: mjd@plover.com
71482              Date: 5 Jul 2000 18:01:51 -0000
71483              Message-ID: <20000705180151.29413.qmail@plover.com>
71484              
71485              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
71486              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
71487              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
71488              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
71489              
71490              Subject: [PATCH cfgperl] $& segfaults if you trick it
71491              From: simon@brecon.co.uk (Simon Cozens)
71492              Date: 7 Jul 2000 11:26:09 GMT
71493              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
71494              
71495              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
71496              From: Hugo <hv@crypt.compulink.co.uk>
71497              Date: Tue, 11 Jul 2000 12:44:50 +0100
71498              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
71499              
71500              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
71501              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
71502              Date: Tue, 11 Jul 2000 13:50:51 +0100
71503              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
71504      Branch: maint-5.6/perl
71505           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
71506           +> pod/buildtoc.PL
71507            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
71508           !> (integrate 26 files)
71509 ____________________________________________________________________________
71510 [  7771] By: gsar                                  on 2000/11/20  12:31:42
71511         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
71512              6310,6311,6314
71513              
71514              Subject: [PATCH bleedperl] File::Spec 0.82 beta
71515              From: Barrie Slaymaker <barries@jester.slaysys.com>
71516              Date: Wed, 28 Jun 2000 11:35:29 -0400
71517              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
71518              
71519              tweak perlembed for multiplicity/usethreads sanity; correct notes
71520              about Windows
71521              
71522              localize %INC in a Safe compartment so that use/require work
71523              (many other magic globals probably need similar treatment)
71524              
71525              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
71526              when @_ is modified, causing coredumps
71527              
71528              slurp mode fix in change#4736 still not quite right
71529              
71530              Point to perlipc for more SysV IPC examples.
71531              
71532              Elaborate POSIX.pod.  Still needs work.
71533              
71534              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
71535              
71536              fix large memory leak that has been around for ever, masked by
71537              -DPURIFY (most of the arenas were never freed!)
71538              
71539              fix memory leak on Windows (PL_sys_intern contents were never
71540              freed)
71541              
71542              PERL_OBJECT build tweak
71543              
71544              adjust change#6299
71545              
71546              remove rel2abs prototypes (from Barrie Slaymaker)
71547              
71548              missing perldiag entry for unpack("w",...) diagnostic (from
71549              Andreas Koenig)
71550              
71551              better diagnostic on Frob->stuff() when Frob:: doesn't exist
71552              (from Richard Soderberg <rs@oregonnet.com>)
71553              
71554              Win32 patches for cfgperl from Sarathy.
71555              
71556              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
71557              
71558              More POSIX.pod embellishment.
71559              
71560              tyop in change#6306
71561      Branch: maint-5.6/perl
71562           !> (integrate 44 files)
71563 ____________________________________________________________________________
71564 [  7770] By: gsar                                  on 2000/11/20  11:51:00
71565         Log: integrate changes#6268..6282 from cfgperl branch
71566              
71567              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
71568              From: Dominic Dunlop <domo@computer.org>
71569              Date: Thu, 29 Jun 2000 12:32:39 +0200
71570              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
71571              
71572              Regen headers for #6261 (and update embed.pl for this) and #6267,
71573              silence few compiler warnings.
71574              
71575              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
71576              From: Nicholas Clark <nick@talking.bollo.cx>
71577              Date: Fri, 23 Jun 2000 16:21:15 +0100
71578              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
71579              
71580              Subject: PATCH pod/perltie.pod
71581              From: Ian Phillipps <Ian.Phillipps@iname.com>
71582              Date: Fri, 16 Jun 2000 00:17:19 +0100
71583              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
71584              (only the first hunk, the second hunk had already been done
71585              by some other patch)
71586              
71587              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
71588              From: Tom Phoenix <rootbeer@redcat.com>
71589              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
71590              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
71591              
71592              Subject: [PATCH] xsub attributes
71593              From: Doug MacEachern <dougm@covalent.net>
71594              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
71595              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
71596              
71597              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
71598              From: Andy Dougherty <doughera@lafayette.edu>
71599              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
71600              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
71601              
71602              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
71603              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
71604              Date: Tue, 13 Jun 2000 02:43:48 -0500
71605              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
71606              
71607              Subject: [PATCH] Re: eval documentation: context
71608              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
71609              Date: Mon, 12 Jun 2000 15:07:29 +0100
71610              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
71611              
71612              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
71613              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
71614              Date: Mon, 12 Jun 2000 14:55:59 +0100
71615              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
71616              
71617              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
71618              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
71619              Date: Fri, 09 Jun 2000 12:39:27 -0400
71620              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
71621              (plus update the version "number" of Text::Wrap)
71622              
71623              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
71624              From: Tim Ayers <tayers@bridge.com>
71625              Date: Thu, 08 Jun 2000 08:11:06 +0200
71626              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
71627              [resent by Richard Foley, Message-Id probably wrong]
71628              
71629              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
71630              From: rspier@pobox.com (Robert Spier)
71631              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
71632              Message-ID: <14654.31913.845602.610277@rls.cx>
71633              
71634              Subject: [PATCH 5.6.0] utils/h2xs.PL
71635              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
71636              Date: Wed, 7 Jun 2000 04:02:04 -0500
71637              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
71638              
71639              Subject: [PATCH 5.6.0]ITHREADs for VMS
71640              From: Dan Sugalski <dan@sidhe.org>
71641              Date: Tue, 06 Jun 2000 11:59:50 -0400
71642              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
71643      Branch: maint-5.6/perl
71644           !> (integrate 31 files)
71645 ____________________________________________________________________________
71646 [  7769] By: gsar                                  on 2000/11/20  11:29:06
71647         Log: integrate changes#6261..6266 from cfgperl
71648              
71649              Subject: Re: [PATCH cfgperl] BOMs away!
71650              From: simon@brecon.co.uk (Simon Cozens)
71651              Date: 17 Jun 2000 11:49:57 GMT
71652              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
71653              
71654              Subject: 5.6.0 Patch for EPOC
71655              From: Olaf Flebbe <o.flebbe@gmx.de>
71656              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
71657              Message-ID: <23449.960929969@www11.gmx.net>
71658              
71659              tr fixes from Simon Cozens
71660              
71661              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
71662              From: Marty Lucich <marty@netcom.com>
71663              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
71664              Message-Id: <200006282116.OAA11148@netcom.com>
71665              ccdlflags update (the BSD/OS 4.1 part had already been taken
71666              care of by #6141).
71667              
71668              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
71669              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71670              Date: Wed, 28 Jun 2000 17:50:12 -0700
71671              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
71672              
71673              Subject: [PATCH 5.6.0] cygwin port
71674              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
71675              From: "Fifer, Eric" <EFifer@sanwaint.com>
71676              Date: Thu, 29 Jun 2000 12:58:29 +0100
71677      Branch: maint-5.6/perl
71678           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
71679           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
71680           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
71681           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
71682 ____________________________________________________________________________
71683 [  7768] By: gsar                                  on 2000/11/20  11:13:44
71684         Log: integrate changes#6252..6256,6259..6260
71685              
71686              Paranoia tweak on #6249.
71687              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
71688              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
71689              Date: Sun, 25 Jun 2000 23:43:12 -0400
71690              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
71691              
71692              Subject: tr///, help wanted.
71693              From: simon@brecon.co.uk (Simon Cozens)
71694              Date: 28 Jun 2000 11:29:04 GMT
71695              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
71696              
71697              small thinko tweaks
71698              
71699              tweaks from Simon Conzes to further fix tr/// under utf8
71700              
71701              perlnewmod was missing from MANIFEST.
71702              
71703              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
71704              From: simon@brecon.co.uk (Simon Cozens)
71705              Date: 17 Jun 2000 11:56:44 GMT
71706              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
71707              pack U0, pack C0
71708      Branch: maint-5.6/perl
71709           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
71710           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
71711           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
71712           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
71713 ____________________________________________________________________________
71714 [  7767] By: gsar                                  on 2000/11/20  10:51:38
71715         Log: integrate change#6250 from cfgperl
71716              
71717              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
71718              From: Doug MacEachern <dougm@covalent.net>
71719              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
71720              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
71721      Branch: maint-5.6/perl
71722           +> t/op/my_stash.t
71723           !> MANIFEST embed.pl global.sym proto.h toke.c
71724 ____________________________________________________________________________
71725 [  7766] By: gsar                                  on 2000/11/20  10:48:34
71726         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
71727              
71728              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
71729              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
71730              Date: Mon, 26 Jun 2000 18:40:14 +0100
71731              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
71732              
71733              Subject: [PATCH] bytes<->utf8 fixes
71734              From: simon@brecon.co.uk (Simon Cozens)
71735              Date: 26 Jun 2000 04:55:45 GMT
71736              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
71737              
71738              Subject: [PATCH] is_utf8_string
71739              From: simon@brecon.co.uk (Simon Cozens)
71740              Date: 26 Jun 2000 02:25:59 GMT
71741              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
71742              
71743              Subject: [PATCH] avoid mg_ptr in '*' magic
71744              From: Doug MacEachern <dougm@covalent.net>
71745              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
71746              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
71747              
71748              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
71749              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
71750              Date: Sat, 24 Jun 2000 13:06:20 +0100
71751              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
71752              
71753              Allow for standalone testing.
71754              
71755              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
71756              From: Mark-Jason Dominus <mjd@plover.com>
71757              Date: Tue, 27 Jun 2000 22:36:42 -0400
71758              Message-ID: <20000628023642.12166.qmail@plover.com>
71759              
71760              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
71761              From: Frank Tobin <ftobin@uiuc.edu>
71762              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
71763              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
71764      Branch: maint-5.6/perl
71765           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
71766           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
71767           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
71768           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
71769           !> utf8.c utils/h2xs.PL
71770 ____________________________________________________________________________
71771 [  7765] By: gsar                                  on 2000/11/20  10:29:13
71772         Log: integrate change#6239 from cfgperl
71773              
71774              Configure maintenance.  Sever some dependency cycles,
71775              separate gccversion from the cc unit,
71776              address [ID 20000623.006] Configure script patch for using gcc on AIX
71777              (but solve it a little bit differently),
71778              unduplex some accidentally duplicated units,
71779              suggest using gcc if no cc available
71780              (p5p thread: "Solaris configure: counterproposal", 1999-09)
71781      Branch: maint-5.6/perl
71782           !> Configure Todo-5.6 config_h.SH
71783 ____________________________________________________________________________
71784 [  7764] By: gsar                                  on 2000/11/20  10:25:55
71785         Log: integrate changes#6233..6238 from cfgperl
71786              
71787              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
71788              From: Mark-Jason Dominus <mjd@plover.com>
71789              Date: Fri, 16 Jun 2000 20:53:04 -0400
71790              Message-ID: <20000617005304.8008.qmail@plover.com>
71791              
71792              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
71793              because when run as services (Win32ese for daemons)
71794              no environment variables are set and tmpdir ends up as /tmp,
71795              which is ambiguous.
71796              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
71797              From: matt@sergeant.org
71798              Date: 16 Jun 2000 16:30:43 -0000
71799              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
71800              
71801              The thread begun by
71802              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
71803              From: Kevin.Ruscoe@ubsw.com
71804              Date: Fri, 16 Jun 2000 16:38:51 +0100
71805              Message-Id: <H000019b03c300d6@MHS>
71806              
71807              Tweak embed.pl, regen headers.
71808              
71809              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
71810              From: Dan Sugalski <dan@sidhe.org>
71811              Date: Fri, 23 Jun 2000 17:00:00 -0400
71812              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
71813      Branch: maint-5.6/perl
71814           !> (integrate 27 files)
71815 ____________________________________________________________________________
71816 [  7763] By: gsar                                  on 2000/11/20  10:08:08
71817         Log: s/perl56delta/perldelta/g
71818      Branch: maint-5.6/perl
71819            ! pod/Makefile
71820 ____________________________________________________________________________
71821 [  7762] By: gsar                                  on 2000/11/20  10:04:00
71822         Log: integrate changes#6225,6229,6231,6232 from cfgperl
71823              
71824              Add source code filenames to apidoc.
71825              From: simon@brecon.co.uk (Simon Cozens)
71826              Subject: [PATCH embed.pl] Source X-ref
71827              Date: 22 Jun 2000 02:18:49 GMT
71828              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
71829              
71830              Subject: README.hpux version 0.6.1
71831              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
71832              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
71833              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
71834              
71835              Subject: [PATCH 5.6.0] cygwin port
71836              From: "Fifer, Eric" <EFifer@sanwaint.com>
71837              Date: Tue, 20 Jun 2000 14:30:58 +0100
71838              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
71839              
71840              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
71841              From: simon@brecon.co.uk (Simon Cozens)
71842              Date: 19 Jun 2000 15:18:27 GMT
71843              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
71844              
71845              plus update pod/Makefile and regenerate perltoc
71846      Branch: maint-5.6/perl
71847           +> pod/perlutil.pod
71848           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
71849           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
71850 ____________________________________________________________________________
71851 [  7761] By: jhi                                   on 2000/11/20  04:09:55
71852         Log: Miraculous typo.
71853      Branch: perl
71854            ! t/op/pat.t
71855 ____________________________________________________________________________
71856 [  7760] By: jhi                                   on 2000/11/20  04:06:08
71857         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
71858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71859              Date: Sun, 19 Nov 2000 22:30:26 -0500
71860              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
71861      Branch: perl
71862            ! regexec.c scope.h t/op/pat.t
71863 ____________________________________________________________________________
71864 [  7759] By: jhi                                   on 2000/11/20  02:05:22
71865         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
71866      Branch: perl
71867            ! perl.h
71868 ____________________________________________________________________________
71869 [  7758] By: jhi                                   on 2000/11/20  01:58:11
71870         Log: Subject: [perl 7711: EPOC] updates
71871              From: Olaf Flebbe <o.flebbe@gmx.de>
71872              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
71873              Message-ID: <25575.974658810@www23.gmx.net>               
71874      Branch: perl
71875            + lib/File/Spec/Epoc.pm
71876            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
71877            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
71878            ! lib/File/Spec.pm perl.c sv.c
71879 ____________________________________________________________________________
71880 [  7757] By: jhi                                   on 2000/11/20  01:53:11
71881         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
71882      Branch: perl
71883            ! MANIFEST
71884 ____________________________________________________________________________
71885 [  7756] By: jhi                                   on 2000/11/20  01:47:22
71886         Log: Integrate perlio.
71887      Branch: perl
71888            - ext/re/hints/MSWin32.pl
71889           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
71890           !> win32/config.gc win32/config_H.gc win32/win32sck.c
71891 ____________________________________________________________________________
71892 [  7755] By: nick                                  on 2000/11/19  20:57:17
71893         Log: Add dummy crlf layer (just as buffer)
71894              Correct 1st bug - one layer of indirection.
71895      Branch: perlio
71896            ! perlio.c perlio.h perliol.h
71897 ____________________________________________________________________________
71898 [  7754] By: nick                                  on 2000/11/19  20:56:12
71899         Log: Work-round to Perl_deb_nocontext is no longer required
71900      Branch: perlio
71901            - ext/re/hints/MSWin32.pl
71902 ____________________________________________________________________________
71903 [  7753] By: nick                                  on 2000/11/19  20:01:16
71904         Log: diff -se shows these as different
71905      Branch: perlio
71906            ! global.sym pod/perlapi.pod
71907 ____________________________________________________________________________
71908 [  7752] By: nick                                  on 2000/11/19  18:57:30
71909         Log: Configure GCC/Win32 build -Duseperlio
71910              Fix a couple of gross issues
71911              - double-include of ../deb.o in re.dll
71912              - win32sck.c needs PerlIO and FILE 
71913      Branch: perlio
71914            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
71915            ! win32/win32sck.c
71916 ____________________________________________________________________________
71917 [  7751] By: nick                                  on 2000/11/19  17:05:36
71918         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
71919      Branch: perlio
71920            ! perlio.c
71921 ____________________________________________________________________________
71922 [  7750] By: nick                                  on 2000/11/19  16:57:14
71923         Log: Missing aTHX_
71924      Branch: perlio
71925            ! sv.c
71926 ____________________________________________________________________________
71927 [  7749] By: jhi                                   on 2000/11/19  16:28:40
71928         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
71929              From: "Peter J. Farley III" <pjfarley@banet.net>
71930              Date: Sun, 19 Nov 2000 01:42:58 -0500
71931              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
71932      Branch: perl
71933            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
71934 ____________________________________________________________________________
71935 [  7748] By: jhi                                   on 2000/11/19  16:08:10
71936         Log: Subject: podlators 1.05 available        
71937              From: Russ Allbery <rra@stanford.edu>   
71938              Date: 18 Nov 2000 22:04:28 -0800
71939              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
71940      Branch: perl
71941            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
71942 ____________________________________________________________________________
71943 [  7747] By: nick                                  on 2000/11/19  11:19:39
71944         Log: Integrate mainline
71945      Branch: perlio
71946           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
71947           !> util.c
71948 ____________________________________________________________________________
71949 [  7746] By: jhi                                   on 2000/11/19  06:42:22
71950         Log: Make hex scanning warn on "\x{x}" and "\xx".
71951              "\x" and and hex("x") are still valid.
71952      Branch: perl
71953            ! util.c
71954 ____________________________________________________________________________
71955 [  7745] By: nick                                  on 2000/11/18  22:52:28
71956         Log: Integrate mainline
71957      Branch: perlio
71958           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
71959           !> perl.h perlio.c proto.h regcomp.c regcomp.h
71960 ____________________________________________________________________________
71961 [  7744] By: jhi                                   on 2000/11/18  22:50:28
71962         Log: Introduce Perl_utf8_length().  Use it.
71963      Branch: perl
71964            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
71965 ____________________________________________________________________________
71966 [  7743] By: jhi                                   on 2000/11/18  22:38:51
71967         Log: Compiler denit.
71968      Branch: perl
71969            ! perlio.c
71970 ____________________________________________________________________________
71971 [  7742] By: jhi                                   on 2000/11/18  20:33:05
71972         Log: Integrate perlio.
71973      Branch: perl
71974           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
71975           !> perlio.h pp_ctl.c pp_sys.c sv.c
71976 ____________________________________________________________________________
71977 [  7741] By: jhi                                   on 2000/11/18  20:31:27
71978         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
71979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71980              Date: Fri, 17 Nov 2000 20:35:11 -0500
71981              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
71982              
71983              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
71984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71985              Date: Fri, 17 Nov 2000 21:03:47 -0500
71986              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
71987              
71988              Plus a little bit of tweaking in pregcomp().
71989      Branch: perl
71990            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
71991 ____________________________________________________________________________
71992 [  7740] By: nick                                  on 2000/11/18  20:17:22
71993         Log: Lexical use open ... support:
71994              add ->cop_io to COP structure in cop.h.
71995              Make mg.c and gv.c associate it with ${^OPEN}.
71996              Make lib/open.pm set it.
71997              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
71998              manner similar to ->cop_warnings.
71999              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
72000              call new PerlIO_apply_layers().
72001              Declare latter in perlio.h and define in perlio.c
72002      Branch: perlio
72003            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
72004            ! perlio.h pp_ctl.c pp_sys.c sv.c
72005 ____________________________________________________________________________
72006 [  7739] By: jhi                                   on 2000/11/18  19:54:00
72007         Log: Integrate perlio.
72008      Branch: perl
72009           !> doio.c perlio.c pp.c
72010 ____________________________________________________________________________
72011 [  7738] By: jhi                                   on 2000/11/18  17:16:13
72012         Log: Subject: [PATCH 5.7.0] etags broken again
72013              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72014              Date: Sat, 18 Nov 2000 02:41:36 -0500
72015              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
72016      Branch: perl
72017            ! emacs/ptags
72018 ____________________________________________________________________________
72019 [  7737] By: jhi                                   on 2000/11/18  17:12:18
72020         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
72021      Branch: perl
72022            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72023 ____________________________________________________________________________
72024 [  7736] By: nick                                  on 2000/11/18  14:06:20
72025         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
72026              part to be isolated.
72027      Branch: perlio
72028            ! doio.c perlio.c
72029 ____________________________________________________________________________
72030 [  7735] By: nick                                  on 2000/11/18  11:03:32
72031         Log: Integrate mainline
72032      Branch: perlio
72033           !> Changes README.amiga README.win32 patchlevel.h
72034           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
72035 ____________________________________________________________________________
72036 [  7734] By: jhi                                   on 2000/11/18  01:18:56
72037         Log: Update Changes.
72038      Branch: perl
72039            ! Changes patchlevel.h
72040 ____________________________________________________________________________
72041 [  7733] By: jhi                                   on 2000/11/18  00:32:54
72042         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
72043              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72044              Date: Fri, 17 Nov 2000 17:28:02 -0500
72045              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
72046      Branch: perl
72047            ! regcomp.c regexec.c t/op/re_tests
72048 ____________________________________________________________________________
72049 [  7732] By: jhi                                   on 2000/11/18  00:28:56
72050         Log: Sparc 64-bit pack() fix from Jens Hamisch.
72051      Branch: perl
72052            ! pp.c
72053 ____________________________________________________________________________
72054 [  7731] By: jhi                                   on 2000/11/18  00:18:39
72055         Log: Explain in more detail the {} syntax ambiguousity.
72056              
72057              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
72058              From: Nicholas Clark <nick@ccl4.org>
72059              Date: Fri, 17 Nov 2000 22:10:28 +0000
72060              Message-ID: <20001117221028.A88930@plum.flirble.org>
72061      Branch: perl
72062            ! pod/perlfunc.pod
72063 ____________________________________________________________________________
72064 [  7730] By: jhi                                   on 2000/11/18  00:12:18
72065         Log: Subject: Fix for README.amiga (20000323.033)
72066              From: "Stephen P. Potter" <spp@spotter.yi.org>
72067              Date: Fri, 17 Nov 2000 12:25:51 -0500
72068              Message-Id: <200011171725.MAA05768@spotter.yi.org>
72069      Branch: perl
72070            ! README.amiga
72071 ____________________________________________________________________________
72072 [  7729] By: jhi                                   on 2000/11/18  00:08:34
72073         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
72074              From: "A. C. Yardley" <yardley@tanet.net>
72075              Date: Mon, 3 Apr 2000 11:35:33 -0700
72076              Message-ID: <3483.000403@tanet.net>
72077      Branch: perl
72078            ! README.win32
72079 ____________________________________________________________________________
72080 [  7728] By: nick                                  on 2000/11/17  21:59:47
72081         Log: Integrate mainline
72082      Branch: perlio
72083           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
72084           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
72085           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
72086           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
72087 ____________________________________________________________________________
72088 [  7727] By: nick                                  on 2000/11/17  21:56:31
72089         Log: Experiment on use of attributes.pm interface.
72090              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
72091              SVt_PVRV if not already something better (else vivify of say magic gets
72092              core dump).
72093      Branch: perlio
72094            ! perlio.c pp.c
72095 ____________________________________________________________________________
72096 [  7726] By: jhi                                   on 2000/11/17  14:15:49
72097         Log: Subject: Fix for 20000815.006
72098              From: "Stephen P. Potter" <spp@spotter.yi.org>
72099              Date: Fri, 17 Nov 2000 08:57:45 -0500
72100              Message-Id: <200011171357.IAA05122@spotter.yi.org>
72101              
72102              It's really 20000518.006.
72103      Branch: perl
72104            ! pod/perlmodlib.PL
72105 ____________________________________________________________________________
72106 [  7725] By: jhi                                   on 2000/11/17  14:12:31
72107         Log: Subject: Fix for 20000409.001
72108              From: "Stephen P. Potter" <spp@spotter.yi.org>
72109              Date: Fri, 17 Nov 2000 08:55:45 -0500
72110              Message-Id: <200011171355.IAA05104@spotter.yi.org>
72111      Branch: perl
72112            ! pod/perlfaq9.pod
72113 ____________________________________________________________________________
72114 [  7724] By: jhi                                   on 2000/11/17  14:08:58
72115         Log: Undo #7627 now that we have =head3.
72116      Branch: perl
72117            ! pod/perlhack.pod
72118 ____________________________________________________________________________
72119 [  7723] By: jhi                                   on 2000/11/17  14:04:09
72120         Log: As surmised the #7719 wasn't a good move.
72121      Branch: perl
72122            ! hints/solaris_2.sh
72123 ____________________________________________________________________________
72124 [  7722] By: jhi                                   on 2000/11/17  13:59:04
72125         Log: Also the 64bitall hints can be either here or there.
72126      Branch: perl
72127            ! hints/solaris_2.sh
72128 ____________________________________________________________________________
72129 [  7721] By: jhi                                   on 2000/11/17  02:26:23
72130         Log: Test tweak for the open pragma.
72131      Branch: perl
72132            ! t/lib/b.t
72133 ____________________________________________________________________________
72134 [  7720] By: jhi                                   on 2000/11/17  00:23:22
72135         Log: The long double hints can be here or there.
72136      Branch: perl
72137            ! hints/solaris_2.sh
72138 ____________________________________________________________________________
72139 [  7719] By: jhi                                   on 2000/11/17  00:14:06
72140         Log: For Solaris use64bitall the stdchar needs a little bit of help.
72141      Branch: perl
72142            ! hints/solaris_2.sh
72143 ____________________________________________________________________________
72144 [  7718] By: jhi                                   on 2000/11/16  23:27:34
72145         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
72146              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
72147              Date: Wed, 15 Nov 2000 08:56:32 +0100
72148              Message-ID: <3A1241B0.64477E00@alcatel.at>
72149      Branch: perl
72150            ! lib/Carp/Heavy.pm
72151 ____________________________________________________________________________
72152 [  7717] By: jhi                                   on 2000/11/16  23:23:29
72153         Log: Subject: [PATCH] Re: 20001101.003 PDL
72154              From: Nicholas Clark <nick@ccl4.org>
72155              Date: Thu, 16 Nov 2000 16:48:25 +0000
72156              Message-ID: <20001116164825.B93487@plum.flirble.org>
72157      Branch: perl
72158            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
72159 ____________________________________________________________________________
72160 [  7716] By: jhi                                   on 2000/11/16  23:21:31
72161         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
72162              From: "Casey R. Tweten" <crt@kiski.net>
72163              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
72164              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
72165      Branch: perl
72166            ! lib/Pod/Checker.pm pod/perlpod.pod
72167 ____________________________________________________________________________
72168 [  7715] By: jhi                                   on 2000/11/16  23:19:40
72169         Log: Avoid an infinite loop in VMS when utils scripts are run
72170              with no arguments, from Charles Lane.
72171      Branch: perl
72172            ! configure.com
72173 ____________________________________________________________________________
72174 [  7714] By: jhi                                   on 2000/11/16  23:17:08
72175         Log: Subject: perllocale.pod changes
72176              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72177              Date: Mon, 13 Nov 2000 10:09:22 +0300
72178              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
72179      Branch: perl
72180            ! pod/perllocale.pod
72181 ____________________________________________________________________________
72182 [  7713] By: jhi                                   on 2000/11/16  23:14:06
72183         Log: Integrate perlio.
72184      Branch: perl
72185           !> doio.c perlio.c perlio.h util.c
72186 ____________________________________________________________________________
72187 [  7712] By: nick                                  on 2000/11/16  21:10:58
72188         Log: Integrate mainline
72189      Branch: perlio
72190           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
72191           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
72192           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
72193           !> vos/config.ga.def vos/config.ga.h win32/config.bc
72194           !> win32/config.gc win32/config.vc
72195 ____________________________________________________________________________
72196 [  7711] By: nick                                  on 2000/11/16  19:56:41
72197         Log: Minor tweaks:
72198              consistent way of getting 'rb', 'wb' etc. for binary opens
72199              move *perlio::layers to *open::layers
72200              a #define to show layers available
72201              DOSISH popen/PerlIO had export/import sense inverted.
72202      Branch: perlio
72203            ! doio.c perlio.c perlio.h util.c
72204 ____________________________________________________________________________
72205 [  7710] By: jhi                                   on 2000/11/16  15:46:05
72206         Log: Add HAS_SBRK_PROTO.
72207      Branch: metaconfig/U/perl
72208            + d_sbrkproto.U
72209      Branch: perl
72210            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72211            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
72212            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
72213            ! vos/config.ga.def vos/config.ga.h win32/config.bc
72214            ! win32/config.gc win32/config.vc
72215 ____________________________________________________________________________
72216 [  7709] By: nick                                  on 2000/11/16  07:31:49
72217         Log: Integrate mainline
72218      Branch: perlio
72219           !> (integrate 35 files)
72220 ____________________________________________________________________________
72221 [  7708] By: jhi                                   on 2000/11/16  05:33:03
72222         Log: These files are text, not binary.
72223      Branch: perl
72224            ! ext/Encode/Encode/iso8859-10.enc
72225            ! ext/Encode/Encode/iso8859-13.enc
72226            ! ext/Encode/Encode/iso8859-14.enc
72227            ! ext/Encode/Encode/iso8859-15.enc
72228 ____________________________________________________________________________
72229 [  7707] By: jhi                                   on 2000/11/16  01:53:37
72230         Log: Update Changes.
72231      Branch: perl
72232            ! Changes patchlevel.h
72233 ____________________________________________________________________________
72234 [  7706] By: jhi                                   on 2000/11/16  01:35:59
72235         Log: More #undefing of stdio.
72236      Branch: perl
72237            ! fakesdio.h nostdio.h
72238 ____________________________________________________________________________
72239 [  7705] By: jhi                                   on 2000/11/16  01:34:18
72240         Log: Add fwalk() probe to the configuration files and regen perltoc.
72241      Branch: perl
72242            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72243            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
72244            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
72245            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
72246            ! win32/config.bc win32/config.gc win32/config.vc
72247 ____________________________________________________________________________
72248 [  7704] By: jhi                                   on 2000/11/16  01:33:07
72249         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
72250              an optional third argument to Inlibc?)
72251      Branch: metaconfig/U/perl
72252            + d__fwalk.U
72253 ____________________________________________________________________________
72254 [  7703] By: jhi                                   on 2000/11/16  01:09:22
72255         Log: The type of the hash_cb() size argument is tricky.
72256      Branch: perl
72257            ! ext/DB_File/DB_File.xs
72258 ____________________________________________________________________________
72259 [  7702] By: jhi                                   on 2000/11/15  23:01:16
72260         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
72261      Branch: perl
72262            ! nostdio.h
72263 ____________________________________________________________________________
72264 [  7701] By: jhi                                   on 2000/11/15  22:52:32
72265         Log: Detypo.
72266      Branch: perl
72267            ! t/lib/bigfltpm.t
72268 ____________________________________________________________________________
72269 [  7700] By: jhi                                   on 2000/11/15  22:51:56
72270         Log: UINT64_C() work continues.
72271      Branch: perl
72272            ! handy.h perl.h utf8.h
72273 ____________________________________________________________________________
72274 [  7699] By: jhi                                   on 2000/11/15  14:13:04
72275         Log: SOCKS has its own USE_THREADS, based on
72276              
72277              Subject: [ID 20001114.002] et. al. bugfix followup
72278              From: Jens Hamisch <jens@Strawberry.COM> 
72279              Date: Wed, 15 Nov 2000 14:23:11 +0100
72280              Message-ID: <20001115142311.A21164@Strawberry.COM>
72281      Branch: perl
72282            ! perl.h
72283 ____________________________________________________________________________
72284 [  7698] By: jhi                                   on 2000/11/15  03:50:56
72285         Log: Add few missing #undefs and sort them.
72286      Branch: perl
72287            ! fakesdio.h
72288 ____________________________________________________________________________
72289 [  7697] By: jhi                                   on 2000/11/15  03:39:14
72290         Log: Linenumber fix.
72291      Branch: perl
72292            ! t/pragma/warn/utf8
72293 ____________________________________________________________________________
72294 [  7696] By: jhi                                   on 2000/11/15  02:55:26
72295         Log: EBCDIC tweaks.
72296              
72297              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
72298              From: Peter Prymmer <pvhp@forte.com>
72299              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
72300              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
72301      Branch: perl
72302            ! t/op/regmesg.t t/pragma/warn/utf8
72303 ____________________________________________________________________________
72304 [  7695] By: jhi                                   on 2000/11/15  02:53:58
72305         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
72306              From: Peter Prymmer <pvhp@forte.com>
72307              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
72308              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
72309      Branch: perl
72310            ! utf8.c
72311 ____________________________________________________________________________
72312 [  7694] By: jhi                                   on 2000/11/15  02:50:55
72313         Log: Subject: [PATCH: perl@7674] updates to README.os390
72314              From: Prymmer/Kahn <pvhp@best.com>
72315              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
72316              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
72317      Branch: perl
72318            ! README.os390
72319 ____________________________________________________________________________
72320 [  7693] By: jhi                                   on 2000/11/15  02:48:37
72321         Log: Quit utf8_to_uv() instantly if curlen == 0.
72322      Branch: perl
72323            ! utf8.c
72324 ____________________________________________________________________________
72325 [  7692] By: jhi                                   on 2000/11/15  02:24:29
72326         Log: Use u_int32_t for the size of hash_cb(), not size_t.
72327              
72328              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
72329              From: Jens Hamisch <jens@Strawberry.COM>     
72330              Date: Tue, 14 Nov 2000 19:03:55 +0100
72331              Message-Id: <20001114190355.A20559@Strawberry.COM>
72332      Branch: perl
72333            ! ext/DB_File/DB_File.xs
72334 ____________________________________________________________________________
72335 [  7691] By: jhi                                   on 2000/11/15  02:20:12
72336         Log: Use UINT64_C().
72337              
72338              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
72339              From: Jens Hamisch <jens@Strawberry.COM>
72340              Date: Tue, 14 Nov 2000 19:16:23 +0100
72341              Message-Id: <20001114191623.G20559@Strawberry.COM>
72342      Branch: perl
72343            ! utf8.c utf8.h
72344 ____________________________________________________________________________
72345 [  7690] By: jhi                                   on 2000/11/15  02:17:06
72346         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
72347              (a macro to define signed and unsigned integer constants).
72348      Branch: perl
72349            ! handy.h
72350 ____________________________________________________________________________
72351 [  7689] By: jhi                                   on 2000/11/15  01:56:51
72352         Log: Regen Configure.
72353      Branch: perl
72354            ! Configure
72355 ____________________________________________________________________________
72356 [  7688] By: jhi                                   on 2000/11/15  01:56:32
72357         Log: Make the unit know about SOCKS.
72358      Branch: metaconfig
72359            ! U/protos/socksizetype.U
72360 ____________________________________________________________________________
72361 [  7687] By: jhi                                   on 2000/11/15  01:54:47
72362         Log: Remove unused dependencies.
72363      Branch: metaconfig
72364            ! U/compline/d_getpagsz.U
72365 ____________________________________________________________________________
72366 [  7686] By: nick                                  on 2000/11/14  21:25:13
72367         Log: Integrate mainline.
72368      Branch: perlio
72369           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
72370           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
72371           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
72372           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
72373           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
72374           !> win32/config.bc win32/config.gc win32/config.vc
72375           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
72376 ____________________________________________________________________________
72377 [  7685] By: jhi                                   on 2000/11/14  17:54:56
72378         Log: Integrate perlio.
72379      Branch: perl
72380           +> fakesdio.h perliol.h
72381           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
72382           !> perlsdio.h perlsfio.h pod/perlfunc.pod
72383 ____________________________________________________________________________
72384 [  7684] By: nick                                  on 2000/11/14  17:43:04
72385         Log: PerlIO #include and #ifdef re-work.
72386      Branch: perlio
72387            + fakesdio.h perliol.h
72388            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
72389            ! perlsdio.h perlsfio.h
72390 ____________________________________________________________________________
72391 [  7683] By: jhi                                   on 2000/11/14  15:42:40
72392         Log: Hoist the duplicated socket/netdb include logic to perl.h;
72393              undef SETERRNO in case SOCKS has defined it.  Based on:
72394              
72395              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
72396              From: Jens Hamisch <jens@Strawberry.COM> 
72397              Date: Tue, 14 Nov 2000 11:34:40 +0100
72398              Message-Id: <20001114113440.A20005@Strawberry.COM>
72399      Branch: perl
72400            ! doio.c perl.h pp_sys.c
72401 ____________________________________________________________________________
72402 [  7682] By: jhi                                   on 2000/11/14  14:07:28
72403         Log: Subject: some additions for makefiles for win32 (for perl@7674)
72404              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72405              Date: Tue, 14 Nov 2000 09:31:13 +0300
72406              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
72407      Branch: perl
72408            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
72409            ! win32/makefile.mk
72410 ____________________________________________________________________________
72411 [  7681] By: jhi                                   on 2000/11/14  14:01:41
72412         Log: Subject: tiny typo in perl5db.pl
72413              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72414              Date: Tue, 14 Nov 2000 09:29:28 +0300
72415              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
72416      Branch: perl
72417            ! lib/perl5db.pl
72418 ____________________________________________________________________________
72419 [  7680] By: jhi                                   on 2000/11/14  04:13:50
72420         Log: Redo #7679 with LFs instead of CRLFs.
72421      Branch: perl
72422            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
72423            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
72424            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
72425 ____________________________________________________________________________
72426 [  7679] By: jhi                                   on 2000/11/14  01:21:09
72427         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
72428              From: Benjamin Stuhl <tiriath@yahoo.com> 
72429              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
72430              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
72431      Branch: perl
72432            + win32/bin/mdelete.bat
72433            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
72434            ! makedef.pl perlio.c win32/Makefile win32/config.gc
72435            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
72436 ____________________________________________________________________________
72437 [  7678] By: jhi                                   on 2000/11/14  01:19:20
72438         Log: Fix the re extension building for Win32.
72439              
72440              Subject: [PATCH perl@7638] Get PerlIO building on Win32
72441              From: Benjamin Stuhl <tiriath@yahoo.com> 
72442              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
72443              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
72444      Branch: perl
72445            + ext/re/hints/MSWin32.pl
72446            ! MANIFEST
72447 ____________________________________________________________________________
72448 [  7677] By: jhi                                   on 2000/11/14  01:13:54
72449         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
72450              From: sthoenna@efn.org
72451              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
72452              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
72453      Branch: perl
72454            ! doop.c pp.c toke.c utf8.c utf8.h
72455 ____________________________________________________________________________
72456 [  7676] By: jhi                                   on 2000/11/13  20:23:15
72457         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
72458              From: Nicholas Clark <nick@ccl4.org>
72459              Date: Mon, 13 Nov 2000 18:55:04 +0000
72460              Message-ID: <20001113185504.J29183@plum.flirble.org>
72461      Branch: perl
72462            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
72463 ____________________________________________________________________________
72464 [  7675] By: nick                                  on 2000/11/13  20:21:57
72465         Log: Integrate mainline ...
72466      Branch: perlio
72467           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
72468           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
72469           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
72470           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
72471 ____________________________________________________________________________
72472 [  7674] By: jhi                                   on 2000/11/13  15:07:56
72473         Log: Update Changes.
72474      Branch: perl
72475            ! Changes patchlevel.h
72476 ____________________________________________________________________________
72477 [  7673] By: jhi                                   on 2000/11/13  14:42:42
72478         Log: Remove the new two tests of lib/io_xs for now, they seem to
72479              fail under perlio on some platforms.
72480      Branch: perl
72481            ! t/lib/io_xs.t
72482 ____________________________________________________________________________
72483 [  7672] By: jhi                                   on 2000/11/13  13:57:53
72484         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
72485      Branch: perl
72486            ! perlio.c
72487 ____________________________________________________________________________
72488 [  7671] By: jhi                                   on 2000/11/13  05:30:48
72489         Log: Placate nervous compilers that see longer than ints switch()ing.
72490      Branch: perl
72491            ! utf8.c
72492 ____________________________________________________________________________
72493 [  7670] By: jhi                                   on 2000/11/13  05:14:21
72494         Log: fputs() does return EOF on error but here we don't care.
72495      Branch: perl
72496            ! perlio.c
72497 ____________________________________________________________________________
72498 [  7669] By: jhi                                   on 2000/11/13  05:02:45
72499         Log: Declare reg_data like reg_substr_data.
72500      Branch: perl
72501            ! regexp.h
72502 ____________________________________________________________________________
72503 [  7668] By: jhi                                   on 2000/11/13  04:54:34
72504         Log: Typos in #7667.
72505      Branch: perl
72506            ! perl.h
72507 ____________________________________________________________________________
72508 [  7667] By: jhi                                   on 2000/11/13  04:49:49
72509         Log: Cleanup messy #ifdef.
72510      Branch: perl
72511            ! perl.h
72512 ____________________________________________________________________________
72513 [  7666] By: jhi                                   on 2000/11/13  04:17:34
72514         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
72515              From: Nicholas Clark <nick@talking.bollo.cx>
72516              Date: Sun, 12 Nov 2000 21:14:11 +0000
72517              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
72518              
72519              Note: only one breakage of the two reported is fixed by this patch.
72520      Branch: perl
72521            ! perlio.c
72522 ____________________________________________________________________________
72523 [  7665] By: jhi                                   on 2000/11/13  04:05:07
72524         Log: Tweak the definition of the bit complement on UTF-8 data:
72525              if none of the characters in the string are > 0xff,
72526              the result is a complemented byte string, not a (UTF-8)
72527              char string.  Based on the summary in
72528              
72529              Subject: Re: [ID 20000918.005] ~ on wide chars
72530              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
72531              Date: Fri, 10 Nov 2000 09:47:15 -0800
72532              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
72533              
72534              This should give us the maximum backward (pre-char string)
72535              compatibility and utf8 compatibility.  The other alternative
72536              would be to limit the bit complement to be always byte only,
72537              taking the least significant byte of the chars.
72538      Branch: perl
72539            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
72540 ____________________________________________________________________________
72541 [  7664] By: jhi                                   on 2000/11/13  00:23:44
72542         Log: Couple of tests from #7660 salvaged.
72543      Branch: perl
72544            - t/op/tell.t
72545            ! MANIFEST t/io/tell.t
72546 ____________________________________________________________________________
72547 [  7663] By: jhi                                   on 2000/11/13  00:02:48
72548         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
72549              From: Nicholas Clark <nick@talking.bollo.cx>
72550              Date: Sun, 12 Nov 2000 21:23:43 +0000
72551              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
72552      Branch: perl
72553            ! perlsfio.h
72554 ____________________________________________________________________________
72555 [  7662] By: jhi                                   on 2000/11/13  00:01:39
72556         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
72557              From: Nicholas Clark <nick@talking.bollo.cx>
72558              Date: Sun, 12 Nov 2000 21:30:04 +0000
72559              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
72560      Branch: perl
72561            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
72562 ____________________________________________________________________________
72563 [  7661] By: jhi                                   on 2000/11/12  23:57:29
72564         Log: Document tell() on special streams.
72565      Branch: perl
72566            ! pod/perlfunc.pod
72567 ____________________________________________________________________________
72568 [  7660] By: jhi                                   on 2000/11/12  23:54:22
72569         Log: (Subsumed by #7664)
72570      Branch: perl
72571            + t/op/tell.t
72572            ! MANIFEST
72573 ____________________________________________________________________________
72574 [  7659] By: jhi                                   on 2000/11/12  22:55:25
72575         Log: Many subdocumented return values of the IO extension now documented.
72576              ungetc and write still left subdocumented.
72577              
72578              Subject: [PATCH] (was Re: IO::Handle::ungetc)
72579              From: Nicholas Clark <nick@talking.bollo.cx>
72580              Date: Sun, 12 Nov 2000 21:35:53 +0000
72581              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
72582      Branch: perl
72583            ! ext/IO/lib/IO/Handle.pm
72584 ____________________________________________________________________________
72585 [  7658] By: jhi                                   on 2000/11/12  21:37:06
72586         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
72587              From: Nicholas Clark <nick@talking.bollo.cx>
72588              Date: Sun, 12 Nov 2000 20:03:22 +0000
72589              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
72590      Branch: perl
72591            ! pod/perlfunc.pod
72592 ____________________________________________________________________________
72593 [  7657] By: jhi                                   on 2000/11/12  20:34:55
72594         Log: Integrate perlio.
72595      Branch: perl
72596           !> perlio.c
72597 ____________________________________________________________________________
72598 [  7656] By: nick                                  on 2000/11/12  19:25:06
72599         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
72600      Branch: perlio
72601            ! perlio.c
72602 ____________________________________________________________________________
72603 [  7655] By: nick                                  on 2000/11/12  19:09:41
72604         Log: Integrate mainline
72605      Branch: perlio
72606           +> README.solaris ext/Encode/Encode/cp1006.enc
72607           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
72608           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
72609           +> ext/Encode/Encode/iso8859-13.enc
72610           +> ext/Encode/Encode/iso8859-14.enc
72611           +> ext/Encode/Encode/iso8859-15.enc
72612           !> (integrate 34 files)
72613 ____________________________________________________________________________
72614 [  7654] By: jhi                                   on 2000/11/12  19:00:22
72615         Log: Add a metaconfig unit for fsync.
72616      Branch: metaconfig/U/perl
72617            + d_fsync.U
72618 ____________________________________________________________________________
72619 [  7653] By: jhi                                   on 2000/11/12  19:00:01
72620         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
72621      Branch: perl
72622            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72623            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
72624            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72625            ! vos/config.ga.h win32/config.bc win32/config.gc
72626            ! win32/config.vc
72627 ____________________________________________________________________________
72628 [  7652] By: jhi                                   on 2000/11/11  21:12:01
72629         Log: Copy the s// information of README.hpux also to the perlrun.
72630      Branch: perl
72631            ! README.hpux pod/perlrun.pod
72632 ____________________________________________________________________________
72633 [  7651] By: jhi                                   on 2000/11/11  21:03:13
72634         Log: More README.solaris updates from Andy Dougherty.
72635      Branch: perl
72636            ! README.solaris
72637 ____________________________________________________________________________
72638 [  7650] By: jhi                                   on 2000/11/11  18:38:57
72639         Log: More descriptive error for unknown perlio layers.
72640              
72641              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
72642              From: Dominic Dunlop <domo@computer.org> 
72643              Date: Sat, 11 Nov 2000 18:20:32 +0100             
72644              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
72645      Branch: perl
72646            ! perlio.c pod/perldiag.pod
72647 ____________________________________________________________________________
72648 [  7649] By: jhi                                   on 2000/11/11  18:37:52
72649         Log: MachTen doesn't really do mmap() and munmap().
72650              
72651              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
72652              From: Dominic Dunlop <domo@computer.org> 
72653              Date: Sat, 11 Nov 2000 18:20:32 +0100             
72654              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
72655      Branch: perl
72656            ! hints/machten.sh
72657 ____________________________________________________________________________
72658 [  7648] By: jhi                                   on 2000/11/11  18:36:46
72659         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
72660              From: rspier@pobox.com (Robert Spier)
72661              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
72662              Message-ID: <14861.32839.491271.985797@rls.cx>
72663      Branch: perl
72664            ! Porting/Contract pod/perltoot.pod
72665 ____________________________________________________________________________
72666 [  7647] By: jhi                                   on 2000/11/11  18:35:30
72667         Log: Simplify the getpagesize() unit by dropping the
72668              pagesize probe since it's nowadays slightly more
72669              complicated because of sysconf(). (Note: if some
72670              platform really needs the -lPW for getpagesize,
72671              I just broke it.)
72672              
72673              TODO: a new pagesize unit.
72674      Branch: metaconfig
72675            ! U/compline/d_getpagsz.U
72676 ____________________________________________________________________________
72677 [  7646] By: jhi                                   on 2000/11/11  18:33:23
72678         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
72679      Branch: perl
72680            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72681            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
72682            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72683            ! vos/config.ga.h win32/config.bc win32/config.gc
72684            ! win32/config.vc
72685 ____________________________________________________________________________
72686 [  7645] By: jhi                                   on 2000/11/11  16:45:15
72687         Log: Use sysconf() or getpagesize() to find out the pagesize.
72688      Branch: perl
72689            ! perlio.c
72690 ____________________________________________________________________________
72691 [  7644] By: jhi                                   on 2000/11/11  15:46:08
72692         Log: Integrate perlio.
72693      Branch: perl
72694           !> perlio.c
72695 ____________________________________________________________________________
72696 [  7643] By: jhi                                   on 2000/11/11  15:33:36
72697         Log: Subject: Re: [PATCH] README.solaris
72698              From: Lupe Christoph <lupe@lupe-christoph.de>
72699              Date: Sat, 11 Nov 2000 14:08:10 +0100
72700              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
72701      Branch: perl
72702            ! README.solaris
72703 ____________________________________________________________________________
72704 [  7642] By: jhi                                   on 2000/11/11  15:22:12
72705         Log: Subject: [PATCH perl@7638] cygwin port
72706              From: "Eric Fifer" <egf7@columbia.edu>            
72707              Date: Fri, 10 Nov 2000 19:30:30 -0000
72708              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
72709      Branch: perl
72710            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
72711 ____________________________________________________________________________
72712 [  7641] By: nick                                  on 2000/11/11  14:50:36
72713         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
72714              Also call "Buf" layer directly when unread'ing non-read chars.
72715      Branch: perlio
72716            ! perlio.c
72717 ____________________________________________________________________________
72718 [  7640] By: jhi                                   on 2000/11/11  02:05:02
72719         Log: Add more encoding tables.
72720      Branch: perl
72721            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
72722            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
72723            + ext/Encode/Encode/iso8859-10.enc
72724            + ext/Encode/Encode/iso8859-13.enc
72725            + ext/Encode/Encode/iso8859-14.enc
72726            + ext/Encode/Encode/iso8859-15.enc
72727            ! MANIFEST
72728 ____________________________________________________________________________
72729 [  7639] By: jhi                                   on 2000/11/10  18:49:25
72730         Log: Subject: [PATCH] README.solaris
72731              From: Andy Dougherty <doughera@lafayette.edu>
72732              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
72733              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
72734      Branch: perl
72735            + README.solaris
72736            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
72737            ! pod/perl.pod pod/perltoc.pod
72738 ____________________________________________________________________________
72739 [  7638] By: jhi                                   on 2000/11/10  15:04:15
72740         Log: Update Changes.
72741      Branch: perl
72742            ! Changes patchlevel.h
72743 ____________________________________________________________________________
72744 [  7637] By: jhi                                   on 2000/11/10  14:14:28
72745         Log: Explain better why certain regex tests are skipped.
72746              
72747              Subject: Re: tests skipped: unknown reason
72748              From: Lupe Christoph <lupe@lupe-christoph.de>
72749              Date: Fri, 10 Nov 2000 09:08:56 +0100
72750              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
72751      Branch: perl
72752            ! t/op/regexp.t
72753 ____________________________________________________________________________
72754 [  7636] By: nick                                  on 2000/11/10  13:40:00
72755         Log: Integrate mainline.
72756      Branch: perlio
72757           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
72758           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
72759           !> win32/bin/search.pl
72760 ____________________________________________________________________________
72761 [  7635] By: nick                                  on 2000/11/10  13:25:52
72762         Log: Re-instate stdio large file support via perlio.
72763      Branch: perl
72764            ! perlio.c
72765 ____________________________________________________________________________
72766 [  7634] By: jhi                                   on 2000/11/10  04:49:55
72767         Log: Amdahl UTS hints updates.
72768              
72769              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
72770              From: hom00@utsglobal.com (Harold O Morris)
72771              Date: Thu, 9 Nov 2000 20:02 PST
72772              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
72773      Branch: perl
72774            ! hints/uts.sh
72775 ____________________________________________________________________________
72776 [  7633] By: jhi                                   on 2000/11/09  23:33:28
72777         Log: Subject: [PATCH] IO::Seekable pod
72778              From: Nicholas Clark <nick@talking.bollo.cx>
72779              Date: Thu, 9 Nov 2000 20:29:45 +0000
72780              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
72781      Branch: perl
72782            ! ext/IO/lib/IO/Handle.pm
72783 ____________________________________________________________________________
72784 [  7632] By: jhi                                   on 2000/11/09  21:55:41
72785         Log: Various doc oddball characters.
72786              
72787              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
72788              From: Michael Somos <somos@grail.cba.csuohio.edu>
72789              Date: Mon, 6 Nov 2000 17:44:20 -0500
72790              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
72791      Branch: perl
72792            ! emacs/cperl-mode.el lib/unicode/syllables.txt
72793            ! win32/bin/search.pl
72794 ____________________________________________________________________________
72795 [  7631] By: jhi                                   on 2000/11/09  21:12:29
72796         Log: Subject: Re: bash -c exit and linux hints 
72797              From: "John P. Linderman" <jpl@research.att.com>
72798              Date: Thu, 02 Nov 2000 09:37:25 -0500
72799              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
72800      Branch: perl
72801            ! hints/linux.sh
72802 ____________________________________________________________________________
72803 [  7630] By: nick                                  on 2000/11/09  20:34:11
72804         Log: Integrate mainline.
72805      Branch: perlio
72806           !> (integrate 91 files)
72807 ____________________________________________________________________________
72808 [  7629] By: jhi                                   on 2000/11/09  19:46:31
72809         Log: Missing dTHXs.
72810              
72811              Subject: RE: perl@7595 builds not on cygwin
72812              From: "Eric Fifer" <egf7@columbia.edu>
72813              Date: Thu, 9 Nov 2000 19:26:50 -0000
72814              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
72815      Branch: perl
72816            ! ext/Devel/Peek/Peek.xs
72817 ____________________________________________________________________________
72818 [  7628] By: jhi                                   on 2000/11/09  14:48:27
72819         Log: Disable only the tests 99 and 166 for UTF-8 locales.
72820      Branch: perl
72821            ! t/pragma/locale.t
72822 ____________________________________________________________________________
72823 [  7627] By: jhi                                   on 2000/11/09  14:40:27
72824         Log: There's no =head3.
72825      Branch: perl
72826            ! pod/perlhack.pod
72827 ____________________________________________________________________________
72828 [  7626] By: jhi                                   on 2000/11/09  13:54:26
72829         Log: The generated boot_* headers are wrong.  Pickier compiler,
72830              such as KAI C++ will refuse to compile the resulting perlmain.
72831              
72832              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
72833              From: Harri Pasanen <harri.pasanen@trema.com>
72834              Date: Thu, 09 Nov 2000 14:23:28 +0100
72835              Message-Id: <3A0AA550.26D548A3@trema.com>
72836      Branch: perl
72837            ! minimod.pl
72838 ____________________________________________________________________________
72839 [  7625] By: jhi                                   on 2000/11/09  13:50:44
72840         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
72841              From: Prymmer/Kahn <pvhp@best.com>
72842              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
72843              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
72844              
72845              All except the "cow orker" change.
72846      Branch: perl
72847            ! Porting/pumpkin.pod
72848 ____________________________________________________________________________
72849 [  7624] By: jhi                                   on 2000/11/09  13:45:33
72850         Log: Fix for
72851              
72852              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
72853              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
72854              Date: Thu, 09 Nov 2000 11:05:52 +0100
72855              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
72856      Branch: perl
72857            ! pod/perldiag.pod t/pragma/warn/pp_sys
72858 ____________________________________________________________________________
72859 [  7623] By: jhi                                   on 2000/11/09  13:37:16
72860         Log: Typo in an ifndef.
72861              
72862              Subject: Re: [PATCH 5.7.0] better messages from malloc()
72863              From: Joe Smith <jms@inwap.com>         
72864              Date: Thu, 09 Nov 2000 01:33:14 -0800
72865              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
72866      Branch: perl
72867            ! malloc.c
72868 ____________________________________________________________________________
72869 [  7622] By: jhi                                   on 2000/11/09  13:31:18
72870         Log: Remove unused extra arguments.
72871      Branch: metaconfig/U/perl
72872            ! perlxv.U
72873      Branch: perl
72874            ! Configure config_h.SH
72875 ____________________________________________________________________________
72876 [  7621] By: jhi                                   on 2000/11/09  13:16:36
72877         Log: More VMS moves on environment handling, from Charles Lane.
72878      Branch: perl
72879            ! t/pragma/locale.t
72880 ____________________________________________________________________________
72881 [  7620] By: jhi                                   on 2000/11/09  04:42:38
72882         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
72883              From: David Dyck <dcd@tc.fluke.com>
72884              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
72885              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
72886      Branch: perl
72887            ! pp_sys.c
72888 ____________________________________________________________________________
72889 [  7619] By: jhi                                   on 2000/11/09  04:36:21
72890         Log: Forgot from #7618.
72891      Branch: perl
72892            ! lib/File/stat.pm
72893 ____________________________________________________________________________
72894 [  7618] By: jhi                                   on 2000/11/09  04:28:44
72895         Log: Make deleting for %ENV work for (newer versions of) VMS,
72896              from Craig A. Berry.
72897      Branch: perl
72898            ! vms/vms.c
72899 ____________________________________________________________________________
72900 [  7617] By: jhi                                   on 2000/11/09  04:25:05
72901         Log: Subject: [PATCH] Class::Struct at compile time
72902              From: "Casey R. Tweten" <crt@kiski.net>
72903              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
72904              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
72905      Branch: perl
72906            ! lib/Class/Struct.pm
72907 ____________________________________________________________________________
72908 [  7616] By: jhi                                   on 2000/11/09  04:15:17
72909         Log: Subject: [ID 20001108.013] spelling
72910              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
72911              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
72912              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
72913      Branch: perl
72914            ! lib/ftp.pl
72915 ____________________________________________________________________________
72916 [  7615] By: jhi                                   on 2000/11/09  04:12:42
72917         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
72918              From: Peter Prymmer <pvhp@forte.com>
72919              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
72920              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
72921      Branch: perl
72922            ! configure.com
72923 ____________________________________________________________________________
72924 [  7614] By: jhi                                   on 2000/11/08  22:42:55
72925         Log: A missing aTHX_.
72926      Branch: perl
72927            ! ext/IPC/SysV/SysV.xs
72928 ____________________________________________________________________________
72929 [  7613] By: jhi                                   on 2000/11/08  19:30:21
72930         Log: Update Changes.
72931      Branch: perl
72932            ! Changes patchlevel.h
72933 ____________________________________________________________________________
72934 [  7612] By: jhi                                   on 2000/11/08  18:35:25
72935         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
72936              From: David Dyck <dcd@tc.fluke.com>
72937              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
72938              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
72939      Branch: perl
72940            ! pp_sys.c
72941 ____________________________________________________________________________
72942 [  7611] By: jhi                                   on 2000/11/08  18:30:26
72943         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
72944              From: Dominic Dunlop <domo@computer.org>
72945              Date: Tue, 7 Nov 2000 12:05:25 +0100
72946              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
72947      Branch: perl
72948            ! malloc.c
72949 ____________________________________________________________________________
72950 [  7610] By: jhi                                   on 2000/11/08  18:25:14
72951         Log: Do not test UTF-8 locales since that the tests would require
72952              polymorphic regexen.
72953      Branch: perl
72954            ! t/pragma/locale.t
72955 ____________________________________________________________________________
72956 [  7609] By: jhi                                   on 2000/11/08  17:12:51
72957         Log: Locale buglets.
72958              
72959              Subject: RE: Locales support (setlocale) fixes
72960              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72961              Date: Wed, 8 Nov 2000 20:01:39 +0300
72962              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
72963      Branch: perl
72964            ! t/pragma/locale.t util.c
72965 ____________________________________________________________________________
72966 [  7608] By: jhi                                   on 2000/11/08  17:00:16
72967         Log: Deleting $ENV{PATH} in VMS is not recommendable.
72968      Branch: perl
72969            ! t/pragma/locale.t
72970 ____________________________________________________________________________
72971 [  7607] By: jhi                                   on 2000/11/08  16:58:26
72972         Log: Subject: PATCH std stdio for (Free)BSD
72973              From: Nicholas Clark <nick@ccl4.org>
72974              Date: Wed, 8 Nov 2000 15:36:29 +0000
72975              Message-ID: <20001108153629.D98736@plum.flirble.org>
72976      Branch: metaconfig
72977            ! U/compline/d_stdstdio.U
72978      Branch: perl
72979            ! Configure config_h.SH
72980 ____________________________________________________________________________
72981 [  7606] By: jhi                                   on 2000/11/08  16:43:31
72982         Log: Forgot to bump the line numbers in #7601.
72983      Branch: perl
72984            ! t/pragma/warn/pp_sys
72985 ____________________________________________________________________________
72986 [  7605] By: jhi                                   on 2000/11/08  16:39:12
72987         Log: More careful detection of how well NVs and UVs mix.
72988              
72989              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))
72990              From: Nicholas Clark <nick@ccl4.org>
72991              Date: Wed, 8 Nov 2000 15:14:12 +0000
72992              Message-ID: <20001108151412.B98736@plum.flirble.org>
72993              
72994              Added some SIGFPE paranoia.
72995      Branch: metaconfig/U/perl
72996            ! perlxv.U
72997      Branch: perl
72998            ! Configure config_h.SH
72999 ____________________________________________________________________________
73000 [  7604] By: jhi                                   on 2000/11/08  14:39:10
73001         Log: Subject: [patch perl@7595] VMS configure.com tweak
73002              From: "Craig A. Berry" <craigberry@mac.com>
73003              Date: Wed, 8 Nov 2000 00:24:12 -0600
73004              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
73005      Branch: perl
73006            ! configure.com
73007 ____________________________________________________________________________
73008 [  7603] By: jhi                                   on 2000/11/08  14:27:11
73009         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
73010              From: Robin Barker <rmb1@cise.npl.co.uk>
73011              Date: Wed, 8 Nov 2000 11:11:39 GMT
73012              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
73013      Branch: perl
73014            ! perlio.c
73015 ____________________________________________________________________________
73016 [  7602] By: jhi                                   on 2000/11/08  14:25:03
73017         Log: Fix for the tie-refhash string table leaks.
73018              
73019              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
73020              Date: Wed, 8 Nov 2000 13:03:04 GMT
73021              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
73022      Branch: perl
73023            ! t/lib/tie-refhash.t
73024 ____________________________________________________________________________
73025 [  7601] By: jhi                                   on 2000/11/08  14:21:08
73026         Log: Try to avoid flockless and emulationless places.
73027      Branch: perl
73028            ! t/pragma/warn/pp_sys
73029 ____________________________________________________________________________
73030 [  7600] By: jhi                                   on 2000/11/08  02:28:54
73031         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
73032              
73033              Subject: [PATCH] prototyped functions that should be overrideable
73034              From: "Casey R. Tweten" <crt@kiski.net>
73035              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
73036              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
73037      Branch: perl
73038            ! toke.c
73039 ____________________________________________________________________________
73040 [  7599] By: jhi                                   on 2000/11/08  01:12:05
73041         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
73042              
73043              Subject: [PATCH] perlbug.PL
73044              From: "Kurt D. Starsinic" <kstar@chapin.edu>
73045              Date: Mon, 6 Nov 2000 21:39:01 -0500
73046              Message-ID: <20001106213901.B20955@O2.chapin.edu>
73047      Branch: perl
73048            ! utils/perlbug.PL
73049 ____________________________________________________________________________
73050 [  7598] By: jhi                                   on 2000/11/07  23:42:00
73051         Log: Bad thinko in #7581 (I used the test program with the expanded
73052              values as-is).
73053      Branch: metaconfig
73054            ! U/compline/d_stdstdio.U
73055      Branch: perl
73056            ! Configure
73057 ____________________________________________________________________________
73058 [  7597] By: jhi                                   on 2000/11/07  21:43:29
73059         Log: Subject: [PATCH perl@7573] cygwin port
73060              From: "Fifer, Eric" <EFifer@sanwaint.com>
73061              Date: Tue, 7 Nov 2000 18:08:51 -0000 
73062              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
73063              
73064              Synchronize with Cygwin 1.1.5.
73065      Branch: perl
73066            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
73067            ! pod/perlport.pod unixish.h util.c
73068 ____________________________________________________________________________
73069 [  7596] By: jhi                                   on 2000/11/07  21:39:25
73070         Log: perlhack updates from H.Merijn Brand.
73071      Branch: perl
73072            ! pod/perlhack.pod
73073 ____________________________________________________________________________
73074 [  7595] By: jhi                                   on 2000/11/07  20:21:41
73075         Log: Update Changes.
73076      Branch: perl
73077            ! Changes patchlevel.h
73078 ____________________________________________________________________________
73079 [  7594] By: jhi                                   on 2000/11/07  19:18:58
73080         Log: Be more robust in Dynaloader.pm.
73081      Branch: perl
73082            ! ext/DynaLoader/DynaLoader_pm.PL
73083 ____________________________________________________________________________
73084 [  7593] By: jhi                                   on 2000/11/07  16:49:31
73085         Log: AUTHORS update.
73086      Branch: perl
73087            ! AUTHORS
73088 ____________________________________________________________________________
73089 [  7592] By: gsar                                  on 2000/11/07  16:39:51
73090         Log: normalize relative paths in virtualized current directory on windows,
73091              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
73092              returns)
73093      Branch: perl
73094            ! win32/vdir.h
73095 ____________________________________________________________________________
73096 [  7591] By: jhi                                   on 2000/11/07  16:04:26
73097         Log: Too profiler-happy: with optimization the #7590 actually makes
73098              the test to run 0.5% _slower_.  Requires much more instrumentation.
73099              Retract #7590.
73100      Branch: perl
73101            ! regcomp.c regcomp.h
73102 ____________________________________________________________________________
73103 [  7590] By: jhi                                   on 2000/11/07  15:51:13
73104         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
73105              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
73106              by using memset() and testing bytewise (as opposed to bitwise).
73107      Branch: perl
73108            ! regcomp.c regcomp.h
73109 ____________________________________________________________________________
73110 [  7589] By: jhi                                   on 2000/11/07  12:56:39
73111         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
73112              From: "Craig A. Berry" <craig.berry@psinetcs.com>
73113              Date: Mon, 06 Nov 2000 23:45:30 -0500
73114              Message-Id: <0011079735.AA973576259@univpress.com>
73115      Branch: perl
73116            ! configure.com t/lib/st-lock.t
73117 ____________________________________________________________________________
73118 [  7588] By: jhi                                   on 2000/11/07  01:03:28
73119         Log: Tweak #7587.
73120      Branch: perl
73121            ! pod/perldiag.pod
73122 ____________________________________________________________________________
73123 [  7587] By: jhi                                   on 2000/11/07  01:00:27
73124         Log: A doc addition for bug id 20001105.019, beware \p.
73125      Branch: perl
73126            ! pod/perldiag.pod
73127 ____________________________________________________________________________
73128 [  7586] By: jhi                                   on 2000/11/07  00:32:22
73129         Log: Fake support of holey files in win/dosish platforms.
73130              
73131              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
73132              From: kipp@shonanblue.ne.jp
73133              Date: Mon, 6 Nov 2000 13:30:55 -0800
73134              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
73135      Branch: perl
73136            ! ext/SDBM_File/sdbm/sdbm.c
73137 ____________________________________________________________________________
73138 [  7585] By: jhi                                   on 2000/11/07  00:12:54
73139         Log: Subject: Pod updates
73140              From: "Stephen P. Potter" <spp@spotter.yi.org>
73141              Date: Mon, 06 Nov 2000 18:56:43 -0500
73142              Message-Id: <200011062357.SAA18173@spotter.yi.org>
73143      Branch: perl
73144            ! README.dos README.os2 README.win32 pod/buildtoc.PL
73145            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
73146            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
73147            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
73148            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
73149            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
73150            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
73151            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
73152            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
73153            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
73154            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
73155            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
73156            ! pod/perltootc.pod pod/perlunicode.pod
73157 ____________________________________________________________________________
73158 [  7584] By: jhi                                   on 2000/11/07  00:04:17
73159         Log: Varargs don't always work too well if one puts an unsigned
73160              char on the stack and pop an unsigned quad off the stack.
73161              
73162              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
73163              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
73164              Date: Mon, 06 Nov 2000 15:19:05 -0800
73165              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
73166      Branch: perl
73167            ! utf8.c
73168 ____________________________________________________________________________
73169 [  7583] By: jhi                                   on 2000/11/06  23:58:48
73170         Log: %ENV note tweaks from Dan Sugalski.
73171      Branch: perl
73172            ! pod/perlport.pod vms/perlvms.pod
73173 ____________________________________________________________________________
73174 [  7582] By: jhi                                   on 2000/11/06  23:05:49
73175         Log: glibc5 detection by __GNU_LIBRARY__.
73176      Branch: perl
73177            ! toke.c
73178 ____________________________________________________________________________
73179 [  7581] By: jhi                                   on 2000/11/06  22:51:29
73180         Log: Make the stdio test program of 7427 less noisy while being 
73181              compiled so that Digital UNIX wouldn't get both
73182              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
73183              undefined.  This makes perlio happy.
73184      Branch: metaconfig
73185            ! U/compline/d_stdstdio.U
73186      Branch: perl
73187            ! Configure config_h.SH
73188 ____________________________________________________________________________
73189 [  7580] By: jhi                                   on 2000/11/06  22:41:41
73190         Log: Document %ENV = () portability issues.
73191      Branch: perl
73192            ! pod/perlport.pod vms/perlvms.pod
73193 ____________________________________________________________________________
73194 [  7579] By: jhi                                   on 2000/11/06  21:29:24
73195         Log: VOS updates from Paul Green.
73196      Branch: perl
73197            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
73198 ____________________________________________________________________________
73199 [  7578] By: jhi                                   on 2000/11/06  21:00:40
73200         Log: Sanitize the environment further.
73201      Branch: perl
73202            ! t/pragma/locale.t
73203 ____________________________________________________________________________
73204 [  7577] By: jhi                                   on 2000/11/06  20:53:51
73205         Log: Re-introduce 7552 lost in integration.
73206      Branch: perl
73207            ! perlio.c
73208 ____________________________________________________________________________
73209 [  7576] By: jhi                                   on 2000/11/06  20:33:46
73210         Log: Admit that the test leaks scalars.
73211      Branch: perl
73212            ! t/comp/proto.t
73213 ____________________________________________________________________________
73214 [  7575] By: jhi                                   on 2000/11/06  20:17:08
73215         Log: Integrate perlio.
73216      Branch: perl
73217           !> perlio.c
73218 ____________________________________________________________________________
73219 [  7574] By: nick                                  on 2000/11/06  20:07:28
73220         Log: Remove debug. Try (Mmap_t) on madvise() call.
73221      Branch: perlio
73222            ! perlio.c
73223 ____________________________________________________________________________
73224 [  7573] By: jhi                                   on 2000/11/06  13:56:05
73225         Log: Update Changes.
73226      Branch: perl
73227            ! Changes patchlevel.h
73228 ____________________________________________________________________________
73229 [  7572] By: jhi                                   on 2000/11/06  13:48:41
73230         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
73231              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73232              Date: Mon, 06 Nov 2000 10:11:42 +0100
73233              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
73234      Branch: perl
73235            ! pod/perlhack.pod
73236 ____________________________________________________________________________
73237 [  7571] By: jhi                                   on 2000/11/06  01:45:51
73238         Log: AUTHORS updates.
73239      Branch: perl
73240            ! AUTHORS
73241 ____________________________________________________________________________
73242 [  7570] By: jhi                                   on 2000/11/06  00:18:00
73243         Log: Fix for
73244              
73245              Subject: [ID 20000728.005] perl -P broken
73246              From: David Dyck <dcd@tc.fluke.com>
73247              Date: Fri, 28 Jul 2000 17:19:16 -0700
73248              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
73249              
73250              (hopefully).  The fix is also not complete, it seems to break
73251              BOM swallowing for libc5 systems, but until someone figures
73252              out a way to do this without ftell(), this will do.
73253      Branch: perl
73254            ! toke.c
73255 ____________________________________________________________________________
73256 [  7569] By: jhi                                   on 2000/11/06  00:05:30
73257         Log: Document that the evaled syntax errors cause scalar leaks.
73258      Branch: perl
73259            ! t/comp/proto.t
73260 ____________________________________________________________________________
73261 [  7568] By: jhi                                   on 2000/11/05  23:14:47
73262         Log: opmini.o can linger from Configures past.
73263      Branch: perl
73264            ! Makefile.SH
73265 ____________________________________________________________________________
73266 [  7567] By: jhi                                   on 2000/11/05  21:28:39
73267         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
73268              first argument correctly.
73269      Branch: perl
73270            ! perlio.c
73271 ____________________________________________________________________________
73272 [  7566] By: jhi                                   on 2000/11/05  21:15:56
73273         Log: Integrate perlio.
73274      Branch: perl
73275           !> perlio.c
73276 ____________________________________________________________________________
73277 [  7565] By: jhi                                   on 2000/11/05  21:15:13
73278         Log: Use -dM for gcc (the suggested patch did it only for Linux,
73279              but I think it can be generalized).
73280              
73281              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
73282              From: Pixel <pixel@mandrakesoft.com>
73283              Date: 05 Nov 2000 21:49:34 +0100 
73284              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
73285      Branch: perl
73286            ! ext/Errno/Errno_pm.PL
73287 ____________________________________________________________________________
73288 [  7564] By: nick                                  on 2000/11/05  21:09:18
73289         Log: Added a mmap layer as a "subclass" of perlio.
73290              PERLIO=mmap ./perl harness passes
73291      Branch: perlio
73292            ! perlio.c
73293 ____________________________________________________________________________
73294 [  7563] By: jhi                                   on 2000/11/05  19:48:55
73295         Log: Add a note for future generations about bug id 20000229.006.
73296      Branch: perl
73297            ! malloc.c
73298 ____________________________________________________________________________
73299 [  7562] By: jhi                                   on 2000/11/05  19:38:24
73300         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
73301      Branch: perl
73302            ! pp_ctl.c t/op/pos.t
73303 ____________________________________________________________________________
73304 [  7561] By: jhi                                   on 2000/11/05  18:21:46
73305         Log: Add =pod to be tidy.
73306      Branch: perl
73307            ! lib/Math/Complex.pm
73308 ____________________________________________________________________________
73309 [  7560] By: jhi                                   on 2000/11/05  17:38:46
73310         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
73311      Branch: perl
73312            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
73313            ! ext/Storable/Storable.xs t/lib/st-recurse.t
73314 ____________________________________________________________________________
73315 [  7559] By: jhi                                   on 2000/11/05  17:32:59
73316         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
73317              From: "Peter J. Farley III" <pjfarley@banet.net>
73318              Date: Sun, 05 Nov 2000 11:55:59 -0500
73319              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
73320      Branch: perl
73321            ! t/lib/syslog.t
73322 ____________________________________________________________________________
73323 [  7558] By: jhi                                   on 2000/11/05  17:29:19
73324         Log: Integrate perlio.
73325      Branch: perl
73326           !> perlio.c
73327 ____________________________________________________________________________
73328 [  7557] By: jhi                                   on 2000/11/05  17:22:01
73329         Log: A fix of sorts for 20000329.026, a better error message
73330              for a missing "use charnames" when using the \N{...}. 
73331      Branch: perl
73332            ! pod/perldiag.pod toke.c
73333 ____________________________________________________________________________
73334 [  7556] By: jhi                                   on 2000/11/05  16:33:50
73335         Log: Test tweak: show also the failed locales.
73336              
73337              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
73338              From: Lupe Christoph <lupe@lupe-christoph.de>         
73339              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
73340              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
73341      Branch: perl
73342            ! t/pragma/locale.t
73343 ____________________________________________________________________________
73344 [  7555] By: nick                                  on 2000/11/05  11:09:34
73345         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
73346              open RDWR so does not fail. (pragma/warnings 303 again...)
73347      Branch: perlio
73348            ! perlio.c
73349 ____________________________________________________________________________
73350 [  7554] By: nick                                  on 2000/11/05  10:10:13
73351         Log: Fix case where ungetc(f,EOF) was allowed.
73352              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
73353              so we can see similarities.
73354              Use types more carefully and a STDCHAR array in hope that this will
73355              fix Jarrko's 64bit machine.
73356      Branch: perlio
73357            ! perlio.c
73358 ____________________________________________________________________________
73359 [  7553] By: jhi                                   on 2000/11/05  01:12:16
73360         Log: Fix for
73361              
73362              Subject: [ID 20001004.007] taint propogation is inconsistent
73363              From: pimlott@idiomtech.com (Andrew Pimlott) 
73364              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
73365              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
73366              
73367              The culprit was sv_setsv() which was rather blindly
73368              propagating taint, which lead to behaviour where if
73369              a tainted anon hash value was seen all the hash values
73370              from then on at that level became tainted, or at any
73371              upper levels in the case of nested anon hashes.
73372      Branch: perl
73373            ! sv.c t/op/taint.t
73374 ____________________________________________________________________________
73375 [  7552] By: jhi                                   on 2000/11/04  23:44:18
73376         Log: Some cpps don't like splitting conditionals across several lines.
73377      Branch: perl
73378            ! perlio.c
73379 ____________________________________________________________________________
73380 [  7551] By: nick                                  on 2000/11/04  23:40:44
73381         Log: Integrate mainline
73382      Branch: perlio
73383           !> pp_hot.c t/op/taint.t
73384 ____________________________________________________________________________
73385 [  7550] By: nick                                  on 2000/11/04  23:39:05
73386         Log: Integrate mainline again
73387      Branch: perlio
73388           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
73389           !> t/lib/b.t t/op/misc.t util.c
73390 ____________________________________________________________________________
73391 [  7549] By: jhi                                   on 2000/11/04  23:14:01
73392         Log: Fix for
73393              
73394              Subject: [ID 20001004.006] undef is never tainted
73395              From: pimlott@idiomtech.com (Andrew Pimlott)
73396              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
73397              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
73398              
73399              An undef read from a slurped file was not tainted.
73400      Branch: perl
73401            ! pp_hot.c t/op/taint.t
73402 ____________________________________________________________________________
73403 [  7548] By: jhi                                   on 2000/11/04  22:56:21
73404         Log: Test tweak ($Config{useperlio} is by default undef) .
73405      Branch: perl
73406            ! t/lib/b.t
73407 ____________________________________________________________________________
73408 [  7547] By: jhi                                   on 2000/11/04  22:43:56
73409         Log: Integrate perlio.
73410      Branch: perl
73411           +> lib/perlio.pm
73412           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
73413           !> pod/perlapi.pod t/lib/b.t
73414 ____________________________________________________________________________
73415 [  7546] By: jhi                                   on 2000/11/04  22:40:59
73416         Log: Configure would use a bad $myuname from an old config.sh.
73417              
73418              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
73419              From: Andy Dougherty <doughera@lafayette.edu>
73420              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
73421              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
73422      Branch: metaconfig
73423            ! U/modified/Oldconfig.U
73424      Branch: perl
73425            ! Configure config_h.SH
73426 ____________________________________________________________________________
73427 [  7545] By: jhi                                   on 2000/11/04  22:36:54
73428         Log: Subject: Locales support (setlocale) fixes
73429              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73430              Date: Sat, 4 Nov 2000 10:15:48 +0300 
73431              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
73432              
73433              Modified quite a bit to be more portable.
73434      Branch: perl
73435            ! embed.h embed.pl perl.h proto.h util.c
73436 ____________________________________________________________________________
73437 [  7544] By: jhi                                   on 2000/11/04  22:32:47
73438         Log: Dying is too strict here, better just skip.
73439      Branch: perl
73440            ! t/op/misc.t
73441 ____________________________________________________________________________
73442 [  7543] By: nick                                  on 2000/11/04  21:55:13
73443         Log: Merge mainline
73444      Branch: perlio
73445           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
73446           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
73447           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
73448           !> (integrate 64 files)
73449 ____________________________________________________________________________
73450 [  7542] By: jhi                                   on 2000/11/04  21:09:28
73451         Log: More Changes tweakery.
73452      Branch: perl
73453            ! Changes Porting/genlog
73454 ____________________________________________________________________________
73455 [  7541] By: jhi                                   on 2000/11/04  20:58:18
73456         Log: Changes fixups.
73457      Branch: perl
73458            ! Changes
73459 ____________________________________________________________________________
73460 [  7540] By: jhi                                   on 2000/11/04  20:42:38
73461         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
73462              create a "fast path" for locale name probing using "locale -a"
73463              if available, squash finally hopefully the s?printf resetting
73464              the numeric locale (since, IIUC perllocale, it never shouldn't). 
73465      Branch: perl
73466            ! sv.c t/op/misc.t t/pragma/locale.t
73467 ____________________________________________________________________________
73468 [  7539] By: nick                                  on 2000/11/04  19:56:10
73469         Log: PerlIO infrastructure complete.
73470      Branch: perlio
73471            + lib/perlio.pm
73472            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
73473 ____________________________________________________________________________
73474 [  7538] By: nick                                  on 2000/11/04  14:31:32
73475         Log: Type tweaks + less contorted allocation scheme
73476      Branch: perlio
73477            ! perlio.c
73478 ____________________________________________________________________________
73479 [  7537] By: nick                                  on 2000/11/04  12:40:42
73480         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
73481              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
73482              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
73483              sensible) which lead to some interesting fails.
73484      Branch: perlio
73485            ! perlio.c
73486 ____________________________________________________________________________
73487 [  7536] By: jhi                                   on 2000/11/04  00:20:02
73488         Log: Add FCNTL_CAN_LOCK.
73489              
73490              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
73491              From: Andy Dougherty <doughera@lafayette.edu>
73492              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
73493              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
73494              
73495              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
73496              From: Andy Dougherty <doughera@lafayette.edu>
73497              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
73498              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
73499      Branch: metaconfig/U/perl
73500            + d_fcntl_can_lock.U
73501            ! startperl.U
73502      Branch: perl
73503            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73504            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
73505            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
73506            ! vos/config.ga.h win32/config.bc win32/config.gc
73507            ! win32/config.vc
73508 ____________________________________________________________________________
73509 [  7535] By: nick                                  on 2000/11/03  22:19:10
73510         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
73511              - Works on Linux with
73512              perlio + unix
73513              stdio
73514              - Works on Solaris with
73515              perlio + unix
73516              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
73517              - Fails (hangs in openpid) if you try and stack
73518              perlio + stdio - Linux stdio's read() logic is hanging.
73519      Branch: perlio
73520            ! iperlsys.h perlio.c
73521 ____________________________________________________________________________
73522 [  7534] By: jhi                                   on 2000/11/03  15:16:02
73523         Log: Subject: Re: README.aix
73524              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73525              Date: Fri, 03 Nov 2000 16:03:15 +0100
73526              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
73527      Branch: perl
73528            ! README.aix
73529 ____________________________________________________________________________
73530 [  7533] By: jhi                                   on 2000/11/03  03:59:02
73531         Log: Subject: [PATCH 5.7.0] better messages from malloc()
73532              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73533              Date: Wed, 1 Nov 2000 23:39:56 -0500
73534              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
73535      Branch: perl
73536            ! malloc.c pod/perldiag.pod
73537 ____________________________________________________________________________
73538 [  7532] By: jhi                                   on 2000/11/03  00:11:56
73539         Log: The #7521 touched things it shouldn't have.
73540      Branch: perl
73541            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
73542 ____________________________________________________________________________
73543 [  7531] By: jhi                                   on 2000/11/02  22:32:33
73544         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
73545              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73546              Date:     Thu, 2 Nov 2000 16:58:36 EST
73547              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
73548      Branch: perl
73549            ! vms/gen_shrfls.pl
73550 ____________________________________________________________________________
73551 [  7530] By: jhi                                   on 2000/11/02  22:08:49
73552         Log: Fix the problem discussed in
73553              
73554              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
73555              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
73556              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
73557              
73558              originally from Linc Madison.  Also Andreas König's comments
73559              taken into account.  Some other problems with Tie::SubstrHash
73560              fixed: didn't croak when the table exceeded the requested number
73561              of entries (as documented) but instead when the number of entries
73562              exceeded the size of the table, a croak() had an unnecessary \n,
73563              didn't have a CLEAR method, documented that there is no exists().
73564              Didn't fix to be strict-proof because the module uses &foo; and
73565              dynamic scope.  Added a test script exercizing both first tamely 
73566              the basic functionality, and then the failure cases reported by
73567              Linc Madison.
73568      Branch: perl
73569            + t/lib/tie-substrhash.t
73570            ! MANIFEST lib/Tie/SubstrHash.pm
73571 ____________________________________________________________________________
73572 [  7529] By: jhi                                   on 2000/11/02  17:58:08
73573         Log: recv() can fail and return undef.
73574              
73575              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
73576              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
73577              Date: Thu, 2 Nov 2000 20:12:20 +0300
73578              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
73579      Branch: perl
73580            ! lib/Net/Ping.pm
73581 ____________________________________________________________________________
73582 [  7528] By: jhi                                   on 2000/11/02  17:49:09
73583         Log: Detpyo.
73584      Branch: perl
73585            ! pod/perlop.pod
73586 ____________________________________________________________________________
73587 [  7527] By: jhi                                   on 2000/11/02  15:48:37
73588         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
73589              fix a autovivification bug in Tie::RefHash, add tests for both.
73590              
73591              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
73592              From: Edward Avis <epa98@doc.ic.ac.uk>
73593              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
73594              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
73595      Branch: perl
73596            + t/lib/tie-refhash.t
73597            ! MANIFEST lib/Tie/RefHash.pm
73598 ____________________________________________________________________________
73599 [  7526] By: jhi                                   on 2000/11/02  13:56:26
73600         Log: Test::Harness revealed buglets in the new DynaLoader.
73601              
73602              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
73603              From: andreas.koenig@anima.de (Andreas J. Koenig)
73604              Date: 02 Nov 2000 11:26:48 +0100 
73605              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
73606      Branch: perl
73607            ! ext/DynaLoader/DynaLoader_pm.PL
73608 ____________________________________________________________________________
73609 [  7525] By: jhi                                   on 2000/11/01  23:52:08
73610         Log: The entry for #7503 was missing.
73611      Branch: perl
73612            ! Changes
73613 ____________________________________________________________________________
73614 [  7524] By: jhi                                   on 2000/11/01  23:40:52
73615         Log: Update Changes.
73616      Branch: perl
73617            ! Changes patchlevel.h
73618 ____________________________________________________________________________
73619 [  7523] By: jhi                                   on 2000/11/01  22:57:09
73620         Log: More tweaking on the #7522 theme.
73621      Branch: perl
73622            ! ext/DynaLoader/DynaLoader_pm.PL
73623 ____________________________________________________________________________
73624 [  7522] By: jhi                                   on 2000/11/01  22:06:15
73625         Log: Expand %Config variables and %ENV variables only if
73626              so requested during build time using the
73627              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
73628              Not expanding makes relocating distributions easier.
73629      Branch: perl
73630            ! ext/DynaLoader/DynaLoader_pm.PL
73631 ____________________________________________________________________________
73632 [  7521] By: jhi                                   on 2000/11/01  20:56:34
73633         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
73634              and setgid() because they were just changing $< and $( which means
73635              only changing the real uid/gid, as opposed to changing both
73636              real and effective ids.  (The alternative way could have been
73637              in POSIX.pm to change $> and $), too, but making a direct call
73638              to the C API feels cleaner.)  Fixes the bug
73639              
73640              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
73641              From: "Garry T. Williams" <garry@zvolve.com>
73642              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
73643              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
73644      Branch: perl
73645            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
73646            ! ext/POSIX/typemap pod/perlvar.pod
73647 ____________________________________________________________________________
73648 [  7520] By: jhi                                   on 2000/11/01  20:08:33
73649         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
73650              From: "Garry T. Williams" <garry@zvolve.com>
73651              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
73652              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
73653      Branch: perl
73654            ! pod/perlsec.pod
73655 ____________________________________________________________________________
73656 [  7519] By: jhi                                   on 2000/11/01  20:01:22
73657         Log: Locale warning explanation tweak.
73658      Branch: perl
73659            ! pod/perldiag.pod
73660 ____________________________________________________________________________
73661 [  7518] By: jhi                                   on 2000/11/01  18:57:13
73662         Log: C.pm part of
73663              
73664              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
73665              From: Jarkko Hietaniemi <jhi@iki.fi>
73666              Date: Tue, 10 Oct 2000 08:22:28 -0500
73667              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
73668      Branch: perl
73669            ! ext/B/B/C.pm
73670 ____________________________________________________________________________
73671 [  7517] By: jhi                                   on 2000/11/01  18:41:59
73672         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
73673              From: Martien Verbruggen <mgjv@comdyn.com.au>
73674              Date: Fri, 6 Oct 2000 14:09:10 +1100
73675              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
73676      Branch: perl
73677            ! pod/perlop.pod
73678 ____________________________________________________________________________
73679 [  7516] By: jhi                                   on 2000/11/01  18:34:55
73680         Log: Generalize the Camel wording.
73681              
73682              Subject: Re: perlfaq style changes
73683              From: John Borwick <jhborwic@unity.ncsu.edu>
73684              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
73685              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
73686      Branch: perl
73687            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
73688 ____________________________________________________________________________
73689 [  7515] By: jhi                                   on 2000/11/01  16:52:31
73690         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
73691              From: pimlott@idiomtech.com (Andrew Pimlott)
73692              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
73693              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
73694      Branch: perl
73695            ! pod/perlsec.pod
73696 ____________________________________________________________________________
73697 [  7514] By: jhi                                   on 2000/11/01  15:03:40
73698         Log: More AIX lore.
73699      Branch: perl
73700            ! ext/re/hints/aix.pl
73701 ____________________________________________________________________________
73702 [  7513] By: jhi                                   on 2000/11/01  14:48:30
73703         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
73704              From: root <root@chronos.fi.muni.cz>
73705              Date: Wed, 1 Nov 2000 12:31:32 +0100
73706              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
73707      Branch: perl
73708            ! lib/Net/Ping.pm
73709 ____________________________________________________________________________
73710 [  7512] By: jhi                                   on 2000/11/01  14:46:47
73711         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
73712              From: Martin Husemann <martin@duskware.de>
73713              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
73714              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
73715      Branch: perl
73716            ! regcomp.c
73717 ____________________________________________________________________________
73718 [  7511] By: jhi                                   on 2000/11/01  14:39:50
73719         Log: AUTHORS updates.
73720      Branch: perl
73721            ! AUTHORS
73722 ____________________________________________________________________________
73723 [  7510] By: jhi                                   on 2000/11/01  14:29:50
73724         Log: Subject: [PATCH] startperl to respect versiononly
73725              From: Robin Barker <rmb1@cise.npl.co.uk> 
73726              Date: Tue, 31 Oct 2000 16:29:36 GMT
73727              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
73728      Branch: metaconfig/U/perl
73729            ! startperl.U
73730      Branch: perl
73731            ! Configure config_h.SH
73732 ____________________________________________________________________________
73733 [  7509] By: jhi                                   on 2000/11/01  14:19:53
73734         Log: printf UVs the correct way, noticed by Robin Barker.
73735      Branch: perl
73736            ! utf8.c
73737 ____________________________________________________________________________
73738 [  7508] By: jhi                                   on 2000/11/01  14:10:03
73739         Log: Do not cleanup *% because the % has special meanings in some
73740              shell environments.
73741      Branch: perl
73742            ! ext/Storable/Makefile.PL
73743 ____________________________________________________________________________
73744 [  7507] By: jhi                                   on 2000/11/01  14:06:00
73745         Log: The NonStop-UX libraries have a novel way to say NaN.
73746      Branch: perl
73747            ! t/lib/bigfltpm.t
73748 ____________________________________________________________________________
73749 [  7506] By: jhi                                   on 2000/11/01  14:03:35
73750         Log: The osname has been lowercased by now, from Tom Bates.
73751      Branch: metaconfig
73752            ! U/modified/Oldconfig.U
73753      Branch: perl
73754            ! Configure config_h.SH
73755 ____________________________________________________________________________
73756 [  7505] By: jhi                                   on 2000/10/31  19:18:39
73757         Log: The compiler is either gcc or cc, from Tom Bates.
73758      Branch: perl
73759            ! hints/nonstopux.sh
73760 ____________________________________________________________________________
73761 [  7504] By: jhi                                   on 2000/10/31  14:53:42
73762         Log: Update Changes.
73763      Branch: perl
73764            ! Changes patchlevel.h
73765 ____________________________________________________________________________
73766 [  7503] By: jhi                                   on 2000/10/31  14:30:50
73767         Log: Whitespace style tweak.  Was originally going to see to
73768              
73769              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
73770              From: Joe Smith <jms@inwap.com>
73771              Date: Mon, 30 Oct 2000 18:47:57 -0800
73772              Message-Id: <39FE32DD.24AAC4D@inwap.com>
73773              
73774              but that had already been taken care of.
73775      Branch: metaconfig
73776            ! U/compline/d_stdstdio.U
73777      Branch: perl
73778            ! Configure config_h.SH
73779 ____________________________________________________________________________
73780 [  7502] By: jhi                                   on 2000/10/31  14:25:02
73781         Log: AUTHORS tweaks.
73782      Branch: perl
73783            ! AUTHORS
73784 ____________________________________________________________________________
73785 [  7501] By: jhi                                   on 2000/10/31  14:23:59
73786         Log: Subject: perlfaq style changes
73787              From: John Borwick <jhborwic@unity.ncsu.edu>
73788              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
73789              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
73790      Branch: perl
73791            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
73792            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
73793            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
73794            ! pod/perlfaq9.pod
73795 ____________________________________________________________________________
73796 [  7500] By: jhi                                   on 2000/10/31  14:22:15
73797         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
73798              
73799              Subject: Re: [ID 20000918.005] ~ on wide chars
73800              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73801              Date: Mon, 30 Oct 2000 21:09:55 -0800
73802              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
73803              
73804              (The ord() part of the patch skipped.)
73805      Branch: perl
73806            ! doop.c
73807 ____________________________________________________________________________
73808 [  7499] By: jhi                                   on 2000/10/31  14:20:08
73809         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
73810              From: Jens Hamisch <jens@Strawberry.COM>
73811              Date: Mon, 30 Oct 2000 15:17:07 +0100
73812              Message-Id: <20001030151707.A9597@Strawberry.COM>
73813      Branch: perl
73814            ! av.c
73815 ____________________________________________________________________________
73816 [  7498] By: jhi                                   on 2000/10/31  14:16:29
73817         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
73818              From: Peter Prymmer <pvhp@forte.com>
73819              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
73820              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
73821      Branch: perl
73822            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
73823            + ext/Encode/Encode/posix-bc.enc
73824            ! MANIFEST t/lib/encode.t
73825 ____________________________________________________________________________
73826 [  7497] By: jhi                                   on 2000/10/31  14:13:22
73827         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
73828              From: Peter Prymmer <pvhp@forte.com>
73829              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
73830              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
73831      Branch: perl
73832            ! t/lib/cgi-html.t
73833 ____________________________________________________________________________
73834 [  7496] By: jhi                                   on 2000/10/31  14:12:05
73835         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
73836              From: Peter Prymmer <pvhp@forte.com>
73837              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
73838              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
73839      Branch: perl
73840            ! t/lib/cgi-function.t
73841 ____________________________________________________________________________
73842 [  7495] By: jhi                                   on 2000/10/31  14:11:08
73843         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
73844              From: Peter Prymmer <pvhp@forte.com>
73845              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
73846              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
73847      Branch: perl
73848            + ext/re/hints/aix.pl
73849            ! MANIFEST ext/re/Makefile.PL
73850 ____________________________________________________________________________
73851 [  7494] By: jhi                                   on 2000/10/31  14:08:32
73852         Log: Use Errno magic.
73853              
73854              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
73855              From: Casey Tweten <perl@ctweten.amsite.com>
73856              Date: Mon, 30 Oct 2000 15:51:17 -0500
73857              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
73858      Branch: perl
73859            ! lib/File/Temp.pm
73860 ____________________________________________________________________________
73861 [  7493] By: jhi                                   on 2000/10/31  14:05:07
73862         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
73863              
73864              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
73865              From: Nicholas Clark <nick@ccl4.org>
73866              Date: Mon, 30 Oct 2000 17:38:45 +0000
73867              Message-ID: <20001030173845.O60355@plum.flirble.org>
73868      Branch: perl
73869            ! Makefile.SH utils/perlbug.PL
73870 ____________________________________________________________________________
73871 [  7492] By: nick                                  on 2000/10/30  19:37:23
73872         Log: Change files which are mysteriously different to mainline to be
73873              copies of mainline.
73874      Branch: perlio
73875            ! objXSUB.h perlapi.c pod/perlapi.pod
73876 ____________________________________________________________________________
73877 [  7491] By: nick                                  on 2000/10/30  18:05:54
73878         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
73879              - typo in endian code in putc.
73880              - Don't allow read of write-only files and vice-versa
73881              - and off-by-one in flush-all loop.
73882              Remove debug calls as they were using GCC specific features.
73883      Branch: perlio
73884            ! perlio.c
73885 ____________________________________________________________________________
73886 [  7490] By: nick                                  on 2000/10/29  21:45:45
73887         Log: Integrate mainline to perlio
73888      Branch: perlio
73889           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
73890           !> toke.c
73891 ____________________________________________________________________________
73892 [  7489] By: jhi                                   on 2000/10/29  21:11:08
73893         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
73894              From: andreas.koenig@anima.de (Andreas J. Koenig)
73895              Date: 29 Oct 2000 22:05:59 +0100
73896              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
73897      Branch: perl
73898            ! lib/ExtUtils/Manifest.pm
73899 ____________________________________________________________________________
73900 [  7488] By: jhi                                   on 2000/10/29  21:07:47
73901         Log: Tests for #7487.
73902              
73903              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
73904              From: andreas.koenig@anima.de (Andreas J. Koenig)
73905              Date: 29 Oct 2000 19:37:09 +0100
73906              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
73907      Branch: perl
73908            ! t/comp/proto.t
73909 ____________________________________________________________________________
73910 [  7487] By: jhi                                   on 2000/10/29  21:06:27
73911         Log: constsub spillage.
73912              
73913              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
73914              From: John Tobey <jtobey@john-edwin-tobey.org>
73915              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
73916              Message-Id: <m13pvSr-000FObC@feynman.localnet>
73917      Branch: perl
73918            ! op.c
73919 ____________________________________________________________________________
73920 [  7486] By: nick                                  on 2000/10/29  21:05:04
73921         Log: Integrate mainline to perlio branch
73922      Branch: perlio
73923           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
73924           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
73925           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
73926           +> vos/install_perl.cm
73927            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
73928            - vos/config.h vos/config_h.SH_orig
73929           !> (integrate 141 files)
73930 ____________________________________________________________________________
73931 [  7485] By: jhi                                   on 2000/10/29  21:00:47
73932         Log: Make \x{...} consistently produce UTF-8.
73933              
73934              Subject: Re: \x{...} is confused 
73935              From: Simon Cozens <simon@cozens.net>
73936              Date: Sun, 29 Oct 2000 19:36:48 +0000
73937              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
73938      Branch: perl
73939            ! t/pragma/utf8.t toke.c
73940 ____________________________________________________________________________
73941 [  7484] By: nick                                  on 2000/10/29  20:05:29
73942         Log: PerlIO passes all tests.
73943      Branch: perlio
73944            ! perlio.c
73945 ____________________________________________________________________________
73946 [  7483] By: jhi                                   on 2000/10/29  18:06:55
73947         Log: Update Changes.
73948      Branch: perl
73949            ! Changes patchlevel.h
73950 ____________________________________________________________________________
73951 [  7482] By: nick                                  on 2000/10/29  17:43:28
73952         Log: Include <unistd.h> to get correct lseek() prototype etc.
73953              (I thought perl.h did that) - down to two fails
73954              - comp/require.t (last test)
73955              - lib/io_xs.t - possibly import/export of FILE * ?
73956      Branch: perlio
73957            ! perlio.c
73958 ____________________________________________________________________________
73959 [  7481] By: jhi                                   on 2000/10/29  17:02:37
73960         Log: UTF-8 decoder tweak.
73961      Branch: perl
73962            ! utf8.c
73963 ____________________________________________________________________________
73964 [  7480] By: nick                                  on 2000/10/29  16:26:11
73965         Log: Fixed two bugs:
73966              - error code not being set on close (of broken pipe)
73967              - append mode was truncating.
73968              At least one seek/tell bug remains.
73969      Branch: perlio
73970            ! perlio.c
73971 ____________________________________________________________________________
73972 [  7479] By: nick                                  on 2000/10/29  11:18:16
73973         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
73974              in case of accidents. Still several worrying fails, no line disciplines yet.
73975      Branch: perlio
73976            ! iperlsys.h perlio.c
73977 ____________________________________________________________________________
73978 [  7478] By: jhi                                   on 2000/10/29  02:04:01
73979         Log: Add also emailless people.
73980      Branch: perl
73981            ! AUTHORS
73982 ____________________________________________________________________________
73983 [  7477] By: jhi                                   on 2000/10/29  01:36:00
73984         Log: The #7476 needs a MANIFEST change, too.
73985      Branch: perl
73986            ! MANIFEST
73987 ____________________________________________________________________________
73988 [  7476] By: jhi                                   on 2000/10/29  01:35:21
73989         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
73990      Branch: perl
73991            - MAINTAIN
73992            ! AUTHORS Changes
73993 ____________________________________________________________________________
73994 [  7475] By: jhi                                   on 2000/10/28  23:57:25
73995         Log: De-quoted-unreadable to ISO Latin 1.
73996              (There's one ISO-2022-JP name in Changes5.004.)
73997      Branch: perl
73998            ! Changes Changes5.6
73999 ____________________________________________________________________________
74000 [  7474] By: jhi                                   on 2000/10/28  19:13:06
74001         Log: Subject: [ID 20001027.007] uniq array in perlfaq
74002              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
74003              Date: Fri, 27 Oct 2000 19:28:30 +0200
74004              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
74005      Branch: perl
74006            ! pod/perlfaq4.pod
74007 ____________________________________________________________________________
74008 [  7473] By: jhi                                   on 2000/10/28  18:02:05
74009         Log: Locking null mutexes is not recommendable.
74010              
74011              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
74012              From: Hugo <hv@crypt.compulink.co.uk>
74013              Date: Sat, 28 Oct 2000 18:41:12 +0100
74014              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
74015      Branch: perl
74016            ! op.c
74017 ____________________________________________________________________________
74018 [  7472] By: jhi                                   on 2000/10/28  17:52:58
74019         Log: Better create a true mailing list for the repository keepers.
74020      Branch: perl
74021            ! Porting/repository.pod
74022 ____________________________________________________________________________
74023 [  7471] By: jhi                                   on 2000/10/28  17:28:24
74024         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
74025              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
74026      Branch: perl
74027            + Porting/repository.pod
74028            ! MANIFEST
74029 ____________________________________________________________________________
74030 [  7470] By: jhi                                   on 2000/10/28  17:20:54
74031         Log: Subject: DOC PATCH 5.6.0
74032              From: mjd@plover.com
74033              Date: 27 Oct 2000 17:32:44 -0000
74034              Message-ID: <20001027173244.23754.qmail@plover.com>
74035      Branch: perl
74036            ! pod/perlfunc.pod
74037 ____________________________________________________________________________
74038 [  7469] By: jhi                                   on 2000/10/28  17:16:45
74039         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
74040              From: "Peter J. Farley III" <pjfarley@banet.net>
74041              Date: Fri, 27 Oct 2000 20:32:56 -0400
74042              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
74043      Branch: perl
74044            ! README.dos
74045 ____________________________________________________________________________
74046 [  7468] By: jhi                                   on 2000/10/28  17:07:18
74047         Log: Make target reordering to avoid pointless re-makes.
74048              
74049              Subject: Re: Total re-make of 'make okfile' after 7451 ?
74050              From: Nicholas Clark <nick@ccl4.org>
74051              Date: Sat, 28 Oct 2000 00:31:02 +0100
74052              Message-ID: <20001028003101.A54517@plum.flirble.org>
74053      Branch: perl
74054            ! Makefile.SH
74055 ____________________________________________________________________________
74056 [  7467] By: jhi                                   on 2000/10/28  17:05:31
74057         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
74058              From: lvirden@cas.org
74059              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
74060              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
74061      Branch: perl
74062            ! README.os2
74063 ____________________________________________________________________________
74064 [  7466] By: jhi                                   on 2000/10/28  16:09:16
74065         Log: Upgrade to CPAN 1.58_55.
74066              
74067              Subject: CPAN.pm status
74068              From: andreas.koenig@anima.de (Andreas J. Koenig) 
74069              Date: 28 Oct 2000 08:18:00 +0200 
74070              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
74071      Branch: perl
74072            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
74073 ____________________________________________________________________________
74074 [  7465] By: jhi                                   on 2000/10/28  16:02:47
74075         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
74076      Branch: perl
74077            ! embed.h embed.pl perl.h proto.h toke.c
74078 ____________________________________________________________________________
74079 [  7464] By: nick                                  on 2000/10/28  10:43:44
74080         Log: Fix for sv_2iv() on "shared" value from keys %hash.
74081      Branch: perl
74082            ! sv.c
74083 ____________________________________________________________________________
74084 [  7463] By: jhi                                   on 2000/10/27  16:18:29
74085         Log: Update Changes.
74086      Branch: perl
74087            ! Changes patchlevel.h
74088 ____________________________________________________________________________
74089 [  7462] By: jhi                                   on 2000/10/27  16:17:44
74090         Log: Too enthusiastic editing in #7460.
74091      Branch: metaconfig
74092            ! U/modified/Oldsym.U
74093      Branch: perl
74094            ! Configure config_h.SH
74095 ____________________________________________________________________________
74096 [  7461] By: jhi                                   on 2000/10/27  15:37:38
74097         Log: Retract #7459, the script needs more work.
74098      Branch: perl
74099            - mkreef
74100            ! MANIFEST
74101 ____________________________________________________________________________
74102 [  7460] By: jhi                                   on 2000/10/27  15:23:14
74103         Log: Use $sort, $uniq (and $tr) consistently as wondered
74104              by Nicholas Clark.
74105      Branch: metaconfig
74106            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
74107            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
74108            ! U/modified/libc.U
74109      Branch: perl
74110            ! Configure config_h.SH
74111 ____________________________________________________________________________
74112 [  7459] By: jhi                                   on 2000/10/27  15:02:07
74113         Log: (Retracted by #7461)
74114              
74115              Add a shell script for creating/removing symbolic link farms,
74116              useful for keeping the source code read-only and doing the
74117              builds somewhere else.
74118      Branch: perl
74119            + mkreef
74120            ! MANIFEST
74121 ____________________________________________________________________________
74122 [  7458] By: jhi                                   on 2000/10/27  14:42:20
74123         Log: Do away with the fix_pl.
74124      Branch: perl
74125            - fix_pl
74126            ! MANIFEST Makefile.SH
74127 ____________________________________________________________________________
74128 [  7457] By: jhi                                   on 2000/10/27  12:43:13
74129         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
74130              From: Jens Hamisch <jens@Strawberry.COM>
74131              Date: Fri, 27 Oct 2000 14:38:21 +0200
74132              Message-Id: <20001027143821.B3366@Strawberry.COM>
74133      Branch: perl
74134            ! perl.h
74135 ____________________________________________________________________________
74136 [  7456] By: jhi                                   on 2000/10/27  12:33:42
74137         Log: Subject: [PATCH] todo
74138              From: Nicholas Clark <nick@ccl4.org>
74139              Date: Thu, 26 Oct 2000 22:32:29 +0100
74140              Message-ID: <20001026223229.A44540@plum.flirble.org>
74141      Branch: perl
74142            ! pod/perltodo.pod
74143 ____________________________________________________________________________
74144 [  7455] By: jhi                                   on 2000/10/27  12:02:21
74145         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
74146              From: John Tobey <jtobey@john-edwin-tobey.org>
74147              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
74148              Message-Id: <m13ozHF-000FObC@feynman.localnet>
74149      Branch: perl
74150            ! op.c t/pragma/sub_lval.t
74151 ____________________________________________________________________________
74152 [  7454] By: jhi                                   on 2000/10/27  11:59:42
74153         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
74154              From: sthoenna@efn.org
74155              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
74156              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
74157      Branch: perl
74158            ! pp.c t/op/assignwarn.t
74159 ____________________________________________________________________________
74160 [  7453] By: jhi                                   on 2000/10/27  00:15:08
74161         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
74162      Branch: perl
74163            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
74164            ! ext/Storable/Storable.xs t/lib/st-lock.t
74165 ____________________________________________________________________________
74166 [  7452] By: jhi                                   on 2000/10/26  13:05:52
74167         Log: Undo #7451, this seems to be a deficiency in Perforce,
74168              there is no per-file line-terminator type, only per-client.
74169      Branch: perl
74170            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
74171            ! win32/makefile.mk
74172 ____________________________________________________________________________
74173 [  7451] By: jhi                                   on 2000/10/26  04:56:03
74174         Log: Experimenting in DOS arcana.
74175      Branch: perl
74176            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
74177            ! win32/makefile.mk
74178 ____________________________________________________________________________
74179 [  7450] By: jhi                                   on 2000/10/26  04:50:52
74180         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
74181              From: "Peter J. Farley III" <pjfarley@banet.net>            
74182              Date: Wed, 25 Oct 2000 23:10:18 -0400
74183              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
74184      Branch: perl
74185            ! t/io/open.t
74186 ____________________________________________________________________________
74187 [  7449] By: jhi                                   on 2000/10/26  04:49:16
74188         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
74189              From: Hugo <hv@crypt.compulink.co.uk>
74190              Date: Thu, 26 Oct 2000 01:55:17 +0100
74191              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
74192              
74193              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
74194      Branch: perl
74195            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
74196 ____________________________________________________________________________
74197 [  7448] By: jhi                                   on 2000/10/26  04:38:36
74198         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
74199              From: Peter Prymmer <pvhp@forte.com>
74200              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
74201              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
74202      Branch: perl
74203            ! configure.com
74204 ____________________________________________________________________________
74205 [  7447] By: jhi                                   on 2000/10/25  23:20:02
74206         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
74207              in platforms that strictly require all the symbols being present
74208              at link time.
74209      Branch: perl
74210            ! handy.h
74211 ____________________________________________________________________________
74212 [  7446] By: jhi                                   on 2000/10/25  21:55:57
74213         Log: Update Changes.
74214      Branch: perl
74215            ! Changes patchlevel.h
74216 ____________________________________________________________________________
74217 [  7445] By: jhi                                   on 2000/10/25  21:27:08
74218         Log: Integrate with vmsperl #7430 by Charles Bailey:
74219              
74220              Cleanup from prior patch (Charles Lane?):
74221              - improve handling of MFDs in Basename and Path
74222              - default to no xsubpp line # munging when building debug images
74223      Branch: perl
74224           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
74225 ____________________________________________________________________________
74226 [  7444] By: jhi                                   on 2000/10/25  21:03:50
74227         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
74228              From: John Peacock <JPeacock@UnivPress.com>
74229              Date: Thu, 18 May 2000 11:55:27 -0400
74230              Message-ID: <3924126F.A58BE57A@UnivPress.com>
74231      Branch: perl
74232            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
74233            ! t/op/write.t
74234 ____________________________________________________________________________
74235 [  7443] By: jhi                                   on 2000/10/25  20:43:10
74236         Log: Temporary stopgap for the self-tying issue: for now only
74237              array and hash self-ties are verboten.  The real fix, of
74238              course, would be to comprehensively test (and implement?)
74239              and debug (and document) self-ties.
74240      Branch: perl
74241            ! pod/perldiag.pod pp_sys.c t/op/tie.t
74242 ____________________________________________________________________________
74243 [  7442] By: jhi                                   on 2000/10/25  20:14:30
74244         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
74245              From: Dan Sugalski <dan@sidhe.org>
74246              Date: Wed, 25 Oct 2000 13:36:35 -0400
74247              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
74248              
74249              plus regen global.sym.
74250      Branch: perl
74251            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
74252            ! thrdvar.h util.c
74253 ____________________________________________________________________________
74254 [  7441] By: jhi                                   on 2000/10/25  20:12:20
74255         Log: buildtoc target tweaks.
74256      Branch: perl
74257            ! pod/Makefile.SH
74258 ____________________________________________________________________________
74259 [  7440] By: jhi                                   on 2000/10/25  20:03:53
74260         Log: A new version of making the syslog test more robust.
74261              (Replaces #7421.)
74262              
74263              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
74264              From: "Kurt D. Starsinic" <kstar@chapin.edu>
74265              Date: Wed, 25 Oct 2000 12:13:54 -0400
74266              Message-ID: <20001025121354.B2264@O2.chapin.edu>
74267      Branch: perl
74268            ! t/lib/syslog.t
74269 ____________________________________________________________________________
74270 [  7439] By: jhi                                   on 2000/10/25  20:00:48
74271         Log: Continue the internal UTF-8 API tweaking.
74272              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
74273              used much more than the simpler API, now called utf8_to_uv_simple().
74274              Still not quite happy with API, too much partial duplication
74275              of functionality.
74276      Branch: perl
74277            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
74278            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
74279            ! regcomp.c regexec.c sv.c toke.c utf8.c
74280 ____________________________________________________________________________
74281 [  7438] By: jhi                                   on 2000/10/25  18:52:30
74282         Log: Allow poking holes at the UTF-8 decoding strictness.
74283      Branch: perl
74284            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
74285            ! utf8.h
74286 ____________________________________________________________________________
74287 [  7437] By: jhi                                   on 2000/10/25  13:53:05
74288         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
74289              UTF8LEN() and UTF8SKIP(). 
74290      Branch: perl
74291            ! pp.c utf8.c utf8.h
74292 ____________________________________________________________________________
74293 [  7436] By: jhi                                   on 2000/10/25  13:51:37
74294         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
74295              From: Nicholas Clark <nick@ccl4.org>
74296              Date: Wed, 25 Oct 2000 14:44:05 +0100
74297              Message-ID: <20001025144404.D27253@plum.flirble.org>
74298      Branch: perl
74299            ! pod/perlrun.pod
74300 ____________________________________________________________________________
74301 [  7435] By: jhi                                   on 2000/10/25  13:49:32
74302         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
74303              From: Mike Guy <mjtg@cam.ac.uk>
74304              Date: Tue, 24 Oct 2000 14:59:40 +0100
74305              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
74306      Branch: perl
74307            ! scope.c
74308 ____________________________________________________________________________
74309 [  7434] By: jhi                                   on 2000/10/25  13:48:41
74310         Log: AIX is picky about its symbol exports.  Solution for now
74311              is to include the deb.o explicitly to the re extension build.
74312              
74313              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
74314              From: Peter Prymmer <pvhp@forte.com>
74315              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
74316              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
74317      Branch: perl
74318            ! ext/re/Makefile.PL hints/aix.sh
74319 ____________________________________________________________________________
74320 [  7433] By: jhi                                   on 2000/10/25  13:46:49
74321         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
74322              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74323              Date: Wed, 25 Oct 2000 12:02:20 +0200
74324              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
74325      Branch: perl
74326            ! perlsdio.h
74327 ____________________________________________________________________________
74328 [  7432] By: jhi                                   on 2000/10/25  13:44:28
74329         Log: Subject: Minor update to find2perl, for portability
74330              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
74331              Date: Wed, 25 Oct 2000 12:05:47 +0100
74332              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
74333      Branch: perl
74334            ! x2p/find2perl.PL
74335 ____________________________________________________________________________
74336 [  7431] By: jhi                                   on 2000/10/25  13:40:39
74337         Log: Add targets to Makefile.SH, most importantly
74338              'regen_all' which also remembers to update vms/perly*.
74339      Branch: perl
74340            ! Makefile.SH
74341 ____________________________________________________________________________
74342 [  7430] By: bailey                                on 2000/10/25  03:13:53
74343         Log: Cleanup from prior patch (Charles Lane?):
74344              - improve handling of MFDs in Basename and Path
74345              - default to no xsubpp line # munging when building debug images
74346      Branch: vmsperl
74347            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
74348 ____________________________________________________________________________
74349 [  7429] By: jhi                                   on 2000/10/24  20:03:40
74350         Log: Podify README.epoc and README.vos.
74351      Branch: perl
74352            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
74353            ! pod/perlport.pod pod/perltoc.pod
74354 ____________________________________________________________________________
74355 [  7428] By: jhi                                   on 2000/10/24  19:10:33
74356         Log: Stratus VOS updates from Paul Green.
74357      Branch: perl
74358            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
74359            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
74360            - vos/config.def vos/config.h vos/config_h.SH_orig
74361            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
74362            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
74363 ____________________________________________________________________________
74364 [  7427] By: jhi                                   on 2000/10/24  18:59:48
74365         Log: Check if stdio supports tweaking lval and cnt simultaneously.
74366              
74367              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
74368              From: Nicholas Clark <nick@ccl4.org>
74369              Date: Mon, 23 Oct 2000 15:39:32 +0100
74370              Message-ID: <20001023153932.A10786@plum.flirble.org>
74371      Branch: metaconfig
74372            ! U/compline/d_stdstdio.U
74373      Branch: perl
74374            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74375            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
74376            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
74377            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
74378            ! vos/config.h vos/config_h.SH_orig win32/config.bc
74379            ! win32/config.gc win32/config.vc
74380 ____________________________________________________________________________
74381 [  7426] By: jhi                                   on 2000/10/24  17:57:44
74382         Log: Missed the header file changes from #7425.
74383      Branch: perl
74384            ! embed.h embed.pl objXSUB.h proto.h
74385 ____________________________________________________________________________
74386 [  7425] By: jhi                                   on 2000/10/24  17:55:17
74387         Log: Fix the bug reported in
74388              
74389              From: andreas.koenig@anima.de (Andreas J. Koenig)
74390              Subject: Encode bug?
74391              Date: 24 Oct 2000 14:01:26 +0200 
74392              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
74393              
74394              Also make is_utf8_char() stricter.
74395      Branch: perl
74396            ! ext/Encode/Encode.xs utf8.c
74397 ____________________________________________________________________________
74398 [  7424] By: jhi                                   on 2000/10/24  15:15:39
74399         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
74400              From: Peter Scott <Peter@PSDT.com>
74401              Date: Mon, 23 Oct 2000 19:46:01 -0700
74402              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
74403      Branch: perl
74404            ! pod/perlfaq5.pod
74405 ____________________________________________________________________________
74406 [  7423] By: jhi                                   on 2000/10/24  14:25:30
74407         Log: Test tweak to avoid pulling in the whole Config.
74408      Branch: perl
74409            ! t/lib/st-lock.t
74410 ____________________________________________________________________________
74411 [  7422] By: jhi                                   on 2000/10/24  14:03:16
74412         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
74413      Branch: perl
74414            ! pp.c
74415 ____________________________________________________________________________
74416 [  7421] By: jhi                                   on 2000/10/24  13:32:09
74417         Log: (Replaced by #7440.)
74418              
74419              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
74420              From: "Kurt D. Starsinic" <kstar@chapin.edu>
74421              Date: Mon, 23 Oct 2000 16:40:54 -0400
74422              Message-ID: <20001023164054.B14491@O2.chapin.edu>
74423      Branch: perl
74424            ! t/lib/syslog.t
74425 ____________________________________________________________________________
74426 [  7420] By: jhi                                   on 2000/10/24  13:30:53
74427         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
74428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74429              Date: Mon, 23 Oct 2000 17:29:03 -0400
74430              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
74431      Branch: perl
74432            ! lib/ExtUtils/MM_Unix.pm
74433 ____________________________________________________________________________
74434 [  7419] By: jhi                                   on 2000/10/24  13:29:57
74435         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
74436              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74437              Date: Mon, 23 Oct 2000 19:01:32 -0400
74438              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
74439      Branch: perl
74440            ! utils/h2xs.PL
74441 ____________________________________________________________________________
74442 [  7418] By: jhi                                   on 2000/10/24  13:26:04
74443         Log: Replace #7409 with
74444              
74445              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
74446              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
74447              Date: Mon, 23 Oct 2000 20:08:56 +0200
74448              Message-ID: <20001023200855.A14850@nice.ram.loc>
74449      Branch: perl
74450            ! ext/Storable/Storable.pm t/lib/st-lock.t
74451 ____________________________________________________________________________
74452 [  7417] By: jhi                                   on 2000/10/24  13:17:52
74453         Log: Run vms/vms_yfix.pl, should have done that after changing
74454              perly.c in #7382.
74455      Branch: perl
74456            ! vms/perly_c.vms vms/perly_h.vms
74457 ____________________________________________________________________________
74458 [  7416] By: jhi                                   on 2000/10/24  02:55:33
74459         Log: Make the UTF-8 decoding stricter and more verbose when
74460              malformation happens.  This involved adding an argument
74461              to utf8_to_uv_chk(), which involved changing its prototype,
74462              and prefer STRLEN over I32 for the UTF-8 length, which as
74463              a domino effect necessitated changing the prototypes of
74464              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
74465              The stricter UTF-8 decoding checking uses Markus Kuhn's
74466              UTF-8 Decode Stress Tester from
74467              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
74468      Branch: perl
74469            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
74470            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
74471            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
74472            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
74473 ____________________________________________________________________________
74474 [  7415] By: jhi                                   on 2000/10/23  14:06:06
74475         Log: Update Changes.
74476      Branch: perl
74477            ! Changes patchlevel.h
74478 ____________________________________________________________________________
74479 [  7414] By: jhi                                   on 2000/10/23  12:39:52
74480         Log: Undo the basename() part of #7412 since the lib/basename
74481              tests would need upgrading too.
74482      Branch: perl
74483            ! lib/File/Basename.pm
74484 ____________________________________________________________________________
74485 [  7413] By: jhi                                   on 2000/10/23  12:19:27
74486         Log: Document PERL_INSTALL_ROOT of #7210.
74487      Branch: perl
74488            ! lib/ExtUtils/Install.pm
74489 ____________________________________________________________________________
74490 [  7412] By: jhi                                   on 2000/10/23  12:16:47
74491         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
74492      Branch: perl
74493            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
74494            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
74495 ____________________________________________________________________________
74496 [  7411] By: jhi                                   on 2000/10/23  12:07:41
74497         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
74498              From: Prymmer/Kahn <pvhp@best.com>
74499              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
74500              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
74501      Branch: perl
74502            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
74503 ____________________________________________________________________________
74504 [  7410] By: jhi                                   on 2000/10/23  04:10:11
74505         Log: The change #7187 was not so good on VMS.
74506              
74507              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
74508              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74509              Date: Sun, 22 Oct 2000 23:03:08 -0500
74510              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
74511      Branch: perl
74512            ! utils/perldoc.PL
74513 ____________________________________________________________________________
74514 [  7409] By: jhi                                   on 2000/10/23  03:57:36
74515         Log: Avoid Storable locking on DJGPP for now.
74516              
74517              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
74518              From: "Peter J. Farley III" <pjfarley@banet.net>
74519              Date: Sun, 22 Oct 2000 20:00:00 -0400
74520              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
74521      Branch: perl
74522            ! ext/Storable/Storable.pm t/lib/st-lock.t
74523 ____________________________________________________________________________
74524 [  7408] By: jhi                                   on 2000/10/23  03:50:24
74525         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
74526              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
74527              Date: Sun, 22 Oct 2000 21:12:22 -0400
74528              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
74529      Branch: perl
74530            ! lib/vars.pm
74531 ____________________________________________________________________________
74532 [  7407] By: jhi                                   on 2000/10/23  03:43:12
74533         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
74534              From: Hugo <hv@crypt.compulink.co.uk>
74535              Date: Mon, 23 Oct 2000 00:47:22 +0100
74536              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
74537      Branch: perl
74538            ! regexec.c t/op/pat.t
74539 ____________________________________________________________________________
74540 [  7406] By: jhi                                   on 2000/10/23  03:40:29
74541         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
74542      Branch: perl
74543            ! lib/ExtUtils/MakeMaker.pm
74544 ____________________________________________________________________________
74545 [  7405] By: jhi                                   on 2000/10/22  21:32:00
74546         Log: Doc patch.
74547              
74548              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
74549              From: rspier@pobox.com (Robert Spier)
74550              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
74551              Message-ID: <14835.16112.13457.447971@rls.cx>
74552      Branch: perl
74553            ! lib/strict.pm
74554 ____________________________________________________________________________
74555 [  7404] By: jhi                                   on 2000/10/22  21:30:51
74556         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
74557              From: rspier@pobox.com (Robert Spier)
74558              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
74559              Message-ID: <14835.17223.72448.705566@rls.cx>
74560      Branch: perl
74561            ! lib/ExtUtils/MakeMaker.pm
74562 ____________________________________________________________________________
74563 [  7403] By: jhi                                   on 2000/10/22  21:24:11
74564         Log: Subject: [PATCH bleadperl] ripples from constsub patch
74565              From: John Tobey <jtobey@john-edwin-tobey.org>
74566              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
74567              Message-Id: <m13nSOB-000FObC@feynman.localnet>
74568      Branch: perl
74569            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
74570 ____________________________________________________________________________
74571 [  7402] By: jhi                                   on 2000/10/22  20:59:35
74572         Log: Support s?printf parameter reordering.
74573      Branch: perl
74574            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
74575 ____________________________________________________________________________
74576 [  7401] By: jhi                                   on 2000/10/22  19:19:14
74577         Log: Expand %Config variables only if explicitly so requested
74578              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
74579              
74580              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
74581              From: Gurusamy Sarathy <gsar@ActiveState.com>
74582              Date: Sun, 22 Oct 2000 11:47:32 -0700
74583              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
74584      Branch: perl
74585            ! Makefile.SH lib/lib_pm.PL
74586 ____________________________________________________________________________
74587 [  7400] By: jhi                                   on 2000/10/22  18:24:10
74588         Log: Move the #7390 test from warn/op to comp/redef.
74589              
74590              Subject: Re: Creating const subs for constants.
74591              From: John Tobey <jtobey@john-edwin-tobey.org>
74592              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
74593              Message-Id: <m13nG72-000FObC@feynman.localnet>               
74594      Branch: perl
74595            ! t/comp/redef.t t/pragma/warn/op
74596 ____________________________________________________________________________
74597 [  7399] By: jhi                                   on 2000/10/22  17:49:59
74598         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
74599              From: Nicholas Clark <nick@ccl4.org>
74600              Date: Sat, 21 Oct 2000 22:23:19 +0100
74601              Message-ID: <20001021222319.B45586@plum.flirble.org>
74602      Branch: perl
74603            ! ext/DynaLoader/DynaLoader_pm.PL
74604 ____________________________________________________________________________
74605 [  7398] By: jhi                                   on 2000/10/22  17:47:35
74606         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
74607              From: Hugo <hv@crypt.compulink.co.uk>
74608              Date: Sat, 21 Oct 2000 18:19:59 +0100
74609              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
74610      Branch: perl
74611            ! ext/B/B.pm ext/B/B/C.pm
74612 ____________________________________________________________________________
74613 [  7397] By: jhi                                   on 2000/10/22  17:35:18
74614         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
74615              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
74616              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
74617              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
74618      Branch: perl
74619            ! hints/openbsd.sh
74620 ____________________________________________________________________________
74621 [  7396] By: jhi                                   on 2000/10/22  17:19:46
74622         Log: Subject: installman go-faster stripes
74623              From: Nicholas Clark <nick@talking.bollo.cx>
74624              Date: Sat, 21 Oct 2000 17:24:53 +0100
74625              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
74626              
74627              Subject: Re: installman go-faster stripes
74628              From: Russ Allbery <rra@stanford.edu>
74629              Date: 21 Oct 2000 11:04:13 -0700
74630              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
74631      Branch: perl
74632            ! installman pod/pod2man.PL
74633 ____________________________________________________________________________
74634 [  7395] By: jhi                                   on 2000/10/22  17:17:35
74635         Log: Hints tweak from Anton Berezin.
74636      Branch: perl
74637            ! hints/freebsd.sh
74638 ____________________________________________________________________________
74639 [  7394] By: jhi                                   on 2000/10/22  04:50:04
74640         Log: Tweak the Is* definitions of Unicode character classes
74641              to better match the official categorizations; embrace
74642              the official categorizations; add the combining marks
74643              as alpha (and -numeric); fix DCinital (a typo and edito)
74644              to be DCmedial.
74645      Branch: perl
74646            + lib/unicode/Is/DCmedial.pl
74647            - lib/unicode/Is/DCinital.pl
74648            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
74649            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
74650            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
74651            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
74652 ____________________________________________________________________________
74653 [  7393] By: jhi                                   on 2000/10/21  18:06:05
74654         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
74655              From: Daniel Chetlin <daniel@chetlin.com>
74656              Date: Sat, 21 Oct 2000 02:57:03 -0700
74657              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
74658      Branch: perl
74659            + t/lib/tie-splice.t
74660            ! MANIFEST lib/Tie/Array.pm
74661 ____________________________________________________________________________
74662 [  7392] By: gsar                                  on 2000/10/21  18:05:15
74663         Log: resync utfperl branch with mainline
74664      Branch: utfperl
74665           !> (integrate 1760 files)
74666 ____________________________________________________________________________
74667 [  7391] By: jhi                                   on 2000/10/21  14:37:49
74668         Log: Testcases for a #7383,#7385 related bug.
74669              
74670              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
74671              From: Nicholas Clark <nick@ccl4.org>
74672              Date: Sat, 21 Oct 2000 15:04:51 +0100
74673              Message-ID: <20001021150451.A51566@plum.flirble.org>
74674      Branch: perl
74675            ! t/pragma/utf8.t
74676 ____________________________________________________________________________
74677 [  7390] By: jhi                                   on 2000/10/21  14:35:57
74678         Log: Add a testcase for #7389.
74679      Branch: perl
74680            ! t/pragma/warn/op
74681 ____________________________________________________________________________
74682 [  7389] By: jhi                                   on 2000/10/21  14:26:45
74683         Log: Subject: Re: Creating const subs for constants.
74684              From: John Tobey <jtobey@john-edwin-tobey.org>
74685              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
74686              Message-Id: <m13mo0N-000FObC@feynman.localnet>
74687      Branch: perl
74688            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
74689            ! proto.h sv.c
74690 ____________________________________________________________________________
74691 [  7388] By: nick                                  on 2000/10/21  11:44:23
74692         Log: Populate perlio branch
74693      Branch: perlio
74694           +> (branch 1760 files)
74695 ____________________________________________________________________________
74696 [  7387] By: nick                                  on 2000/10/21  10:52:05
74697         Log: Get branch back as replica of mainline via :
74698              p4 integrate -b utfperl
74699              p4 resolve -at ./...
74700      Branch: utfperl
74701           +> (branch 269 files)
74702            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
74703            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
74704            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
74705            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
74706            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
74707            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
74708            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
74709            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
74710            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
74711            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
74712            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
74713            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
74714            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
74715            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
74716            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
74717            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
74718            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
74719            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
74720            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
74721            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
74722            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
74723            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
74724            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
74725            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
74726            - lib/unicode/UCD300.html lib/unicode/Unicode.300
74727            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
74728            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
74729            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
74730            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
74731           !> (integrate 965 files)
74732 ____________________________________________________________________________
74733 [  7386] By: jhi                                   on 2000/10/21  01:31:12
74734         Log: Update Changes.
74735      Branch: perl
74736            ! Changes patchlevel.h
74737 ____________________________________________________________________________
74738 [  7385] By: jhi                                   on 2000/10/21  01:28:42
74739         Log: The #7383 was right only in the context of the original bug report,
74740              not in more general case.
74741      Branch: perl
74742            ! pp_hot.c
74743 ____________________________________________________________________________
74744 [  7384] By: jhi                                   on 2000/10/21  01:08:23
74745         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
74746      Branch: perl
74747            ! ext/IO/lib/IO/Select.pm
74748 ____________________________________________________________________________
74749 [  7383] By: jhi                                   on 2000/10/21  00:44:18
74750         Log: Fix for ID 20001020.006, concatenating an unset submatch
74751              with utf8 resulted in "Modification of a read-only value".
74752      Branch: perl
74753            ! pp_hot.c t/pragma/utf8.t
74754 ____________________________________________________________________________
74755 [  7382] By: jhi                                   on 2000/10/20  20:44:31
74756         Log: Make scan_num() reëntrant, as suggested in
74757              
74758              Subject: [PATCH perl@7229] Rentrant parser and yylex()
74759              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
74760              Date: Fri, 20 Oct 2000 14:17:27 +0100
74761              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
74762      Branch: perl
74763            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
74764            ! toke.c
74765 ____________________________________________________________________________
74766 [  7381] By: jhi                                   on 2000/10/20  20:07:29
74767         Log: Reëntrancy fix.
74768              
74769              Subject: [PATCH perl@7229] Rentrant parser and yylex()
74770              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
74771              Date: Fri, 20 Oct 2000 14:17:27 +0100
74772              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
74773      Branch: perl
74774            ! embed.h embed.pl perl.h proto.h toke.c
74775 ____________________________________________________________________________
74776 [  7380] By: jhi                                   on 2000/10/20  19:15:54
74777         Log: Don't write double values through long double pointers,
74778              based on a part of
74779              
74780              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
74781              From: Jens Hamisch <jens@Strawberry.COM>
74782              Date: Tue, 17 Oct 2000 08:39:36 +0200
74783              Message-Id: <20001017083936.A11104@Strawberry.COM>
74784      Branch: perl
74785            ! perl.h pp.c
74786 ____________________________________________________________________________
74787 [  7379] By: jhi                                   on 2000/10/20  18:43:37
74788         Log: Portability tweak on #7377.
74789              
74790              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
74791              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74792              Date:     Fri, 20 Oct 2000 13:13:41 EDT
74793              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
74794      Branch: perl
74795            ! t/lib/dprof.t
74796 ____________________________________________________________________________
74797 [  7378] By: jhi                                   on 2000/10/20  12:57:19
74798         Log: SOCKS function redefinitions need prototypes, too, otherwise
74799              for example 32 bit versus 64 bit differences cause a lot of
74800              problems.  Part of
74801              
74802              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
74803              From: Jens Hamisch <jens@Strawberry.COM>
74804              Date: Tue, 17 Oct 2000 08:39:36 +0200
74805              Message-Id: <20001017083936.A11104@Strawberry.COM>
74806      Branch: perl
74807            ! doio.c pp_sys.c
74808 ____________________________________________________________________________
74809 [  7377] By: jhi                                   on 2000/10/20  12:37:12
74810         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
74811              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74812              Date:     Fri, 20 Oct 2000 08:26:04 EDT
74813              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
74814      Branch: perl
74815            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
74816 ____________________________________________________________________________
74817 [  7376] By: jhi                                   on 2000/10/20  12:35:31
74818         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
74819              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74820              Date:     Fri, 20 Oct 2000 07:48:15 EDT
74821              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
74822      Branch: perl
74823            ! configure.com vms/gen_shrfls.pl
74824 ____________________________________________________________________________
74825 [  7375] By: bailey                                on 2000/10/20  04:44:37
74826         Log: SYN SYN
74827      Branch: vmsperl
74828           +> (branch 134 files)
74829            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
74830            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
74831            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
74832            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
74833            - eg/cgi/frameset.cgi eg/cgi/index.html
74834            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
74835            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
74836            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
74837            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
74838            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
74839            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
74840            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
74841            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
74842            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
74843            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
74844            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
74845            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
74846            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
74847            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
74848            - lib/unicode/Props.txt lib/unicode/UCD300.html
74849            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
74850            - utils/perlbc.PL vms/subconfigure.com
74851           !> (integrate 785 files)
74852 ____________________________________________________________________________
74853 [  7374] By: jhi                                   on 2000/10/20  00:59:48
74854         Log: In the latest compiler builds cccdlflags must not become -fpic,
74855              from Wilfredo Sánchez.
74856      Branch: perl
74857            ! hints/darwin.sh
74858 ____________________________________________________________________________
74859 [  7373] By: jhi                                   on 2000/10/20  00:56:35
74860         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
74861              From: Tony Cook <tony@develop-help.com>
74862              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
74863              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
74864      Branch: perl
74865            ! pod/perlop.pod
74866 ____________________________________________________________________________
74867 [  7372] By: jhi                                   on 2000/10/19  19:34:40
74868         Log: Typo noted by Mark Lutz.
74869      Branch: perl
74870            ! t/op/64bitint.t
74871 ____________________________________________________________________________
74872 [  7371] By: jhi                                   on 2000/10/19  19:33:13
74873         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
74874      Branch: metaconfig
74875            ! U/modified/Cppsym.U U/modified/Oldconfig.U
74876      Branch: metaconfig/U/perl
74877            ! End.U dlsrc.U libperl.U
74878      Branch: perl
74879            + hints/nonstopux.sh
74880            ! Configure MANIFEST config_h.SH
74881 ____________________________________________________________________________
74882 [  7370] By: jhi                                   on 2000/10/19  17:18:08
74883         Log: Subject: PATCH do_print has 2 PerlIO_error()s
74884              From: nick@ccl4.org
74885              Date: Thu, 19 Oct 2000 18:09:20 +0100
74886              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
74887      Branch: perl
74888            ! doio.c
74889 ____________________________________________________________________________
74890 [  7369] By: jhi                                   on 2000/10/19  14:01:49
74891         Log: Update Changes.
74892      Branch: perl
74893            ! Changes patchlevel.h
74894 ____________________________________________________________________________
74895 [  7368] By: jhi                                   on 2000/10/19  13:04:29
74896         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
74897              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74898              Date: Wed, 18 Oct 2000 13:12:01 +0200
74899              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
74900      Branch: perl
74901            ! hints/aix.sh
74902 ____________________________________________________________________________
74903 [  7367] By: jhi                                   on 2000/10/19  02:22:40
74904         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
74905              of a 'pmshort' anywhere in the B, so the offending line was simply
74906              removed.
74907      Branch: perl
74908            ! ext/B/B/Debug.pm
74909 ____________________________________________________________________________
74910 [  7366] By: jhi                                   on 2000/10/19  02:12:37
74911         Log: Add the test case for the bug id 20000730.004 which seems
74912              to have been fixed by now.
74913      Branch: perl
74914            ! t/pragma/utf8.t
74915 ____________________________________________________________________________
74916 [  7365] By: jhi                                   on 2000/10/18  23:36:24
74917         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
74918              From: Hugo <hv@crypt.compulink.co.uk>
74919              Date: Wed, 18 Oct 2000 23:25:58 +0100
74920              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
74921      Branch: perl
74922            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
74923 ____________________________________________________________________________
74924 [  7364] By: jhi                                   on 2000/10/18  21:12:53
74925         Log: (retracted)
74926      Branch: perl
74927            ! pp.c
74928 ____________________________________________________________________________
74929 [  7363] By: jhi                                   on 2000/10/18  20:55:38
74930         Log: Missing change from #7362.
74931      Branch: perl
74932            ! win32/perlhost.h
74933 ____________________________________________________________________________
74934 [  7362] By: jhi                                   on 2000/10/18  20:52:01
74935         Log: Borland C fstat() never saw the fd as writable.
74936              
74937              Subject: fix for Borland's weak "stat" (perl@7211)
74938              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
74939              Date: Mon, 16 Oct 2000 09:55:03 +0400
74940              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
74941      Branch: perl
74942            ! win32/win32.c
74943 ____________________________________________________________________________
74944 [  7361] By: jhi                                   on 2000/10/18  17:43:50
74945         Log: Regen toc.
74946      Branch: perl
74947            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
74948 ____________________________________________________________________________
74949 [  7360] By: jhi                                   on 2000/10/18  17:07:44
74950         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74951              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
74952              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
74953              Date: Mon, 16 Oct 2000 15:19:49 +0200
74954      Branch: perl
74955            + README.aix
74956            ! MANIFEST
74957 ____________________________________________________________________________
74958 [  7359] By: jhi                                   on 2000/10/18  17:04:49
74959         Log: Subject: Pod patch for Devel::Peek
74960              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74961              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
74962              Date: Mon, 16 Oct 2000 12:26:34 +0200
74963      Branch: perl
74964            ! ext/Devel/Peek/Peek.pm
74965 ____________________________________________________________________________
74966 [  7358] By: jhi                                   on 2000/10/18  17:03:15
74967         Log: Make Cwd more bulletproof in chrooted environments.
74968              
74969              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
74970              From: "Eric E. Coe" <Eric.Coe@oracle.com>
74971              Date: Wed, 18 Oct 2000 04:03:54 -0400
74972              Message-Id: <39ED596A.70E599FE@oracle.com>
74973      Branch: perl
74974            ! lib/Cwd.pm
74975 ____________________________________________________________________________
74976 [  7357] By: jhi                                   on 2000/10/18  16:37:26
74977         Log: Disable the UTF8 downgrade croakage for now to avoid
74978              too many not okay messages.
74979      Branch: perl
74980            ! doio.c
74981 ____________________________________________________________________________
74982 [  7356] By: jhi                                   on 2000/10/17  23:29:41
74983         Log: Show the failed remote port, instead of the failing line number.
74984              
74985              Subject: [PATCH 5.6.1 Debugger] More diagnostics
74986              From: David Sparks <daves@ActiveState.com>
74987              Date: Tue, 17 Oct 2000 15:00:24 -0700
74988              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
74989      Branch: perl
74990            ! lib/perl5db.pl
74991 ____________________________________________________________________________
74992 [  7355] By: jhi                                   on 2000/10/17  14:11:31
74993         Log: On output try to downgrade to bytes, croak if impossible,
74994              from Simon Cozens.  This means that outputting >255 UTF8
74995              is impossible.  Consider this as a strong incentive to get
74996              the I/O disciplines implemented.
74997      Branch: perl
74998            ! doio.c pod/perldiag.pod sv.c
74999 ____________________________________________________________________________
75000 [  7354] By: jhi                                   on 2000/10/17  13:42:23
75001         Log: Clarify documentation on 'use bytes'.
75002              
75003              Subject: Re: What does 'use bytes' "mean" ?
75004              From: Simon Cozens <simon@cozens.net>
75005              Date: Mon, 18 Sep 2000 18:24:25 +0100
75006              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
75007      Branch: perl
75008            ! lib/bytes.pm
75009 ____________________________________________________________________________
75010 [  7353] By: jhi                                   on 2000/10/17  13:28:12
75011         Log: Workaround for a sfio bug where the stream error indicator
75012              is not cleared as documented.
75013              
75014              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
75015              From: Nicholas Clark <nick@ccl4.org>
75016              Date: Mon, 16 Oct 2000 18:28:23 +0100
75017              Message-ID: <20001016182823.J19700@plum.flirble.org>
75018      Branch: perl
75019            ! doio.c
75020 ____________________________________________________________________________
75021 [  7352] By: jhi                                   on 2000/10/17  13:06:19
75022         Log: More IoTYPE sprinkling.
75023      Branch: perl
75024            ! doio.c pp_hot.c
75025 ____________________________________________________________________________
75026 [  7351] By: jhi                                   on 2000/10/16  22:47:07
75027         Log: Detect early whether the std streams have gone bad.
75028              
75029              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
75030              Date: Mon, 16 Oct 2000 23:28:42 +0100
75031              From: Nicholas Clark <nick@ccl4.org>
75032              Message-ID: <20001016232842.A37942@plum.flirble.org>
75033      Branch: perl
75034            ! t/op/misc.t
75035 ____________________________________________________________________________
75036 [  7350] By: jhi                                   on 2000/10/16  22:45:16
75037         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
75038              From: "Peter J. Farley III" <pjfarley@banet.net>
75039              Date: Mon, 16 Oct 2000 18:15:59 -0400
75040              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
75041      Branch: perl
75042            ! djgpp/djgpp.c dosish.h t/io/open.t
75043 ____________________________________________________________________________
75044 [  7349] By: jhi                                   on 2000/10/16  22:36:45
75045         Log: perldelta tweak.
75046      Branch: perl
75047            ! pod/perldelta.pod
75048 ____________________________________________________________________________
75049 [  7348] By: jhi                                   on 2000/10/16  15:17:53
75050         Log: Update Changes.
75051      Branch: perl
75052            ! Changes patchlevel.h
75053 ____________________________________________________________________________
75054 [  7347] By: jhi                                   on 2000/10/16  13:55:27
75055         Log: Add the capability to include/exclude branches.
75056      Branch: perl
75057            ! Porting/genlog
75058 ____________________________________________________________________________
75059 [  7346] By: jhi                                   on 2000/10/16  13:18:04
75060         Log: Add Charles Lane.
75061      Branch: perl
75062            ! AUTHORS Changes
75063 ____________________________________________________________________________
75064 [  7345] By: jhi                                   on 2000/10/16  13:13:21
75065         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
75066      Branch: perl
75067            ! pod/perldelta.pod
75068 ____________________________________________________________________________
75069 [  7344] By: gsar                                  on 2000/10/16  09:30:21
75070         Log: integrate change#6220 from cfgperl
75071              
75072              Win32 patches from Benjamin Stuhl.
75073      Branch: maint-5.6/perl
75074           !> makedef.pl win32/win32.h
75075 ____________________________________________________________________________
75076 [  7343] By: gsar                                  on 2000/10/16  08:32:19
75077         Log: integrate changes#6221,6222 from cfgperl
75078              
75079              Remove tr///CU (the feature is to be obsoleted by better interfaces).
75080              From: simon@brecon.co.uk (Simon Cozens)
75081              Subject: [PATCH] Eliminate tr///[CU][CU]
75082              Date: 23 Jun 2000 11:05:40 GMT
75083              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
75084              
75085              doc typo fix
75086              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
75087              From: Ian Phillipps <Ian.Phillipps@iname.com>
75088              Date: Fri, 23 Jun 2000 10:40:58 +0100
75089              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
75090      Branch: maint-5.6/perl
75091           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
75092 ____________________________________________________________________________
75093 [  7342] By: gsar                                  on 2000/10/16  08:28:08
75094         Log: integrate change#6217 from cfgperl (in part)
75095              
75096              Rename the fdpid locking and integrate with Sarathy.
75097      Branch: maint-5.6/perl
75098           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
75099           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
75100           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
75101           !> win32/win32.c
75102 ____________________________________________________________________________
75103 [  7341] By: gsar                                  on 2000/10/16  08:23:39
75104         Log: integrate changes#6214..6216 from mainline
75105              
75106              @_ can't have junk in it even in the non-USE_ITHREADS case because
75107              caller() wants to populate @DB::args with it (causes a coredump
75108              in Carp::confess())
75109              
75110              tweak comment about @DB::args
75111              
75112              be more optimal about clearing @_
75113      Branch: maint-5.6/perl
75114           !> av.h cop.h pp_ctl.c t/op/runlevel.t
75115 ____________________________________________________________________________
75116 [  7340] By: gsar                                  on 2000/10/16  08:20:37
75117         Log: integrate changes#6207..6210 from cfgperl
75118              
75119              Subject: [PATCH 5.6.0] Threadsafe patches
75120              From: Dan Sugalski <dan@sidhe.org>
75121              To: perl5-porters@perl.org
75122              Date: Mon, 08 May 2000 18:08:13 -0400
75123              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
75124              
75125              Regen headers for #6207.
75126              
75127              Lock PL_fdpid against race conditions, based on:
75128              Subject: [PATCH 5.6.0]subprocess fixup for threads
75129              From: Dan Sugalski <dan@sidhe.org>
75130              To: perl5-porters@perl.org
75131              Date: Tue, 11 Apr 2000 17:02:32 -0400
75132              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
75133              
75134              Mopup for #6207 and #6209.
75135      Branch: maint-5.6/perl
75136           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
75137           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
75138           !> win32/win32.c
75139 ____________________________________________________________________________
75140 [  7339] By: gsar                                  on 2000/10/16  08:14:34
75141         Log: integrate change#6203 from cfgperl
75142              
75143              perldiag should refer to perlos2.pod not README.os2
75144      Branch: maint-5.6/perl
75145           !> pod/perldiag.pod
75146 ____________________________________________________________________________
75147 [  7338] By: gsar                                  on 2000/10/16  08:11:42
75148         Log: integrate change#6201 from mainline
75149              
75150              Perl_eval_pv() leaks 4 bytes every time it is called because it
75151              does a PUSHMARK that's never ever POPMARKed; in general, only
75152              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
75153              Perl_eval_[sp]v() don't because they don't take any incoming
75154              arguments (this leak has been around since the original version
75155              of perl_eval_pv() in 5.003_97e)
75156      Branch: maint-5.6/perl
75157           !> perl.c
75158 ____________________________________________________________________________
75159 [  7337] By: gsar                                  on 2000/10/16  08:08:47
75160         Log: integrate changes#6197..6200 from cfgperl
75161              
75162              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
75163              From: John Borwick <jhborwic@unity.ncsu.edu>
75164              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
75165              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
75166              
75167              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
75168              From: Dan Sugalski <dan@sidhe.org>
75169              To: vmsperl@perl.org, perl5-porters@perl.org
75170              Date: Fri, 02 Jun 2000 16:00:41 -0400
75171              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
75172              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
75173              
75174              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
75175              From: Dan Sugalski <dan@sidhe.org>
75176              To: perl5-porters@perl.org, vmsperl@perl.org
75177              Date: Fri, 02 Jun 2000 17:30:51 -0400
75178              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
75179              
75180              Update to cperl-mode.el 4.31 from
75181              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
75182              Subject: A couple of notes
75183              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75184              To: Mailing list Perl5 <perl5-porters@perl.org>
75185              Date: Sat, 3 Jun 2000 23:33:32 -0400
75186              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
75187      Branch: maint-5.6/perl
75188           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
75189           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
75190           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
75191           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
75192           !> vms/vmsish.h
75193 ____________________________________________________________________________
75194 [  7336] By: gsar                                  on 2000/10/16  08:03:46
75195         Log: integrate changes#6194,6195 from mainline
75196              
75197              fix small eval"" memory leaks under USE_ITHREADS
75198              
75199              fix yet another eval"" leak under USE_ITHREADS
75200      Branch: maint-5.6/perl
75201           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
75202           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
75203           !> vms/perly_c.vms
75204 ____________________________________________________________________________
75205 [  7335] By: gsar                                  on 2000/10/16  08:02:15
75206         Log: integrate changes#6190,6191 from mainline
75207              
75208              submit missing embed.pl change
75209              
75210              vec() loses numericalness (modified version of patch suggested
75211              by Robin Barker)
75212      Branch: maint-5.6/perl
75213           !> doop.c embed.pl t/op/vec.t
75214 ____________________________________________________________________________
75215 [  7334] By: gsar                                  on 2000/10/16  08:01:03
75216         Log: integrate change#6189 from mainline
75217              
75218              counting tr/// corrupts later operation (from M.J.T Guy)
75219      Branch: maint-5.6/perl
75220           !> doop.c t/op/tr.t
75221 ____________________________________________________________________________
75222 [  7333] By: gsar                                  on 2000/10/16  07:59:07
75223         Log: integrate changes#6183..6188 from mainline
75224              
75225              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
75226              <nick@ccl4.org>)
75227              
75228              tweak for change#6127
75229              
75230              remove incorrect documentation about implicit split to @_ in
75231              list context, which never really worked in perl 5 (from
75232              M.J.T. Guy)
75233              
75234              further qualify references to "alphanumeric" (from Wolfgang Laun
75235              <wolfgang.laun@alcatel.at>)
75236              
75237              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
75238              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
75239              
75240              h2xs tweaks
75241      Branch: maint-5.6/perl
75242           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
75243           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
75244           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
75245           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
75246           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
75247           !> pod/pod2latex.PL utils/h2xs.PL
75248 ____________________________________________________________________________
75249 [  7332] By: gsar                                  on 2000/10/16  07:53:52
75250         Log: integrate change#6179 from mainline
75251              
75252              buggy modulus on UVs introduced by change#3378 (resulted in
75253              4063328477 % 65535 amounting to 27406, instead of 27407)
75254      Branch: maint-5.6/perl
75255           !> pp.c t/op/arith.t
75256 ____________________________________________________________________________
75257 [  7331] By: gsar                                  on 2000/10/16  07:52:49
75258         Log: integrate changes#6176,6177,6178,6182 from cfgperl
75259              
75260              Single-quoted utf8 patch from Simon Cozens.
75261              
75262              Substitution utf8 patch from Simon Cozens.
75263              
75264              Be cleaner.
75265              
75266              Be Cleaner Part Deux.
75267      Branch: maint-5.6/perl
75268           !> Makefile.SH pp_hot.c toke.c
75269 ____________________________________________________________________________
75270 [  7330] By: gsar                                  on 2000/10/16  07:41:36
75271         Log: integrate change#6172 from mainline
75272              
75273              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
75274              (from Ilya Zakharevich)
75275      Branch: maint-5.6/perl
75276           !> regexec.c t/op/re_tests
75277 ____________________________________________________________________________
75278 [  7329] By: gsar                                  on 2000/10/16  07:40:25
75279         Log: integrate change#6171 from mainline
75280              
75281              scalar() doesn't force scalar context when used in void context
75282              (from Simon Cozens)
75283      Branch: maint-5.6/perl
75284           !> op.c t/op/wantarray.t
75285 ____________________________________________________________________________
75286 [  7328] By: gsar                                  on 2000/10/16  07:39:33
75287         Log: integrate change#6170 from mainline
75288              
75289              change#6142 needs tweaks to tests to work where there's no
75290              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
75291      Branch: maint-5.6/perl
75292           !> t/lib/filefind.t
75293 ____________________________________________________________________________
75294 [  7327] By: gsar                                  on 2000/10/16  07:35:34
75295         Log: integrate changes#6166..6168 from cfgperl
75296              
75297              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
75298              in case somebody wants to write an extension for more
75299              shadow database interfaces.
75300              
75301              tweak todo
75302              
75303              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
75304      Branch: maint-5.6/perl
75305           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
75306           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
75307           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
75308           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
75309           !> win32/config.vc win32/config_H.bc win32/config_H.gc
75310           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
75311 ____________________________________________________________________________
75312 [  7326] By: gsar                                  on 2000/10/16  07:29:05
75313         Log: integrate changes#6157,6159..6161,6164 from cfgperl
75314              
75315              Regen Configure to jive with #6149.
75316              
75317              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
75318              
75319              Changes for the File::Temp 0.08 (change #6159) test suite
75320              to fit better into the Perl distribution test framework.
75321              
75322              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
75323              both from Simon Cozens.
75324              
75325              detypo
75326      Branch: maint-5.6/perl
75327           +> pod/perlmodlib.PL pod/perlnewmod.pod
75328           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
75329           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
75330           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
75331           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
75332 ____________________________________________________________________________
75333 [  7325] By: gsar                                  on 2000/10/16  07:25:13
75334         Log: integrate change#6158 from vmsperl
75335              
75336              Add fallback to tmpfile for use in cases where user's relying on
75337              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
75338              Lane's patch)
75339      Branch: maint-5.6/perl
75340           !> vms/vms.c vms/vmsish.h
75341 ____________________________________________________________________________
75342 [  7324] By: gsar                                  on 2000/10/16  07:20:50
75343         Log: integrate changes#6153..6155 from mainline
75344              
75345              prettier Test::Harness output on failed tests (from Nicholas Clark
75346              <nick@Bagpuss.uk.boo.com>)
75347              
75348              avoid type mismatch warning
75349              
75350              small bug in change#6144; remove random \xA0 character that snuck
75351              in via change#6145
75352      Branch: maint-5.6/perl
75353           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
75354           !> perl.c
75355 ____________________________________________________________________________
75356 [  7323] By: gsar                                  on 2000/10/16  07:18:47
75357         Log: integrate changes#6151,6152 from mainline
75358              
75359              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
75360              
75361              cosmetic fixups of RE debug output (from Ilya Zakharevich)
75362      Branch: maint-5.6/perl
75363           !> regexec.c
75364 ____________________________________________________________________________
75365 [  7322] By: gsar                                  on 2000/10/16  07:17:25
75366         Log: integrate changes#6146..6150 from mainline
75367              
75368              doc typo
75369              
75370              add a make entry to Config.pm so "perl -V:make" works on VMS
75371              (from Peter Prymmer)
75372              
75373              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
75374              
75375              OS/2 tweaks for usethreads build (from Rocco Caputo
75376              <troc@netrus.net>)
75377              
75378              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
75379      Branch: maint-5.6/perl
75380           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
75381           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
75382           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
75383           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
75384           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
75385           !> warnings.pl x2p/a2p.h
75386 ____________________________________________________________________________
75387 [  7321] By: gsar                                  on 2000/10/16  07:14:02
75388         Log: integrate changes#6143..6145 from mainline
75389              
75390              MacOS support, part 1 (from Matthias Neeracher
75391              <neeri@iis.ee.ethz.ch>)
75392              
75393              MacOS support, part 2: make AutoSplit use File::Spec instead
75394              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
75395              <neeri@iis.ee.ethz.ch>)
75396              
75397              make xsubpp skip embedded pod (from Matthias Neeracher
75398              <neeri@iis.ee.ethz.ch>)
75399      Branch: maint-5.6/perl
75400           +> ext/DynaLoader/dl_mac.xs
75401           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
75402           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
75403           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
75404           !> pp_ctl.c proto.h toke.c util.c util.h
75405 ____________________________________________________________________________
75406 [  7320] By: gsar                                  on 2000/10/16  07:12:13
75407         Log: integrate changes#6141,6142 from mainline
75408              
75409              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
75410              forwarded by Peter Seebach from the bsdi-users mailing list.
75411              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
75412              
75413              File::Find fails to chdir when chasing symlinks (from
75414              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
75415      Branch: maint-5.6/perl
75416           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
75417 ____________________________________________________________________________
75418 [  7319] By: gsar                                  on 2000/10/16  07:04:30
75419         Log: integrate change#6139 from mainline
75420              
75421              revise mktables.PL for bugs and newness in Unicode 3.0
75422              (from James Bence <jbence@amgen.com>)
75423      Branch: maint-5.6/perl
75424           +> (branch 30 files)
75425           !> (integrate 49 files)
75426 ____________________________________________________________________________
75427 [  7318] By: gsar                                  on 2000/10/16  07:01:01
75428         Log: integrate changes#6137,6138 from mainline
75429              
75430              fix bogus redeclaration warning for "our" variables in different
75431              scopes
75432              
75433              add note about the handling of negative indices to tied arrays
75434              (from Michael G Schwern <schwern@pobox.com>)
75435      Branch: maint-5.6/perl
75436           !> op.c pod/perltie.pod t/pragma/strict-vars
75437 ____________________________________________________________________________
75438 [  7317] By: gsar                                  on 2000/10/16  06:58:46
75439         Log: integrate changes#6127..6136 from mainline
75440              
75441              call_method(...,G_EVAL) can longjmp() out if the method probing
75442              failed (from Gisle Aas)
75443              
75444              new perlxstut example for passing/returning refs to arrays
75445              (from David Lowe <dlowe@pootpoot.com>)
75446              
75447              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
75448              
75449              fix places that mean C<"word" character> but say C<alphanumeric
75450              character>
75451              
75452              avoid warnings in POSIX.pm (from Barrie Slaymaker)
75453              
75454              warnings::enabled() doesn't fall back to looking at $^W if
75455              caller isn't using lexical warnings (from Paul Marquess)
75456              
75457              elide bogus test in change#6132
75458              
75459              make Test::Harness use wait.h/WCOREDUMP if available
75460              (from Ben Tilly <ben_tilly@hotmail.com>)
75461              
75462              enable Test::Harness to dynamically determine column width etc.
75463              (from Rob Napier <rnapier@employees.org>)
75464              
75465              random pod typos (from Peter Scott <Peter@PSDT.com>)
75466      Branch: maint-5.6/perl
75467           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
75468           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
75469           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
75470           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
75471 ____________________________________________________________________________
75472 [  7316] By: gsar                                  on 2000/10/16  06:53:23
75473         Log: integrate change#6126 from mainline
75474              
75475              change#2879 broke rvalue autovivification of magicals such as
75476              ${$num} (reworked variant of patch suggested by Simon Cozens)
75477      Branch: maint-5.6/perl
75478           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
75479           !> pp_hot.c proto.h t/op/gv.t
75480 ____________________________________________________________________________
75481 [  7315] By: gsar                                  on 2000/10/16  06:51:38
75482         Log: integrate changes#6123,6125 from mainline
75483              
75484              clarify gotcha with #line directives (from Rocco Caputo
75485              <troc@netrus.net>)
75486              
75487              enable propagating exception objects via Perl_croak() in XS code
75488              (from Gisle Aas)
75489      Branch: maint-5.6/perl
75490           !> pod/perldebug.pod pod/perlsyn.pod util.c
75491 ____________________________________________________________________________
75492 [  7314] By: gsar                                  on 2000/10/16  06:49:28
75493         Log: integrate change#6122 from mainline
75494              
75495              downgrade fatal error on C<"foo@nosucharray.com"> to optional
75496              warning (from Mark-Jason Dominus)
75497      Branch: maint-5.6/perl
75498           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
75499           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
75500           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
75501           !> toke.c
75502 ____________________________________________________________________________
75503 [  7313] By: gsar                                  on 2000/10/16  06:46:54
75504         Log: integrate changes#6112..6121 from vmsperl
75505              
75506              Check for existence of file before trying to delete
75507              
75508              Ugly workaround for version-specific RTL error
75509              
75510              Urk -- undo previous removal of vmsish 'exit' change
75511              
75512              Add bounds checking for several strings (Charles Lane)
75513              
75514              Miscellaneous cosmetic fixes (Charles Lane)
75515              
75516              Treat sockets as special in sys(read|write) (Charles Lane et al.)
75517              
75518              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
75519              Flatten case labels in switch statements uniformly (Charles Bailey)
75520              
75521              Quiet error messages in vmsish.t (Charles Lane)
75522              
75523              Add missing escape (Charles Lane)
75524              
75525              Allow eliminate_macros() and fixpath() to handle space-delimited
75526              lists (based on fixes by Craig Berry)
75527      Branch: maint-5.6/perl
75528           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
75529           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
75530           !> vms/vmsish.h
75531 ____________________________________________________________________________
75532 [  7312] By: gsar                                  on 2000/10/16  06:41:18
75533         Log: integrate changes#6107,6110 from cfgperl
75534              
75535              Tweak the todo list.
75536              
75537              todo tweak
75538      Branch: maint-5.6/perl
75539           !> Todo-5.6
75540 ____________________________________________________________________________
75541 [  7311] By: gsar                                  on 2000/10/16  06:38:38
75542         Log: integrate changes#6104,6108 from mainline
75543              
75544              PL_sys_intern was being initialized too late on windows
75545              
75546              reenable fake signal handling on Windows, bugs and all
75547      Branch: maint-5.6/perl
75548           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
75549           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
75550           !> win32/win32.c
75551 ____________________________________________________________________________
75552 [  7310] By: gsar                                  on 2000/10/16  06:36:03
75553         Log: integrate changes#6095,6097..6103 from cfgperl
75554              
75555              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
75556              might be useful in future.
75557              
75558              Add a note about possible compilation problems from Allen Smith.
75559              
75560              Add a note about other, yet unsupported, shadow password APIs.
75561              
75562              Tweaks for the cc bugs from Allen Smith.
75563              
75564              More compilation tweakery from Allen Smith.
75565              
75566              Hints and test tweaks for Unicos.
75567              
75568              The test suite tweak in #6101 wasn't quite right.
75569              
75570              Test tweaking for Unicos continues.
75571      Branch: maint-5.6/perl
75572           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
75573           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
75574           !> t/lib/complex.t t/op/64bitint.t
75575 ____________________________________________________________________________
75576 [  7309] By: gsar                                  on 2000/10/16  06:29:41
75577         Log: integrate changes#6093,6094 from mainline
75578              
75579              fork() failure to create pseudo process sets errno=EAGAIN and returns
75580              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
75581              
75582              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
75583      Branch: maint-5.6/perl
75584           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
75585           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
75586 ____________________________________________________________________________
75587 [  7308] By: gsar                                  on 2000/10/16  06:27:29
75588         Log: integrate change#6092 from cfgperl
75589              
75590              Regen perltoc with the fixed buildtoc.
75591      Branch: maint-5.6/perl
75592           !> pod/perltoc.pod
75593 ____________________________________________________________________________
75594 [  7307] By: gsar                                  on 2000/10/16  06:26:40
75595         Log: integrate changes#6089,6090 from mainline
75596              
75597              buildtoc tweak to fix newline lossage
75598              
75599              concat doesn't preserve utf8-ness, and doesn't invalidate
75600              [NI]OK; added tests for both
75601      Branch: maint-5.6/perl
75602           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
75603 ____________________________________________________________________________
75604 [  7306] By: gsar                                  on 2000/10/16  06:24:05
75605         Log: integrate change#6088 from cfgperl
75606              
75607              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
75608              because we do not use those.  The HAS_GETSPNAM remains,
75609              though, because we still do use that.
75610      Branch: maint-5.6/perl
75611           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
75612           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
75613           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
75614           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
75615           !> win32/config.vc win32/config_H.bc win32/config_H.gc
75616           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
75617 ____________________________________________________________________________
75618 [  7305] By: gsar                                  on 2000/10/16  06:15:52
75619         Log: integrate changes#6084,6085,6087 from mainline
75620              
75621              substr() does not preserve utf8-ness (from Stefan Eissing
75622              <Eissing@medicaldataservice.de>); added tests
75623              
75624              repeat operator (x) doesn't preserve utf8-ness
75625              
75626              reverse() and quotemeta() weren't preserving utf8-ness; add tests
75627      Branch: maint-5.6/perl
75628           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
75629 ____________________________________________________________________________
75630 [  7304] By: gsar                                  on 2000/10/16  06:13:10
75631         Log: integrate changes#6077..6083 from mainline
75632              
75633              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
75634              and Tom Phoenix)
75635              
75636              workaround for CRT bug in chdir() (from Charles Lane, via
75637              Peter Prymmer)
75638              
75639              remove outdated kludge in Carp (NULLs are permitted in diagnostics
75640              now)
75641              
75642              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
75643              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
75644              
75645              better default perlbug categories for ok reports (from Richard Foley)
75646              
75647              peek.t non-portable to ithreads
75648              
75649              note about undocumented caller() return value (from M.J.T. Guy);
75650              yet another peek.t tweak
75651      Branch: maint-5.6/perl
75652           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
75653           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
75654           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
75655           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
75656           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
75657           !> vms/vmsish.h
75658 ____________________________________________________________________________
75659 [  7303] By: gsar                                  on 2000/10/16  06:03:18
75660         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
75661              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
75662              
75663              &HUGE_VAL is not defined, it exists.
75664              
75665              Do not warn that an infinity does not look like a number.
75666              
75667              Rewrite the pwent/spent logic to be a little bit more clearer.
75668              
75669              Continue on the pwent/spent case.
75670              
75671              Correct Freudian slip.
75672              
75673              Use HUGE_VALL if applicable.
75674              
75675              pwent/spent #ifdef imbalance.
75676              
75677              Infinite problems.
75678              
75679              Call getspnam() only iff needd.
75680              
75681              Test both the scalar and list contexts.
75682              
75683              Use setxxent()/endxxent().
75684              
75685              Complex tweakery.
75686              
75687              Unicos hint tweak.
75688              
75689              Be more forgiving in POSIX about HUGE_VALL.
75690              
75691              Detypo.
75692              
75693              The search of infinity continues, this time simplified.
75694              
75695              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
75696              in natively 64-bit platforms where a long is a quad (no need
75697              for long longs).  Also added bias for IVs.
75698              
75699              Complex tweaks.
75700              
75701              Introduce t/lib/peek.t.
75702              
75703              Make the test more portable.
75704      Branch: maint-5.6/perl
75705           +> t/lib/peek.t
75706            ! pp_sys.c
75707           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
75708           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
75709           !> t/op/pwent.t toke.c util.c
75710 ____________________________________________________________________________
75711 [  7302] By: gsar                                  on 2000/10/16  05:03:37
75712         Log: integrate changes#6066..6071 from mainline
75713              
75714              s/END/CHECK/
75715              
75716              replace direct call to sighandler() with (*PL_sighandlerp)()
75717              
75718              note about values()
75719              
75720              File::Spec compatibility update (from Barrie Slaymaker
75721              <barries@slaysys.com>)
75722              
75723              remove misleading comment (from M.J.T. Guy)
75724              
75725              misformatted perllocal.pod (from Tim Jenness
75726              <t.jenness@jach.hawaii.edu>)
75727      Branch: maint-5.6/perl
75728           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
75729           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
75730           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
75731           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
75732 ____________________________________________________________________________
75733 [  7301] By: gsar                                  on 2000/10/16  05:00:08
75734         Log: integrate changes#6061..6063 from mainline
75735              
75736              change#5921 neglected to make eq honor "use bytes"
75737              
75738              additional tests for utf8.t
75739              
75740              tokeq() could read unallocated field in argument
75741      Branch: maint-5.6/perl
75742           !> sv.c t/pragma/utf8.t toke.c
75743 ____________________________________________________________________________
75744 [  7300] By: gsar                                  on 2000/10/16  04:56:54
75745         Log: integrate changes#6046,6048,6057,6058 from mainline
75746              
75747              libscheck has insufficient checks for n32 libs (from
75748              Albert Chin-A-Young <china@thewrittenword.com>)
75749              
75750              add note about how $( doesn't interpolate in REs (from
75751              Philip Newton <newton@ficus.frogspace.net>)
75752              
75753              fix broken parsing of /\x{ab}/
75754              
75755              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
75756              (spotted by Donald Kinzer <dkinzer@premia.com>)
75757      Branch: maint-5.6/perl
75758           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
75759           !> t/pragma/utf8.t
75760 ____________________________________________________________________________
75761 [  7299] By: gsar                                  on 2000/10/16  04:52:50
75762         Log: integrate change#6044 from mainline
75763              
75764              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
75765              such that underscores are only ignored in literal numbers,
75766              "\x{...}", and hex/oct argument
75767      Branch: maint-5.6/perl
75768           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
75769 ____________________________________________________________________________
75770 [  7298] By: gsar                                  on 2000/10/16  04:50:53
75771         Log: integrate changes#6027..6043 from mainline
75772              
75773              podlators-1.02 update (from Russ Allbery)
75774              
75775              Pod::Man generates groff-incompatible macro definition (from
75776              Tom Christiansen)
75777              
75778              add CGI.pm v2.66 (from Lincoln Stein)
75779              
75780              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
75781              for @- and @+ (from Johan Vromans)
75782              
75783              small nits in diagnostics.pm (from Robin Barker)
75784              
75785              whitespace adjustments
75786              
75787              missing files in MANIFEST
75788              
75789              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
75790              to compensate
75791              
75792              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
75793              
75794              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
75795      Branch: maint-5.6/perl
75796           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
75797           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
75798           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
75799           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
75800           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
75801           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
75802           !> t/lib/cgi-html.t t/lib/cgi-request.t
75803 ____________________________________________________________________________
75804 [  7297] By: gsar                                  on 2000/10/16  04:44:30
75805         Log: integrate change#6025 from mainline
75806              
75807              Is{Alnum,Alpha,Word} don't match titlecase
75808              TODO: IsSpace is defined recursively!
75809              (both spotted by Larry)
75810      Branch: maint-5.6/perl
75811           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
75812           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
75813 ____________________________________________________________________________
75814 [  7296] By: gsar                                  on 2000/10/16  04:39:30
75815         Log: integrate change#6023 from mainline
75816              
75817              debugger stomps on $. (from M.J.T. Guy)
75818      Branch: maint-5.6/perl
75819           !> lib/perl5db.pl
75820 ____________________________________________________________________________
75821 [  7295] By: gsar                                  on 2000/10/16  04:38:02
75822         Log: integrate change#6022 from mainline
75823              
75824              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
75825      Branch: maint-5.6/perl
75826           !> sv.c
75827 ____________________________________________________________________________
75828 [  7294] By: gsar                                  on 2000/10/16  04:37:05
75829         Log: integrate changes#6018..6021 from mainline
75830              
75831              make lib/syslog.t portable to systems that don't have _PATH_LOG,
75832              make _PATH_LOG() return "" if unavailable
75833              
75834              windows portability tweaks
75835              
75836              test tweak
75837              
75838              remove Win2K issue in pod (fixed by change#6020)
75839      Branch: maint-5.6/perl
75840           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
75841           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
75842           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
75843 ____________________________________________________________________________
75844 [  7293] By: gsar                                  on 2000/10/16  04:20:00
75845         Log: integrate changes#6013..6015 from mainline
75846              
75847              tweak change#5945 to display correct switch name in diagnostic
75848              
75849              glob() loading File::Glob behind the scenes may cause syntax errors
75850              
75851              tweak test for portability
75852      Branch: maint-5.6/perl
75853           !> op.c perl.c pod/perldiag.pod t/lib/b.t
75854 ____________________________________________________________________________
75855 [  7292] By: gsar                                  on 2000/10/16  04:18:11
75856         Log: integrate changes#6005..6010 from mainline, cfgperl
75857              
75858              perldoc might fail via "use blib" (from Hugo van der Sanden)
75859              
75860              Regen Configure.
75861              
75862              note about compile failures and END blocks (from M.J.T. Guy)
75863              
75864              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
75865              
75866              (change#6009 integrated earlier in change#7255)
75867              
75868              clarify note about shadow password support (from
75869              gellyfish@gellyfish.com)
75870      Branch: maint-5.6/perl
75871           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
75872           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
75873           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
75874 ____________________________________________________________________________
75875 [  7291] By: gsar                                  on 2000/10/16  04:12:03
75876         Log: integrate changes#6002,6003 from mainline
75877              
75878              destructive sv_setsv() can lose UV-ness from source, causing
75879              numeric promotions/comparisons to fail to do the right thing
75880              
75881              allow REG_EXPAND_SZ keys in Windows registry (from
75882              John Clayton <John.Clayton@barclayscapital.com>)
75883      Branch: maint-5.6/perl
75884           !> sv.c win32/win32.c
75885 ____________________________________________________________________________
75886 [  7290] By: gsar                                  on 2000/10/16  04:10:19
75887         Log: integrate change#6001 from mainline
75888              
75889              support additional library locations via $Config{otherlibdirs}
75890              (from Andy Dougherty)
75891      Branch: maint-5.6/perl
75892           !> Configure INSTALL Porting/Glossary Porting/config.sh
75893           !> Porting/config_H config_h.SH epoc/config.sh perl.c
75894           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
75895           !> win32/config.bc win32/config.gc win32/config.vc
75896 ____________________________________________________________________________
75897 [  7289] By: gsar                                  on 2000/10/16  04:08:28
75898         Log: integrate change#5999 from mainline
75899              
75900              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
75901      Branch: maint-5.6/perl
75902           !> t/pragma/warn/toke toke.c
75903 ____________________________________________________________________________
75904 [  7288] By: gsar                                  on 2000/10/16  04:07:01
75905         Log: integrate changes#5997,5998 from cfgperl
75906              
75907              Preserve $!.
75908              
75909              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
75910      Branch: maint-5.6/perl
75911           !> lib/Math/Complex.pm
75912 ____________________________________________________________________________
75913 [  7287] By: gsar                                  on 2000/10/16  04:04:37
75914         Log: integrate change#5995 from mainline
75915              
75916              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
75917      Branch: maint-5.6/perl
75918           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
75919 ____________________________________________________________________________
75920 [  7286] By: gsar                                  on 2000/10/16  04:03:21
75921         Log: integrate change#5994 from mainline
75922              
75923              fix for missed accounting for null byte in pack("Z",...) (from
75924              M.J.T. Guy)
75925      Branch: maint-5.6/perl
75926           !> pp.c t/op/pack.t
75927 ____________________________________________________________________________
75928 [  7285] By: gsar                                  on 2000/10/16  04:02:11
75929         Log: integrate changes#5989..5993 from mainline
75930              
75931              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
75932              itself and no other (from Tom Hughes)
75933              
75934              use $ENV{LIB} to search for libs under Visual C compiler
75935              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
75936              
75937              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
75938              
75939              pod nit (from Simon Cozens)
75940              
75941              various minor tweaks seen on p5p
75942      Branch: maint-5.6/perl
75943           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
75944           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
75945           !> t/op/array.t toke.c
75946 ____________________________________________________________________________
75947 [  7284] By: gsar                                  on 2000/10/16  03:59:00
75948         Log: integrate changes#5978..5988 from mainline
75949              
75950              sync version numbers in File::Spec with the ones on CPAN
75951              (from Barrie Slaymaker)
75952              
75953              under useithreads, constant pad entries could inadvertantly be
75954              shared across threads (from Eric Blood <eblood@xmission.com>);
75955              added Eric's test case to testsuite
75956              
75957              allow Configure -S to run non-interactively (spotted by Greg Hudson
75958              <ghudson@mit.edu>)
75959              
75960              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
75961              prototype mismatch with CORE::glob(); update pod and tests to
75962              suit (File::Glob::glob() is still available for backward
75963              compatibility, but should be considered deprecated)
75964              
75965              avoid error in IO::Socket::INET when given an unknown service name
75966              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
75967              
75968              numeric conversion of non-number in change#3378 tramples on
75969              OOK offset, causing segfaults
75970              
75971              attributes::reftype() doesn't work on tied argument
75972              
75973              forked child may not exit correctly if it failed to open
75974              /dev/console (from Graham Barr)
75975              
75976              add regular expressions tutorial and quick-start guide (from
75977              Mark Kvale <kvale@phy.ucsf.edu>)
75978              
75979              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
75980              
75981              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
75982              <paul@miraclefish.com>)
75983      Branch: maint-5.6/perl
75984           +> pod/perlrequick.pod pod/perlretut.pod
75985           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
75986           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
75987           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
75988           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
75989           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
75990           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
75991           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
75992           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
75993 ____________________________________________________________________________
75994 [  7283] By: gsar                                  on 2000/10/16  03:52:14
75995         Log: integrate change#5977 from mainline
75996              
75997              autoquote barewords followed by newline and arrow properly
75998              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
75999      Branch: maint-5.6/perl
76000           !> t/pragma/warn/toke toke.c
76001 ____________________________________________________________________________
76002 [  7282] By: gsar                                  on 2000/10/16  03:50:48
76003         Log: integrate change#5976 from mainline
76004              
76005              DB_File v1.73 update (from Paul Marquess)
76006      Branch: maint-5.6/perl
76007           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
76008           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
76009 ____________________________________________________________________________
76010 [  7281] By: gsar                                  on 2000/10/16  03:49:14
76011         Log: integrate change#5975 from mainline
76012              
76013              allow sort() reentrancy (variant of patch suggested by
76014              Hugo van der Sanden)
76015      Branch: maint-5.6/perl
76016           !> pp_ctl.c t/op/sort.t
76017 ____________________________________________________________________________
76018 [  7280] By: gsar                                  on 2000/10/16  03:48:22
76019         Log: integrate change#5974 from mainline
76020              
76021              change#4197 somehow missed initializing PL_errors, meaning
76022              syntax error queueing wasn't working outside eval"" at all;
76023              also fixed eval"" to localize PL_error_count, so that compile-time
76024              eval's don't clobber the error state of the outer context
76025      Branch: maint-5.6/perl
76026           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
76027           !> t/pragma/warn/toke
76028 ____________________________________________________________________________
76029 [  7279] By: gsar                                  on 2000/10/16  03:46:21
76030         Log: integrate change#5973 from mainline
76031              
76032              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
76033      Branch: maint-5.6/perl
76034           !> regcomp.c regexec.c t/op/re_tests
76035 ____________________________________________________________________________
76036 [  7278] By: gsar                                  on 2000/10/16  03:44:54
76037         Log: integrate change#5971 from cfgperl
76038              
76039              Unicos tweaks from Mark P. Lutz.
76040      Branch: maint-5.6/perl
76041           !> hints/unicos.sh lib/Math/Complex.pm
76042 ____________________________________________________________________________
76043 [  7277] By: gsar                                  on 2000/10/16  03:42:59
76044         Log: integrate changes#5966..5970 from mainline
76045              
76046              add testsuite for B backends, fix bug in B::Deparse (from
76047              Simon Cozens <simon@brecon.co.uk>)
76048              
76049              improved docs on the warn_uninit diagnostic (from David Glasser
76050              and Simon Cozens)
76051              
76052              tolerate spaces in group names in test on solaris (from David Boyce
76053              <dsb@boyski.com>)
76054              
76055              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
76056              
76057              Data::Dumper fumbles negative numbers on 32-bit platforms where
76058              IV is >32bits
76059      Branch: maint-5.6/perl
76060           +> t/lib/b.t t/lib/syslog.t
76061           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
76062           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
76063           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
76064 ____________________________________________________________________________
76065 [  7276] By: gsar                                  on 2000/10/16  03:39:30
76066         Log: integrate change#5965 from mainline
76067              
76068              avoid "will not stay shared" warnings for our variables (from
76069              Robin Barker)
76070      Branch: maint-5.6/perl
76071           !> op.c t/pragma/warn/op
76072 ____________________________________________________________________________
76073 [  7275] By: gsar                                  on 2000/10/16  03:38:18
76074         Log: integrate change#5964 from mainline
76075              
76076              reformat to 72 columns (again)
76077      Branch: maint-5.6/perl
76078           !> pod/perldiag.pod
76079 ____________________________________________________________________________
76080 [  7274] By: gsar                                  on 2000/10/16  03:36:58
76081         Log: integrate change#5963 from mainline
76082              
76083              patch from Larry to make (\&) prototype work; added tests for
76084              the same
76085      Branch: maint-5.6/perl
76086           !> op.c t/comp/proto.t
76087 ____________________________________________________________________________
76088 [  7273] By: gsar                                  on 2000/10/16  03:35:51
76089         Log: integrate changes#5956..5962 from mainline
76090              
76091              better diagnostics on failed tests (from Ilya Zakharevich)
76092              
76093              pod nits (from A. C. Yardley <yardley@tanet.net>)
76094              
76095              change#3569 deleted some essential code, revert; avoid use of
76096              atexit() to make DynaLoader work properly on AIX under mod_perl
76097              (from Jens-Uwe Mager <jum@helios.de>)
76098              
76099              doubled words in pods (from Simon Cozens
76100              <simon.p.cozens@jp.pwcglobal.com>)
76101              
76102              better INSTALL notes on Solaris issues (from Dominic Dunlop)
76103              
76104              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
76105              
76106              updated README.hpux (from Jeff Okamoto)
76107      Branch: maint-5.6/perl
76108           !> INSTALL README.hpux emacs/cperl-mode.el
76109           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
76110           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
76111           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
76112           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
76113           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
76114           !> t/op/lex_assign.t
76115 ____________________________________________________________________________
76116 [  7272] By: gsar                                  on 2000/10/16  03:31:22
76117         Log: integrate change#5955 from mainline
76118              
76119              longstanding bug exposed by change#3307: sort arguments weren't
76120              compiled with the right wantarray context (ensuing runtime lookup
76121              via block_gimme() was getting the incidental context of the
76122              sort() itself)
76123      Branch: maint-5.6/perl
76124           !> op.c t/op/sort.t
76125 ____________________________________________________________________________
76126 [  7271] By: gsar                                  on 2000/10/16  03:29:11
76127         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
76128              branch
76129              
76130              Flatten the cpp jungle doing the nosuid checking.
76131              
76132              Do not assume sign propagation. (from M.J.T. Guy)
76133              
76134              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
76135              
76136              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
76137              Now pp_ncmp() returns undef is either operand is a NaN.
76138              
76139              On second thoughts frexp() does have two arguments.
76140              
76141              Document that tr() is not tr(1).
76142              
76143              Be more robust on "extreme" (large absolute value)
76144              arguments.  Originally reported by Daniel Connelly
76145              as a problem with asinh() on large negative arguments,
76146              asinh() used to bail out because an argument to log()
76147              ended up being zero.  Ilya Zakharevich proposed using
76148              Taylor's series in such cases, which for such large
76149              arguments is a very good approximation.
76150              
76151              Undo "use integer" addition from 64bitint as it seems
76152              to break most of the subtests in Digital UNIX;
76153              Unicos needs to find another way.
76154      Branch: maint-5.6/perl
76155           !> (integrate 29 files)
76156 ____________________________________________________________________________
76157 [  7270] By: gsar                                  on 2000/10/16  03:09:44
76158         Log: integrate changes#5948,5949,5950 from mainline
76159              
76160              typo in vars.pm that leads to cryptic message (from Piotr
76161              Piatkowski <kompas@kompas.usr.onet.pl>)
76162              
76163              make perldoc use the pod2man from the same version (from
76164              M.J.T. Guy)
76165              
76166              reformat perldiag to avoid long lines
76167      Branch: maint-5.6/perl
76168           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
76169 ____________________________________________________________________________
76170 [  7269] By: gsar                                  on 2000/10/16  03:05:54
76171         Log: integrate change#5947 from mainline
76172              
76173              use &dl_error rather than &dl_load_file as the guard for calling
76174              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
76175              statically built perl)
76176      Branch: maint-5.6/perl
76177           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
76178 ____________________________________________________________________________
76179 [  7268] By: gsar                                  on 2000/10/16  03:04:48
76180         Log: integrate change#5945 from mainline
76181              
76182              make module name mandatory after -M switch; reorder perldiag
76183              alphabetically (from Mark-Jason Dominus)
76184      Branch: maint-5.6/perl
76185           !> perl.c pod/perldiag.pod
76186 ____________________________________________________________________________
76187 [  7267] By: gsar                                  on 2000/10/16  03:03:01
76188         Log: integrate change#5939 from mainline
76189              
76190              more pod nits (from Larry Virden)
76191      Branch: maint-5.6/perl
76192           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
76193           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
76194           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
76195 ____________________________________________________________________________
76196 [  7266] By: gsar                                  on 2000/10/16  03:01:39
76197         Log: integrate change#5938 from mainline
76198              
76199              Consolidated B::Deparse fixes (from Stephen McCamant)
76200      Branch: maint-5.6/perl
76201           !> ext/B/B/Deparse.pm
76202 ____________________________________________________________________________
76203 [  7265] By: gsar                                  on 2000/10/16  03:00:43
76204         Log: integrate change#5936 from mainline
76205              
76206              additional tests for change#7263 (from Paul Marquess)
76207      Branch: maint-5.6/perl
76208           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
76209           !> t/pragma/warn/5nolint t/pragma/warn/6default
76210 ____________________________________________________________________________
76211 [  7264] By: gsar                                  on 2000/10/16  02:58:34
76212         Log: integrate change#5934 from mainline
76213              
76214              propagate lexical warnings from surrounding scope correctly
76215              within string eval() (from Paul Marquess)
76216      Branch: maint-5.6/perl
76217           !> pp_ctl.c t/pragma/warn/pp_ctl
76218 ____________________________________________________________________________
76219 [  7263] By: gsar                                  on 2000/10/16  02:56:53
76220         Log: integrate change#5932 from mainline
76221              
76222              add rsignal(), whichsig() and do_join() to public API list
76223              (mod_perl uses them to good advantage)
76224      Branch: maint-5.6/perl
76225           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
76226 ____________________________________________________________________________
76227 [  7262] By: gsar                                  on 2000/10/16  02:55:53
76228         Log: integrate change#5931 from mainline
76229              
76230              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
76231      Branch: maint-5.6/perl
76232           !> pp_hot.c regexec.c t/op/pat.t
76233 ____________________________________________________________________________
76234 [  7261] By: gsar                                  on 2000/10/16  02:55:01
76235         Log: integrate change#5930 from mainline
76236              
76237              small os390 tweaks (from Peter Prymmer)
76238      Branch: maint-5.6/perl
76239           !> config_h.SH makedepend.SH
76240 ____________________________________________________________________________
76241 [  7260] By: gsar                                  on 2000/10/16  02:54:10
76242         Log: integrate change#5929 from mainline
76243              
76244              pod nits
76245      Branch: maint-5.6/perl
76246           !> pod/perlguts.pod
76247 ____________________________________________________________________________
76248 [  7259] By: gsar                                  on 2000/10/16  02:52:55
76249         Log: integrate change#5927 from mainline
76250              
76251              arrange for next() to resume at the unstack op rather than the
76252              loop conditional, so that scope cleanup happens correctly
76253              (from Stephen McCamant)
76254      Branch: maint-5.6/perl
76255           !> op.c pp_ctl.c t/op/misc.t
76256 ____________________________________________________________________________
76257 [  7258] By: gsar                                  on 2000/10/16  02:51:38
76258         Log: integrate change#5926 from mainline
76259              
76260              on windows, reserve 16M of stack rather than 128M (allows more
76261              threads to run concurrently)
76262      Branch: maint-5.6/perl
76263           !> win32/Makefile win32/makefile.mk
76264 ____________________________________________________________________________
76265 [  7257] By: gsar                                  on 2000/10/16  02:50:37
76266         Log: integrate change#5925 from mainline
76267              
76268              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
76269      Branch: maint-5.6/perl
76270           !> toke.c
76271 ____________________________________________________________________________
76272 [  7256] By: gsar                                  on 2000/10/16  02:49:36
76273         Log: integrate change#5924 from mainline
76274              
76275              avoid using uninitialized memory in require version check
76276      Branch: maint-5.6/perl
76277           !> pp_ctl.c universal.c
76278 ____________________________________________________________________________
76279 [  7255] By: gsar                                  on 2000/10/16  02:48:03
76280         Log: integrate changes#5923,5928,6009 from mainline
76281              
76282              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
76283      Branch: maint-5.6/perl
76284           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
76285 ____________________________________________________________________________
76286 [  7254] By: gsar                                  on 2000/10/16  02:44:46
76287         Log: integrate change#5922 from mainline
76288              
76289              commentary about IoTYPE() (from Nathan Torkington)
76290      Branch: maint-5.6/perl
76291           !> sv.h
76292 ____________________________________________________________________________
76293 [  7253] By: gsar                                  on 2000/10/16  02:43:49
76294         Log: integrate change#5921 from mainline
76295              
76296              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
76297      Branch: maint-5.6/perl
76298           !> sv.c t/lib/charnames.t t/pragma/utf8.t
76299 ____________________________________________________________________________
76300 [  7252] By: gsar                                  on 2000/10/16  02:42:31
76301         Log: integrate change#5920 from mainline
76302              
76303              Larry's fix for buggy propagation of utf8-ness in join(); add test
76304      Branch: maint-5.6/perl
76305           !> doop.c t/op/ver.t
76306 ____________________________________________________________________________
76307 [  7251] By: gsar                                  on 2000/10/16  02:41:14
76308         Log: integrate changes#5915..5919 from mainline
76309              
76310              various (pod tweaks &c)
76311      Branch: maint-5.6/perl
76312           !> (integrate 33 files)
76313 ____________________________________________________________________________
76314 [  7250] By: gsar                                  on 2000/10/16  02:38:16
76315         Log: integrate change#5914 from mainline
76316              
76317              caller() wasn't returning the right number of elements for
76318              eval {...}
76319      Branch: maint-5.6/perl
76320           !> pp_ctl.c t/pragma/warn/9enabled
76321 ____________________________________________________________________________
76322 [  7249] By: gsar                                  on 2000/10/16  02:37:02
76323         Log: integrate change#5913 from mainline
76324              
76325              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
76326              (from Mark-Jason Dominus)
76327      Branch: maint-5.6/perl
76328           !> pod/perlfunc.pod
76329 ____________________________________________________________________________
76330 [  7248] By: gsar                                  on 2000/10/16  02:35:58
76331         Log: integrate change#5912 from mainline
76332              
76333              fix totally broken caching in UNIVERSAL::isa() (from
76334              Nick Ing-Simmons)
76335      Branch: maint-5.6/perl
76336           !> t/op/universal.t universal.c
76337 ____________________________________________________________________________
76338 [  7247] By: gsar                                  on 2000/10/16  02:34:27
76339         Log: integrate changes#5910,5911 from mainline
76340              
76341              typo in pod
76342              
76343              add linebreak properties from unicode/LineBrk.txt (from
76344              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
76345      Branch: maint-5.6/perl
76346           +> (branch 29 files)
76347           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
76348 ____________________________________________________________________________
76349 [  7246] By: gsar                                  on 2000/10/16  02:33:29
76350         Log: integrate change#5909 from mainline
76351              
76352              mode argument to do_binmode() should be file mode, not boolean
76353      Branch: maint-5.6/perl
76354           !> pp_sys.c
76355 ____________________________________________________________________________
76356 [  7245] By: gsar                                  on 2000/10/16  02:31:04
76357         Log: integrate change#5908 from mainline
76358              
76359              introduce illegal symbols into null package so that
76360              gv_fetchpv(...,TRUE) always returns a valid GV even when the
76361              symbol is trapped by strictures (avoids coredumps)
76362      Branch: maint-5.6/perl
76363           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
76364           !> t/pragma/strict-vars
76365 ____________________________________________________________________________
76366 [  7244] By: jhi                                   on 2000/10/16  02:29:54
76367         Log: Subject: $Carp::ExportLevel confusion in Exporter
76368              From: "Ben Tilly" <ben_tilly@hotmail.com>
76369              Date: Sat, 14 Oct 2000 16:44:34 EDT
76370              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
76371      Branch: perl
76372            ! lib/Exporter/Heavy.pm
76373 ____________________________________________________________________________
76374 [  7243] By: jhi                                   on 2000/10/16  02:28:33
76375         Log: Subject: [PATCH perlguts.pod] Document offset hack
76376              From: Simon Cozens <simon@cozens.net>
76377              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
76378              Date: Sat, 14 Oct 2000 19:32:25 +0100
76379      Branch: perl
76380            ! pod/perlguts.pod
76381 ____________________________________________________________________________
76382 [  7242] By: gsar                                  on 2000/10/16  02:26:51
76383         Log: integrate changes#5905,5906,5907,6064 from mainline
76384              
76385              printf/sprintf didn't get quad types right under use64bitint
76386      Branch: maint-5.6/perl
76387           !> pp_sys.c sv.c t/op/64bitint.t
76388 ____________________________________________________________________________
76389 [  7241] By: jhi                                   on 2000/10/16  02:22:44
76390         Log: Subject: small pod patch
76391              From: Dan Boorstein <dan_boo@bellsouth.net>
76392              Date: Sat, 14 Oct 2000 14:29:24 -0400
76393              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
76394      Branch: perl
76395            ! pod/perlfaq7.pod pod/perlmod.pod
76396 ____________________________________________________________________________
76397 [  7240] By: jhi                                   on 2000/10/16  02:13:46
76398         Log: -w cleanup.
76399              
76400              Subject: Re: Problems with bleadperl 
76401              From: "Stephen P. Potter" <spp@ds.net>
76402              Date: Fri, 13 Oct 2000 13:32:49 -0400
76403              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
76404      Branch: perl
76405            ! t/pragma/overload.t
76406 ____________________________________________________________________________
76407 [  7239] By: jhi                                   on 2000/10/16  01:41:18
76408         Log: One more ~utf8 tweak.
76409      Branch: perl
76410            ! t/op/bop.t
76411 ____________________________________________________________________________
76412 [  7238] By: jhi                                   on 2000/10/16  01:34:14
76413         Log: Tweak the test of #7235.
76414      Branch: perl
76415            ! t/op/bop.t
76416 ____________________________________________________________________________
76417 [  7237] By: jhi                                   on 2000/10/16  01:25:04
76418         Log: Fix a couple of compiler-noted nits in #7235.
76419      Branch: perl
76420            ! pp.c
76421 ____________________________________________________________________________
76422 [  7236] By: jhi                                   on 2000/10/16  01:22:46
76423         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
76424      Branch: perl
76425            ! pp.c pp_hot.c
76426 ____________________________________________________________________________
76427 [  7235] By: jhi                                   on 2000/10/15  16:24:44
76428         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
76429              
76430              From: Simon Cozens <simon@cozens.net>
76431              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
76432              Date: Sat, 14 Oct 2000 20:52:13 +0100
76433              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
76434      Branch: perl
76435            ! pp.c t/op/bop.t utf8.h
76436 ____________________________________________________________________________
76437 [  7234] By: jhi                                   on 2000/10/15  15:19:29
76438         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
76439              The problem was that rx->minlen was in chars while pp_split()
76440              thought it would be in bytes. 
76441      Branch: perl
76442            ! pp.c t/pragma/utf8.t
76443 ____________________________________________________________________________
76444 [  7233] By: jhi                                   on 2000/10/14  20:24:24
76445         Log: Document FNCASE=y as discussed in the bug 20000902.009.
76446      Branch: perl
76447            ! README.dos
76448 ____________________________________________________________________________
76449 [  7232] By: jhi                                   on 2000/10/14  18:52:21
76450         Log: Add test for bug id 20000427.003 (which seems to have
76451              been fixed) (also duplicate as 20000427.004, though
76452              with a higher severity).  Move one utf8 from op/append
76453              to pragma/utf8, tag the tests with bug ids.
76454      Branch: perl
76455            ! t/op/append.t t/pragma/utf8.t
76456 ____________________________________________________________________________
76457 [  7231] By: jhi                                   on 2000/10/14  17:28:37
76458         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
76459      Branch: perl
76460            ! t/pragma/utf8.t
76461 ____________________________________________________________________________
76462 [  7230] By: jhi                                   on 2000/10/14  14:24:50
76463         Log: Needs to be conditional on SunOS 4.
76464              
76465              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
76466              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
76467              Date: Sat, 14 Oct 2000 13:37:49 +0100
76468              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
76469      Branch: metaconfig/U/perl
76470            ! End.U
76471      Branch: perl
76472            ! Configure myconfig.SH pod/perldelta.pod
76473 ____________________________________________________________________________
76474 [  7229] By: jhi                                   on 2000/10/14  00:49:22
76475         Log: Update Changes.
76476      Branch: perl
76477            ! Changes patchlevel.h
76478 ____________________________________________________________________________
76479 [  7228] By: jhi                                   on 2000/10/14  00:46:10
76480         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
76481              From: Peter Prymmer <pvhp@forte.com>
76482              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
76483              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
76484      Branch: perl
76485            ! lib/utf8.pm
76486 ____________________________________________________________________________
76487 [  7227] By: jhi                                   on 2000/10/13  23:20:30
76488         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
76489      Branch: perl
76490            ! t/op/tie.t
76491 ____________________________________________________________________________
76492 [  7226] By: jhi                                   on 2000/10/13  22:14:32
76493         Log: Tweak #7225.
76494              
76495              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
76496              From: Peter Prymmer <pvhp@forte.com>
76497              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
76498              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
76499      Branch: perl
76500            ! t/op/sprintf.t
76501 ____________________________________________________________________________
76502 [  7225] By: jhi                                   on 2000/10/13  22:11:31
76503         Log: op/sprintf.t patch for OS/390 (and any other host with limited
76504              floating-point exponent length)
76505              
76506              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
76507              From: Dominic Dunlop <domo@computer.org>
76508              Date: Fri, 13 Oct 2000 19:17:57 +0200
76509              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
76510      Branch: perl
76511            ! t/op/sprintf.t
76512 ____________________________________________________________________________
76513 [  7224] By: jhi                                   on 2000/10/13  18:40:48
76514         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
76515      Branch: perl
76516            ! toke.c
76517 ____________________________________________________________________________
76518 [  7223] By: jhi                                   on 2000/10/13  18:37:13
76519         Log: Thinko in #7222.
76520      Branch: perl
76521            ! utf8.c
76522 ____________________________________________________________________________
76523 [  7222] By: jhi                                   on 2000/10/13  18:05:23
76524         Log: Use UTF8SKIP(), from Simon Cozens.
76525      Branch: perl
76526            ! utf8.c
76527 ____________________________________________________________________________
76528 [  7221] By: jhi                                   on 2000/10/13  15:43:19
76529         Log: (accidentally empty check-in)
76530      Branch: perl
76531            ! utf8.c
76532 ____________________________________________________________________________
76533 [  7220] By: jhi                                   on 2000/10/13  15:23:51
76534         Log: Add (optimistically) Storable to static extensions.
76535      Branch: perl
76536            ! hints/uwin.sh hints/vmesa.sh
76537 ____________________________________________________________________________
76538 [  7219] By: jhi                                   on 2000/10/13  15:20:05
76539         Log: Amdahl UTS doesn't seem to do dynaloading.
76540      Branch: perl
76541            ! hints/uts.sh
76542 ____________________________________________________________________________
76543 [  7218] By: jhi                                   on 2000/10/13  15:15:20
76544         Log: Slight tweak of the code to appease Amdahl UTS cc.
76545      Branch: perl
76546            ! pp.c
76547 ____________________________________________________________________________
76548 [  7217] By: jhi                                   on 2000/10/13  14:50:42
76549         Log: In Amdahl UTS "struct sv" is defined by a system header,
76550              <ksync.h>.
76551      Branch: perl
76552            ! perl.h sv.h
76553 ____________________________________________________________________________
76554 [  7216] By: jhi                                   on 2000/10/13  11:58:25
76555         Log: Ilya implemented the memory profiling API.
76556      Branch: perl
76557            ! Todo
76558 ____________________________________________________________________________
76559 [  7215] By: jhi                                   on 2000/10/13  02:56:38
76560         Log: Subject: [PATCH 5.7.0] Perl API for mstats
76561              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76562              Date: Thu, 12 Oct 2000 22:52:40 -0400
76563              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
76564      Branch: perl
76565            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
76566 ____________________________________________________________________________
76567 [  7214] By: jhi                                   on 2000/10/13  02:55:38
76568         Log: Subject: [PATCH 5.7.0] IVs in mtats
76569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76570              Date: Thu, 12 Oct 2000 22:51:04 -0400
76571              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
76572      Branch: perl
76573            ! malloc.c perl.h
76574 ____________________________________________________________________________
76575 [  7213] By: jhi                                   on 2000/10/13  02:31:47
76576         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
76577      Branch: perl
76578            ! pod/perldiag.pod pp_sys.c
76579 ____________________________________________________________________________
76580 [  7212] By: jhi                                   on 2000/10/13  01:27:38
76581         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
76582              From: Peter Prymmer <pvhp@forte.com>
76583              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
76584              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
76585      Branch: perl
76586            ! t/op/oct.t
76587 ____________________________________________________________________________
76588 [  7211] By: jhi                                   on 2000/10/13  00:35:09
76589         Log: Update Changes.
76590      Branch: perl
76591            ! Changes patchlevel.h
76592 ____________________________________________________________________________
76593 [  7210] By: jhi                                   on 2000/10/12  23:59:40
76594         Log: The Install.pm third of
76595              
76596              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
76597              From: Bill Campbell <bill@celestial.com>
76598              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
76599              Date: Thu, 5 Oct 2000 18:04:51 -0700
76600      Branch: perl
76601            ! lib/ExtUtils/Install.pm
76602 ____________________________________________________________________________
76603 [  7209] By: jhi                                   on 2000/10/12  23:58:43
76604         Log: Two thirds of
76605              
76606              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
76607              Date: Thu, 5 Oct 2000 18:04:51 -0700
76608              From: Bill Campbell <bill@celestial.com>
76609              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
76610              
76611              The Install.pm changes will be submitted separately because
76612              they need some work and discussion still.
76613      Branch: perl
76614            ! lib/getopts.pl lib/termcap.pl
76615 ____________________________________________________________________________
76616 [  7208] By: jhi                                   on 2000/10/12  23:41:19
76617         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
76618              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76619              Date:     Thu, 12 Oct 2000 07:30:02 EDT
76620              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
76621      Branch: perl
76622            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
76623            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
76624 ____________________________________________________________________________
76625 [  7207] By: jhi                                   on 2000/10/12  23:39:01
76626         Log: An updated EBCDIC tr patch.
76627              
76628              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
76629              From: Peter Prymmer <pvhp@forte.com>
76630              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
76631              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
76632      Branch: perl
76633            ! t/op/tr.t
76634 ____________________________________________________________________________
76635 [  7206] By: jhi                                   on 2000/10/12  23:34:55
76636         Log: Upgrade to CPAN 1.58, from Andreas König.
76637      Branch: perl
76638            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76639 ____________________________________________________________________________
76640 [  7205] By: jhi                                   on 2000/10/12  23:29:08
76641         Log: Introduce the man[24-8] variables, from Andy Dougherty.
76642      Branch: metaconfig/U/perl
76643            + mandirs.U mandirstyle.U
76644      Branch: perl
76645            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76646            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
76647            ! vos/config.h vos/config.pl vos/config_h.SH_orig
76648            ! win32/config.bc win32/config.gc win32/config.vc
76649 ____________________________________________________________________________
76650 [  7204] By: gsar                                  on 2000/10/12  18:11:24
76651         Log: restore change#7202
76652      Branch: perl
76653            ! mg.c
76654 ____________________________________________________________________________
76655 [  7203] By: gsar                                  on 2000/10/12  18:09:40
76656         Log: another test of the Emergency Broadcast System--back out 
76657              change#7202
76658      Branch: perl
76659            ! mg.c
76660 ____________________________________________________________________________
76661 [  7202] By: gsar                                  on 2000/10/12  16:40:47
76662         Log: (submitted on behalf of Jarkko)
76663              Fix the lib/encode.t subtest 6 failure as reported by Andreas
76664              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
76665              was unearthed by change 7182, as was a bug in HTML::Entities.
76666      Branch: perl
76667            ! mg.c
76668 ____________________________________________________________________________
76669 [  7201] By: jhi                                   on 2000/10/11  03:16:05
76670         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
76671      Branch: perl
76672            ! pp_hot.c t/pragma/utf8.t
76673 ____________________________________________________________________________
76674 [  7200] By: jhi                                   on 2000/10/11  00:40:30
76675         Log: The #7198 was a false alarm.
76676      Branch: perl
76677            ! pp_hot.c
76678 ____________________________________________________________________________
76679 [  7199] By: jhi                                   on 2000/10/11  00:26:04
76680         Log: Remove duplicated code.
76681      Branch: perl
76682            ! t/lib/cgi-html.t
76683 ____________________________________________________________________________
76684 [  7198] By: jhi                                   on 2000/10/10  23:30:46
76685         Log: (Retracted by #7200.)
76686      Branch: perl
76687            ! pp_hot.c
76688 ____________________________________________________________________________
76689 [  7197] By: jhi                                   on 2000/10/10  21:49:30
76690         Log: Add the test case for #7190, from the original bug report
76691              by Andreas König.
76692      Branch: perl
76693            ! t/pragma/utf8.t
76694 ____________________________________________________________________________
76695 [  7196] By: jhi                                   on 2000/10/10  21:40:49
76696         Log: Reapply Andy's patch and regen Configure.
76697      Branch: perl
76698            ! Configure INSTALL Makefile.SH Porting/Glossary
76699            ! Porting/config.sh config_h.SH epoc/config.sh installperl
76700            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
76701            ! win32/config.vc
76702 ____________________________________________________________________________
76703 [  7195] By: jhi                                   on 2000/10/10  21:09:30
76704         Log: Use the versiononly instead of the installscripts,
76705              retract the changes 7146 and 7147.
76706      Branch: perl
76707            ! Configure INSTALL Makefile.SH Porting/Glossary
76708            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
76709            ! installperl uconfig.sh vos/config.def win32/config.bc
76710            ! win32/config.gc win32/config.vc
76711 ____________________________________________________________________________
76712 [  7194] By: jhi                                   on 2000/10/10  21:06:15
76713         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
76714              From: Peter Prymmer <pvhp@forte.com>
76715              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
76716              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
76717      Branch: perl
76718            ! t/op/ver.t
76719 ____________________________________________________________________________
76720 [  7193] By: jhi                                   on 2000/10/10  21:05:12
76721         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
76722              From: Peter Prymmer <pvhp@forte.com>
76723              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
76724              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
76725      Branch: perl
76726            ! t/op/tr.t
76727 ____________________________________________________________________________
76728 [  7192] By: jhi                                   on 2000/10/10  20:57:30
76729         Log: Add versiononly, delete installscripts, from Andy Dougherty.
76730      Branch: metaconfig
76731            - U/installdirs/installscripts.U
76732      Branch: metaconfig/U/perl
76733            + versiononly.U
76734 ____________________________________________________________________________
76735 [  7191] By: jhi                                   on 2000/10/10  19:41:21
76736         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
76737              From: Peter Prymmer <pvhp@forte.com>
76738              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
76739              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
76740      Branch: perl
76741            ! pod/perlebcdic.pod
76742 ____________________________________________________________________________
76743 [  7190] By: jhi                                   on 2000/10/10  19:26:14
76744         Log: Subject: Re: utf8 concat, mg_get
76745              From: Simon Cozens <simon@cozens.net>
76746              Date: Tue, 10 Oct 2000 17:40:17 +0100
76747              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
76748      Branch: perl
76749            ! pp_hot.c
76750 ____________________________________________________________________________
76751 [  7189] By: jhi                                   on 2000/10/10  19:23:03
76752         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
76753              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
76754              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
76755              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
76756      Branch: perl
76757            ! lib/ExtUtils/MM_Unix.pm
76758 ____________________________________________________________________________
76759 [  7188] By: jhi                                   on 2000/10/10  15:31:24
76760         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
76761              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
76762              Date: Fri, 14 Jul 2000 10:47:36 +0100
76763              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
76764      Branch: perl
76765            ! README.win32
76766 ____________________________________________________________________________
76767 [  7187] By: jhi                                   on 2000/10/10  13:30:10
76768         Log: Quote the temp file name, needed in Win32 because the
76769              default name unfortunately contains spaces, shouldn't
76770              hurt elsewhere.
76771              
76772              Subject: FW: perldoc fails if $TEMP contains spaces
76773              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
76774              Date: Thu, 14 Sep 2000 08:58:45 +0100
76775              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
76776      Branch: perl
76777            ! utils/perldoc.PL
76778 ____________________________________________________________________________
76779 [  7186] By: jhi                                   on 2000/10/10  13:16:27
76780         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
76781              From: hv@hugo.hybyte.com
76782              Date: Tue, 10 Oct 2000 14:10:20 +0100
76783              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
76784      Branch: perl
76785            ! t/lib/thr5005.t util.c
76786 ____________________________________________________________________________
76787 [  7185] By: jhi                                   on 2000/10/10  12:06:22
76788         Log: Upgrade to podlators 1.04, from Russ Allbery.
76789      Branch: perl
76790            ! lib/Pod/Man.pm lib/Pod/Text.pm
76791 ____________________________________________________________________________
76792 [  7184] By: jhi                                   on 2000/10/10  12:01:32
76793         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
76794      Branch: perl
76795            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
76796 ____________________________________________________________________________
76797 [  7183] By: jhi                                   on 2000/10/09  23:47:15
76798         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
76799              From: Peter Prymmer <pvhp@forte.com>
76800              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
76801              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
76802      Branch: perl
76803            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
76804 ____________________________________________________________________________
76805 [  7182] By: jhi                                   on 2000/10/09  23:43:16
76806         Log: Make eq work again with utf8 (disabling the upgrading
76807              should no more be necessary since the copies of the
76808              scalars are upgraded, not the scalars themselves).
76809              Takes care of ID 20001009.001.  (The claimed length()
76810              bug in 20001009.001 seems bogus to me.)
76811      Branch: perl
76812            ! sv.c t/pragma/utf8.t
76813 ____________________________________________________________________________
76814 [  7181] By: gsar                                  on 2000/10/09  19:41:54
76815         Log: tweak for change#7173
76816      Branch: perl
76817            ! win32/win32sck.c
76818 ____________________________________________________________________________
76819 [  7180] By: gsar                                  on 2000/10/09  19:26:56
76820         Log: on Windows, clean targets might not work under some flavors of the shell
76821      Branch: perl
76822            ! win32/Makefile win32/makefile.mk
76823 ____________________________________________________________________________
76824 [  7179] By: jhi                                   on 2000/10/09  19:21:02
76825         Log: Update Changes.
76826      Branch: perl
76827            ! Changes patchlevel.h
76828 ____________________________________________________________________________
76829 [  7178] By: jhi                                   on 2000/10/09  19:18:23
76830         Log: Warn about unknown scripts.
76831              
76832              Subject: Re: ideas? patches? [PATCH bleadperl]
76833              From: Dominic Dunlop <domo@computer.org>
76834              Date: Mon, 9 Oct 2000 14:57:17 +0200
76835              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
76836      Branch: perl
76837            ! lib/charnames.pm
76838 ____________________________________________________________________________
76839 [  7177] By: jhi                                   on 2000/10/09  19:13:27
76840         Log: Change #7160 had a nasty typo.
76841      Branch: metaconfig
76842            ! U/compline/Compile.U
76843      Branch: perl
76844            ! Configure config_h.SH
76845 ____________________________________________________________________________
76846 [  7176] By: gsar                                  on 2000/10/09  18:59:33
76847         Log: pod nit
76848      Branch: perl
76849            ! pod/perlport.pod
76850 ____________________________________________________________________________
76851 [  7175] By: gsar                                  on 2000/10/09  18:54:28
76852         Log: Windows9x doesn't support link(), despite what Config.pm
76853              might think
76854      Branch: perl
76855            ! lib/ExtUtils/Manifest.pm
76856 ____________________________________________________________________________
76857 [  7174] By: gsar                                  on 2000/10/09  18:50:03
76858         Log: avoid nonportable example code
76859      Branch: perl
76860            ! lib/File/Copy.pm
76861 ____________________________________________________________________________
76862 [  7173] By: gsar                                  on 2000/10/09  18:46:54
76863         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
76864              being used) when closing a socket handle
76865      Branch: perl
76866            ! win32/win32.c win32/win32.h win32/win32sck.c
76867 ____________________________________________________________________________
76868 [  7172] By: gsar                                  on 2000/10/09  18:41:40
76869         Log: on Windows, cwd strings in the environment should be of the
76870              form =X:=X:\foo instead of =X=X:\foo\
76871      Branch: perl
76872            ! win32/vdir.h
76873 ____________________________________________________________________________
76874 [  7171] By: gsar                                  on 2000/10/09  18:30:09
76875         Log: on Windows, LoadLibrary() could load an extension DLL multiple
76876              times if forward slashes are used in the path
76877      Branch: perl
76878            ! win32/win32.c
76879 ____________________________________________________________________________
76880 [  7170] By: jhi                                   on 2000/10/09  17:53:59
76881         Log: Add a todo note about overloadable assertions.
76882      Branch: perl
76883            ! Todo-5.6
76884 ____________________________________________________________________________
76885 [  7169] By: jhi                                   on 2000/10/09  13:43:45
76886         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
76887              From: mjd@plover.com
76888              Date: 9 Oct 2000 00:24:44 -0000
76889              Message-ID: <20001009002444.10616.qmail@plover.com>
76890      Branch: perl
76891            ! pod/perldebguts.pod
76892 ____________________________________________________________________________
76893 [  7168] By: nick                                  on 2000/10/08  13:16:33
76894         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
76895              is not right thing to do on (e.g. x86). Network order is also "right" for
76896              X fonts.
76897      Branch: perl
76898            ! ext/Encode/Encode.pm
76899 ____________________________________________________________________________
76900 [  7167] By: nick                                  on 2000/10/08  12:54:42
76901         Log: Make "encodings" work post-install when Encode/*.enc files may not
76902              be in same directory as Encode.pm
76903      Branch: perl
76904            ! ext/Encode/Encode.pm
76905 ____________________________________________________________________________
76906 [  7166] By: nick                                  on 2000/10/08  11:51:26
76907         Log: Work round the fact that $hash->{$key} does not take into account
76908              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
76909              so that key is always in the "expected" encoding - i.e. same way we put
76910              it in the hash.
76911      Branch: perl
76912            ! ext/Encode/Encode.pm
76913 ____________________________________________________________________________
76914 [  7165] By: gsar                                  on 2000/10/08  04:15:29
76915         Log: save_re_context() could reset PL_curcop to freed memory, causing core
76916              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
76917      Branch: perl
76918            ! pp_ctl.c
76919 ____________________________________________________________________________
76920 [  7164] By: jhi                                   on 2000/10/06  20:51:48
76921         Log: UTF8ize split() so that the cloned substrings get the UTF8
76922              flag of the original scalar.  Problem reported by Simon Cozens.
76923      Branch: perl
76924            ! pp.c t/pragma/utf8.t
76925 ____________________________________________________________________________
76926 [  7163] By: nick                                  on 2000/10/06  20:48:34
76927         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
76928              got a false +ve and so did not reach code which would have un-FAKEd the SV.
76929      Branch: perl
76930            ! sv.c
76931 ____________________________________________________________________________
76932 [  7162] By: nick                                  on 2000/10/06  20:25:37
76933         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
76934              To fix  (sort {$a <=> $b} keys %hash) in particular but
76935              should cover a number of other as-yet-unknown cases as well.
76936      Branch: perl
76937            ! sv.c
76938 ____________________________________________________________________________
76939 [  7161] By: jhi                                   on 2000/10/06  19:56:18
76940         Log: Change the version number of Tie::Handle in the core to 4.0,
76941              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
76942              
76943              Subject: Note on Tie::Handle
76944              From: andreas.koenig@anima.de (Andreas J. Koenig)
76945              Date:      06 Oct 2000 21:48:58 +0200
76946              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
76947      Branch: perl
76948            ! lib/Tie/Handle.pm
76949 ____________________________________________________________________________
76950 [  7160] By: jhi                                   on 2000/10/06  18:20:35
76951         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
76952              as the first option of cc/ld because of ultrapicky compilers
76953              (e.g. OS/390 R2.5)
76954      Branch: metaconfig
76955            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
76956            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
76957            ! U/compline/orderlib.U U/modified/Cppsym.U
76958            ! U/modified/d_access.U
76959      Branch: metaconfig/U/perl
76960            ! Checkcc.U d_dlsymun.U gccvers.U
76961      Branch: perl
76962            ! Configure config_h.SH
76963 ____________________________________________________________________________
76964 [  7159] By: jhi                                   on 2000/10/06  13:56:39
76965         Log: Update Changes.
76966      Branch: perl
76967            ! Changes patchlevel.h
76968 ____________________________________________________________________________
76969 [  7158] By: jhi                                   on 2000/10/06  12:48:40
76970         Log: Eliminate $Is_VMS code from the test.
76971              
76972              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
76973              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76974              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
76975              Date:     Thu, 5 Oct 2000 07:46:33 EDT
76976      Branch: perl
76977            ! t/lib/b.t
76978 ____________________________________________________________________________
76979 [  7157] By: jhi                                   on 2000/10/06  12:47:13
76980         Log: Also the $ccflags is needed for the C compiler check.
76981              
76982              Subject: Configure (check for C-compiler)
76983              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76984              Date: Fri, 06 Oct 2000 08:47:15 +0200
76985              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
76986      Branch: metaconfig/U/perl
76987            ! Checkcc.U
76988      Branch: perl
76989            ! Configure config_h.SH
76990 ____________________________________________________________________________
76991 [  7156] By: jhi                                   on 2000/10/06  11:45:15
76992         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
76993      Branch: perl
76994            ! perl.c pp_ctl.c sv.h utf8.c
76995 ____________________________________________________________________________
76996 [  7155] By: jhi                                   on 2000/10/06  11:40:41
76997         Log: IO::Handle->syswrite() did not handle length omission
76998              like CORE::syswrite() does.
76999              
77000              Subject: [Fwd] IO::Handle, syswrite and arguments
77001              From: Graham Barr <gbarr@pobox.com>
77002              Date: Fri, 6 Oct 2000 10:22:05 +0100
77003              Message-ID: <20001006102205.U6312@pobox.com>
77004              
77005              The original patch from andrew@ugh.net.au.
77006      Branch: perl
77007            ! ext/IO/lib/IO/Handle.pm
77008 ____________________________________________________________________________
77009 [  7154] By: jhi                                   on 2000/10/06  01:42:15
77010         Log: Tweak #7153.
77011      Branch: perl
77012            ! utf8.h
77013 ____________________________________________________________________________
77014 [  7153] By: jhi                                   on 2000/10/06  00:39:55
77015         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
77016      Branch: perl
77017            ! utf8.h
77018 ____________________________________________________________________________
77019 [  7152] By: jhi                                   on 2000/10/06  00:38:11
77020         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
77021      Branch: perl
77022            ! perl.c pp_ctl.c sv.h utf8.c
77023 ____________________________________________________________________________
77024 [  7151] By: jhi                                   on 2000/10/06  00:36:38
77025         Log: Subject: Re: Questions about Tie::Array and perl modules
77026              From: Nick Ing-Simmons <nik@tiuk.ti.com>
77027              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
77028              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
77029              
77030              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
77031      Branch: perl
77032            ! lib/Tie/Array.pm t/op/array.t
77033 ____________________________________________________________________________
77034 [  7150] By: jhi                                   on 2000/10/05  00:20:45
77035         Log: Regen Changes.
77036      Branch: perl
77037            ! Changes patchlevel.h
77038 ____________________________________________________________________________
77039 [  7149] By: jhi                                   on 2000/10/05  00:20:01
77040         Log: Regen toc.
77041      Branch: perl
77042            ! pod/perltoc.pod
77043 ____________________________________________________________________________
77044 [  7148] By: jhi                                   on 2000/10/04  23:35:08
77045         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
77046              reported several times by Dominic Dunlop, for example in
77047              ID 20000315.008.  Patch from Dominic.  Patch affects at
77048              least MachTen, and possibly other oldish BSDs. Should not
77049              break non-broken platforms (tested on LinuxPPC). 
77050      Branch: perl
77051            ! doio.c
77052 ____________________________________________________________________________
77053 [  7147] By: jhi                                   on 2000/10/04  23:26:34
77054         Log: The one that got away from 7146.
77055      Branch: metaconfig
77056            + U/installdirs/installscripts.U
77057 ____________________________________________________________________________
77058 [  7146] By: jhi                                   on 2000/10/04  23:25:04
77059         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
77060              suggested by H. Merijn Brand.
77061      Branch: perl
77062            ! Configure INSTALL Makefile.SH Porting/Glossary
77063            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
77064            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
77065            ! win32/config.vc
77066 ____________________________________________________________________________
77067 [  7145] By: jhi                                   on 2000/10/04  22:08:21
77068         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
77069              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77070              Date: Wed, 4 Oct 2000 17:37:46 -0400
77071              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
77072      Branch: perl
77073            ! utils/h2xs.PL
77074 ____________________________________________________________________________
77075 [  7144] By: jhi                                   on 2000/10/04  18:11:41
77076         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
77077              From: Jeff Pinyan <jeffp@crusoe.net>
77078              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
77079              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
77080      Branch: perl
77081            ! pod/perlrun.pod
77082 ____________________________________________________________________________
77083 [  7143] By: jhi                                   on 2000/10/04  18:09:58
77084         Log: Subject: perlhack.pod Patch for Externals Tools
77085              From: Fisher Mark <fisherm@tce.com>
77086              Date: Tue, 3 Oct 2000 15:43:27 -0500 
77087              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
77088      Branch: perl
77089            ! pod/perlhack.pod
77090 ____________________________________________________________________________
77091 [  7142] By: jhi                                   on 2000/10/04  18:08:41
77092         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
77093              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
77094              Date:     Wed, 4 Oct 2000 12:11:11 EDT
77095              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
77096      Branch: perl
77097            ! vms/vms.c
77098 ____________________________________________________________________________
77099 [  7141] By: jhi                                   on 2000/10/04  12:20:16
77100         Log: Subject: [PATCH 5.7.0] h2xs not working
77101              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77102              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
77103              Date: Tue, 3 Oct 2000 21:43:01 -0400
77104              
77105              Subject: [PATCH 5.7.0] h2xs not documenting the created module
77106              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77107              Date: Tue, 3 Oct 2000 22:55:19 -0400
77108              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
77109      Branch: perl
77110            ! utils/h2xs.PL
77111 ____________________________________________________________________________
77112 [  7140] By: jhi                                   on 2000/10/04  11:53:44
77113         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
77114              From: nick@babyhippo.com
77115              Date: Wed, 4 Oct 2000 12:06:45 +0100
77116              Message-Id: <20001004120645.A7356@babyhippo.com>
77117              
77118              Retract 7118 and 7135.
77119      Branch: perl
77120            ! installman installperl op.c t/pragma/subs.t
77121 ____________________________________________________________________________
77122 [  7139] By: jhi                                   on 2000/10/03  22:09:41
77123         Log: It is possible to have no hosts database at all.  Pointed out in
77124              
77125              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
77126              From: Peter Prymmer <pvhp@forte.com>
77127              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
77128              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
77129      Branch: metaconfig
77130            ! U/modified/myhostname.U
77131      Branch: perl
77132            ! Configure config_h.SH
77133 ____________________________________________________________________________
77134 [  7138] By: jhi                                   on 2000/10/03  21:49:49
77135         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
77136              From: Peter Prymmer <pvhp@forte.com>
77137              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
77138              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
77139      Branch: perl
77140            ! pp_sys.c
77141 ____________________________________________________________________________
77142 [  7137] By: jhi                                   on 2000/10/03  20:10:05
77143         Log: One remaining nit less at the VMS mailbox sizing.
77144      Branch: perl
77145            ! vms/vms.c
77146 ____________________________________________________________________________
77147 [  7136] By: jhi                                   on 2000/10/03  20:08:47
77148         Log: Test harness update to sync with the new perlcc,
77149              from Simon Cozens.
77150      Branch: perl
77151            ! t/TEST t/UTEST
77152 ____________________________________________________________________________
77153 [  7135] By: jhi                                   on 2000/10/03  15:15:42
77154         Log: Subject: Re: PATCH for 20001003.004
77155              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
77156              From: "AARON B. DOSSETT" <aaron@iglou.com>
77157              Message-Id: <E13gTay-0006od-00@iglou.com>
77158      Branch: perl
77159            ! installman installperl
77160 ____________________________________________________________________________
77161 [  7134] By: jhi                                   on 2000/10/03  15:00:34
77162         Log: Subject: [ID 20001003.006] B::Debug not -w clean
77163              From: Nicholas Clark <nick@babyhippo.co.uk>
77164              Date: Tue, 03 Oct 2000 15:46:32 +0100
77165              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
77166      Branch: perl
77167            ! ext/B/B/Debug.pm
77168 ____________________________________________________________________________
77169 [  7133] By: jhi                                   on 2000/10/03  14:58:39
77170         Log: Scale down the VMS message boxes, by Charles Lane.
77171              Fix for ID 20000903.009, workaround at
77172              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
77173      Branch: perl
77174            ! vms/vms.c
77175 ____________________________________________________________________________
77176 [  7132] By: jhi                                   on 2000/10/03  11:20:37
77177         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
77178      Branch: perl
77179            + t/lib/st-lock.t t/lib/st-utf8.t
77180            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
77181            ! ext/Storable/Storable.xs t/lib/st-recurse.t
77182 ____________________________________________________________________________
77183 [  7131] By: jhi                                   on 2000/10/03  03:38:23
77184         Log: Encode nits.
77185      Branch: perl
77186            ! MANIFEST Makefile.SH
77187 ____________________________________________________________________________
77188 [  7130] By: jhi                                   on 2000/10/03  03:31:05
77189         Log: Update Changes.
77190      Branch: perl
77191            ! Changes patchlevel.h
77192 ____________________________________________________________________________
77193 [  7129] By: jhi                                   on 2000/10/03  02:24:02
77194         Log: Misplaced else.
77195      Branch: metaconfig/U/perl
77196            ! d_strtoll.U
77197      Branch: perl
77198            ! Configure config_h.SH
77199 ____________________________________________________________________________
77200 [  7128] By: jhi                                   on 2000/10/03  02:08:29
77201         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
77202              From: sthoenna@efn.org
77203              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
77204              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
77205      Branch: metaconfig/U/perl
77206            ! d_strtoll.U
77207      Branch: perl
77208            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
77209 ____________________________________________________________________________
77210 [  7127] By: jhi                                   on 2000/10/03  01:13:14
77211         Log: Update Changes.
77212      Branch: perl
77213            ! Changes patchlevel.h
77214 ____________________________________________________________________________
77215 [  7126] By: jhi                                   on 2000/10/03  00:57:08
77216         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
77217              as suggested by Olaf Flebbe and Nick Clark.
77218      Branch: perl
77219            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
77220 ____________________________________________________________________________
77221 [  7125] By: jhi                                   on 2000/10/03  00:50:56
77222         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
77223              From: Nick Clark <nick@plum.flirble.org>
77224              Date: Mon, 2 Oct 2000 11:03:24 +0100
77225              Message-Id: <20001002110324.D20073@plum.flirble.org>
77226              
77227              Also fixes bug ID 20001002.005.
77228      Branch: perl
77229            ! t/lib/encode.t
77230 ____________________________________________________________________________
77231 [  7124] By: jhi                                   on 2000/10/03  00:34:59
77232         Log: Subject: [PATCH 5.7.0] Epoc update
77233              From: Olaf Flebbe <o.flebbe@gmx.de>
77234              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
77235              Message-ID: <26423.969484586@www10.gmx.net>
77236      Branch: perl
77237            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
77238            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
77239            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
77240            ! util.c util.h
77241 ____________________________________________________________________________
77242 [  7123] By: jhi                                   on 2000/10/03  00:30:07
77243         Log: Regen headers.
77244      Branch: perl
77245            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
77246 ____________________________________________________________________________
77247 [  7122] By: jhi                                   on 2000/10/03  00:10:48
77248         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
77249      Branch: perl
77250            ! hints/openbsd.sh
77251 ____________________________________________________________________________
77252 [  7121] By: jhi                                   on 2000/10/03  00:05:06
77253         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
77254              From: <abigail@foad.org>
77255              Date: Tue, 26 Sep 2000 13:36:14 -0400
77256              Message-ID: <20000926173614.4356.qmail@foad.org>
77257      Branch: perl
77258            ! pod/perlop.pod
77259 ____________________________________________________________________________
77260 [  7120] By: jhi                                   on 2000/10/03  00:04:00
77261         Log: Inside require() $^S was always left undefined.
77262              
77263              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
77264              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77265              Date: Wed, 27 Sep 2000 18:54:49 -0400
77266              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
77267      Branch: perl
77268            ! cop.h mg.c pp_ctl.c util.c
77269 ____________________________________________________________________________
77270 [  7119] By: jhi                                   on 2000/10/03  00:00:16
77271         Log: Subject: [PATCH] DLL not restartabke with threaded perl
77272              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
77273              Date: Thu, 28 Sep 2000 09:20:46 +0100
77274              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
77275      Branch: perl
77276            ! perl.c
77277 ____________________________________________________________________________
77278 [  7118] By: jhi                                   on 2000/10/02  23:59:20
77279         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
77280              From: Nicholas Clark <nick@ccl4.org>
77281              Date: Thu, 28 Sep 2000 11:52:24 +0100
77282              Message-ID: <20000928115224.D7924@plum.flirble.org>
77283      Branch: perl
77284            ! op.c
77285 ____________________________________________________________________________
77286 [  7117] By: jhi                                   on 2000/10/02  23:57:51
77287         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
77288              From: Nicholas Clark <nick@babyhippo.co.uk>
77289              Date: Thu, 28 Sep 2000 12:18:10 +0100
77290              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
77291              
77292              Did not apply cleanly, manual intervention was needed.
77293      Branch: perl
77294            ! ext/B/B/Bytecode.pm utils/perlcc.PL
77295 ____________________________________________________________________________
77296 [  7116] By: jhi                                   on 2000/10/02  23:50:40
77297         Log: Document the issue (is not a syntax error, kind of)
77298              
77299              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
77300              From: Nicholas Clark <nick@ccl4.org>
77301              Date: Thu, 28 Sep 2000 17:12:42 +0100
77302              Message-ID: <20000928171242.K7924@plum.flirble.org>
77303      Branch: perl
77304            ! pod/perldata.pod
77305 ____________________________________________________________________________
77306 [  7115] By: jhi                                   on 2000/10/02  23:48:58
77307         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
77308              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77309              Date: Thu, 28 Sep 2000 21:55:31 -0400
77310              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
77311      Branch: perl
77312            ! regexec.c
77313 ____________________________________________________________________________
77314 [  7114] By: jhi                                   on 2000/10/02  23:47:57
77315         Log: Subject: DOC PATCH 5.6.0
77316              From: mjd@plover.com
77317              Date: 30 Sep 2000 06:02:34 -0000
77318              Message-ID: <20000930060234.4559.qmail@plover.com>
77319      Branch: perl
77320            ! pod/perldebguts.pod
77321 ____________________________________________________________________________
77322 [  7113] By: jhi                                   on 2000/10/02  23:46:43
77323         Log: SOCK_DGRAM and listen() do not mix as reported in
77324              
77325              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
77326              From: Petter Reinholdtsen <pere@hungry.com>
77327              Date: Sun, 1 Oct 2000 10:57:20 +0800
77328              Message-Id: <200010010257.KAA05735@localhost.localdomain>
77329              
77330              The patch for 5.7.0+ had to be reengineered, though.
77331      Branch: perl
77332            ! ext/IO/lib/IO/Socket/UNIX.pm
77333 ____________________________________________________________________________
77334 [  7112] By: jhi                                   on 2000/10/02  23:36:57
77335         Log: Subject: Re: [PATCH 5.005_64 missed]
77336              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77337              Date: Sun, 1 Oct 2000 18:50:10 -0400
77338              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
77339      Branch: perl
77340            ! pod/perlxs.pod
77341 ____________________________________________________________________________
77342 [  7111] By: jhi                                   on 2000/10/02  23:35:40
77343         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
77344              From: Radu Greab <radu@netsoft.ro>
77345              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
77346              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
77347      Branch: perl
77348            ! op.c opcode.pl t/op/substr.t
77349 ____________________________________________________________________________
77350 [  7110] By: jhi                                   on 2000/10/02  23:32:38
77351         Log: Subject: [PATCH] Fix aliasing of tied filehandles
77352              From: Daniel Chetlin <daniel@chetlin.com>
77353              Date: Mon, 2 Oct 2000 14:53:27 -0700
77354              Message-ID: <20001002145327.C1617@ilmd>
77355      Branch: perl
77356            ! perl.h pp_hot.c t/op/tiehandle.t
77357 ____________________________________________________________________________
77358 [  7109] By: jhi                                   on 2000/10/02  23:31:30
77359         Log: s/Robin Parker/Robin Barker/
77360      Branch: perl
77361            ! Changes5.6
77362 ____________________________________________________________________________
77363 [  7108] By: jhi                                   on 2000/10/02  23:15:46
77364         Log: Retract #7091 as suggested in
77365              
77366              From: Robin Barker <rmb1@cise.npl.co.uk> 
77367              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
77368              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
77369              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
77370      Branch: perl
77371            ! embed.pl proto.h
77372 ____________________________________________________________________________
77373 [  7107] By: nick                                  on 2000/10/02  18:23:14
77374         Log: A few tweaks to get Tk803 to work with Encode scheme.
77375      Branch: perl
77376            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
77377 ____________________________________________________________________________
77378 [  7106] By: nick                                  on 2000/10/01  21:34:14
77379         Log: Add checking cases to Encode's toUnicode and fromUnicode.
77380      Branch: perl
77381            ! ext/Encode/Encode.pm
77382 ____________________________________________________________________________
77383 [  7105] By: nick                                  on 2000/10/01  17:18:01
77384         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
77385              To read and use them.
77386              Add a lib/encode.t which checks a few things.
77387      Branch: perl
77388            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
77389            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
77390            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
77391            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
77392            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
77393            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
77394            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
77395            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
77396            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
77397            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
77398            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
77399            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
77400            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
77401            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
77402            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
77403            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
77404            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
77405            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
77406            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
77407            + ext/Encode/Encode/iso2022-jp.enc
77408            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
77409            + ext/Encode/Encode/iso8859-1.enc
77410            + ext/Encode/Encode/iso8859-2.enc
77411            + ext/Encode/Encode/iso8859-3.enc
77412            + ext/Encode/Encode/iso8859-4.enc
77413            + ext/Encode/Encode/iso8859-5.enc
77414            + ext/Encode/Encode/iso8859-6.enc
77415            + ext/Encode/Encode/iso8859-7.enc
77416            + ext/Encode/Encode/iso8859-8.enc
77417            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
77418            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
77419            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
77420            + ext/Encode/Encode/macCentEuro.enc
77421            + ext/Encode/Encode/macCroatian.enc
77422            + ext/Encode/Encode/macCyrillic.enc
77423            + ext/Encode/Encode/macDingbats.enc
77424            + ext/Encode/Encode/macGreek.enc
77425            + ext/Encode/Encode/macIceland.enc
77426            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
77427            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
77428            + ext/Encode/Encode/macTurkish.enc
77429            + ext/Encode/Encode/macUkraine.enc
77430            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
77431            + t/lib/encode.t
77432            ! MANIFEST ext/Encode/Encode.pm
77433 ____________________________________________________________________________
77434 [  7104] By: nick                                  on 2000/09/30  13:04:30
77435         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
77436              From: Daniel Chetlin <daniel@chetlin.com>
77437              Date: Mon, 18 Sep 2000 05:05:40 -0700
77438              Message-Id: <20000918050540.C652@ilmd>
77439      Branch: perl
77440            ! lib/overload.pm sv.c t/pragma/overload.t
77441 ____________________________________________________________________________
77442 [  7103] By: nick                                  on 2000/09/30  12:53:36
77443         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
77444              From: Johan Vromans <jvromans@squirrel.nl>
77445              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
77446              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
77447      Branch: perl
77448            ! pod/Makefile.SH
77449 ____________________________________________________________________________
77450 [  7102] By: nick                                  on 2000/09/30  12:52:31
77451         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
77452              From: Spider Boardman <spider@Orb.Nashua.NH.US>
77453              Date: Sat, 16 Sep 2000 16:36:45 -0400
77454              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
77455      Branch: perl
77456            ! ext/B/B/Deparse.pm
77457 ____________________________________________________________________________
77458 [  7101] By: nick                                  on 2000/09/30  12:51:41
77459         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
77460              From: Craig A. Berry <craig.berry@psinetcs.com>
77461              Date: Sat, 16 Sep 2000 10:11:10 -0500
77462              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
77463      Branch: perl
77464            ! vms/vms.c
77465 ____________________________________________________________________________
77466 [  7100] By: nick                                  on 2000/09/30  12:50:33
77467         Log: Subject: Re: unicode support and perl [ID 20000901.097]
77468              From: Spider Boardman <spider@Orb.Nashua.NH.US>
77469              Date: Fri, 15 Sep 2000 16:37:58 -0400
77470              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
77471      Branch: perl
77472            ! t/op/append.t
77473 ____________________________________________________________________________
77474 [  7099] By: nick                                  on 2000/09/30  12:49:35
77475         Log: Subject: Re: unicode support and perl [ID 20000901.097]
77476              From: Spider Boardman <spider@Orb.Nashua.NH.US>
77477              Date: Fri, 15 Sep 2000 16:25:30 -0400
77478              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
77479      Branch: perl
77480            ! pp_hot.c
77481 ____________________________________________________________________________
77482 [  7098] By: nick                                  on 2000/09/30  12:48:00
77483         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
77484              From: Gisle Aas <gisle@ActiveState.com>
77485              Date: 15 Sep 2000 16:23:41 +0200
77486              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
77487      Branch: perl
77488            ! toke.c
77489 ____________________________________________________________________________
77490 [  7097] By: nick                                  on 2000/09/30  12:45:16
77491         Log: Subject: [PATCH] Nits in perlmod.pod
77492              From: Daniel Chetlin <daniel@chetlin.com>
77493              Date: Fri, 15 Sep 2000 02:04:09 -0700
77494              Message-Id: <20000915020409.A2104@ilmd>
77495      Branch: perl
77496            ! pod/perlmod.pod
77497 ____________________________________________________________________________
77498 [  7096] By: nick                                  on 2000/09/30  12:18:00
77499         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
77500              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
77501              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
77502              0 to checking to get the warning.
77503      Branch: perl
77504            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
77505            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
77506            ! regexec.c sv.c toke.c utf8.c
77507 ____________________________________________________________________________
77508 [  7095] By: nick                                  on 2000/09/15  16:55:59
77509         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
77510              
77511              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
77512              From: Spider Boardman <spider@Orb.Nashua.NH.US>
77513              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
77514              Date: Fri, 15 Sep 2000 06:37:30 -0400
77515      Branch: perl
77516            ! ext/Encode/Encode.xs sv.c
77517 ____________________________________________________________________________
77518 [  7094] By: jhi                                   on 2000/09/15  03:23:32
77519         Log: Update Changes.
77520      Branch: perl
77521            ! Changes patchlevel.h
77522 ____________________________________________________________________________
77523 [  7093] By: jhi                                   on 2000/09/15  03:11:44
77524         Log: Fix for the charnames.t failures from Spider Boardman.
77525      Branch: perl
77526            ! toke.c
77527 ____________________________________________________________________________
77528 [  7092] By: jhi                                   on 2000/09/15  00:15:48
77529         Log: Botched the #7090 check-in.
77530      Branch: perl
77531            ! sv.c
77532 ____________________________________________________________________________
77533 [  7091] By: jhi                                   on 2000/09/14  23:33:24
77534         Log: Part of #7081 didn't come through.
77535      Branch: perl
77536            ! embed.pl proto.h
77537 ____________________________________________________________________________
77538 [  7090] By: jhi                                   on 2000/09/14  23:17:39
77539         Log: Subject: Re: perl@7078 
77540              From: Spider Boardman <spider@web.zk3.dec.com>
77541              Date: Thu, 14 Sep 2000 19:06:36 -0400
77542              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
77543      Branch: perl
77544            ! sv.c toke.c
77545 ____________________________________________________________________________
77546 [  7089] By: jhi                                   on 2000/09/14  23:11:21
77547         Log: Small portability tweaks.
77548      Branch: perl
77549            ! ext/Encode/Encode.xs
77550 ____________________________________________________________________________
77551 [  7088] By: jhi                                   on 2000/09/14  22:57:23
77552         Log: Fake return to pacify picky compilers.
77553      Branch: perl
77554            ! ext/Encode/Encode.xs
77555 ____________________________________________________________________________
77556 [  7087] By: jhi                                   on 2000/09/14  22:53:37
77557         Log: Subject: [PATCH] utf8.c apidoc
77558              From: Simon Cozens <simon@cozens.net>
77559              Date: Thu, 14 Sep 2000 23:46:57 +0100
77560              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
77561      Branch: perl
77562            ! perlapi.c pod/perlapi.pod utf8.c
77563 ____________________________________________________________________________
77564 [  7086] By: jhi                                   on 2000/09/14  22:40:38
77565         Log: We don't need to count the high bit bytes, a boolean is enough. 
77566      Branch: perl
77567            ! sv.c
77568 ____________________________________________________________________________
77569 [  7085] By: jhi                                   on 2000/09/14  21:20:09
77570         Log: Replace #7084 with
77571              
77572              Subject: Re: perl@7078 
77573              From: Spider Boardman <spider@web.zk3.dec.com>
77574              Date: Thu, 14 Sep 2000 17:09:36 -0400
77575              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
77576      Branch: perl
77577            ! sv.c utf8.c
77578 ____________________________________________________________________________
77579 [  7084] By: jhi                                   on 2000/09/14  20:03:34
77580         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
77581              convertible to bytes by checking it doesn't go above 0xc3
77582              
77583              Subject: Re: perl@7078
77584              From: Simon Cozens <simon@cozens.net>
77585              Date: Thu, 14 Sep 2000 20:59:19 +0100
77586              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
77587      Branch: perl
77588            ! utf8.c
77589 ____________________________________________________________________________
77590 [  7083] By: jhi                                   on 2000/09/14  19:38:47
77591         Log: Subject: Re: perl@7078
77592              From: Simon Cozens <simon@cozens.net>
77593              Date: Thu, 14 Sep 2000 20:13:09 +0100
77594              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
77595      Branch: perl
77596            ! t/op/bop.t
77597 ____________________________________________________________________________
77598 [  7082] By: jhi                                   on 2000/09/14  17:50:44
77599         Log: The one that got away.
77600      Branch: perl
77601            ! lib/File/Find.pm
77602 ____________________________________________________________________________
77603 [  7081] By: jhi                                   on 2000/09/14  17:45:35
77604         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
77605              From: Robin Barker <rmb1@cise.npl.co.uk>
77606              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
77607              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
77608      Branch: perl
77609            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
77610            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
77611            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
77612            ! regcomp.c toke.c universal.c
77613 ____________________________________________________________________________
77614 [  7080] By: jhi                                   on 2000/09/14  17:40:35
77615         Log: Problems picked up by AIX cc.
77616              
77617              Subject: Re: perl@7078 (patch included)
77618              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77619              Date: Thu, 14 Sep 2000 18:53:30 +0200
77620              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
77621      Branch: perl
77622            ! ext/Encode/Encode.xs
77623 ____________________________________________________________________________
77624 [  7079] By: jhi                                   on 2000/09/14  17:38:27
77625         Log: Subject: File::Find 5.7.0 POD nits
77626              From: Rich Morin <rdm@cfcl.com>
77627              Date: Wed, 13 Sep 2000 22:03:58 -0700
77628              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
77629      Branch: perl
77630            ! lib/File/Find.pm
77631 ____________________________________________________________________________
77632 [  7078] By: jhi                                   on 2000/09/14  14:58:20
77633         Log: Update Changes.
77634      Branch: perl
77635            ! Changes patchlevel.h
77636 ____________________________________________________________________________
77637 [  7077] By: jhi                                   on 2000/09/14  14:55:54
77638         Log: Compilation warnings and an error.
77639      Branch: perl
77640            ! sv.c
77641 ____________________________________________________________________________
77642 [  7076] By: jhi                                   on 2000/09/14  14:42:56
77643         Log: Fix for a parsing bug, not for the original bug.
77644              
77645              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
77646              From: Spider Boardman <spider@web.zk3.dec.com>
77647              Date: Wed, 13 Sep 2000 17:52:20 -0400
77648              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
77649      Branch: perl
77650            ! regcomp.c
77651 ____________________________________________________________________________
77652 [  7075] By: jhi                                   on 2000/09/14  14:40:40
77653         Log: Batch of UTF-8 patches from Simon Cozens.
77654      Branch: perl
77655            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
77656            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
77657            ! toke.c utf8.c
77658 ____________________________________________________________________________
77659 [  7074] By: jhi                                   on 2000/09/14  14:29:58
77660         Log: Subject: Re: Two advertising clauses need to be removed
77661              From: Russ Allbery <rra@stanford.edu>
77662              Date: 13 Sep 2000 18:50:26 -0700
77663              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
77664      Branch: perl
77665            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
77666 ____________________________________________________________________________
77667 [  7073] By: jhi                                   on 2000/09/14  14:28:20
77668         Log: Subject: [PATCH] de-wall t/README
77669              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77670              Date: Wed, 13 Sep 2000 17:46:55 -0700
77671              Message-ID: <//Bw5gzkge/e092yn@efn.org>
77672      Branch: perl
77673            ! t/README
77674 ____________________________________________________________________________
77675 [  7072] By: jhi                                   on 2000/09/14  14:25:10
77676         Log: Hints optimization.
77677              
77678              Subject: Minor nit
77679              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77680              Date: Wed, 13 Sep 2000 21:42:07 +0200
77681              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
77682      Branch: perl
77683            ! hints/hpux.sh
77684 ____________________________________________________________________________
77685 [  7071] By: jhi                                   on 2000/09/14  14:23:30
77686         Log: Allow chop() and chomp() to be overridden.
77687              
77688              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
77689              From: "Casey R. Tweten" <crt@kiski.net>
77690              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
77691              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
77692      Branch: perl
77693            ! toke.c
77694 ____________________________________________________________________________
77695 [  7070] By: jhi                                   on 2000/09/14  14:20:36
77696         Log: The return value of setlocale must be copied away.
77697              
77698              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
77699              From: Alan Burlison <Alan.Burlison@uk.sun.com>
77700              Date: Wed, 13 Sep 2000 16:27:37 +0100 
77701              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
77702      Branch: perl
77703            ! util.c
77704 ____________________________________________________________________________
77705 [  7069] By: jhi                                   on 2000/09/14  14:16:27
77706         Log: Remove vestiges of tr//CU.
77707              
77708              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
77709              From: Nick Clark <nick@plum.flirble.org>
77710              Date: Tue, 12 Sep 2000 22:50:14 +0100
77711              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
77712              
77713              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
77714              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77715              Date: Tue, 12 Sep 2000 21:38:48 -0700
77716              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
77717      Branch: perl
77718            ! op.h pod/perlunicode.pod
77719 ____________________________________________________________________________
77720 [  7068] By: jhi                                   on 2000/09/13  14:18:39
77721         Log: Add the Encode extension.  The code is still largely just skeleton.
77722      Branch: perl
77723            + ext/Encode/Encode.pm ext/Encode/Encode.xs
77724            + ext/Encode/Makefile.PL ext/Encode/Todo
77725            ! MANIFEST Todo-5.6
77726 ____________________________________________________________________________
77727 [  7067] By: jhi                                   on 2000/09/12  17:43:33
77728         Log: Allow for whitespace between "#" and "line" in cpp output.
77729              
77730              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
77731              From: Calle Dybedahl <calle@lysator.liu.se>
77732              Date: 12 Sep 2000 19:38:02 +0200 
77733              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
77734      Branch: perl
77735            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
77736 ____________________________________________________________________________
77737 [  7066] By: gsar                                  on 2000/09/12  17:24:29
77738         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
77739              initialization in all the threads on Windows
77740      Branch: perl
77741            ! win32/win32.c
77742 ____________________________________________________________________________
77743 [  7065] By: jhi                                   on 2000/09/12  15:11:31
77744         Log: Update Changes.
77745      Branch: perl
77746            ! Changes patchlevel.h
77747 ____________________________________________________________________________
77748 [  7064] By: jhi                                   on 2000/09/12  14:54:54
77749         Log: Retract #7062, the pod tests are not ready.
77750      Branch: perl
77751            ! t/TEST t/harness
77752 ____________________________________________________________________________
77753 [  7063] By: jhi                                   on 2000/09/12  14:25:41
77754         Log: The #7054 truncated Configure badly.
77755      Branch: metaconfig/U/perl
77756            ! End.U
77757      Branch: perl
77758            ! Configure config_h.SH
77759 ____________________________________________________________________________
77760 [  7062] By: jhi                                   on 2000/09/12  14:08:32
77761         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
77762              From: sthoenna@efn.org
77763              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
77764              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
77765      Branch: perl
77766            ! t/TEST t/harness
77767 ____________________________________________________________________________
77768 [  7061] By: jhi                                   on 2000/09/12  14:07:18
77769         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
77770              From: sthoenna@efn.org
77771              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
77772              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
77773      Branch: perl
77774            ! pod/perlxs.pod
77775 ____________________________________________________________________________
77776 [  7060] By: jhi                                   on 2000/09/12  14:06:08
77777         Log: Break up the myconfig lines a bit.
77778              
77779              Subject: perlbug/perl -V output format
77780              From: sthoenna@efn.org
77781              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
77782              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
77783      Branch: perl
77784            ! myconfig.SH
77785 ____________________________________________________________________________
77786 [  7059] By: jhi                                   on 2000/09/12  14:05:04
77787         Log: Test for the #7049.
77788              
77789              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
77790              From: andreas.koenig@anima.de (Andreas J. Koenig)
77791              Date: 12 Sep 2000 06:42:01 +0200
77792              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
77793      Branch: perl
77794            ! t/op/my.t
77795 ____________________________________________________________________________
77796 [  7058] By: jhi                                   on 2000/09/12  14:03:05
77797         Log: Subject: [patch: perl@7045] vms updates
77798              From: Peter Prymmer <pvhp@forte.com>
77799              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
77800              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
77801      Branch: perl
77802            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
77803 ____________________________________________________________________________
77804 [  7057] By: jhi                                   on 2000/09/12  14:00:51
77805         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
77806              From: sthoenna@efn.org
77807              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
77808              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
77809      Branch: perl
77810            ! t/op/64bitint.t
77811 ____________________________________________________________________________
77812 [  7056] By: jhi                                   on 2000/09/12  13:58:14
77813         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
77814              From: Jeff Pinyan <jeffp@crusoe.net>
77815              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
77816              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
77817      Branch: perl
77818            ! pod/perlfunc.pod
77819 ____________________________________________________________________________
77820 [  7055] By: jhi                                   on 2000/09/12  13:56:32
77821         Log: Do in VMS as the #7054 does.
77822      Branch: perl
77823            ! configure.com
77824 ____________________________________________________________________________
77825 [  7054] By: jhi                                   on 2000/09/12  13:50:31
77826         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
77827              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77828              Date: Mon, 11 Sep 2000 08:33:09 +0100
77829              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
77830      Branch: metaconfig/U/perl
77831            ! End.U
77832      Branch: perl
77833            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
77834            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
77835 ____________________________________________________________________________
77836 [  7053] By: jhi                                   on 2000/09/12  13:29:19
77837         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
77838              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
77839              Date:     Tue, 12 Sep 2000 08:35:59 EDT
77840              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
77841      Branch: perl
77842            ! vms/test.com
77843 ____________________________________________________________________________
77844 [  7052] By: jhi                                   on 2000/09/11  23:01:50
77845         Log: Document the SvUTF8*().
77846      Branch: perl
77847            ! pod/perlapi.pod sv.h
77848 ____________________________________________________________________________
77849 [  7051] By: gsar                                  on 2000/09/11  14:46:30
77850         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
77851              (missed a spot when fixing up op_pmreplroot hack for ithreads)
77852      Branch: perl
77853            ! op.c t/op/split.t
77854 ____________________________________________________________________________
77855 [  7050] By: nick                                  on 2000/09/11  10:03:51
77856         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
77857              
77858              Subject: borland C++ win32.c tweak
77859              From: Vadim Konovalov <vkonovalov@lucent.com>
77860              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
77861              Date: Mon, 11 Sep 2000 11:22:33 +0400
77862      Branch: perl
77863            ! win32/win32.c
77864 ____________________________________________________________________________
77865 [  7049] By: nick                                  on 2000/09/11  09:57:33
77866         Log: Point fix for s/// on foreach (keys %xxx).
77867      Branch: perl
77868            ! pp_hot.c
77869 ____________________________________________________________________________
77870 [  7048] By: jhi                                   on 2000/09/10  23:37:09
77871         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
77872              by Pod::Text, from Brad Appleton.
77873      Branch: perl
77874            ! t/pod/testp2pt.pl
77875 ____________________________________________________________________________
77876 [  7047] By: jhi                                   on 2000/09/10  14:32:53
77877         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
77878              by Russ Allbery.
77879      Branch: perl
77880            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
77881 ____________________________________________________________________________
77882 [  7046] By: jhi                                   on 2000/09/10  14:15:08
77883         Log: Upgrade to CPAN 1.57_65, from Andreas König.
77884      Branch: perl
77885            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77886 ____________________________________________________________________________
77887 [  7045] By: jhi                                   on 2000/09/08  21:36:32
77888         Log: Update Changes.
77889      Branch: perl
77890            ! Changes patchlevel.h
77891 ____________________________________________________________________________
77892 [  7044] By: jhi                                   on 2000/09/08  21:29:56
77893         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
77894              From: Peter Prymmer <pvhp@forte.com>
77895              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
77896              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
77897      Branch: perl
77898            ! configure.com
77899 ____________________________________________________________________________
77900 [  7043] By: jhi                                   on 2000/09/08  21:27:50
77901         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
77902              From: Peter Prymmer <pvhp@forte.com>
77903              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
77904              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
77905      Branch: perl
77906            ! Makefile.SH installperl
77907 ____________________________________________________________________________
77908 [  7042] By: jhi                                   on 2000/09/08  21:23:21
77909         Log: Continue #7041.
77910      Branch: perl
77911            ! cygwin/Makefile.SHs os2/Makefile.SHs
77912 ____________________________________________________________________________
77913 [  7041] By: jhi                                   on 2000/09/08  21:18:10
77914         Log: Do away with memory models cruft.  Sorry, PDP users.
77915      Branch: metaconfig
77916            ! U/modified/cc.U U/modified/libpth.U
77917      Branch: perl
77918            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
77919            ! Porting/config_H cflags.SH config_h.SH configure.com
77920            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
77921            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
77922            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
77923 ____________________________________________________________________________
77924 [  7040] By: jhi                                   on 2000/09/08  14:34:18
77925         Log: Major rewrite of s2p.  And I mean really major, it is
77926              an implementation of sed in perl.  If called as s2p it
77927              will function as s2p.  Note: needs non-UNIXifying.
77928              
77929              Subject: s2p
77930              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
77931              Date: Mon, 28 Aug 2000 14:05:12 +0200
77932              Message-ID: <39AA5578.2102E2AA@alcatel.at>
77933      Branch: perl
77934            ! x2p/s2p.PL
77935 ____________________________________________________________________________
77936 [  7039] By: jhi                                   on 2000/09/08  14:19:49
77937         Log: Re-allow vec() for characters > 255.
77938              
77939              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
77940              From: Spider Boardman <spider@web.zk3.dec.com>
77941              Date: Fri, 08 Sep 2000 02:21:02 -0400
77942              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
77943      Branch: perl
77944            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
77945            ! t/op/vec.t
77946 ____________________________________________________________________________
77947 [  7038] By: jhi                                   on 2000/09/08  14:14:18
77948         Log: Subject: [PATCH lib/Benchmark.pm]
77949              From: <abigail@foad.org>
77950              Date: Thu, 7 Sep 2000 15:03:20 -0400
77951              Message-ID: <20000907190320.888.qmail@foad.org>
77952      Branch: perl
77953            ! lib/Benchmark.pm
77954 ____________________________________________________________________________
77955 [  7037] By: jhi                                   on 2000/09/08  14:11:06
77956         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
77957              
77958              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
77959              From: Spider Boardman <spider@web.zk3.dec.com>
77960              Date: Fri, 08 Sep 2000 01:30:27 -0400
77961              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
77962      Branch: perl
77963            ! op.c
77964 ____________________________________________________________________________
77965 [  7036] By: jhi                                   on 2000/09/08  14:08:58
77966         Log: Subject: [ID 20000908.002] perlipc documentation bug.
77967              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
77968              Date: Fri, 08 Sep 2000 12:38:32 +0200
77969              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
77970      Branch: perl
77971            ! pod/perlipc.pod
77972 ____________________________________________________________________________
77973 [  7035] By: jhi                                   on 2000/09/08  14:03:12
77974         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
77975              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77976              Date: Fri, 08 Sep 2000 11:47:34 +0200
77977              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
77978      Branch: perl
77979            ! hints/dec_osf.sh
77980 ____________________________________________________________________________
77981 [  7034] By: jhi                                   on 2000/09/08  13:59:35
77982         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
77983              From: Simon Cozens <simon@cozens.net>
77984              Date: Thu, 7 Sep 2000 20:40:38 +0100
77985              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
77986      Branch: perl
77987            ! pp_hot.c
77988 ____________________________________________________________________________
77989 [  7033] By: jhi                                   on 2000/09/08  04:03:03
77990         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
77991              From: "Larry W. Virden" <lvirden@cas.org>
77992              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
77993              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
77994      Branch: perl
77995            ! pod/perldiag.pod
77996 ____________________________________________________________________________
77997 [  7032] By: jhi                                   on 2000/09/07  22:18:30
77998         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
77999              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
78000              Date: Mon, 04 Sep 2000 13:16:38 -0700
78001              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
78002      Branch: perl
78003            ! lib/perl5db.pl
78004 ____________________________________________________________________________
78005 [  7031] By: jhi                                   on 2000/09/07  22:02:29
78006         Log: Fix the ccversion detection for 5.1 and beyond.
78007              
78008              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
78009              From: Spider Boardman <spider@leggy.zk3.dec.com>
78010              Date: Thu, 7 Sep 2000 17:54:27 -0400
78011              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
78012      Branch: perl
78013            ! hints/dec_osf.sh
78014 ____________________________________________________________________________
78015 [  7030] By: jhi                                   on 2000/09/07  19:12:28
78016         Log: Fix for
78017              
78018              Subject: [ID 20000903.001] \w in utf8-strings
78019              From: Marc Lehmann <pcg@goof.com>
78020              Date: Sun, 03 Sep 2000 09:44:29 +0200
78021              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
78022              
78023              and various related nits.
78024      Branch: perl
78025            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
78026 ____________________________________________________________________________
78027 [  7029] By: jhi                                   on 2000/09/07  18:49:09
78028         Log: Fix the URL, but the server is still missing in action.
78029              
78030              Subject: [ID 20000905.002] perlfaq1.pod URL error
78031              From: "Larry W. Virden" <lvirden@cas.org>
78032              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
78033              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
78034      Branch: perl
78035            ! pod/perlfaq1.pod
78036 ____________________________________________________________________________
78037 [  7028] By: jhi                                   on 2000/09/07  18:47:13
78038         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
78039              From: Hugo <hv@crypt.compulink.co.uk>
78040              Date: Tue, 05 Sep 2000 14:13:37 +0100
78041              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
78042      Branch: perl
78043            ! toke.c
78044 ____________________________________________________________________________
78045 [  7027] By: jhi                                   on 2000/09/07  18:45:35
78046         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
78047              From: Daniel Chetlin <daniel@chetlin.com>
78048              Date: Tue, 5 Sep 2000 04:57:07 -0700
78049              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
78050      Branch: perl
78051            ! pod/perlfaq6.pod pod/perlop.pod
78052 ____________________________________________________________________________
78053 [  7026] By: jhi                                   on 2000/09/07  18:44:01
78054         Log: Document the new ref() semantics.
78055              
78056              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
78057              From: Gisle Aas <gisle@ActiveState.com>
78058              Date: 05 Sep 2000 08:10:30 +0200
78059              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
78060      Branch: perl
78061            ! pod/perldelta.pod
78062 ____________________________________________________________________________
78063 [  7025] By: jhi                                   on 2000/09/07  18:42:27
78064         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
78065              
78066              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
78067              From: Gisle Aas <gisle@ActiveState.com>
78068              Date: 05 Sep 2000 08:11:40 +0200
78069              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
78070      Branch: perl
78071            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
78072 ____________________________________________________________________________
78073 [  7024] By: jhi                                   on 2000/09/07  18:39:32
78074         Log: Subject: [PATCH] Modernize Opcode.pm documentation
78075              From: Gisle Aas <gisle@ActiveState.com>
78076              Date: 4 Sep 2000 00:18:55 -0000
78077              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
78078      Branch: perl
78079            ! ext/Opcode/Opcode.pm
78080 ____________________________________________________________________________
78081 [  7023] By: jhi                                   on 2000/09/07  18:37:42
78082         Log: Subject: [PATCH] Tied filehandle documentation
78083              From: Gisle Aas <gisle@ActiveState.com>
78084              Date: 4 Sep 2000 00:14:40 -0000
78085              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
78086      Branch: perl
78087            ! pod/perlfunc.pod pod/perltie.pod
78088 ____________________________________________________________________________
78089 [  7022] By: jhi                                   on 2000/09/07  18:35:37
78090         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
78091              From: Gisle Aas <gisle@ActiveState.com>
78092              Date: 4 Sep 2000 00:04:22 -0000
78093              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
78094      Branch: perl
78095            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
78096 ____________________________________________________________________________
78097 [  7021] By: jhi                                   on 2000/09/07  18:33:22
78098         Log: Subject: small apidoc fix
78099              From: Marc Lehmann <pcg@goof.com>
78100              Date: Sun, 3 Sep 2000 05:12:06 +0200
78101              Message-ID: <20000903051206.A5909@cerebro.laendle>
78102      Branch: perl
78103            ! pod/perlapi.pod utf8.c
78104 ____________________________________________________________________________
78105 [  7020] By: jhi                                   on 2000/09/07  16:14:57
78106         Log: Tiny perldelta nits.
78107      Branch: perl
78108            ! pod/perldelta.pod
78109 ____________________________________________________________________________
78110 [  7019] By: jhi                                   on 2000/09/07  16:04:20
78111         Log: Guard against bad string->int conversion for quads.
78112      Branch: perl
78113            ! t/op/64bitint.t
78114 ____________________________________________________________________________
78115 [  7018] By: jhi                                   on 2000/09/06  17:07:03
78116         Log: Update Unicode todo list.
78117      Branch: perl
78118            ! Todo-5.6
78119 ____________________________________________________________________________
78120 [  7017] By: jhi                                   on 2000/09/05  21:16:01
78121         Log: Document the SvIOK_.*UV().
78122      Branch: perl
78123            ! pod/perlapi.pod sv.h
78124 ____________________________________________________________________________
78125 [  7016] By: nick                                  on 2000/09/03  21:54:46
78126         Log: Hash lookup of constant strings optimization:
78127              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
78128              to string table (as per sharepvn). Add newSV_pvn_share to create such
78129              a thing. Make hv.c compare addresses of strings and skip string compare
78130              if equal. Make method_named and helem ops use these shared-string SVs
78131              when arg is constant. Make keys op return shared-string SVs (less clearly
78132              a win).
78133      Branch: perl
78134            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
78135            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
78136            ! pod/perlintern.pod pp_hot.c proto.h sv.c
78137 ____________________________________________________________________________
78138 [  7015] By: jhi                                   on 2000/09/02  17:48:59
78139         Log: This is 5.7.0.
78140      Branch: perl
78141            ! Changes
78142 ____________________________________________________________________________
78143 [  7014] By: jhi                                   on 2000/09/02  17:35:45
78144         Log: Changes and patchlevel tweaks.
78145      Branch: perl
78146            ! Changes patchlevel.h
78147 ____________________________________________________________________________
78148 [  7013] By: jhi                                   on 2000/09/02  17:30:50
78149         Log: Update Changes.
78150      Branch: perl
78151            ! Changes patchlevel.h
78152 ____________________________________________________________________________
78153 [  7012] By: nick                                  on 2000/09/02  17:25:20
78154         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
78155      Branch: perl
78156            ! gv.c lib/overload.pm
78157 ____________________________________________________________________________
78158 [  7011] By: jhi                                   on 2000/09/02  17:16:25
78159         Log: Update perlhist.
78160      Branch: perl
78161            ! pod/perlhist.pod
78162 ____________________________________________________________________________
78163 [  7010] By: jhi                                   on 2000/09/02  17:01:35
78164         Log: perldelta nits.
78165      Branch: perl
78166            ! pod/perldelta.pod
78167 ____________________________________________________________________________
78168 [  7009] By: nick                                  on 2000/09/02  16:48:35
78169         Log: If overloaded %{} etc. return the object do not loop.
78170              Thus  sub deref { $_[0] } functions if object is wanted type.
78171      Branch: perl
78172            ! pp.h
78173 ____________________________________________________________________________
78174 [  7008] By: jhi                                   on 2000/09/02  16:26:11
78175         Log: Retab MANIFEST.
78176      Branch: perl
78177            ! ext/Storable/MANIFEST
78178 ____________________________________________________________________________
78179 [  7007] By: jhi                                   on 2000/09/02  16:23:02
78180         Log: Make certain cc is set before trying to run it.
78181      Branch: perl
78182            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
78183 ____________________________________________________________________________
78184 [  7006] By: jhi                                   on 2000/09/02  15:45:41
78185         Log: Unicode notes.
78186      Branch: perl
78187            ! pod/perldelta.pod
78188 ____________________________________________________________________________
78189 [  7005] By: jhi                                   on 2000/09/02  15:42:11
78190         Log: Various Configure nits by Philip Newton,
78191              plus the ebcdic one by me.
78192      Branch: metaconfig
78193            + U/modified/pager.U
78194            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
78195      Branch: metaconfig/U/perl
78196            ! Devel.U quadfio.U
78197      Branch: perl
78198            ! Configure config_h.SH
78199 ____________________________________________________________________________
78200 [  7004] By: jhi                                   on 2000/09/02  15:06:14
78201         Log: Apparently avoiding the swapping is too costly.
78202              
78203              From: "Ben Tilly" <ben_tilly@hotmail.com>
78204              Subject: Re: the door is closed.
78205              Date: Fri, 01 Sep 2000 20:23:16 EDT
78206              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
78207      Branch: perl
78208            ! pod/perlfaq4.pod
78209 ____________________________________________________________________________
78210 [  7003] By: nick                                  on 2000/09/02  12:26:04
78211         Log: Undo part of change 6489 which looks like a bulk edit which
78212              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
78213              The supressing of main:: on return from select() is undesirable.
78214      Branch: perl
78215            ! pp_sys.c
78216 ____________________________________________________________________________
78217 [  7002] By: jhi                                   on 2000/09/01  23:08:54
78218         Log: Update Changes.
78219      Branch: perl
78220            ! Changes patchlevel.h
78221 ____________________________________________________________________________
78222 [  7001] By: jhi                                   on 2000/09/01  23:00:13
78223         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
78224              From: Peter Prymmer <pvhp@forte.com>
78225              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
78226              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
78227              
78228              plus rework the http: spots as suggested by Tom Christiansen,
78229              plus regen perltoc.
78230      Branch: perl
78231            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
78232            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
78233 ____________________________________________________________________________
78234 [  7000] By: jhi                                   on 2000/09/01  22:36:01
78235         Log: Only the first line, thank you very much.
78236      Branch: perl
78237            ! hints/solaris_2.sh
78238 ____________________________________________________________________________
78239 [  6999] By: gsar                                  on 2000/09/01  22:16:40
78240         Log: change#6791 accidentally clobbered change#6710, put it back
78241      Branch: perl
78242            ! win32/win32.c
78243 ____________________________________________________________________________
78244 [  6998] By: jhi                                   on 2000/09/01  22:14:16
78245         Log: Mention the HP-UX LP64 freak failure.
78246      Branch: perl
78247            ! pod/perldelta.pod
78248 ____________________________________________________________________________
78249 [  6997] By: jhi                                   on 2000/09/01  21:48:32
78250         Log: Detypo.
78251      Branch: perl
78252            ! hints/hpux.sh
78253 ____________________________________________________________________________
78254 [  6996] By: jhi                                   on 2000/09/01  21:27:10
78255         Log: Update Changes.
78256      Branch: perl
78257            ! Changes patchlevel.h
78258 ____________________________________________________________________________
78259 [  6995] By: jhi                                   on 2000/09/01  21:14:24
78260         Log: Mi splgn s gnin.g
78261      Branch: perl
78262            ! pp_ctl.c
78263 ____________________________________________________________________________
78264 [  6994] By: jhi                                   on 2000/09/01  21:09:54
78265         Log: Subject: http:// in L<>
78266              From: Nicholas Clark <nick@ccl4.org>
78267              Date: Fri, 1 Sep 2000 22:03:21 +0100
78268              Message-ID: <20000901220321.B72074@plum.flirble.org>
78269      Branch: perl
78270            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
78271 ____________________________________________________________________________
78272 [  6993] By: jhi                                   on 2000/09/01  21:06:54
78273         Log: Update to Storable 1.0, from Raphael Manfredi.
78274      Branch: perl
78275            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
78276            ! ext/Storable/Makefile.PL ext/Storable/README
78277            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
78278            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78279            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
78280            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
78281            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
78282            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
78283 ____________________________________________________________________________
78284 [  6992] By: jhi                                   on 2000/09/01  20:43:05
78285         Log: Mention known sfio+linux buglet.
78286      Branch: perl
78287            ! pod/perldelta.pod
78288 ____________________________________________________________________________
78289 [  6991] By: jhi                                   on 2000/09/01  20:40:11
78290         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
78291              From: Peter Prymmer <pvhp@forte.com>
78292              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
78293              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
78294      Branch: perl
78295            ! vms/vms.c
78296 ____________________________________________________________________________
78297 [  6990] By: jhi                                   on 2000/09/01  20:25:26
78298         Log: Retract #6986.
78299      Branch: perl
78300            ! hints/solaris_2.sh
78301 ____________________________________________________________________________
78302 [  6989] By: jhi                                   on 2000/09/01  20:23:00
78303         Log: Mergesort is back.
78304      Branch: perl
78305            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
78306 ____________________________________________________________________________
78307 [  6988] By: jhi                                   on 2000/09/01  19:37:40
78308         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
78309              From: Mike Guy <mjtg@cam.ac.uk>
78310              Date: Fri, 01 Sep 2000 17:43:33 +0100
78311              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
78312      Branch: perl
78313            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
78314            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
78315 ____________________________________________________________________________
78316 [  6987] By: jhi                                   on 2000/09/01  19:17:10
78317         Log: Regen perltoc.
78318      Branch: perl
78319            ! pod/perltoc.pod
78320 ____________________________________________________________________________
78321 [  6986] By: jhi                                   on 2000/09/01  18:51:10
78322         Log: Subject: Re: Solaris x86 has no SPARC libraries!
78323              From: Lupe Christoph <lupe@lupe-christoph.de>
78324              Date: Fri, 1 Sep 2000 20:41:20 +0200
78325              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
78326      Branch: perl
78327            ! hints/solaris_2.sh
78328 ____________________________________________________________________________
78329 [  6985] By: jhi                                   on 2000/09/01  18:28:10
78330         Log: Update Changes.
78331      Branch: perl
78332            ! Changes patchlevel.h
78333 ____________________________________________________________________________
78334 [  6984] By: jhi                                   on 2000/09/01  18:26:53
78335         Log: Feature ordering tweak.
78336      Branch: perl
78337            ! myconfig.SH
78338 ____________________________________________________________________________
78339 [  6983] By: jhi                                   on 2000/09/01  18:19:50
78340         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
78341              From: <abigail@foad.org>
78342              Date: Fri, 1 Sep 2000 13:07:32 -0400
78343              Message-ID: <20000901170732.18249.qmail@foad.org>
78344      Branch: perl
78345            ! t/pragma/overload.t
78346 ____________________________________________________________________________
78347 [  6982] By: jhi                                   on 2000/09/01  18:17:54
78348         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
78349              so that case-ignoring systems like DCL can tell them from
78350              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
78351      Branch: metaconfig/U/perl
78352            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
78353      Branch: perl
78354            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78355            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
78356            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
78357            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
78358            ! vos/config.def vos/config.h vos/config_h.SH_orig
78359            ! win32/config.bc win32/config.gc win32/config.vc
78360 ____________________________________________________________________________
78361 [  6981] By: nick                                  on 2000/09/01  17:21:57
78362         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
78363              warning when UNTIE exists and instead pass the count of extra references to
78364              the UNTIE method.
78365      Branch: perl
78366            ! pod/perltie.pod pp_sys.c
78367 ____________________________________________________________________________
78368 [  6980] By: jhi                                   on 2000/09/01  16:54:44
78369         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
78370              From: Peter Prymmer <pvhp@forte.com>
78371              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
78372              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
78373      Branch: perl
78374            ! configure.com
78375 ____________________________________________________________________________
78376 [  6979] By: jhi                                   on 2000/09/01  16:06:20
78377         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
78378              From: Mike Guy <mjtg@cam.ac.uk> 
78379              Date: Fri, 01 Sep 2000 16:49:27 +0100
78380              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
78381      Branch: perl
78382            ! t/base/rs.t
78383 ____________________________________________________________________________
78384 [  6978] By: jhi                                   on 2000/09/01  16:00:42
78385         Log: Update to PodParser 1.18, from Brad Appleton.
78386      Branch: perl
78387            ! lib/Pod/Checker.pm t/pod/find.t
78388 ____________________________________________________________________________
78389 [  6977] By: jhi                                   on 2000/09/01  14:48:58
78390         Log: Subject: Nit in Configure (bleadperl@6961)
78391              From: Lupe Christoph <lupe@lupe-christoph.de>
78392              Date: Fri, 1 Sep 2000 16:34:29 +0200
78393              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
78394      Branch: metaconfig
78395            ! U/compline/ccflags.U
78396      Branch: perl
78397            ! Configure config_h.SH
78398 ____________________________________________________________________________
78399 [  6976] By: jhi                                   on 2000/09/01  14:39:52
78400         Log: Update Changes.
78401      Branch: perl
78402            ! Changes patchlevel.h
78403 ____________________________________________________________________________
78404 [  6975] By: jhi                                   on 2000/09/01  14:37:36
78405         Log: microperl config update.
78406      Branch: perl
78407            ! uconfig.h uconfig.sh
78408 ____________________________________________________________________________
78409 [  6974] By: jhi                                   on 2000/09/01  14:36:53
78410         Log: Document known deficiencies.
78411      Branch: perl
78412            ! pod/perldelta.pod
78413 ____________________________________________________________________________
78414 [  6973] By: jhi                                   on 2000/09/01  14:10:20
78415         Log: Mention warnings fixes and updates.
78416      Branch: perl
78417            ! pod/perldelta.pod
78418 ____________________________________________________________________________
78419 [  6972] By: jhi                                   on 2000/09/01  14:01:52
78420         Log: Drop unused argument.
78421              
78422              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
78423              From: Spider Boardman <spider@web.zk3.dec.com>
78424              Date: Thu, 31 Aug 2000 16:10:15 -0400
78425              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
78426      Branch: perl
78427            ! toke.c
78428 ____________________________________________________________________________
78429 [  6971] By: jhi                                   on 2000/09/01  13:59:24
78430         Log: Add the overload warnings to perldiag.
78431      Branch: perl
78432            ! lib/overload.pm pod/perldiag.pod
78433 ____________________________________________________________________________
78434 [  6970] By: jhi                                   on 2000/09/01  13:55:10
78435         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
78436              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
78437              Date: Fri, 1 Sep 2000 13:43:15 +0100 
78438              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
78439      Branch: perl
78440            ! lib/overload.pm t/pragma/overload.t
78441 ____________________________________________________________________________
78442 [  6969] By: jhi                                   on 2000/09/01  13:52:27
78443         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
78444              From: <abigail@foad.org>
78445              Date: Fri, 1 Sep 2000 05:46:54 -0400
78446              Message-ID: <20000901094654.6476.qmail@foad.org>
78447      Branch: perl
78448            ! lib/overload.pm
78449 ____________________________________________________________________________
78450 [  6968] By: jhi                                   on 2000/09/01  13:50:05
78451         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
78452              From: Daniel Chetlin <daniel@chetlin.com>
78453              Date: Fri, 1 Sep 2000 02:10:55 -0700
78454              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
78455      Branch: perl
78456            ! pod/perlretut.pod
78457 ____________________________________________________________________________
78458 [  6967] By: jhi                                   on 2000/09/01  13:47:54
78459         Log: Part of the solution.
78460              
78461              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
78462              From: Mike Guy <mjtg@cam.ac.uk>
78463              Date: Fri, 01 Sep 2000 14:16:01 +0100
78464              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
78465      Branch: perl
78466            ! gv.c mg.c
78467 ____________________________________________________________________________
78468 [  6966] By: jhi                                   on 2000/09/01  13:46:17
78469         Log: Subject: CPAN.pm beta 1.57_57 for the core
78470              From: andreas.koenig@anima.de (Andreas J. Koenig)
78471              Date: 01 Sep 2000 15:16:31 +0200
78472              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
78473      Branch: perl
78474            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78475 ____________________________________________________________________________
78476 [  6965] By: jhi                                   on 2000/09/01  13:43:18
78477         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
78478              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78479              Date: Fri, 01 Sep 2000 01:47:22 -0500
78480              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
78481      Branch: perl
78482            ! pod/perldelta.pod vms/vms.c
78483 ____________________________________________________________________________
78484 [  6964] By: jhi                                   on 2000/09/01  13:35:35
78485         Log: File::Temp patches from Andreas König,
78486              
78487              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
78488              From: andreas.koenig@anima.de (Andreas J. Koenig)
78489              Date: 01 Sep 2000 10:07:20 +0200
78490              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
78491              
78492              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
78493              From: andreas.koenig@anima.de (Andreas J. Koenig)
78494              Date: 31 Aug 2000 23:26:08 +0200
78495              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
78496      Branch: perl
78497            ! lib/File/Temp.pm t/lib/ftmp-security.t
78498 ____________________________________________________________________________
78499 [  6963] By: jhi                                   on 2000/09/01  02:22:24
78500         Log: Retract the mergesort code, way too incompatible licensing
78501              and copyrights.
78502      Branch: perl
78503            ! pod/perldelta.pod pp_ctl.c
78504 ____________________________________________________________________________
78505 [  6962] By: jhi                                   on 2000/08/31  23:27:32
78506         Log: Update Changes.
78507      Branch: perl
78508            ! Changes patchlevel.h
78509 ____________________________________________________________________________
78510 [  6961] By: jhi                                   on 2000/08/31  23:20:04
78511         Log: Small tweaks all over.
78512      Branch: metaconfig
78513            ! U/compline/d_gconvert.U
78514      Branch: perl
78515            ! AUTHORS Configure config_h.SH pp_ctl.c
78516 ____________________________________________________________________________
78517 [  6960] By: jhi                                   on 2000/08/31  22:39:36
78518         Log: Further rewording.
78519      Branch: perl
78520            ! pp_ctl.c
78521 ____________________________________________________________________________
78522 [  6959] By: jhi                                   on 2000/08/31  21:26:44
78523         Log: More address tweaking.
78524      Branch: perl
78525            ! AUTHORS Changes
78526 ____________________________________________________________________________
78527 [  6958] By: jhi                                   on 2000/08/31  20:47:25
78528         Log: AUTHORS tweaks, from Peter Prymmer.
78529              
78530              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
78531              From: Peter Prymmer <pvhp@forte.com>
78532              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
78533              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
78534      Branch: perl
78535            ! AUTHORS MAINTAIN
78536 ____________________________________________________________________________
78537 [  6957] By: jhi                                   on 2000/08/31  20:34:43
78538         Log: perldelta tweaks.
78539      Branch: perl
78540            ! pod/perldelta.pod
78541 ____________________________________________________________________________
78542 [  6956] By: jhi                                   on 2000/08/31  19:11:06
78543         Log: Regen perltoc.
78544      Branch: perl
78545            ! pod/perltoc.pod
78546 ____________________________________________________________________________
78547 [  6955] By: jhi                                   on 2000/08/31  19:06:30
78548         Log: Clarify the mergesort situation.
78549      Branch: perl
78550            ! pp_ctl.c
78551 ____________________________________________________________________________
78552 [  6954] By: jhi                                   on 2000/08/31  18:24:17
78553         Log: Move the Solaris 7 scan to use64bitall, make the
78554              failure to find 64-bot sparc libc to mention the
78555              possibility of being in an intel, from Lupe and Alan.
78556      Branch: perl
78557            ! hints/solaris_2.sh
78558 ____________________________________________________________________________
78559 [  6953] By: jhi                                   on 2000/08/31  18:09:20
78560         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
78561              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
78562      Branch: metaconfig
78563            ! U/compline/d_gconvert.U U/threads/archname.U
78564      Branch: metaconfig/U/perl
78565            ! perlxv.U
78566      Branch: perl
78567            ! Configure config_h.SH sv.c
78568 ____________________________________________________________________________
78569 [  6952] By: jhi                                   on 2000/08/31  17:42:24
78570         Log: :: not allowed in pathnames, change to .
78571              
78572              Subject: [PATCH perl@6938] cygwin port
78573              From: "Fifer, Eric" <EFifer@sanwaint.com>
78574              Date: Thu, 31 Aug 2000 16:32:59 +0100
78575              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
78576      Branch: metaconfig/U/perl
78577            ! perlxv.U
78578 ____________________________________________________________________________
78579 [  6951] By: jhi                                   on 2000/08/31  17:02:05
78580         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
78581      Branch: perl
78582            ! perl.h
78583 ____________________________________________________________________________
78584 [  6950] By: jhi                                   on 2000/08/31  16:26:08
78585         Log: More author updates.
78586              
78587              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
78588              From: Simon Cozens <simon@cozens.net>
78589              Date: Thu, 31 Aug 2000 17:13:32 +0100
78590              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
78591      Branch: perl
78592            ! AUTHORS
78593 ____________________________________________________________________________
78594 [  6949] By: jhi                                   on 2000/08/31  16:04:49
78595         Log: POSIX doesn't report long double values under -Duselongdouble
78596              when the long doubles are "real" (bigger than doubles).
78597              
78598              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
78599              From: Spider Boardman <spider@peano.zk3.dec.com>
78600              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
78601              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
78602      Branch: perl
78603            ! ext/POSIX/POSIX.xs
78604 ____________________________________________________________________________
78605 [  6948] By: jhi                                   on 2000/08/31  15:25:10
78606         Log: Update Changes.
78607      Branch: perl
78608            ! Changes patchlevel.h
78609 ____________________________________________________________________________
78610 [  6947] By: jhi                                   on 2000/08/31  15:22:29
78611         Log: Document UNTIE in a very minimalistic way.
78612      Branch: perl
78613            ! pod/perlfunc.pod pod/perltie.pod
78614 ____________________________________________________________________________
78615 [  6946] By: jhi                                   on 2000/08/31  15:15:23
78616         Log: Document known failures.
78617      Branch: perl
78618            ! pod/perldelta.pod
78619 ____________________________________________________________________________
78620 [  6945] By: jhi                                   on 2000/08/31  15:07:00
78621         Log: Don't attach -ld to the archname if pointless.
78622      Branch: metaconfig
78623            ! U/threads/archname.U
78624      Branch: perl
78625            ! Configure config_h.SH
78626 ____________________________________________________________________________
78627 [  6944] By: jhi                                   on 2000/08/31  14:37:42
78628         Log: Wrap the test in eval.
78629              
78630              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
78631              From: Tim Jenness <timj@jach.hawaii.edu>
78632              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
78633              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
78634      Branch: perl
78635            ! t/lib/ftmp-security.t
78636 ____________________________________________________________________________
78637 [  6943] By: jhi                                   on 2000/08/31  14:30:57
78638         Log: Make -Dusemorebits find long doubles in Solaris.
78639      Branch: perl
78640            ! hints/solaris_2.sh
78641 ____________________________________________________________________________
78642 [  6942] By: jhi                                   on 2000/08/31  13:48:45
78643         Log: Clarify the third case of ftmp-security warnings.
78644      Branch: perl
78645            ! INSTALL
78646 ____________________________________________________________________________
78647 [  6941] By: jhi                                   on 2000/08/31  13:40:31
78648         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
78649              From: <abigail@foad.org>
78650              Date: Thu, 31 Aug 2000 01:35:05 -0400
78651              Message-ID: <20000831053505.32120.qmail@foad.org>
78652      Branch: perl
78653            ! pod/perldelta.pod
78654 ____________________________________________________________________________
78655 [  6940] By: jhi                                   on 2000/08/31  13:38:48
78656         Log: Issue useful diagnostic on unknown pod commands.
78657              
78658              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
78659              From: <abigail@foad.org>
78660              Date: Thu, 31 Aug 2000 03:41:18 -0400
78661              Message-ID: <20000831074118.24880.qmail@foad.org>
78662      Branch: perl
78663            ! lib/Pod/Man.pm
78664 ____________________________________________________________________________
78665 [  6939] By: jhi                                   on 2000/08/31  13:34:33
78666         Log: Reveal Borland's isnan.
78667              
78668              Subject: build with BC++ tweak
78669              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78670              Date: Thu, 31 Aug 2000 13:09:37 +0400
78671              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
78672      Branch: perl
78673            ! win32/win32.h
78674 ____________________________________________________________________________
78675 [  6938] By: jhi                                   on 2000/08/31  05:01:20
78676         Log: Update Changes.
78677      Branch: perl
78678            ! Changes patchlevel.h
78679 ____________________________________________________________________________
78680 [  6937] By: jhi                                   on 2000/08/31  04:26:23
78681         Log: sscanf() may be the only way to read long doubles from strings.
78682      Branch: metaconfig/U/perl
78683            ! longdblfio.U
78684      Branch: perl
78685            ! Configure config_h.SH perl.h util.c
78686 ____________________________________________________________________________
78687 [  6936] By: jhi                                   on 2000/08/31  04:18:19
78688         Log: The #6929 was too skimpy.
78689      Branch: perl
78690            ! sv.c
78691 ____________________________________________________________________________
78692 [  6935] By: jhi                                   on 2000/08/31  02:47:07
78693         Log: Subject: Re: typos in pods
78694              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78695              Date: Wed, 30 Aug 2000 19:25:34 -0700
78696              Message-ID: <eIcr5gzkg25X092yn@efn.org>
78697      Branch: perl
78698            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
78699 ____________________________________________________________________________
78700 [  6934] By: jhi                                   on 2000/08/31  02:42:55
78701         Log: Missed one Unicode file.
78702      Branch: perl
78703            + lib/unicode/UCDFF301.html
78704 ____________________________________________________________________________
78705 [  6933] By: jhi                                   on 2000/08/30  23:42:27
78706         Log: Update Changes.
78707      Branch: perl
78708            ! Changes patchlevel.h
78709 ____________________________________________________________________________
78710 [  6932] By: jhi                                   on 2000/08/30  23:40:07
78711         Log: Mention UNTIE in perldelta.  Still needs documenting
78712              in perltie et alia.
78713      Branch: perl
78714            ! pod/perldelta.pod
78715 ____________________________________________________________________________
78716 [  6931] By: jhi                                   on 2000/08/30  23:36:02
78717         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
78718              From: <abigail@foad.org>
78719              Date: Wed, 30 Aug 2000 19:28:07 -0400
78720              Message-ID: <20000830232807.305.qmail@foad.org>
78721      Branch: perl
78722            ! pod/perldelta.pod
78723 ____________________________________________________________________________
78724 [  6930] By: jhi                                   on 2000/08/30  23:32:40
78725         Log: Update to Unicode 3.0.1.
78726      Branch: perl
78727            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
78728            + lib/unicode/PropList.txt lib/unicode/README.perl
78729            + lib/unicode/UCD301.html lib/unicode/Unicode.301
78730            - lib/unicode/Props.txt lib/unicode/UCD300.html
78731            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
78732            ! (edit 257 files)
78733 ____________________________________________________________________________
78734 [  6929] By: jhi                                   on 2000/08/30  22:38:18
78735         Log: Heap decorruption.
78736              
78737              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
78738              From: Alan Burlison <Alan.Burlison@uk.sun.com>
78739              Date: Wed, 30 Aug 2000 22:39:52 +0100
78740              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
78741      Branch: perl
78742            ! sv.c
78743 ____________________________________________________________________________
78744 [  6928] By: jhi                                   on 2000/08/30  22:29:34
78745         Log: Retract the dummy test, skip the security tests (instead of failing),
78746              explain what the warnings mean.
78747      Branch: perl
78748            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
78749 ____________________________________________________________________________
78750 [  6927] By: jhi                                   on 2000/08/30  22:14:13
78751         Log: Change the internal implementation of sort() to be mergesort
78752              instead of quicksort, from John Linderman <jpl@research.att.com>.
78753              Gives us better worst case, better average case, and stability.
78754              What's there not to like?  (Small fixes for threaded builds
78755              were required).
78756      Branch: perl
78757            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
78758 ____________________________________________________________________________
78759 [  6926] By: jhi                                   on 2000/08/30  20:55:20
78760         Log: A better fix for the Socket building problem from Craig Berry.
78761      Branch: perl
78762            ! vms/vms.c
78763 ____________________________________________________________________________
78764 [  6925] By: jhi                                   on 2000/08/30  20:20:25
78765         Log: Subject: [PATCH] Re: UNTIE method 
78766              From: Nick Ing-Simmons <nik@tiuk.ti.com>
78767              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
78768              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
78769      Branch: perl
78770            ! pp_sys.c t/op/tie.t
78771 ____________________________________________________________________________
78772 [  6924] By: jhi                                   on 2000/08/30  20:17:11
78773         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
78774              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78775              Date: Wed, 30 Aug 2000 15:03:14 -0500
78776              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
78777      Branch: perl
78778            ! vms/vms.c
78779 ____________________________________________________________________________
78780 [  6923] By: jhi                                   on 2000/08/30  20:15:18
78781         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
78782              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78783              Date: Wed, 30 Aug 2000 13:30:36 -0500
78784              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
78785      Branch: perl
78786            ! vms/vms.c
78787 ____________________________________________________________________________
78788 [  6922] By: jhi                                   on 2000/08/30  19:54:43
78789         Log: Better options for rsync.
78790      Branch: perl
78791            ! pod/perlhack.pod
78792 ____________________________________________________________________________
78793 [  6921] By: jhi                                   on 2000/08/30  19:40:16
78794         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
78795              From: Rick Delaney <rick@consumercontact.com>
78796              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
78797              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
78798      Branch: perl
78799            ! pod/perlfunc.pod
78800 ____________________________________________________________________________
78801 [  6920] By: jhi                                   on 2000/08/30  19:36:40
78802         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
78803              From: Peter Prymmer <pvhp@forte.com>
78804              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
78805              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
78806      Branch: perl
78807            ! configure.com
78808 ____________________________________________________________________________
78809 [  6919] By: jhi                                   on 2000/08/30  14:52:02
78810         Log: Update Changes.
78811      Branch: perl
78812            ! Changes patchlevel.h
78813 ____________________________________________________________________________
78814 [  6918] By: jhi                                   on 2000/08/30  14:48:34
78815         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
78816      Branch: perl
78817            ! lib/ExtUtils/typemap
78818 ____________________________________________________________________________
78819 [  6917] By: jhi                                   on 2000/08/30  14:46:34
78820         Log: Subject: typos in pods
78821              From: Nicholas Clark <nick@ccl4.org>
78822              Date: Wed, 30 Aug 2000 01:12:50 +0100
78823              Message-ID: <20000830011249.A61388@plum.flirble.org>
78824      Branch: perl
78825            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
78826            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
78827            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
78828            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
78829 ____________________________________________________________________________
78830 [  6916] By: jhi                                   on 2000/08/30  14:19:09
78831         Log: Document Storable problems on Crays.  (Will have
78832              to document all the other Storable problems, too.)
78833      Branch: perl
78834            ! pod/perldelta.pod
78835 ____________________________________________________________________________
78836 [  6915] By: jhi                                   on 2000/08/30  14:06:02
78837         Log: Subject: [PATCH] fix misc cast warnings
78838              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78839              Date: Tue, 29 Aug 2000 23:16:14 -0700
78840              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
78841      Branch: perl
78842            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
78843            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
78844            ! os2/os2ish.h
78845 ____________________________________________________________________________
78846 [  6914] By: jhi                                   on 2000/08/30  14:03:45
78847         Log: Timestamp mismatch again.  Need to fix this dependence on
78848              config_h.SH timestamp, since it's the contents of config_h.SH
78849              that matter.
78850      Branch: perl
78851            ! uconfig.h uconfig.sh
78852 ____________________________________________________________________________
78853 [  6913] By: jhi                                   on 2000/08/30  13:54:06
78854         Log: Don't say "Perl 5.0 source kit".
78855      Branch: perl
78856            ! perl.c
78857 ____________________________________________________________________________
78858 [  6912] By: jhi                                   on 2000/08/30  13:51:24
78859         Log: Reset archname and archname64 always, forcing them be
78860              recomputed at each Configure run, make Configure and
78861              the hints files agree on the naming of largefiles variables.
78862      Branch: metaconfig
78863            ! U/threads/archname.U
78864      Branch: metaconfig/U/perl
78865            ! use64bits.U
78866      Branch: perl
78867            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
78868            ! hints/linux.sh hints/solaris_2.sh
78869 ____________________________________________________________________________
78870 [  6911] By: jhi                                   on 2000/08/30  13:30:13
78871         Log: Put back the slice accidentally removed by #6907.
78872      Branch: perl
78873            ! hints/solaris_2.sh
78874 ____________________________________________________________________________
78875 [  6910] By: jhi                                   on 2000/08/30  01:24:26
78876         Log: Be consistent: other Net::get* do export theirs.
78877              
78878              Subject: Re: Net::protoent does not export 'getproto'
78879              From: Yasushi Nakajima <sey@jkc.co.jp>
78880              Date: Wed, 30 Aug 2000 09:53:14 +0900
78881              Message-Id: <200008300051.DAA24700@taku.hut.fi>
78882      Branch: perl
78883            ! lib/Net/protoent.pm
78884 ____________________________________________________________________________
78885 [  6909] By: jhi                                   on 2000/08/30  01:17:25
78886         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
78887              From: Gurusamy Sarathy <gsar@ActiveState.com>
78888              Date: Tue, 29 Aug 2000 17:17:07 -0700
78889              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
78890      Branch: perl
78891            ! cop.h
78892 ____________________________________________________________________________
78893 [  6908] By: jhi                                   on 2000/08/30  00:58:05
78894         Log: Update Changes.
78895      Branch: perl
78896            ! Changes patchlevel.h
78897 ____________________________________________________________________________
78898 [  6907] By: jhi                                   on 2000/08/30  00:57:22
78899         Log: Introduce ccname to keep track of what compiler kind of we have.
78900      Branch: metaconfig/U/perl
78901            ! Checkcc.U gccvers.U
78902      Branch: perl
78903            ! Configure config_h.SH hints/solaris_2.sh
78904 ____________________________________________________________________________
78905 [  6906] By: jhi                                   on 2000/08/30  00:25:47
78906         Log: Put back the flags dump as reasoned in
78907              
78908              Subject: Re: [PATCH] Glob dumping
78909              From: Mike Guy <mjtg@cam.ac.uk> 
78910              Date: Tue, 29 Aug 2000 21:41:32 +0100
78911              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
78912      Branch: perl
78913            ! dump.c t/lib/peek.t
78914 ____________________________________________________________________________
78915 [  6905] By: jhi                                   on 2000/08/30  00:16:17
78916         Log: Make the epsilon to be relative, not absolute.
78917              
78918              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
78919              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
78920              Date: Tue, 29 Aug 2000 19:58:56 -0400
78921              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
78922      Branch: perl
78923            ! t/lib/trig.t
78924 ____________________________________________________________________________
78925 [  6904] By: jhi                                   on 2000/08/30  00:13:09
78926         Log: From now on, Gisle is on my list of usual suspects :-)
78927              Retract #6902.
78928      Branch: perl
78929            ! ext/Opcode/Safe.pm
78930 ____________________________________________________________________________
78931 [  6903] By: jhi                                   on 2000/08/29  23:51:20
78932         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
78933              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78934              Date: Tue, 29 Aug 2000 18:43:26 -0500
78935              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
78936      Branch: perl
78937            + vms/vmspipe.com
78938            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
78939            ! vms/vms.c
78940 ____________________________________________________________________________
78941 [  6902] By: jhi                                   on 2000/08/29  23:44:14
78942         Log: Retry what #6882 attempted.
78943              
78944              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
78945              From: Gisle Aas <gisle@ActiveState.com>
78946              Date: 30 Aug 2000 00:33:09 +0200
78947              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
78948      Branch: perl
78949            ! ext/Opcode/Safe.pm
78950 ____________________________________________________________________________
78951 [  6901] By: jhi                                   on 2000/08/29  22:59:32
78952         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
78953              From: Hugo <hv@crypt.compulink.co.uk>
78954              Date: Mon, 12 Jun 2000 19:36:08 +0100
78955              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
78956      Branch: perl
78957            ! sv.c
78958 ____________________________________________________________________________
78959 [  6900] By: jhi                                   on 2000/08/29  22:58:35
78960         Log: Admit that we are leaking scalars.
78961              
78962              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
78963              From: Spider Boardman <spider@leggy.zk3.dec.com>
78964              Date: Tue, 29 Aug 2000 18:48:29 -0400
78965              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
78966      Branch: perl
78967            ! t/pragma/warnings.t
78968 ____________________________________________________________________________
78969 [  6899] By: jhi                                   on 2000/08/29  20:53:13
78970         Log: Update Changes.
78971      Branch: perl
78972            ! Changes patchlevel.h
78973 ____________________________________________________________________________
78974 [  6898] By: jhi                                   on 2000/08/29  20:46:21
78975         Log: Undo namespace pollution of #6878.
78976              
78977              Subject: Re: Net::protoent does not export 'getproto'
78978              From: Mike Guy <mjtg@cam.ac.uk>
78979              Date: Tue, 29 Aug 2000 21:32:37 +0100
78980              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
78981      Branch: perl
78982            ! lib/Net/protoent.pm
78983 ____________________________________________________________________________
78984 [  6897] By: jhi                                   on 2000/08/29  20:44:29
78985         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
78986              From: Peter Prymmer <pvhp@forte.com>
78987              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
78988              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
78989      Branch: perl
78990            ! pod/perlebcdic.pod
78991 ____________________________________________________________________________
78992 [  6896] By: jhi                                   on 2000/08/29  20:40:57
78993         Log: There's no point repeating the 'revision' (5) of perl5.
78994      Branch: metaconfig/U/perl
78995            ! Devel.U patchlevel.U
78996      Branch: perl
78997            ! Configure config_h.SH
78998 ____________________________________________________________________________
78999 [  6895] By: jhi                                   on 2000/08/29  20:16:58
79000         Log: Regen Configure for #6894.
79001      Branch: metaconfig/U/perl
79002            ! perladmin.U
79003      Branch: perl
79004            ! Configure config_h.SH
79005 ____________________________________________________________________________
79006 [  6894] By: jhi                                   on 2000/08/29  19:59:52
79007         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
79008              From: "Philip Newton" <Philip.Newton@gmx.net>
79009              Date: Tue, 29 Aug 2000 21:39:14 +0200
79010              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
79011      Branch: perl
79012            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
79013            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
79014            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
79015            ! utils/perlbug.PL
79016 ____________________________________________________________________________
79017 [  6893] By: jhi                                   on 2000/08/29  19:55:30
79018         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
79019              From: "Philip Newton" <Philip.Newton@gmx.net>
79020              Date: Tue, 29 Aug 2000 21:39:14 +0200
79021              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
79022      Branch: perl
79023            ! installhtml
79024 ____________________________________________________________________________
79025 [  6892] By: jhi                                   on 2000/08/29  19:53:59
79026         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
79027              From: "Philip Newton" <Philip.Newton@gmx.net>
79028              Date: Tue, 29 Aug 2000 21:48:18 +0200
79029              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
79030      Branch: perl
79031            ! lib/File/Temp.pm
79032 ____________________________________________________________________________
79033 [  6891] By: jhi                                   on 2000/08/29  18:30:03
79034         Log: Nail the ID 20000828.023.
79035      Branch: perl
79036            ! ext/Storable/Storable.xs
79037 ____________________________________________________________________________
79038 [  6890] By: jhi                                   on 2000/08/29  16:50:17
79039         Log: Under usethreads the dumped variable is IN_PAD.
79040              
79041              Subject: Re: [PATCH] Glob dumping
79042              From: Gisle Aas <gisle@ActiveState.com>
79043              Date: 29 Aug 2000 18:45:05 +0200
79044              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
79045      Branch: perl
79046            ! t/lib/peek.t
79047 ____________________________________________________________________________
79048 [  6889] By: jhi                                   on 2000/08/29  15:17:37
79049         Log: Update Changes.
79050      Branch: perl
79051            ! Changes patchlevel.h
79052 ____________________________________________________________________________
79053 [  6888] By: jhi                                   on 2000/08/29  14:49:59
79054         Log: Retract #6882, broke the safe tests.
79055      Branch: perl
79056            ! ext/Opcode/Safe.pm
79057 ____________________________________________________________________________
79058 [  6887] By: jhi                                   on 2000/08/29  14:47:06
79059         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
79060              From: Gisle Aas <gisle@ActiveState.com> 
79061              Date: 09 Jun 2000 20:00:11 +0200
79062              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
79063      Branch: perl
79064            ! utils/perldoc.PL
79065 ____________________________________________________________________________
79066 [  6886] By: jhi                                   on 2000/08/29  14:42:45
79067         Log: The #6881 removed one dump line.
79068      Branch: perl
79069            ! t/lib/peek.t
79070 ____________________________________________________________________________
79071 [  6885] By: jhi                                   on 2000/08/29  14:30:47
79072         Log: Don't forget to tidy up.
79073      Branch: perl
79074            ! t/lib/ftmp-security.t
79075 ____________________________________________________________________________
79076 [  6884] By: jhi                                   on 2000/08/29  14:25:17
79077         Log: Disabling the one test is a bit tricky.
79078      Branch: perl
79079            ! t/lib/ftmp-security.t
79080 ____________________________________________________________________________
79081 [  6883] By: jhi                                   on 2000/08/29  14:16:25
79082         Log: Disable one of the tests for now.
79083      Branch: perl
79084            ! t/lib/ftmp-security.t
79085 ____________________________________________________________________________
79086 [  6882] By: jhi                                   on 2000/08/29  14:05:50
79087         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
79088              From: gisle@aas.no
79089              Date: 29 Aug 2000 10:35:06 -0000
79090              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
79091      Branch: perl
79092            ! ext/Opcode/Safe.pm
79093 ____________________________________________________________________________
79094 [  6881] By: jhi                                   on 2000/08/29  14:03:51
79095         Log: Subject: [PATCH] Glob dumping
79096              From: Gisle Aas <gisle@ActiveState.com>
79097              Date: 29 Aug 2000 07:59:42 -0000
79098              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
79099      Branch: perl
79100            ! dump.c
79101 ____________________________________________________________________________
79102 [  6880] By: jhi                                   on 2000/08/29  14:02:01
79103         Log: Subject: [PATCH] Warnings in B::Deparse
79104              From: <abigail@foad.org>
79105              Date: Tue, 29 Aug 2000 00:00:01 -0400
79106              Message-ID: <20000829040001.2999.qmail@foad.org>
79107      Branch: perl
79108            ! ext/B/B/Deparse.pm
79109 ____________________________________________________________________________
79110 [  6879] By: jhi                                   on 2000/08/29  13:57:26
79111         Log: Missed a change in #6869.
79112      Branch: perl
79113            ! mg.c
79114 ____________________________________________________________________________
79115 [  6878] By: jhi                                   on 2000/08/29  13:45:04
79116         Log: Subject: Net::protoent does not export 'getproto'
79117              From: Yasushi Nakajima <sey@jkc.co.jp>
79118              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
79119      Branch: perl
79120            ! lib/Net/protoent.pm
79121 ____________________________________________________________________________
79122 [  6877] By: jhi                                   on 2000/08/29  13:39:19
79123         Log: Patches all over for people and the files they (hopefully) care about.
79124      Branch: perl
79125            ! AUTHORS Changes MAINTAIN
79126 ____________________________________________________________________________
79127 [  6876] By: jhi                                   on 2000/08/29  12:53:54
79128         Log: Fix for thinko in #6848.
79129              
79130              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
79131              From: Lupe Christoph <lupe@lupe-christoph.de>
79132              Date: Tue, 29 Aug 2000 09:04:08 +0200
79133              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
79134      Branch: perl
79135            ! ext/Thread/Thread.xs
79136 ____________________________________________________________________________
79137 [  6875] By: jhi                                   on 2000/08/29  12:50:14
79138         Log: Update to Getopt::Long 2.24, from Johan Vromans.
79139      Branch: perl
79140            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
79141 ____________________________________________________________________________
79142 [  6874] By: jhi                                   on 2000/08/29  02:09:53
79143         Log: Use minimal @INC in tests, most of the time just '../lib',
79144              so that we simply can't pick up stuff from other Perls than
79145              the one we are testing.  Pointed out by
79146              
79147              From: Mike Guy <mjtg@cam.ac.uk>
79148              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
79149              Date: Fri, 25 Aug 2000 15:15:59 +0100
79150              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
79151      Branch: perl
79152            ! (edit 185 files)
79153 ____________________________________________________________________________
79154 [  6873] By: jhi                                   on 2000/08/29  01:07:11
79155         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
79156              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79157              Date: Mon, 28 Aug 2000 17:45:52 -0700
79158              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
79159      Branch: perl
79160            ! Makefile.SH hints/os2.sh
79161 ____________________________________________________________________________
79162 [  6872] By: jhi                                   on 2000/08/28  23:33:39
79163         Log: Subject: [PATCH bleedperl@6866] spellings
79164              From: marcel@codewerk.com (Marcel Grunauer)
79165              Date: Tue, 29 Aug 2000 01:19:59 +0200
79166              Message-Id: <200008282319.BAA29862@gandalf.local>
79167      Branch: perl
79168            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
79169            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
79170            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
79171 ____________________________________________________________________________
79172 [  6871] By: jhi                                   on 2000/08/28  23:22:09
79173         Log: Take out the SUIDMAIL thing, that will not be
79174              a problem in 5.7.*.
79175      Branch: perl
79176            ! patchlevel.h
79177 ____________________________________________________________________________
79178 [  6870] By: jhi                                   on 2000/08/28  23:19:30
79179         Log: -S is the silent flag, -s is the strip flag.
79180              
79181              Subject: [PATCH] Re: [PATCH] make no-install          
79182              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79183              Date: Mon, 28 Aug 2000 15:12:55 -0700
79184              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
79185      Branch: perl
79186            ! Makefile.SH
79187 ____________________________________________________________________________
79188 [  6869] By: jhi                                   on 2000/08/28  23:12:05
79189         Log: Subject: [PATCH bleedperl@6856] warnings fixes
79190              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
79191              Date: Mon, 28 Aug 2000 23:55:06 +0100
79192              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
79193      Branch: perl
79194            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
79195            ! warnings.h warnings.pl
79196 ____________________________________________________________________________
79197 [  6868] By: jhi                                   on 2000/08/28  21:38:22
79198         Log: Potential cruft.
79199      Branch: perl
79200            ! Makefile.SH
79201 ____________________________________________________________________________
79202 [  6867] By: jhi                                   on 2000/08/28  21:35:36
79203         Log: Update Changes.
79204      Branch: perl
79205            ! Changes patchlevel.h
79206 ____________________________________________________________________________
79207 [  6866] By: jhi                                   on 2000/08/28  21:33:49
79208         Log: Subject: hv.h Doc Patch
79209              From: Fisher Mark <fisherm@tce.com>
79210              Date: Mon, 28 Aug 2000 16:24:59 -0500
79211              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
79212      Branch: perl
79213            ! hv.h
79214 ____________________________________________________________________________
79215 [  6865] By: jhi                                   on 2000/08/28  21:02:15
79216         Log: Add -ld to archname on long tr...double platforms.
79217      Branch: metaconfig
79218            ! U/threads/archname.U
79219      Branch: perl
79220            ! Configure config_h.SH
79221 ____________________________________________________________________________
79222 [  6864] By: jhi                                   on 2000/08/28  20:38:59
79223         Log: An attempt to fix the problem reported in
79224              
79225              Subject: Building perl@6856 using gcc/AIX 4.3.3 
79226              From: Daniel Muino <dmuino@afip.gov.ar> 
79227              Date: Mon, 28 Aug 2000 15:50:01 -0300   
79228              Message-ID: <20000828155001.A14403@con2-dgi>
79229              
79230              I can't test this properly since the gcc installation I have
79231              access to seems to be botched (gcc is calling the AIX cpp,
79232              a losing proposition...)
79233      Branch: perl
79234            ! hints/aix.sh
79235 ____________________________________________________________________________
79236 [  6863] By: jhi                                   on 2000/08/28  18:57:52
79237         Log: Fix for ID 20000828.001, long doubles were not formatted
79238              correctly (showed up in $], which stopped installing perl).
79239      Branch: perl
79240            ! sv.c
79241 ____________________________________________________________________________
79242 [  6862] By: jhi                                   on 2000/08/28  18:07:15
79243         Log: Typo in #6858.
79244      Branch: perl
79245            ! lib/Cwd.pm
79246 ____________________________________________________________________________
79247 [  6861] By: jhi                                   on 2000/08/28  17:57:27
79248         Log: opmini.o may be left around if a build is interrupted.
79249      Branch: perl
79250            ! Makefile.SH
79251 ____________________________________________________________________________
79252 [  6860] By: jhi                                   on 2000/08/28  16:52:50
79253         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
79254              From: Daniel Chetlin <daniel@chetlin.com>
79255              Date: Mon, 28 Aug 2000 01:14:18 -0700
79256              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
79257      Branch: perl
79258            ! lib/overload.pm
79259 ____________________________________________________________________________
79260 [  6859] By: jhi                                   on 2000/08/28  16:08:46
79261         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
79262              From: Nicholas Clark <nick@ccl4.org>
79263              Date: Mon, 28 Aug 2000 16:03:27 +0100
79264              Message-Id: <20000828160327.C49785@plum.flirble.org>
79265      Branch: perl
79266            ! ext/ByteLoader/bytecode.h
79267 ____________________________________________________________________________
79268 [  6858] By: jhi                                   on 2000/08/28  16:02:10
79269         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
79270              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
79271              Date: Mon, 28 Aug 2000 13:08:30 +0200
79272              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
79273      Branch: perl
79274            ! lib/Cwd.pm
79275 ____________________________________________________________________________
79276 [  6857] By: jhi                                   on 2000/08/28  15:42:47
79277         Log: display_format used as a class method without arguments was broken,
79278              reported in
79279              
79280              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
79281              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
79282              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
79283              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
79284      Branch: perl
79285            ! lib/Math/Complex.pm t/lib/complex.t
79286 ____________________________________________________________________________
79287 [  6856] By: jhi                                   on 2000/08/27  22:09:48
79288         Log: Update Changes.
79289      Branch: perl
79290            ! Changes patchlevel.h
79291 ____________________________________________________________________________
79292 [  6855] By: jhi                                   on 2000/08/27  21:59:21
79293         Log: Retract #6853 (false alarm).
79294      Branch: perl
79295            ! lib/ExtUtils/xsubpp
79296 ____________________________________________________________________________
79297 [  6854] By: jhi                                   on 2000/08/27  21:37:44
79298         Log: Update Changes.
79299      Branch: perl
79300            ! Changes patchlevel.h
79301 ____________________________________________________________________________
79302 [  6853] By: jhi                                   on 2000/08/27  21:37:16
79303         Log: Subject: [PATCH perl@6850] workaround for xsubpp
79304              From: Hugo <hv@crypt.compulink.co.uk>
79305              Date: Sun, 27 Aug 2000 22:30:25 +0100
79306              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
79307      Branch: perl
79308            ! lib/ExtUtils/xsubpp
79309 ____________________________________________________________________________
79310 [  6852] By: jhi                                   on 2000/08/27  21:33:58
79311         Log: Big-endian 64-bit patch from Raphael Manfredi.
79312      Branch: perl
79313            ! ext/Storable/Storable.xs
79314 ____________________________________________________________________________
79315 [  6851] By: jhi                                   on 2000/08/27  21:22:21
79316         Log: More ruthless editing from Hugo van der Sanden.
79317      Branch: perl
79318            ! pod/perldelta.pod
79319 ____________________________________________________________________________
79320 [  6850] By: jhi                                   on 2000/08/27  16:11:46
79321         Log: Update Changes.
79322      Branch: perl
79323            ! Changes patchlevel.h
79324 ____________________________________________________________________________
79325 [  6849] By: jhi                                   on 2000/08/27  16:11:05
79326         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
79327      Branch: perl
79328            ! configpm pod/perldelta.pod
79329 ____________________________________________________________________________
79330 [  6848] By: jhi                                   on 2000/08/27  15:35:08
79331         Log: Use the actual thread type, not the pointer-to-struct.
79332      Branch: perl
79333            ! ext/Thread/Thread.xs
79334 ____________________________________________________________________________
79335 [  6847] By: jhi                                   on 2000/08/27  15:30:49
79336         Log: Test nit.
79337      Branch: perl
79338            ! t/pragma/warn/pp_sys
79339 ____________________________________________________________________________
79340 [  6846] By: jhi                                   on 2000/08/27  15:19:02
79341         Log: Passing -R in ldflags makes now it to appear in the default
79342              for lddlflags, just like with -L.
79343              
79344              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
79345              From: Lupe Christoph <lupe@lupe-christoph.de>
79346              Date: Sun, 27 Aug 2000 10:28:21 +0200
79347              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
79348      Branch: metaconfig/U/perl
79349            ! dlsrc.U
79350      Branch: perl
79351            ! Configure
79352 ____________________________________________________________________________
79353 [  6845] By: jhi                                   on 2000/08/27  15:08:54
79354         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
79355              From: Alan Burlison <Alan.Burlison@uk.sun.com>
79356              Date: Sat, 26 Aug 2000 22:23:27 +0100
79357              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
79358      Branch: perl
79359            ! lib/ExtUtils/MM_Unix.pm
79360 ____________________________________________________________________________
79361 [  6844] By: jhi                                   on 2000/08/27  15:02:37
79362         Log: DJGPP update from Laszlo Molnar.
79363              
79364              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
79365              From: ml1050 <ml1050@freemail.hu>
79366              Date: Sat, 26 Aug 2000 23:24:40 +0200
79367              Message-Id: <20000826232440.A439@freemail.hu>
79368      Branch: perl
79369            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
79370            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
79371 ____________________________________________________________________________
79372 [  6843] By: jhi                                   on 2000/08/27  14:53:58
79373         Log: Subject: installman buglet
79374              From: Lupe Christoph <lupe@lupe-christoph.de>
79375              Date: Sun, 27 Aug 2000 14:38:59 +0200
79376              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
79377      Branch: perl
79378            ! installman
79379 ____________________________________________________________________________
79380 [  6842] By: jhi                                   on 2000/08/27  14:52:08
79381         Log: Can't get the test to reliably work thanks to the
79382              inaccurateness of floating point.  "Resolves" bug ids
79383              20000826.003, 20000826.009, 20000826.010,
79384      Branch: perl
79385            ! t/lib/trig.t
79386 ____________________________________________________________________________
79387 [  6841] By: jhi                                   on 2000/08/26  15:53:58
79388         Log: Update Changes.
79389      Branch: perl
79390            ! Changes patchlevel.h
79391 ____________________________________________________________________________
79392 [  6840] By: jhi                                   on 2000/08/26  14:23:03
79393         Log: grep -e isn't portable.
79394              
79395              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
79396              From: chris@broadband.att.com
79397              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
79398              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
79399      Branch: perl
79400            ! hints/solaris_2.sh
79401 ____________________________________________________________________________
79402 [  6839] By: jhi                                   on 2000/08/26  14:12:23
79403         Log: no-install target a la make -n.
79404              
79405              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
79406              From: <abigail@foad.org>
79407              Date: Sat, 26 Aug 2000 03:57:34 -0400
79408              Message-ID: <20000826075735.18912.qmail@foad.org>
79409      Branch: perl
79410            ! Makefile.SH installman installperl
79411 ____________________________________________________________________________
79412 [  6838] By: jhi                                   on 2000/08/26  14:06:33
79413         Log: Retract #6826 as the #6828 should be do the same
79414              in a More Correct Way.
79415      Branch: perl
79416            ! installperl
79417 ____________________________________________________________________________
79418 [  6837] By: jhi                                   on 2000/08/26  05:24:00
79419         Log: More casting.
79420      Branch: perl
79421            ! ext/Storable/Storable.xs
79422 ____________________________________________________________________________
79423 [  6836] By: jhi                                   on 2000/08/26  05:05:46
79424         Log: Nicer in decimal.
79425      Branch: perl
79426            ! ext/Storable/Storable.xs
79427 ____________________________________________________________________________
79428 [  6835] By: jhi                                   on 2000/08/26  05:03:50
79429         Log: There be no UVdf.
79430      Branch: perl
79431            ! ext/Storable/Storable.xs
79432 ____________________________________________________________________________
79433 [  6834] By: jhi                                   on 2000/08/26  05:00:18
79434         Log: Continue IVdfing and UVxfing.
79435      Branch: perl
79436            ! ext/Storable/Storable.xs
79437 ____________________________________________________________________________
79438 [  6833] By: jhi                                   on 2000/08/26  04:53:14
79439         Log: Use IVdf.
79440      Branch: perl
79441            ! ext/Storable/Storable.xs
79442 ____________________________________________________________________________
79443 [  6832] By: jhi                                   on 2000/08/26  04:40:41
79444         Log: Document PTR2XX and INT2PTR.
79445      Branch: perl
79446            ! pod/perlguts.pod
79447 ____________________________________________________________________________
79448 [  6831] By: jhi                                   on 2000/08/26  04:33:18
79449         Log: Use UVxf, PTR2UV, NVff.
79450      Branch: perl
79451            ! ext/Storable/Storable.xs
79452 ____________________________________________________________________________
79453 [  6830] By: jhi                                   on 2000/08/26  04:31:32
79454         Log: Update the test count.
79455      Branch: perl
79456            ! t/lib/trig.t
79457 ____________________________________________________________________________
79458 [  6829] By: jhi                                   on 2000/08/26  03:05:50
79459         Log: Subject: [PATCH] installation not quite silent yet.
79460              From: <abigail@foad.org>
79461              Date: Fri, 25 Aug 2000 20:07:53 -0400
79462              Message-ID: <20000826000753.7822.qmail@foad.org>
79463      Branch: perl
79464            ! installman installperl
79465 ____________________________________________________________________________
79466 [  6828] By: jhi                                   on 2000/08/26  03:05:14
79467         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
79468              From: Spider Boardman <spider@web.zk3.dec.com>
79469              Date: Fri, 25 Aug 2000 19:12:40 -0400
79470              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
79471      Branch: perl
79472            ! gv.c
79473 ____________________________________________________________________________
79474 [  6827] By: jhi                                   on 2000/08/25  23:54:34
79475         Log: Support preserving extremely big/small angles.
79476      Branch: perl
79477            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
79478 ____________________________________________________________________________
79479 [  6826] By: jhi                                   on 2000/08/25  23:01:20
79480         Log: Patch installperl to be long double-aware.
79481              
79482              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
79483              From: Spider Boardman <spider@web.zk3.dec.com>
79484              Date: Fri, 25 Aug 2000 18:15:23 -0400
79485              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
79486      Branch: perl
79487            ! installperl
79488 ____________________________________________________________________________
79489 [  6825] By: jhi                                   on 2000/08/25  22:58:25
79490         Log: Remove duplicately applied patch shards.
79491              
79492              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
79493              From: Spider Boardman <spider@leggy.zk3.dec.com>
79494              Date: Fri, 25 Aug 2000 16:45:03 -0400
79495              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
79496      Branch: perl
79497            ! t/lib/cgi-html.t
79498 ____________________________________________________________________________
79499 [  6824] By: jhi                                   on 2000/08/25  22:57:00
79500         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
79501              From: Daniel Chetlin <daniel@chetlin.com>
79502              Date: Fri, 25 Aug 2000 12:23:16 -0700
79503              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
79504              
79505              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
79506              From: Daniel Chetlin <daniel@chetlin.com>
79507              Date: Fri, 25 Aug 2000 14:47:19 -0700
79508              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
79509      Branch: perl
79510            ! installman
79511 ____________________________________________________________________________
79512 [  6823] By: jhi                                   on 2000/08/25  22:44:17
79513         Log: Timestamp problem?
79514      Branch: perl
79515            ! uconfig.h uconfig.sh
79516 ____________________________________________________________________________
79517 [  6822] By: jhi                                   on 2000/08/25  19:01:06
79518         Log: One forgotten file from #6816.
79519      Branch: perl
79520            ! vos/config.h
79521 ____________________________________________________________________________
79522 [  6821] By: jhi                                   on 2000/08/25  18:56:39
79523         Log: Regen Changes.
79524      Branch: perl
79525            ! Changes patchlevel.h
79526 ____________________________________________________________________________
79527 [  6820] By: jhi                                   on 2000/08/25  18:52:35
79528         Log: Fix Changes ordering.
79529      Branch: perl
79530            ! Changes
79531 ____________________________________________________________________________
79532 [  6819] By: jhi                                   on 2000/08/25  18:50:25
79533         Log: Update Changes.
79534      Branch: perl
79535            ! Changes patchlevel.h
79536 ____________________________________________________________________________
79537 [  6818] By: jhi                                   on 2000/08/25  18:47:45
79538         Log: Tweak the sfio/useperlio logic, hopefully as wished in
79539              
79540              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
79541              From: Nicholas Clark <nick@babyhippo.co.uk>
79542              Date: Fri, 25 Aug 2000 12:01:45 +0100
79543              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
79544      Branch: metaconfig/U/perl
79545            ! d_sfio.U
79546      Branch: perl
79547            ! Configure
79548 ____________________________________________________________________________
79549 [  6817] By: jhi                                   on 2000/08/25  18:32:51
79550         Log: Allow microperl to assume <math.h>, without it the math
79551              functions like floor() are assumed to return int, which makes
79552              for core dumps in machines where integer and floating register
79553              don't mix.
79554      Branch: perl
79555            ! uconfig.h uconfig.sh
79556 ____________________________________________________________________________
79557 [  6816] By: jhi                                   on 2000/08/25  18:27:17
79558         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
79559              the problem reported in
79560              
79561              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
79562              From: danhale@us.ibm.com
79563              Date: Fri, 25 Aug 2000 10:58:06 -0400
79564              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
79565      Branch: metaconfig/U/perl
79566            + d_socks5_init.U
79567      Branch: perl
79568            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
79569            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
79570            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
79571            ! win32/config.gc win32/config.vc
79572 ____________________________________________________________________________
79573 [  6815] By: jhi                                   on 2000/08/25  17:43:31
79574         Log: A solution for the retrieve_fd autosplit warning,
79575              idea suggested by Mike Guy.
79576      Branch: perl
79577            ! ext/Storable/Storable.pm
79578 ____________________________________________________________________________
79579 [  6814] By: jhi                                   on 2000/08/25  17:16:03
79580         Log: Add install-silent target.
79581      Branch: perl
79582            ! Makefile.SH
79583 ____________________________________________________________________________
79584 [  6813] By: jhi                                   on 2000/08/25  17:14:23
79585         Log: Subject: Re: [PATCH] More silencing of installman.
79586              From: <abigail@foad.org>
79587              Date: Thu, 24 Aug 2000 19:27:03 -0400
79588              Message-ID: <20000824232703.7001.qmail@foad.org>
79589              
79590              Subject: Re: [PATCH] More silencing of installman.
79591              From: <abigail@foad.org>
79592              Date: Fri, 25 Aug 2000 03:00:58 -0400
79593              Message-ID: <20000825070058.10697.qmail@foad.org>
79594      Branch: perl
79595            ! installman
79596 ____________________________________________________________________________
79597 [  6812] By: jhi                                   on 2000/08/25  17:11:28
79598         Log: installperl --verbose and --silent.
79599              
79600              Subject: Re: [PATCH] More silencing of installman.
79601              From: <abigail@foad.org>
79602              Message-ID: <20000825064430.9719.qmail@foad.org>
79603              Date: Fri, 25 Aug 2000 02:44:30 -0400
79604      Branch: perl
79605            ! installperl
79606 ____________________________________________________________________________
79607 [  6811] By: jhi                                   on 2000/08/25  17:05:43
79608         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
79609              From: "Peter J. Farley III" <pjfarley@banet.net>
79610              Date: Thu, 24 Aug 2000 21:58:03 -0400
79611              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
79612              
79613              (applied slightly modified)
79614      Branch: perl
79615            ! lib/ExtUtils/MM_Unix.pm
79616 ____________________________________________________________________________
79617 [  6810] By: jhi                                   on 2000/08/25  17:01:18
79618         Log: Missing parts of 
79619              
79620              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
79621              From: Peter Prymmer <pvhp@forte.com>
79622              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
79623              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
79624      Branch: perl
79625            ! t/lib/cgi-html.t
79626 ____________________________________________________________________________
79627 [  6809] By: jhi                                   on 2000/08/25  16:46:32
79628         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
79629              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79630              Date: Thu, 24 Aug 2000 19:13:11 -0500
79631              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
79632      Branch: perl
79633            ! vms/vms.c
79634 ____________________________________________________________________________
79635 [  6808] By: jhi                                   on 2000/08/25  16:39:22
79636         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
79637              From: Peter Prymmer <pvhp@forte.com>
79638              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
79639              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
79640      Branch: perl
79641            ! configure.com
79642 ____________________________________________________________________________
79643 [  6807] By: jhi                                   on 2000/08/25  16:36:37
79644         Log: Better wording for the vec lvalue diagnostic.
79645              
79646              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
79647              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
79648              Date: Wed, 23 Aug 2000 14:12:16 -0400
79649              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
79650      Branch: perl
79651            ! pod/perldiag.pod
79652 ____________________________________________________________________________
79653 [  6806] By: jhi                                   on 2000/08/24  18:17:22
79654         Log: Subject: [PATCH] More silencing of installman.
79655              From: <abigail@foad.org>
79656              Date: Thu, 24 Aug 2000 14:01:44 -0400
79657              Message-ID: <20000824180144.20062.qmail@foad.org>
79658      Branch: perl
79659            ! installman
79660 ____________________________________________________________________________
79661 [  6805] By: jhi                                   on 2000/08/24  15:00:31
79662         Log: Update Changes.
79663      Branch: perl
79664            ! Changes patchlevel.h
79665 ____________________________________________________________________________
79666 [  6804] By: jhi                                   on 2000/08/24  14:59:07
79667         Log: Regen perltoc.
79668      Branch: perl
79669            ! pod/perltoc.pod
79670 ____________________________________________________________________________
79671 [  6803] By: jhi                                   on 2000/08/24  14:44:39
79672         Log: Show the doc file, not the temp file.
79673      Branch: perl
79674            ! installman
79675 ____________________________________________________________________________
79676 [  6802] By: jhi                                   on 2000/08/24  14:41:53
79677         Log: Continue silencing.
79678      Branch: perl
79679            ! installman
79680 ____________________________________________________________________________
79681 [  6801] By: jhi                                   on 2000/08/24  14:34:40
79682         Log: Actually do something with the silencer option.
79683      Branch: perl
79684            ! installman
79685 ____________________________________________________________________________
79686 [  6800] By: jhi                                   on 2000/08/24  14:26:22
79687         Log: Make installman to recognize the silence flag -S.
79688      Branch: perl
79689            ! installman
79690 ____________________________________________________________________________
79691 [  6799] By: jhi                                   on 2000/08/24  13:49:38
79692         Log: DOS patches and portability/porting notes, from Tim Jenness.
79693      Branch: perl
79694            ! lib/File/Temp.pm
79695 ____________________________________________________________________________
79696 [  6798] By: jhi                                   on 2000/08/24  13:48:27
79697         Log: Create directories in silence.
79698              
79699              Subject: [PATCH] Another silencer for MakeMaker
79700              From: andreas.koenig@anima.de (Andreas J. Koenig)
79701              Date: 24 Aug 2000 14:18:52 +0200
79702              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
79703      Branch: perl
79704            ! lib/ExtUtils/Command.pm
79705 ____________________________________________________________________________
79706 [  6797] By: jhi                                   on 2000/08/24  13:46:42
79707         Log: More liberal parsing of version numbers.
79708              
79709              Subject: Re: CPAN.pm beta for testing available
79710              From: andreas.koenig@anima.de (Andreas J. Koenig)
79711              Date: 24 Aug 2000 13:51:57 +0200
79712              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
79713      Branch: perl
79714            ! lib/CPAN.pm
79715 ____________________________________________________________________________
79716 [  6796] By: jhi                                   on 2000/08/24  13:44:36
79717         Log: Make "make install" by default silent.  A new "install-verbose"
79718              target is verbose.
79719      Branch: perl
79720            ! Makefile.SH
79721 ____________________________________________________________________________
79722 [  6795] By: jhi                                   on 2000/08/24  13:39:14
79723         Log: Add silencer flags to installperl.
79724              
79725              Subject: [PATCH] Making installperl silent.
79726              From: <abigail@foad.org>
79727              Date: Thu, 24 Aug 2000 05:01:45 -0400
79728              Message-ID: <20000824090145.13141.qmail@foad.org>
79729      Branch: perl
79730            ! installperl
79731 ____________________________________________________________________________
79732 [  6794] By: jhi                                   on 2000/08/24  13:35:50
79733         Log: installperl couldn't tell whether it had run tests or not.
79734              
79735              Subject: [PATCH] Re: installperl and t/TEST
79736              From: <abigail@foad.org>
79737              Date: Thu, 24 Aug 2000 04:00:53 -0400
79738              Message-ID: <20000824080053.2494.qmail@foad.org>
79739      Branch: perl
79740            ! Makefile.SH installperl
79741 ____________________________________________________________________________
79742 [  6793] By: jhi                                   on 2000/08/24  13:27:50
79743         Log: Drop the separate perlbc, perlcc -b should be enough.
79744      Branch: perl
79745            - utils/perlbc.PL
79746            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
79747 ____________________________________________________________________________
79748 [  6792] By: jhi                                   on 2000/08/24  04:41:30
79749         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
79750              plus the typo fix from Peter Prymmer.
79751      Branch: perl
79752            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
79753            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
79754 ____________________________________________________________________________
79755 [  6791] By: jhi                                   on 2000/08/24  02:10:43
79756         Log: Replace #6705 with a minimal doc patch.
79757              
79758              Subject: [PATCH 5.6.0] replace change #6705
79759              From: Jan Dubois <jand@ActiveState.com>
79760              Date: Wed, 23 Aug 2000 18:31:51 -0700
79761              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
79762      Branch: perl
79763            ! lib/Win32.pod win32/win32.c
79764 ____________________________________________________________________________
79765 [  6790] By: jhi                                   on 2000/08/23  17:52:00
79766         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
79767              From: Mike Guy <mjtg@cam.ac.uk>
79768              Date: Wed, 23 Aug 2000 18:38:46 +0100
79769              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
79770      Branch: perl
79771            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
79772 ____________________________________________________________________________
79773 [  6789] By: jhi                                   on 2000/08/23  15:34:21
79774         Log: Update Changes.
79775      Branch: perl
79776            ! Changes patchlevel.h
79777 ____________________________________________________________________________
79778 [  6788] By: jhi                                   on 2000/08/23  15:33:40
79779         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
79780              From: Wilfredo Sánchez <wsanchez@apple.com>
79781              Date: Tue, 22 Aug 2000 19:31:27 -0700
79782              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
79783      Branch: perl
79784            ! perl.h
79785 ____________________________________________________________________________
79786 [  6787] By: jhi                                   on 2000/08/23  15:29:31
79787         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
79788              From: Spider Boardman <spider@leggy.zk3.dec.com>
79789              Date: Wed, 23 Aug 2000 10:33:23 -0400
79790              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
79791      Branch: perl
79792            ! lib/Pod/Html.pm
79793 ____________________________________________________________________________
79794 [  6786] By: jhi                                   on 2000/08/23  15:28:11
79795         Log: Bad makefile.
79796      Branch: perl
79797            ! ext/B/Makefile.PL
79798 ____________________________________________________________________________
79799 [  6785] By: jhi                                   on 2000/08/23  14:37:04
79800         Log: Update Changes.
79801      Branch: perl
79802            ! Changes patchlevel.h
79803 ____________________________________________________________________________
79804 [  6784] By: jhi                                   on 2000/08/23  13:58:41
79805         Log: Portability fix from Hugo van der Sanden.
79806      Branch: perl
79807            ! ext/re/Makefile.PL
79808 ____________________________________________________________________________
79809 [  6783] By: jhi                                   on 2000/08/23  13:53:53
79810         Log: Storable support, v-version fixes.
79811              
79812              Subject: CPAN.pm beta for testing available
79813              From: andreas.koenig@anima.de (Andreas J. Koenig)
79814              Date: 22 Aug 2000 23:31:33 +0200
79815              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
79816      Branch: perl
79817            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79818 ____________________________________________________________________________
79819 [  6782] By: jhi                                   on 2000/08/23  13:51:26
79820         Log: Mac and other portability updates from Chris Nandor.
79821      Branch: perl
79822            ! pod/perlmodinstall.pod
79823 ____________________________________________________________________________
79824 [  6781] By: jhi                                   on 2000/08/23  13:47:33
79825         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
79826              From: Peter Prymmer <pvhp@forte.com>
79827              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
79828              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
79829      Branch: perl
79830            ! ext/Storable/Storable.xs
79831 ____________________________________________________________________________
79832 [  6780] By: jhi                                   on 2000/08/23  13:33:34
79833         Log: VMS MMS (make) wants null action.
79834      Branch: perl
79835            ! ext/B/Makefile.PL
79836 ____________________________________________________________________________
79837 [  6779] By: jhi                                   on 2000/08/22  19:44:47
79838         Log: Forgot portability nit.
79839      Branch: perl
79840            ! t/lib/st-forgive.t
79841 ____________________________________________________________________________
79842 [  6778] By: jhi                                   on 2000/08/22  19:35:25
79843         Log: Be portable.
79844      Branch: perl
79845            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
79846            ! t/lib/st-store.t
79847 ____________________________________________________________________________
79848 [  6777] By: jhi                                   on 2000/08/22  18:50:53
79849         Log: Update Changes.
79850      Branch: perl
79851            ! Changes patchlevel.h
79852 ____________________________________________________________________________
79853 [  6776] By: jhi                                   on 2000/08/22  18:44:46
79854         Log: cSVOPo_*v things index into the current PL_curpad
79855              under ithreads, which is different from the curpad
79856              used by the XSUB.  (In other words, the code as-is
79857              before this patch wouldn't work under ithreads.)
79858              From Sarathy.
79859      Branch: perl
79860            ! ext/B/B.xs
79861 ____________________________________________________________________________
79862 [  6775] By: jhi                                   on 2000/08/22  18:18:37
79863         Log: Make the selection of NVff et al stricter.
79864      Branch: metaconfig/U/perl
79865            ! perlxvf.U
79866      Branch: perl
79867            ! Configure config_h.SH
79868 ____________________________________________________________________________
79869 [  6774] By: jhi                                   on 2000/08/22  17:19:42
79870         Log: perldelta nits.
79871      Branch: perl
79872            ! pod/perldelta.pod
79873 ____________________________________________________________________________
79874 [  6773] By: jhi                                   on 2000/08/22  17:06:26
79875         Log: Long double fixes from Spider Boardman.
79876              
79877              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
79878              From: system PRIVILEGED account <root@peano.zk3.dec.com>
79879              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
79880              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
79881      Branch: perl
79882            ! t/lib/bigfltpm.t t/lib/st-06compat.t
79883 ____________________________________________________________________________
79884 [  6772] By: jhi                                   on 2000/08/22  15:04:53
79885         Log: Update Changes.
79886      Branch: perl
79887            ! Changes patchlevel.h
79888 ____________________________________________________________________________
79889 [  6771] By: jhi                                   on 2000/08/22  15:01:44
79890         Log: perldelta fixes from Hugo van der Sanden.
79891      Branch: perl
79892            ! pod/perldelta.pod
79893 ____________________________________________________________________________
79894 [  6770] By: jhi                                   on 2000/08/22  14:34:49
79895         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
79896              From: Hugo <hv@crypt.compulink.co.uk>
79897              Date: Tue, 22 Aug 2000 11:21:53 +0100
79898              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
79899      Branch: perl
79900            ! regcomp.c
79901 ____________________________________________________________________________
79902 [  6769] By: jhi                                   on 2000/08/22  14:30:02
79903         Log: Add Yitzchak, reformat.
79904      Branch: perl
79905            ! Changes config_h.SH
79906 ____________________________________________________________________________
79907 [  6768] By: jhi                                   on 2000/08/22  14:21:35
79908         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
79909              and Spider Boardman.
79910      Branch: metaconfig
79911            ! U/compline/d_gconvert.U
79912      Branch: perl
79913            ! Configure
79914 ____________________________________________________________________________
79915 [  6767] By: jhi                                   on 2000/08/22  14:11:24
79916         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
79917              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79918              Date: Mon, 21 Aug 2000 19:08:31 -0700
79919              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
79920      Branch: perl
79921            - ext/Storable/patchlevel.h
79922            ! MANIFEST ext/Storable/MANIFEST
79923 ____________________________________________________________________________
79924 [  6766] By: jhi                                   on 2000/08/22  13:49:29
79925         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
79926              From: Peter Prymmer <pvhp@forte.com>
79927              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
79928              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
79929      Branch: perl
79930            ! configure.com ext/Storable/Makefile.PL
79931 ____________________________________________________________________________
79932 [  6765] By: jhi                                   on 2000/08/22  13:44:59
79933         Log: Subject: [PATCH blead] B:: missing dependency
79934              From: Hugo <hv@crypt.compulink.co.uk>
79935              Date: Tue, 22 Aug 2000 06:44:33 +0100
79936              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
79937      Branch: perl
79938            ! ext/B/Makefile.PL
79939 ____________________________________________________________________________
79940 [  6764] By: jhi                                   on 2000/08/22  13:38:12
79941         Log: More bytecompiler.
79942      Branch: perl
79943            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
79944 ____________________________________________________________________________
79945 [  6763] By: jhi                                   on 2000/08/22  13:36:44
79946         Log: Bytecompiler patches from Benjamin Stuhl.
79947      Branch: perl
79948            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
79949            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
79950            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
79951            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
79952            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
79953            ! perl.c perlapi.h pod/perldelta.pod
79954 ____________________________________________________________________________
79955 [  6762] By: jhi                                   on 2000/08/21  23:43:40
79956         Log: An obsoleted diagnostic.
79957      Branch: perl
79958            ! pod/perldelta.pod
79959 ____________________________________________________________________________
79960 [  6761] By: jhi                                   on 2000/08/21  23:01:45
79961         Log: The #6759 wasn't quite right.
79962      Branch: perl
79963            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
79964            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
79965            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
79966            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
79967            ! t/lib/st-tieditems.t
79968 ____________________________________________________________________________
79969 [  6760] By: jhi                                   on 2000/08/21  22:35:49
79970         Log: Be verydeepclean.
79971      Branch: perl
79972            ! Makefile.SH
79973 ____________________________________________________________________________
79974 [  6759] By: jhi                                   on 2000/08/21  22:25:40
79975         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
79976              From: Peter Prymmer <pvhp@forte.com>
79977              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
79978              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
79979      Branch: perl
79980            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
79981            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
79982            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
79983            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
79984            ! t/lib/st-tieditems.t
79985 ____________________________________________________________________________
79986 [  6758] By: jhi                                   on 2000/08/21  22:22:32
79987         Log: Few more casts, need reported in
79988              
79989              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
79990              From: Mike Stok <mike@stok.co.uk>
79991              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
79992              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
79993              
79994              and
79995              
79996              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
79997              From: abigail@foad.org
79998              Date: 21 Aug 2000 21:31:34 -0000
79999              Message-Id: <20000821213134.30170.qmail@foad.org>
80000      Branch: perl
80001            ! ext/Storable/Storable.xs
80002 ____________________________________________________________________________
80003 [  6757] By: jhi                                   on 2000/08/21  18:37:07
80004         Log: Update Changes.
80005      Branch: perl
80006            ! Changes patchlevel.h
80007 ____________________________________________________________________________
80008 [  6756] By: jhi                                   on 2000/08/21  18:34:02
80009         Log: A pod nit.
80010              
80011              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
80012              From: <abigail@foad.org>
80013              Date: Mon, 21 Aug 2000 14:00:16 -0400
80014              Message-ID: <20000821180016.28627.qmail@foad.org>
80015      Branch: perl
80016            ! pod/perlre.pod
80017 ____________________________________________________________________________
80018 [  6755] By: jhi                                   on 2000/08/21  18:30:56
80019         Log: Use PodParser 1.18 new test.
80020      Branch: perl
80021            ! t/pod/special_seqs.t t/pod/special_seqs.xr
80022 ____________________________________________________________________________
80023 [  6754] By: jhi                                   on 2000/08/21  18:28:35
80024         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
80025              patches cannot be applied since #6712 conflicts.
80026      Branch: perl
80027            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
80028 ____________________________________________________________________________
80029 [  6753] By: jhi                                   on 2000/08/21  18:15:11
80030         Log: Weed out some smaller changes.
80031      Branch: perl
80032            ! pod/perldelta.pod
80033 ____________________________________________________________________________
80034 [  6752] By: jhi                                   on 2000/08/21  18:02:30
80035         Log: Also under djgpp the timestamps are funky.
80036      Branch: perl
80037            ! t/op/stat.t
80038 ____________________________________________________________________________
80039 [  6751] By: jhi                                   on 2000/08/21  17:55:56
80040         Log: Tweak the floating point output routine preferences.
80041      Branch: metaconfig
80042            ! U/compline/d_gconvert.U
80043      Branch: perl
80044            ! Configure
80045 ____________________________________________________________________________
80046 [  6750] By: jhi                                   on 2000/08/21  17:51:29
80047         Log: Unicos/mk requires elaborate paranoia.
80048      Branch: perl
80049            ! lib/Math/Complex.pm
80050 ____________________________________________________________________________
80051 [  6749] By: gsar                                  on 2000/08/21  16:53:31
80052         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
80053      Branch: perl
80054            ! lib/Cwd.pm
80055 ____________________________________________________________________________
80056 [  6748] By: gsar                                  on 2000/08/21  16:22:19
80057         Log: free TLS slot properly on Windows
80058      Branch: perl
80059            ! thread.h win32/perllib.c win32/win32thread.h
80060 ____________________________________________________________________________
80061 [  6747] By: jhi                                   on 2000/08/21  16:20:58
80062         Log: Rename the macro argument because some preprocessors
80063              can't tell the difference and expand arguments also inside
80064              double quoted strings.
80065      Branch: perl
80066            ! regcomp.c
80067 ____________________________________________________________________________
80068 [  6746] By: jhi                                   on 2000/08/21  16:09:41
80069         Log: Support long doubles in Storable.
80070              
80071              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
80072              From: Radu Greab <radu@netsoft.ro>
80073              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
80074              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
80075      Branch: perl
80076            ! ext/Storable/Storable.xs
80077 ____________________________________________________________________________
80078 [  6745] By: jhi                                   on 2000/08/21  15:51:40
80079         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
80080              From: "Fifer, Eric" <EFifer@sanwaint.com>
80081              Date: Mon, 21 Aug 2000 15:34:49 +0100
80082              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
80083      Branch: perl
80084            ! t/pragma/warn/9enabled
80085 ____________________________________________________________________________
80086 [  6744] By: jhi                                   on 2000/08/21  15:39:35
80087         Log: Document the endianness of Alpha more precisely.
80088      Branch: perl
80089            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
80090            ! pod/perlport.pod
80091 ____________________________________________________________________________
80092 [  6743] By: jhi                                   on 2000/08/21  14:47:05
80093         Log: perldelta fixes from the p5p crowd.
80094      Branch: perl
80095            ! pod/perldelta.pod pod/perlop.pod
80096 ____________________________________________________________________________
80097 [  6742] By: jhi                                   on 2000/08/21  13:34:51
80098         Log: Update to Pod::LaTeX 0.53.
80099              
80100              Subject: [PATCH] lib/Pod/LaTeX.pm updates
80101              From: Tim Jenness <timj@jach.hawaii.edu>
80102              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
80103              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
80104      Branch: perl
80105            ! lib/Pod/LaTeX.pm
80106 ____________________________________________________________________________
80107 [  6741] By: jhi                                   on 2000/08/21  13:33:01
80108         Log: Subject: [PATCH] os2.c fix for use64bitint
80109              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80110              Date: Mon, 21 Aug 2000 01:32:25 -0700
80111              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
80112      Branch: perl
80113            ! os2/os2.c
80114 ____________________________________________________________________________
80115 [  6740] By: jhi                                   on 2000/08/21  13:28:52
80116         Log: Array context keeps slithering in.
80117              
80118              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
80119              From: Daniel Chetlin <daniel@chetlin.com>
80120              Date: Sun, 20 Aug 2000 21:40:25 -0700
80121              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
80122      Branch: perl
80123            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
80124            ! pod/perldebtut.pod
80125 ____________________________________________________________________________
80126 [  6739] By: jhi                                   on 2000/08/21  13:23:55
80127         Log: Big-endian quad fixes for Storable from Radu Greab,
80128              plus few explicit null casts for picky compilers.
80129      Branch: perl
80130            ! ext/Storable/Storable.xs
80131 ____________________________________________________________________________
80132 [  6738] By: gsar                                  on 2000/08/21  05:56:13
80133         Log: small tweaks for change#6705: avoid C++ style comments in C code;
80134              use Perl's malloc API rather than the low level system one
80135      Branch: perl
80136            ! win32/win32.c
80137 ____________________________________________________________________________
80138 [  6737] By: gsar                                  on 2000/08/21  05:35:41
80139         Log: add Storable to list of extensions on Windows
80140      Branch: perl
80141            ! win32/Makefile win32/makefile.mk
80142 ____________________________________________________________________________
80143 [  6736] By: jhi                                   on 2000/08/21  02:57:53
80144         Log: Update Changes.
80145      Branch: perl
80146            ! Changes patchlevel.h
80147 ____________________________________________________________________________
80148 [  6735] By: jhi                                   on 2000/08/21  02:57:20
80149         Log: Draft 0.
80150      Branch: perl
80151            ! pod/perldelta.pod
80152 ____________________________________________________________________________
80153 [  6734] By: jhi                                   on 2000/08/21  02:57:03
80154         Log: Add Storable 0.7.2 from Raphael Manfredi,
80155              plus the patch from
80156              
80157              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
80158              From: Radu Greab <radu@netsoft.ro>
80159              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
80160              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
80161              
80162              plus changes to get Storable to compile with
80163              picky ANSI compilers.
80164      Branch: perl
80165            + ext/Storable/ChangeLog ext/Storable/MANIFEST
80166            + ext/Storable/Makefile.PL ext/Storable/README
80167            + ext/Storable/Storable.pm ext/Storable/Storable.xs
80168            + ext/Storable/patchlevel.h t/lib/st-06compat.t
80169            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
80170            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
80171            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
80172            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
80173            + t/lib/st-tieditems.t
80174            ! MANIFEST
80175 ____________________________________________________________________________
80176 [  6733] By: jhi                                   on 2000/08/21  02:29:09
80177         Log: The correct cleaning order is an art.
80178      Branch: perl
80179            ! Makefile.SH
80180 ____________________________________________________________________________
80181 [  6732] By: jhi                                   on 2000/08/21  01:23:39
80182         Log: The #6724 is here.
80183      Branch: perl
80184            ! t/lib/ftmp-security.t
80185 ____________________________________________________________________________
80186 [  6731] By: jhi                                   on 2000/08/20  23:17:03
80187         Log: s/this one/the 5.6.0 release/
80188      Branch: perl
80189            ! pod/perl56delta.pod
80190 ____________________________________________________________________________
80191 [  6730] By: jhi                                   on 2000/08/20  23:07:34
80192         Log: Mention perlebcdic and perlposix-bc.
80193      Branch: perl
80194            ! pod/perlport.pod
80195 ____________________________________________________________________________
80196 [  6729] By: jhi                                   on 2000/08/20  21:32:59
80197         Log: Document the number of exponent digits.
80198      Branch: perl
80199            ! pod/perlfunc.pod
80200 ____________________________________________________________________________
80201 [  6728] By: jhi                                   on 2000/08/20  21:16:47
80202         Log: Use File::Spec->tmpdir().
80203              
80204              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
80205              From: Tim Jenness <timj@jach.hawaii.edu>
80206              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
80207              MIME-Version: 1.0
80208              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
80209      Branch: perl
80210            ! utils/perlbug.PL
80211 ____________________________________________________________________________
80212 [  6727] By: jhi                                   on 2000/08/20  20:43:32
80213         Log: Update Changes.
80214      Branch: perl
80215            ! Changes patchlevel.h
80216 ____________________________________________________________________________
80217 [  6726] By: jhi                                   on 2000/08/20  20:41:44
80218         Log: The veryclean target needs to clobber.
80219      Branch: perl
80220            ! Makefile.SH
80221 ____________________________________________________________________________
80222 [  6725] By: jhi                                   on 2000/08/20  20:37:38
80223         Log: Document odd vs even subreleases and -Dusedevel.
80224      Branch: perl
80225            ! INSTALL
80226 ____________________________________________________________________________
80227 [  6724] By: jhi                                   on 2000/08/20  19:58:05
80228         Log: Use temporary directory instead of current directory.
80229              
80230              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
80231              From: Tim Jenness <timj@jach.hawaii.edu>
80232              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
80233              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
80234      Branch: perl
80235            ! t/lib/ftmp-security.t
80236 ____________________________________________________________________________
80237 [  6723] By: jhi                                   on 2000/08/20  19:55:55
80238         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
80239              From: andreas.koenig@anima.de (Andreas J. Koenig)
80240              Date: 20 Aug 2000 15:52:03 +0200
80241              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
80242      Branch: perl
80243            ! lib/ExtUtils/MM_Unix.pm
80244 ____________________________________________________________________________
80245 [  6722] By: jhi                                   on 2000/08/20  19:46:01
80246         Log: Update to CGI 2.72, from Lincoln Stein.
80247      Branch: perl
80248            ! lib/CGI.pm
80249 ____________________________________________________________________________
80250 [  6721] By: jhi                                   on 2000/08/20  19:43:54
80251         Log: (Replaced by #8364.)
80252              
80253              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
80254              From: Radu Greab <radu@netsoft.ro>
80255              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
80256              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
80257      Branch: perl
80258            ! ext/GDBM_File/GDBM_File.xs
80259 ____________________________________________________________________________
80260 [  6720] By: jhi                                   on 2000/08/20  19:42:01
80261         Log: pp_open() could pass an uninitialized filename down to do_open9().
80262      Branch: perl
80263            ! pp_sys.c
80264 ____________________________________________________________________________
80265 [  6719] By: jhi                                   on 2000/08/20  14:06:41
80266         Log: UTF8 concat fixes.
80267              
80268              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
80269              From: Hugo <hv@crypt.compulink.co.uk>
80270              Date: Sun, 20 Aug 2000 07:30:46 +0100
80271              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
80272      Branch: perl
80273            ! pp_hot.c t/op/append.t
80274 ____________________________________________________________________________
80275 [  6718] By: jhi                                   on 2000/08/20  02:09:37
80276         Log: Let's try #6717 again.
80277      Branch: perl
80278            ! lib/File/Temp.pm
80279 ____________________________________________________________________________
80280 [  6717] By: jhi                                   on 2000/08/20  01:56:55
80281         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
80282              From: "Craig A. Berry" <craig.berry@metamorgs.com>
80283              Date: Sat, 19 Aug 2000 18:15:39 -0500
80284              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
80285      Branch: perl
80286            ! lib/File/Temp.pm
80287 ____________________________________________________________________________
80288 [  6716] By: jhi                                   on 2000/08/19  15:50:11
80289         Log: Update Changes.
80290      Branch: perl
80291            ! Changes patchlevel.h
80292 ____________________________________________________________________________
80293 [  6715] By: jhi                                   on 2000/08/19  15:39:09
80294         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
80295              From: Jonathan D Johnston <jdjohnston2@juno.com>
80296              Date: Thu, 17 Aug 2000 23:13:01 -0400       
80297              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
80298      Branch: perl
80299            ! pod/perlfunc.pod
80300 ____________________________________________________________________________
80301 [  6714] By: jhi                                   on 2000/08/19  15:34:04
80302         Log: Introduce a 'veryclean' target that is like 'distclean'
80303              but also removes *~ and *.orig.
80304      Branch: perl
80305            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
80306            ! utils/Makefile x2p/Makefile.SH
80307 ____________________________________________________________________________
80308 [  6713] By: jhi                                   on 2000/08/19  14:15:45
80309         Log: Put back the long double avoidance code to POSIX.xs
80310              because VMS seems to need it still.
80311      Branch: perl
80312            ! ext/POSIX/POSIX.xs
80313 ____________________________________________________________________________
80314 [  6712] By: jhi                                   on 2000/08/19  14:10:41
80315         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
80316              From: Peter Prymmer <pvhp@forte.com>
80317              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
80318              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
80319      Branch: perl
80320            ! lib/Pod/Find.pm t/pod/find.t
80321 ____________________________________________________________________________
80322 [  6711] By: jhi                                   on 2000/08/19  14:09:19
80323         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
80324              From: Peter Prymmer <pvhp@forte.com>
80325              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
80326              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
80327              cc: vmsperl@perl.org
80328      Branch: perl
80329            ! t/lib/peek.t
80330 ____________________________________________________________________________
80331 [  6710] By: jhi                                   on 2000/08/19  14:08:01
80332         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
80333              From: Jan Dubois <jand@ActiveState.com>
80334              Date: Fri, 18 Aug 2000 16:31:48 -0700
80335              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
80336      Branch: perl
80337            ! win32/win32.c
80338 ____________________________________________________________________________
80339 [  6709] By: jhi                                   on 2000/08/19  14:06:57
80340         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
80341              
80342              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
80343              From: Spider.Boardman@Orb.Nashua.NH.US
80344              Date: Fri, 18 Aug 2000 18:41:14 -0400
80345              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
80346      Branch: perl
80347            ! regcomp.c
80348 ____________________________________________________________________________
80349 [  6708] By: jhi                                   on 2000/08/18  22:04:49
80350         Log: Update Changes.
80351      Branch: perl
80352            ! Changes patchlevel.h
80353 ____________________________________________________________________________
80354 [  6707] By: jhi                                   on 2000/08/18  21:55:14
80355         Log: Add warnif(), check warnings further up the stack,
80356              all the warnings functions now can take an optional object reference.
80357              
80358              Subject: [PATCH bleedperl@6691] warnings pragma update
80359              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
80360              Date: Fri, 18 Aug 2000 22:42:06 +0100
80361              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
80362      Branch: perl
80363            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
80364            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
80365            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
80366 ____________________________________________________________________________
80367 [  6706] By: jhi                                   on 2000/08/18  21:41:45
80368         Log: Typo in pp_complement().
80369              
80370              Subject: [PATCH perl-current] Deparse
80371              From: Peter Scott <Peter@PSDT.com>
80372              Date: Fri, 18 Aug 2000 12:44:37 -0700
80373              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
80374      Branch: perl
80375            ! ext/B/B/Deparse.pm
80376 ____________________________________________________________________________
80377 [  6705] By: jhi                                   on 2000/08/18  21:25:59
80378         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
80379              From: Jan Dubois <jand@ActiveState.com>
80380              Date: Fri, 18 Aug 2000 14:22:51 -0700
80381              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
80382      Branch: perl
80383            ! lib/Win32.pod win32/win32.c
80384 ____________________________________________________________________________
80385 [  6704] By: jhi                                   on 2000/08/18  21:16:14
80386         Log: Don't eat leading os from index entries.
80387              
80388              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
80389              From: Russ Allbery <rra@stanford.edu>
80390              Date: 10 Aug 2000 20:49:25 -0700
80391              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
80392      Branch: perl
80393            ! lib/Pod/Man.pm
80394 ____________________________________________________________________________
80395 [  6703] By: jhi                                   on 2000/08/18  21:07:06
80396         Log: Add [[:blank:]] as suggested in
80397              
80398              Subject: [ID 20000716.024] [=cc=] / [:blank:]
80399              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
80400              Date: Sun, 16 Jul 2000 17:55:29 -0700
80401              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
80402              
80403              (the [=cc=] has already been taken care of by #6439
80404              so the whole bug report can be closed)
80405              
80406              and make [[:space:]] to be equivalent to isspace(3)
80407              (as opposed to \s, which is isSPACE()).  The difference
80408              is that now [[:space:]] matches the mythical vertical tab,
80409              while \s doesn't.
80410      Branch: perl
80411            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
80412            ! regexec.c t/op/pat.t
80413 ____________________________________________________________________________
80414 [  6702] By: jhi                                   on 2000/08/18  18:47:47
80415         Log: The new tests were missing from #6415.
80416      Branch: perl
80417            ! t/op/bop.t
80418 ____________________________________________________________________________
80419 [  6701] By: jhi                                   on 2000/08/18  18:20:40
80420         Log: Document the NDBM_File and ODBM_File as SDBM_File
80421              was documented in #6417.
80422      Branch: perl
80423            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
80424            ! ext/SDBM_File/SDBM_File.pm
80425 ____________________________________________________________________________
80426 [  6700] By: jhi                                   on 2000/08/18  18:10:39
80427         Log: Subject: [PATCH perl@6698] cygwin port
80428              From: "Fifer, Eric" <EFifer@sanwaint.com>
80429              Date: Fri, 18 Aug 2000 17:30:05 +0100
80430              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
80431      Branch: perl
80432            ! lib/File/Temp.pm
80433 ____________________________________________________________________________
80434 [  6699] By: jhi                                   on 2000/08/18  16:21:49
80435         Log: Document code point which makes if (defined %stash::) to work
80436              (noted by Spider Boardman).
80437      Branch: perl
80438            ! op.c
80439 ____________________________________________________________________________
80440 [  6698] By: jhi                                   on 2000/08/18  13:43:27
80441         Log: Update Changes.
80442      Branch: perl
80443            ! Changes patchlevel.h
80444 ____________________________________________________________________________
80445 [  6697] By: jhi                                   on 2000/08/18  13:35:57
80446         Log: Tiny Getopt::Long patch from Johan Vromans.
80447      Branch: perl
80448            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
80449 ____________________________________________________________________________
80450 [  6696] By: jhi                                   on 2000/08/18  13:26:14
80451         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
80452              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
80453              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
80454              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
80455      Branch: perl
80456            ! pod/perldiag.pod pod/perlsyn.pod
80457 ____________________________________________________________________________
80458 [  6695] By: jhi                                   on 2000/08/18  13:13:26
80459         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
80460              From: Daniel Chetlin <daniel@chetlin.com>
80461              Date: Fri, 18 Aug 2000 03:13:36 -0700
80462              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
80463      Branch: perl
80464            ! pod/perlfunc.pod
80465 ____________________________________________________________________________
80466 [  6694] By: jhi                                   on 2000/08/18  13:08:05
80467         Log: Subject: [PATCH] perltrap.pod spring cleaning
80468              From: Daniel Chetlin <daniel@chetlin.com>
80469              Date: Fri, 18 Aug 2000 03:06:54 -0700
80470              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
80471              
80472              plus Mike Guy's nitfix.
80473      Branch: perl
80474            ! pod/perltrap.pod
80475 ____________________________________________________________________________
80476 [  6693] By: jhi                                   on 2000/08/18  13:00:26
80477         Log: Unbuffer the output.
80478              
80479              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
80480              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80481              Date: Thu, 17 Aug 2000 18:39:29 -0700
80482              Message-ID: <RPJn5gzkgydf092yn@efn.org>
80483      Branch: perl
80484            ! t/op/fork.t
80485 ____________________________________________________________________________
80486 [  6692] By: jhi                                   on 2000/08/18  05:19:17
80487         Log: Delete the image, too, not just its MANIFEStation.
80488      Branch: perl
80489            - lib/CGI/eg/wilogo.gif
80490 ____________________________________________________________________________
80491 [  6691] By: jhi                                   on 2000/08/18  05:10:26
80492         Log: Propagate new Configure vars.
80493      Branch: perl
80494            ! configure.com epoc/config.sh uconfig.h uconfig.sh
80495            ! vos/config.def vos/config.h vos/config_h.SH_orig
80496            ! win32/config.bc win32/config.gc win32/config.vc
80497            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
80498 ____________________________________________________________________________
80499 [  6690] By: jhi                                   on 2000/08/18  04:30:56
80500         Log: Update Changes.
80501      Branch: perl
80502            ! Changes patchlevel.h
80503 ____________________________________________________________________________
80504 [  6689] By: jhi                                   on 2000/08/18  04:12:30
80505         Log: Fix the lib/complex failure of
80506              
80507              From: abigail@foad.org
80508              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
80509              Date: 15 Aug 2000 04:06:38 -0000
80510              Message-Id: <20000815040638.8524.qmail@foad.org> 
80511              
80512              Linux long double accuracy issue: something that
80513              when printed with %g looks like "2" but int() of it is 1.
80514      Branch: perl
80515            ! lib/Math/Complex.pm
80516 ____________________________________________________________________________
80517 [  6688] By: jhi                                   on 2000/08/18  03:15:35
80518         Log: The byteorder code in #6671 was wrong.
80519      Branch: perl
80520            ! configpm
80521 ____________________________________________________________________________
80522 [  6687] By: jhi                                   on 2000/08/18  02:08:42
80523         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
80524              From: Jan Dubois <jand@ActiveState.com>
80525              Date: Thu, 17 Aug 2000 18:31:55 -0700
80526              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
80527      Branch: perl
80528            ! sv.c
80529 ____________________________________________________________________________
80530 [  6686] By: jhi                                   on 2000/08/18  02:04:15
80531         Log: Use NVs in POSIX math, not doubles.
80532              
80533              From: abigail@foad.org
80534              Subject: [ID 20000817.014] POSIX & modfl
80535              Date: 17 Aug 2000 20:49:18 -0000
80536              Message-Id: <20000817204918.23123.qmail@foad.org>
80537      Branch: perl
80538            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
80539 ____________________________________________________________________________
80540 [  6685] By: jhi                                   on 2000/08/18  02:02:12
80541         Log: Introduce NVef, NVff, and NVgf, use the middle one.
80542              (helps for lib/peek + Linux + long doubles)  Reported in
80543              
80544              From: abigail@foad.org
80545              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
80546              Date: 15 Aug 2000 04:06:38 -0000
80547              Message-Id: <20000815040638.8524.qmail@foad.org> 
80548              
80549              (note: the lib/complex failure has not yet been addressed)
80550      Branch: metaconfig/U/perl
80551            ! perlxvf.U
80552      Branch: perl
80553            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80554            ! config_h.SH dump.c perl.h pod/perlguts.pod
80555 ____________________________________________________________________________
80556 [  6684] By: jhi                                   on 2000/08/17  23:22:19
80557         Log: Add byteorder to the myconfig output.
80558      Branch: perl
80559            ! myconfig.SH
80560 ____________________________________________________________________________
80561 [  6683] By: jhi                                   on 2000/08/17  23:20:19
80562         Log: The image doth not exist, spotted by Johan Vromans.
80563      Branch: perl
80564            ! MANIFEST
80565 ____________________________________________________________________________
80566 [  6682] By: jhi                                   on 2000/08/17  22:38:16
80567         Log: Document what the backtick returns if the command fails.
80568      Branch: perl
80569            ! pod/perlop.pod
80570 ____________________________________________________________________________
80571 [  6681] By: jhi                                   on 2000/08/17  22:33:12
80572         Log: Do not use prototyping here.
80573              
80574              Subject: [ID 20000817.016] [PATCH] Peek.xs
80575              From: abigail@foad.org
80576              Date: 17 Aug 2000 20:55:56 -0000
80577              Message-Id: <20000817205556.24270.qmail@foad.org>
80578      Branch: perl
80579            ! ext/Devel/Peek/Makefile.PL
80580 ____________________________________________________________________________
80581 [  6680] By: jhi                                   on 2000/08/17  19:46:43
80582         Log: Don't propose using modules built for 5.005 if no binary
80583              compatibility with 5.005 is attempted.
80584              
80585              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
80586              Subject: Minor nit with 5.7.0 (6655)
80587              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
80588              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
80589      Branch: metaconfig
80590            ! U/installdirs/inc_version_list.U
80591      Branch: perl
80592            ! Configure config_h.SH
80593 ____________________________________________________________________________
80594 [  6679] By: jhi                                   on 2000/08/17  19:16:39
80595         Log: Microperl config update.
80596      Branch: perl
80597            ! uconfig.h uconfig.sh
80598 ____________________________________________________________________________
80599 [  6678] By: jhi                                   on 2000/08/17  19:16:13
80600         Log: The #6648 wasn't protective enough for limited platforms
80601              (like microperl).
80602      Branch: perl
80603            ! dump.c sv.c
80604 ____________________________________________________________________________
80605 [  6677] By: jhi                                   on 2000/08/17  14:46:35
80606         Log: Update Changes.
80607      Branch: perl
80608            ! Changes patchlevel.h
80609 ____________________________________________________________________________
80610 [  6676] By: jhi                                   on 2000/08/17  14:44:02
80611         Log: Add perlebcdic from Peter Prymmer, regen toc.
80612      Branch: perl
80613            + pod/perlebcdic.pod
80614            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
80615 ____________________________________________________________________________
80616 [  6675] By: jhi                                   on 2000/08/17  14:41:52
80617         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
80618      Branch: perl
80619            ! pod/perldebtut.pod
80620 ____________________________________________________________________________
80621 [  6674] By: jhi                                   on 2000/08/17  14:29:43
80622         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
80623              
80624              Subject: [ID 20000724.006] -DLEAKTEST problem
80625              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
80626              Date: Tue, 25 Jul 2000 00:36:32 -0500
80627              Message-Id: <20000725003632.A26186@www.llamacom.com>
80628              
80629              Reminder sent
80630              
80631              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
80632              From: Hugo <hv@crypt.compulink.co.uk>
80633              Date: Thu, 17 Aug 2000 15:23:42 +0100
80634              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
80635      Branch: perl
80636            ! util.c
80637 ____________________________________________________________________________
80638 [  6673] By: jhi                                   on 2000/08/17  04:07:10
80639         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
80640              From: John Peacock <JPeacock@UnivPress.com>
80641              Date: Tue, 01 Aug 2000 09:38:12 -0400
80642              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
80643      Branch: perl
80644            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
80645 ____________________________________________________________________________
80646 [  6672] By: jhi                                   on 2000/08/17  03:04:35
80647         Log: Subject: [PATCH] Cwd.pm now uses strict
80648              From: Tim Jenness <timj@jach.hawaii.edu>
80649              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
80650              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
80651      Branch: perl
80652            ! lib/Cwd.pm
80653 ____________________________________________________________________________
80654 [  6671] By: jhi                                   on 2000/08/17  02:16:35
80655         Log: Make $Config{byteorder} more magical so that it is
80656              dynamically computed: nice for 'fat binaries'.
80657              
80658              Subject: [PATCH]: default byteorder
80659              From: Wilfredo Sánchez <wsanchez@apple.com>
80660              Date: Mon, 31 Jul 2000 19:45:31 -0700
80661              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
80662      Branch: perl
80663            ! configpm
80664 ____________________________________________________________________________
80665 [  6670] By: gsar                                  on 2000/08/17  01:22:21
80666         Log: move WNOHANG definition to where other such things are
80667      Branch: perl
80668            ! win32/win32.h
80669 ____________________________________________________________________________
80670 [  6669] By: jhi                                   on 2000/08/17  01:19:17
80671         Log: Update Changes.
80672      Branch: perl
80673            ! Changes patchlevel.h
80674 ____________________________________________________________________________
80675 [  6668] By: jhi                                   on 2000/08/17  01:16:29
80676         Log: Doc nits spotted by Richard Soderberg.
80677      Branch: perl
80678            ! README.posix-bc README.vmesa
80679 ____________________________________________________________________________
80680 [  6667] By: jhi                                   on 2000/08/17  01:12:11
80681         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
80682              From: "Casey R. Tweten" <crt@kiski.net>
80683              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
80684              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
80685      Branch: perl
80686            ! pod/perldebtut.pod
80687 ____________________________________________________________________________
80688 [  6666] By: jhi                                   on 2000/08/17  01:09:31
80689         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
80690              From: "Casey R. Tweten" <crt@kiski.net>
80691              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
80692              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
80693      Branch: perl
80694            ! lib/Shell.pm
80695 ____________________________________________________________________________
80696 [  6665] By: gsar                                  on 2000/08/17  01:03:52
80697         Log: add "ok" targets from change#6632 in makefile.mk
80698      Branch: perl
80699            ! pod/perlport.pod win32/Makefile win32/makefile.mk
80700 ____________________________________________________________________________
80701 [  6664] By: gsar                                  on 2000/08/17  00:56:11
80702         Log: avoid warnings from dense compiler
80703      Branch: perl
80704            ! win32/win32.c
80705 ____________________________________________________________________________
80706 [  6663] By: jhi                                   on 2000/08/17  00:51:49
80707         Log: Tweak the regex compilation errors once more.
80708      Branch: perl
80709            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
80710            ! t/op/regmesg.t t/pragma/warn/regcomp
80711 ____________________________________________________________________________
80712 [  6662] By: gsar                                  on 2000/08/17  00:28:19
80713         Log: trailing new %ENV entries weren't being pushed into the real
80714              environment of subprocesses on Windows
80715      Branch: perl
80716            ! t/op/magic.t win32/perlhost.h
80717 ____________________________________________________________________________
80718 [  6661] By: gsar                                  on 2000/08/17  00:19:20
80719         Log: waitpid() now handles externally spawned pids correctly;
80720              fixes for backtick/wait/waitpid failures on Windows 9x
80721              
80722              these changes make the pid returned by process functions on
80723              Windows 9x always positive by clearing the high bit (which
80724              is always set on Win9x); pseudo-process PIDs are likewise
80725              always negative now on Win9x (just as on NT/2000)
80726      Branch: perl
80727            ! pp_sys.c win32/perlhost.h win32/win32.c
80728 ____________________________________________________________________________
80729 [  6660] By: jhi                                   on 2000/08/17  00:04:32
80730         Log: Retract #6645.
80731      Branch: perl
80732            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80733            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
80734            ! t/op/sprintf.t
80735 ____________________________________________________________________________
80736 [  6659] By: gsar                                  on 2000/08/16  23:59:28
80737         Log: on windows, the return values from wait() and waitpid() don't
80738              match those of pseudo-pids
80739      Branch: perl
80740            ! pp_sys.c t/op/fork.t util.c win32/win32.c
80741 ____________________________________________________________________________
80742 [  6658] By: gsar                                  on 2000/08/16  23:56:14
80743         Log: pod nit seen in passing
80744      Branch: perl
80745            ! pod/perlfunc.pod
80746 ____________________________________________________________________________
80747 [  6657] By: gsar                                  on 2000/08/16  23:53:42
80748         Log: change#6328 could make close(SOCKET) return false on windows
80749              when it shouldn't
80750      Branch: perl
80751            ! win32/win32sck.c
80752 ____________________________________________________________________________
80753 [  6656] By: gsar                                  on 2000/08/16  23:46:57
80754         Log: check that the number pseudo children doesn't exceed
80755              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
80756              the WaitForMultipleObjects() limit that would cause wait()
80757              to crash)
80758              
80759              wait() and waitpid() could potentially be rewritten to use
80760              more than one thread to do the waiting to eliminate this
80761              limitation
80762      Branch: perl
80763            ! win32/perlhost.h
80764 ____________________________________________________________________________
80765 [  6655] By: jhi                                   on 2000/08/16  14:11:05
80766         Log: Update Changes.
80767      Branch: perl
80768            ! Changes patchlevel.h
80769 ____________________________________________________________________________
80770 [  6654] By: jhi                                   on 2000/08/16  14:10:12
80771         Log: Update to perldebtut 1.9, from Richard Foley.
80772      Branch: perl
80773            ! pod/perldebtut.pod
80774 ____________________________________________________________________________
80775 [  6653] By: jhi                                   on 2000/08/16  14:08:17
80776         Log: Change the regx compilation error markers to use = instead of <
80777              since pod makes using the latter quite messy.  Reported in
80778              ID 20000814.006 by Abigail and in
80779              Subject: Unknown escape E<> ?
80780              From: Lupe Christoph <lupe@lupe-christoph.de>
80781              Date: Fri, 11 Aug 2000 00:30:27 +0200
80782              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
80783      Branch: perl
80784            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
80785            ! t/op/regmesg.t t/pragma/warn/regcomp
80786 ____________________________________________________________________________
80787 [  6652] By: jhi                                   on 2000/08/16  13:25:31
80788         Log: Change the perlbug address to perl.org since it's more forgiving.
80789              
80790              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
80791              From: abigail@foad.org
80792              Date: 15 Aug 2000 04:15:40 -0000
80793              Message-Id: <20000815041540.8633.qmail@foad.org>
80794      Branch: perl
80795            ! utils/perlbug.PL
80796 ____________________________________________________________________________
80797 [  6651] By: jhi                                   on 2000/08/16  13:22:35
80798         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
80799              From: Tim Jenness <timj@jach.hawaii.edu>
80800              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
80801              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
80802      Branch: perl
80803            ! lib/Cwd.pm
80804 ____________________________________________________________________________
80805 [  6650] By: jhi                                   on 2000/08/16  13:18:13
80806         Log: Update to CPAN 1.57.
80807              
80808              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
80809              From: andreas.koenig@anima.de (Andreas J. Koenig)
80810              Date: 16 Aug 2000 15:09:46 +0200
80811              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
80812      Branch: perl
80813            ! lib/CPAN.pm
80814 ____________________________________________________________________________
80815 [  6649] By: jhi                                   on 2000/08/16  13:12:31
80816         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
80817              From: "Larry W. Virden" <lvirden@cas.org>
80818              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
80819              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
80820      Branch: perl
80821            ! README.hpux
80822 ____________________________________________________________________________
80823 [  6648] By: jhi                                   on 2000/08/16  13:03:53
80824         Log: The numeric locale was reset to "C" by s?printf and never restored.
80825              
80826              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
80827              From: Christian Kirsch <ck@held.mind.de>
80828              Date: Wed, 9 Aug 2000 17:05:17 +0200
80829              Message-Id: <20000809170517.A25389@held>
80830              
80831              No test since adding the failing example to locale.t
80832              does not fail -- probably because the locale settings are so
80833              thoroughly tweaked by that time.  Running the example standalone
80834              does fail, though.  UPDATE: test case added at change #7540.
80835      Branch: perl
80836            ! dump.c perl.h pp.c pp_ctl.c sv.c
80837 ____________________________________________________________________________
80838 [  6647] By: jhi                                   on 2000/08/16  00:07:54
80839         Log: Update Changes and test semi-automatic patchlevel updating.
80840      Branch: perl
80841            ! Changes patchlevel.h
80842 ____________________________________________________________________________
80843 [  6646] By: jhi                                   on 2000/08/15  23:35:07
80844         Log: Fix a dependency problem.
80845              
80846              Subject: [PATCH: 6640] VMS Makefile.SH update
80847              From: Peter Prymmer <pvhp@forte.com>
80848              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
80849              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
80850      Branch: perl
80851            ! vms/descrip_mms.template
80852 ____________________________________________________________________________
80853 [  6645] By: jhi                                   on 2000/08/15  23:33:23
80854         Log: (Retracted by #6660)
80855              
80856              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
80857              From: Dominic Dunlop <domo@computer.org>
80858              Date: Tue, 15 Aug 2000 22:20:52 +0200
80859              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
80860      Branch: metaconfig/U/perl
80861            + d_printfed.U
80862      Branch: perl
80863            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80864            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
80865            ! t/op/sprintf.t
80866 ____________________________________________________________________________
80867 [  6644] By: jhi                                   on 2000/08/15  21:17:20
80868         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
80869              From: abigail@foad.org
80870              Date: 15 Aug 2000 20:12:41 -0000
80871              Message-Id: <20000815201241.25556.qmail@foad.org>
80872      Branch: perl
80873            ! INSTALL
80874 ____________________________________________________________________________
80875 [  6643] By: jhi                                   on 2000/08/15  21:15:28
80876         Log: (an already applied patch)
80877      Branch: perl
80878            ! lib/CGI.pm
80879 ____________________________________________________________________________
80880 [  6642] By: gsar                                  on 2000/08/15  19:54:05
80881         Log: magic callbacks all need to have same type signature
80882      Branch: perl
80883            ! embed.pl mg.c proto.h
80884 ____________________________________________________________________________
80885 [  6641] By: jhi                                   on 2000/08/15  17:56:27
80886         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)
80887              From: Mike Guy <mjtg@cam.ac.uk>
80888              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
80889              Date: Tue, 15 Aug 2000 18:26:45 +0100
80890              
80891              Only the peek.t part applied, not the hash quality part.
80892      Branch: perl
80893            ! t/lib/peek.t
80894 ____________________________________________________________________________
80895 [  6640] By: jhi                                   on 2000/08/15  16:37:37
80896         Log: Update Changes.
80897      Branch: perl
80898            ! Changes
80899 ____________________________________________________________________________
80900 [  6639] By: jhi                                   on 2000/08/15  16:34:55
80901         Log: Missed a file from #6638.
80902      Branch: perl
80903            ! lib/File/Temp.pm
80904 ____________________________________________________________________________
80905 [  6638] By: jhi                                   on 2000/08/15  16:33:19
80906         Log: Subject: [PATCH perl@6620] cygwin port
80907              From: "Fifer, Eric" <EFifer@sanwaint.com>
80908              Date: Tue, 15 Aug 2000 17:00:49 +0100
80909              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
80910      Branch: perl
80911            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
80912 ____________________________________________________________________________
80913 [  6637] By: jhi                                   on 2000/08/15  16:29:22
80914         Log: Subject: [PATCH] debugger exit code should reflect user exit code
80915              From: Mike Guy <mjtg@cam.ac.uk>
80916              Date: Tue, 15 Aug 2000 16:55:59 +0100
80917              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
80918      Branch: perl
80919            ! lib/perl5db.pl
80920 ____________________________________________________________________________
80921 [  6636] By: jhi                                   on 2000/08/15  15:30:58
80922         Log: Update Changes.
80923      Branch: perl
80924            ! Changes
80925 ____________________________________________________________________________
80926 [  6635] By: jhi                                   on 2000/08/15  15:27:21
80927         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
80928      Branch: metaconfig
80929            ! U/mkglossary U/mksample
80930      Branch: metaconfig/U/perl
80931            ! Devel.U
80932      Branch: perl
80933            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80934 ____________________________________________________________________________
80935 [  6634] By: jhi                                   on 2000/08/15  14:11:55
80936         Log: Don't blow limited stacks, a lower number is enough to
80937              tickle the lookbehind limit.
80938              
80939              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
80940              From: Dominic Dunlop <domo@computer.org>
80941              Date: Tue, 15 Aug 2000 13:51:24 +0200
80942              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
80943      Branch: perl
80944            ! t/op/regmesg.t
80945 ____________________________________________________________________________
80946 [  6633] By: jhi                                   on 2000/08/15  14:01:46
80947         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
80948              From: Mike Guy <mjtg@cam.ac.uk>
80949              Date: Tue, 15 Aug 2000 12:10:50 +0100
80950              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
80951      Branch: perl
80952            ! utils/perldoc.PL
80953 ____________________________________________________________________________
80954 [  6632] By: jhi                                   on 2000/08/15  13:58:48
80955         Log: make ok etc also for win32.
80956              
80957              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
80958              From: Prymmer/Kahn <pvhp@best.com>
80959              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
80960              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
80961      Branch: perl
80962            ! win32/Makefile
80963 ____________________________________________________________________________
80964 [  6631] By: jhi                                   on 2000/08/15  13:45:03
80965         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
80966      Branch: perl
80967            ! lib/Test.pm
80968 ____________________________________________________________________________
80969 [  6630] By: jhi                                   on 2000/08/15  03:25:09
80970         Log: Update Changes.
80971      Branch: perl
80972            ! Changes
80973 ____________________________________________________________________________
80974 [  6629] By: jhi                                   on 2000/08/15  03:23:53
80975         Log: magic_regdatum_set() is void, not int.
80976      Branch: perl
80977            ! embed.pl mg.c proto.h
80978 ____________________________________________________________________________
80979 [  6628] By: jhi                                   on 2000/08/15  03:08:02
80980         Log: Make the user to give up his firstborn, err, to knowingly
80981              verify installing an unstable developer release.  Also bump
80982              the release to 5.7.0, but leave a patch tag in the local
80983              patches saying that this is not yet the real thing.
80984      Branch: metaconfig
80985            ! U/modified/Instruct.U
80986      Branch: metaconfig/U/perl
80987            + Devel.U
80988      Branch: perl
80989            ! Configure patchlevel.h
80990 ____________________________________________________________________________
80991 [  6627] By: jhi                                   on 2000/08/14  22:32:52
80992         Log: README.os2 update.
80993              
80994              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
80995              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80996              Date: Wed, 02 Aug 2000 21:55:09 -0700
80997              Message-ID: <tsPi5gzkgegX092yn@efn.org>
80998      Branch: perl
80999            ! README.os2
81000 ____________________________________________________________________________
81001 [  6626] By: jhi                                   on 2000/08/14  21:00:02
81002         Log: Subject: Re: File::Temp problems on VMS in bleedperl
81003              From: Tim Jenness <timj@jach.hawaii.edu>
81004              cc: vmsperl@perl.org
81005              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
81006              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
81007      Branch: perl
81008            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
81009 ____________________________________________________________________________
81010 [  6625] By: jhi                                   on 2000/08/14  20:52:16
81011         Log: Add SUIDMAIL as was done for the CERT alert.
81012      Branch: perl
81013            ! patchlevel.h
81014 ____________________________________________________________________________
81015 [  6624] By: jhi                                   on 2000/08/14  20:48:50
81016         Log: Subject: sfio2000
81017              From: Daniel Muino <dmuino@afip.gov.ar>
81018              Date: Mon, 14 Aug 2000 16:58:11 -0300
81019              Message-ID: <20000814165811.B16368@con2-dgi>
81020      Branch: perl
81021            ! perlsdio.h perlsfio.h
81022 ____________________________________________________________________________
81023 [  6623] By: jhi                                   on 2000/08/14  20:47:36
81024         Log: Subject: warning: storage class after type is obsolescent
81025              From: Daniel Muino <dmuino@afip.gov.ar>
81026              Date: Mon, 14 Aug 2000 16:42:47 -0300
81027              Message-ID: <20000814164247.A16368@con2-dgi>
81028      Branch: perl
81029            ! regcomp.pl regnodes.h
81030 ____________________________________________________________________________
81031 [  6622] By: jhi                                   on 2000/08/14  20:43:05
81032         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
81033              From: abigail@foad.org
81034              Date: 14 Aug 2000 20:00:10 -0000
81035              Message-Id: <20000814200010.27271.qmail@foad.org>
81036      Branch: perl
81037            ! Changes
81038 ____________________________________________________________________________
81039 [  6621] By: jhi                                   on 2000/08/14  15:23:05
81040         Log: Update Changes.
81041      Branch: perl
81042            ! Changes
81043 ____________________________________________________________________________
81044 [  6620] By: jhi                                   on 2000/08/14  15:22:14
81045         Log: Subject: Re: [PATCH] @+, @- readonly
81046              From: Mike Guy <mjtg@cam.ac.uk>
81047              Date: Mon, 14 Aug 2000 15:26:55 +0100
81048              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
81049      Branch: perl
81050            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
81051            ! sv.c t/op/pat.t
81052 ____________________________________________________________________________
81053 [  6619] By: jhi                                   on 2000/08/14  14:12:08
81054         Log: Update Changes.
81055      Branch: perl
81056            ! Changes
81057 ____________________________________________________________________________
81058 [  6618] By: jhi                                   on 2000/08/14  14:09:34
81059         Log: For now remove the mail code.
81060      Branch: perl
81061            ! perl.c
81062 ____________________________________________________________________________
81063 [  6617] By: jhi                                   on 2000/08/14  14:08:28
81064         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
81065      Branch: perl
81066            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
81067            ! pod/perlfaq8.pod pod/perlsec.pod
81068 ____________________________________________________________________________
81069 [  6616] By: jhi                                   on 2000/08/14  14:00:11
81070         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
81071              From: Mike Guy <mjtg@cam.ac.uk>
81072              Date: Mon, 14 Aug 2000 08:26:02 +0100
81073              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
81074      Branch: perl
81075            ! lib/perl5db.pl
81076 ____________________________________________________________________________
81077 [  6615] By: jhi                                   on 2000/08/14  13:58:45
81078         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
81079              From: Mike Guy <mjtg@cam.ac.uk>
81080              Date: Mon, 14 Aug 2000 08:04:22 +0100
81081              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
81082      Branch: perl
81083            ! gv.c mg.c t/op/pat.t
81084 ____________________________________________________________________________
81085 [  6614] By: jhi                                   on 2000/08/14  13:56:45
81086         Log: Subject: Test fails / warnings with perl-current #6612
81087              From: Mike Guy <mjtg@cam.ac.uk>
81088              Date: Mon, 14 Aug 2000 07:57:23 +0100
81089              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
81090      Branch: perl
81091            ! t/lib/b.t t/lib/peek.t
81092 ____________________________________________________________________________
81093 [  6613] By: jhi                                   on 2000/08/14  13:45:33
81094         Log: VMS configure.com update continues.
81095      Branch: perl
81096            - vms/configure.com
81097            ! MANIFEST configure.com
81098 ____________________________________________________________________________
81099 [  6612] By: jhi                                   on 2000/08/13  22:13:35
81100         Log: Update Changes.
81101      Branch: perl
81102            ! Changes
81103 ____________________________________________________________________________
81104 [  6611] By: jhi                                   on 2000/08/13  16:21:45
81105         Log: Upgrade to CGI 2.71, from Lincoln Stein.
81106      Branch: perl
81107            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
81108 ____________________________________________________________________________
81109 [  6610] By: jhi                                   on 2000/08/13  15:09:16
81110         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
81111              From: Mike Guy <mjtg@cam.ac.uk>
81112              Date: Sun, 13 Aug 2000 13:45:51 +0100
81113              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
81114      Branch: perl
81115            ! t/op/regmesg.t
81116 ____________________________________________________________________________
81117 [  6609] By: jhi                                   on 2000/08/13  14:31:26
81118         Log: Andreas says that 1.56 is fine, so reverting back to it.
81119      Branch: perl
81120            ! lib/CPAN.pm
81121 ____________________________________________________________________________
81122 [  6608] By: jhi                                   on 2000/08/13  05:34:20
81123         Log: Update Changes.
81124      Branch: perl
81125            ! Changes
81126 ____________________________________________________________________________
81127 [  6607] By: jhi                                   on 2000/08/13  05:32:01
81128         Log: Put back the \z changes of #5406 to CPAN.pm.
81129      Branch: perl
81130            ! lib/CPAN.pm
81131 ____________________________________________________________________________
81132 [  6606] By: jhi                                   on 2000/08/13  05:20:16
81133         Log: Fix-n-skip the tests under 5005threads.
81134      Branch: perl
81135            ! t/lib/b.t
81136 ____________________________________________________________________________
81137 [  6605] By: jhi                                   on 2000/08/13  05:07:48
81138         Log: Fix the test for 5005threads.
81139      Branch: perl
81140            ! t/lib/peek.t
81141 ____________________________________________________________________________
81142 [  6604] By: jhi                                   on 2000/08/13  03:35:37
81143         Log: Should have deleted this in #6603.
81144      Branch: perl
81145            - vms/subconfigure.com
81146 ____________________________________________________________________________
81147 [  6603] By: jhi                                   on 2000/08/12  18:29:32
81148         Log: Rewrite of vms/subconfigure.com as configure.com,
81149              from Peter Prymmer and the vmsperl crew.
81150      Branch: perl
81151            + vms/configure.com
81152            ! MANIFEST
81153 ____________________________________________________________________________
81154 [  6602] By: jhi                                   on 2000/08/11  13:00:01
81155         Log: PlainText.pm is dead.
81156      Branch: perl
81157            - lib/Pod/PlainText.pm
81158            ! MANIFEST
81159 ____________________________________________________________________________
81160 [  6601] By: jhi                                   on 2000/08/11  04:06:45
81161         Log: Update Changes.
81162      Branch: perl
81163            ! Changes
81164 ____________________________________________________________________________
81165 [  6600] By: jhi                                   on 2000/08/11  04:06:10
81166         Log: Add a few missing files, update MANIFEST.
81167      Branch: perl
81168            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
81169            + lib/Pod/PlainText.pm t/pod/find.t
81170            ! MANIFEST t/op/regmesg.t
81171 ____________________________________________________________________________
81172 [  6599] By: jhi                                   on 2000/08/11  03:31:10
81173         Log: Add Perl debugging tutorial, regen toc. 
81174              
81175              Subject: perldebtut.pod
81176              From: Richard Foley <Richard.Foley@m.dasa.de>
81177              Date: Wed, 09 Aug 2000 10:17:15 +0200
81178              Message-id: <3991138B.262247B8@m.dasa.de>
81179      Branch: perl
81180            + pod/perldebtut.pod
81181            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
81182 ____________________________________________________________________________
81183 [  6598] By: jhi                                   on 2000/08/11  02:48:56
81184         Log: tiny Changes edit
81185      Branch: perl
81186            ! Changes
81187 ____________________________________________________________________________
81188 [  6597] By: jhi                                   on 2000/08/11  02:39:04
81189         Log: Tests for #6589.
81190              
81191              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
81192              From: simon@brecon.co.uk (Simon Cozens)
81193              Date: 11 Aug 2000 02:24:52 GMT
81194              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
81195      Branch: perl
81196            ! t/lib/b.t
81197 ____________________________________________________________________________
81198 [  6596] By: jhi                                   on 2000/08/11  01:50:07
81199         Log: Update Changes.
81200      Branch: perl
81201            ! Changes
81202 ____________________________________________________________________________
81203 [  6595] By: jhi                                   on 2000/08/11  01:47:16
81204         Log: nitfix
81205      Branch: perl
81206            ! Changes
81207 ____________________________________________________________________________
81208 [  6594] By: jhi                                   on 2000/08/11  01:36:16
81209         Log: Subject: Getting perlio and threads to compile
81210              From: Lupe Christoph <lupe@lupe-christoph.de>
81211              Date: Wed, 9 Aug 2000 11:35:54 +0200
81212              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
81213              
81214              (the Solaris version changes in Configure skipped)
81215      Branch: perl
81216            ! hints/solaris_2.sh thread.h
81217 ____________________________________________________________________________
81218 [  6593] By: jhi                                   on 2000/08/11  01:30:16
81219         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
81220              From: simon@brecon.co.uk (Simon Cozens)
81221              Date: 1 Aug 2000 06:55:19 GMT
81222              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
81223      Branch: perl
81224            ! lib/utf8.pm
81225 ____________________________________________________________________________
81226 [  6592] By: jhi                                   on 2000/08/11  01:26:39
81227         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
81228              From: Peter Scott <Peter@PeterScott.com>
81229              Date: Thu, 10 Aug 2000 08:23:27 -0700
81230              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
81231      Branch: perl
81232            ! lib/perl5db.pl
81233 ____________________________________________________________________________
81234 [  6591] By: jhi                                   on 2000/08/11  01:22:02
81235         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
81236              From: Hugo <hv@crypt.compulink.co.uk>
81237              Date: Thu, 10 Aug 2000 19:23:04 +0100
81238              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
81239      Branch: perl
81240            ! regexec.c t/op/pat.t
81241 ____________________________________________________________________________
81242 [  6590] By: jhi                                   on 2000/08/11  01:19:19
81243         Log: Preprocessing and postprocessing for File::Find.
81244              
81245              Subject: Patch to Find::File.pm to allow alphabetical results
81246              From: Joe Smith <jsmith@inwap.com>
81247              Date: Wed, 9 Aug 2000 02:44:54 -0700
81248              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
81249      Branch: perl
81250            ! lib/File/Find.pm
81251 ____________________________________________________________________________
81252 [  6589] By: jhi                                   on 2000/08/11  01:12:39
81253         Log: B::Deparse didn't do sub attributes.
81254              
81255              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
81256              From: simon@brecon.co.uk (Simon Cozens)
81257              Date: 9 Aug 2000 04:49:20 GMT
81258              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
81259      Branch: perl
81260            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
81261 ____________________________________________________________________________
81262 [  6588] By: jhi                                   on 2000/08/11  01:06:40
81263         Log: Subject: debugger "d" command doesnt check line number
81264              From: Mike Guy <mjtg@cam.ac.uk>
81265              Date: Tue, 08 Aug 2000 21:54:29 +0100
81266              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
81267      Branch: perl
81268            ! lib/perl5db.pl mg.c pod/perldiag.pod
81269 ____________________________________________________________________________
81270 [  6587] By: jhi                                   on 2000/08/11  00:45:03
81271         Log: sleep(1) does not necessarily return 1.
81272              
81273              Subject: [PATCH bleadperl] op/lex_assign.t  
81274              From: Hugo <hv@crypt.compulink.co.uk>
81275              Date: Thu, 03 Aug 2000 14:34:22 +0100        
81276              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
81277      Branch: perl
81278            ! t/op/lex_assign.t
81279 ____________________________________________________________________________
81280 [  6586] By: jhi                                   on 2000/08/11  00:31:50
81281         Log: Document the IO::Select timeout.
81282      Branch: perl
81283            ! ext/IO/lib/IO/Select.pm
81284 ____________________________________________________________________________
81285 [  6585] By: jhi                                   on 2000/08/11  00:13:54
81286         Log: Forgot contributor.
81287      Branch: perl
81288            ! Changes
81289 ____________________________________________________________________________
81290 [  6584] By: jhi                                   on 2000/08/11  00:09:19
81291         Log: detypo
81292      Branch: perl
81293            ! Changes
81294 ____________________________________________________________________________
81295 [  6583] By: jhi                                   on 2000/08/11  00:07:53
81296         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
81297              
81298              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
81299              From: Mike Guy <mjtg@cam.ac.uk> 
81300              Date: Thu, 10 Aug 2000 15:50:54 +0100
81301              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
81302      Branch: perl
81303            ! sv.c t/op/int.t
81304 ____________________________________________________________________________
81305 [  6582] By: jhi                                   on 2000/08/10  23:29:32
81306         Log: Update Changes.
81307      Branch: perl
81308            ! Changes
81309 ____________________________________________________________________________
81310 [  6581] By: jhi                                   on 2000/08/10  23:26:16
81311         Log: Put back the std @INC thing.
81312      Branch: perl
81313            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
81314            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
81315            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
81316            ! t/lib/gol-oo.t
81317 ____________________________________________________________________________
81318 [  6580] By: jhi                                   on 2000/08/10  23:03:34
81319         Log: Update to CGI 2.70, from Lincoln Stein.
81320      Branch: perl
81321            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
81322            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
81323            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
81324            ! t/lib/cgi-request.t
81325 ____________________________________________________________________________
81326 [  6579] By: jhi                                   on 2000/08/10  22:41:50
81327         Log: Update to CPAN 1.56, from Andreas König.
81328      Branch: perl
81329            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
81330 ____________________________________________________________________________
81331 [  6578] By: jhi                                   on 2000/08/10  22:38:13
81332         Log: Update to Pod::Parser 1.17, from Brad Appleton.
81333      Branch: perl
81334            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
81335            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
81336            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
81337            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
81338            ! t/pod/include.t t/pod/included.t t/pod/lref.t
81339            ! t/pod/multiline_items.t t/pod/nested_items.t
81340            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
81341            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
81342            ! t/pod/special_seqs.t
81343 ____________________________________________________________________________
81344 [  6577] By: jhi                                   on 2000/08/10  22:35:41
81345         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
81346      Branch: perl
81347            ! AUTHORS MAINTAIN
81348 ____________________________________________________________________________
81349 [  6576] By: jhi                                   on 2000/08/10  22:24:54
81350         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
81351      Branch: perl
81352            + t/lib/gol-oo.t
81353            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
81354            ! t/lib/gol-compat.t t/lib/gol-linkage.t
81355 ____________________________________________________________________________
81356 [  6575] By: jhi                                   on 2000/08/10  22:02:07
81357         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
81358      Branch: perl
81359            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
81360 ____________________________________________________________________________
81361 [  6574] By: jhi                                   on 2000/08/10  21:55:03
81362         Log: Iterating perl6 description.
81363      Branch: perl
81364            ! pod/perlfaq1.pod
81365 ____________________________________________________________________________
81366 [  6573] By: jhi                                   on 2000/08/10  21:48:26
81367         Log: Revert the sv.c part of #6559, a better fix is needed.
81368      Branch: perl
81369            ! sv.c
81370 ____________________________________________________________________________
81371 [  6572] By: jhi                                   on 2000/08/10  20:33:43
81372         Log: It's the 2ndO'ROSSC.
81373      Branch: perl
81374            ! pod/perlfaq1.pod
81375 ____________________________________________________________________________
81376 [  6571] By: jhi                                   on 2000/08/10  15:55:48
81377         Log: detypo
81378      Branch: perl
81379            ! pod/perlfaq1.pod
81380 ____________________________________________________________________________
81381 [  6570] By: jhi                                   on 2000/08/10  14:11:17
81382         Log: An exceptionally sticky typo.
81383      Branch: perl
81384            ! Changes
81385 ____________________________________________________________________________
81386 [  6569] By: jhi                                   on 2000/08/10  14:09:33
81387         Log: detypo (and test Changes updating script)
81388      Branch: perl
81389            ! Changes
81390 ____________________________________________________________________________
81391 [  6568] By: jhi                                   on 2000/08/10  14:07:07
81392         Log: Update Changes.
81393      Branch: perl
81394            ! Changes
81395 ____________________________________________________________________________
81396 [  6567] By: jhi                                   on 2000/08/10  14:06:19
81397         Log: Amend the description of Perl6.
81398              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
81399              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
81400              Date: Wed, 9 Aug 2000 22:11:06 -0500
81401              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
81402      Branch: perl
81403            ! pod/perlfaq1.pod
81404 ____________________________________________________________________________
81405 [  6566] By: jhi                                   on 2000/08/10  13:58:57
81406         Log: Subject: Remove dead entry in perldiag
81407              From: Mike Guy <mjtg@cam.ac.uk>
81408              Date: Thu, 10 Aug 2000 14:19:19 +0100
81409              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
81410      Branch: perl
81411            ! pod/perldiag.pod
81412 ____________________________________________________________________________
81413 [  6565] By: jhi                                   on 2000/08/10  13:51:48
81414         Log: Zero entries were skipped, fix from Adrian Goalby
81415              <argoalby@yahoo.co.uk>
81416      Branch: perl
81417            ! lib/unicode/Number.pl lib/unicode/mktables.PL
81418 ____________________________________________________________________________
81419 [  6564] By: jhi                                   on 2000/08/10  13:00:12
81420         Log: Subject: [PATCH 5.6.0] cygwin port
81421              From: "Fifer, Eric" <EFifer@sanwaint.com>
81422              Date: Thu, 10 Aug 2000 13:15:36 +0100
81423              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
81424      Branch: perl
81425            ! README.cygwin hints/cygwin.sh
81426 ____________________________________________________________________________
81427 [  6563] By: jhi                                   on 2000/08/10  12:55:16
81428         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
81429      Branch: perl
81430            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
81431 ____________________________________________________________________________
81432 [  6562] By: gsar                                  on 2000/08/10  08:38:39
81433         Log: warn is a macro, avoid using at a variable to avoid warnings
81434              in some configurations; readdir.t is too conservative in
81435              estimating number of *.t's
81436      Branch: perl
81437            ! t/op/readdir.t util.c
81438 ____________________________________________________________________________
81439 [  6561] By: jhi                                   on 2000/08/09  23:35:42
81440         Log: Update Changes.
81441      Branch: perl
81442            ! Changes
81443 ____________________________________________________________________________
81444 [  6560] By: jhi                                   on 2000/08/09  23:05:47
81445         Log: Subject: Re: enhanced(?) regex error messages
81446              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
81447              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
81448              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
81449              
81450              (plus two small patches sent privately)
81451              (this still seems to leave few test failures)
81452      Branch: perl
81453            + t/op/regmesg.t
81454            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
81455            ! t/pragma/warn/regcomp
81456 ____________________________________________________________________________
81457 [  6559] By: jhi                                   on 2000/08/09  20:41:18
81458         Log: (The fix did work but was not right, retracted in #6573)
81459              
81460              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
81461              From: Christian Kirsch <ck@held.mind.de>
81462              Date: Wed, 9 Aug 2000 17:05:17 +0200
81463              Message-Id: <20000809170517.A25389@held>
81464      Branch: perl
81465            ! sv.c t/pragma/locale.t
81466 ____________________________________________________________________________
81467 [  6558] By: jhi                                   on 2000/08/08  22:34:08
81468         Log: Tiny updates on the contributors list.
81469      Branch: perl
81470            ! Changes
81471 ____________________________________________________________________________
81472 [  6557] By: jhi                                   on 2000/08/08  19:34:28
81473         Log: Double check that we have a dirhandle.
81474      Branch: perl
81475            ! util.c
81476 ____________________________________________________________________________
81477 [  6556] By: jhi                                   on 2000/08/08  19:01:51
81478         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
81479              May be repopulated with fresh maintained examples.
81480      Branch: perl
81481            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
81482            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
81483            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
81484            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
81485            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
81486            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
81487            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
81488            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
81489            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
81490            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
81491            + lib/CGI/eg/wilogo_gif.uu
81492            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
81493            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
81494            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
81495            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
81496            - eg/cgi/frameset.cgi eg/cgi/index.html
81497            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
81498            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
81499            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
81500            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
81501            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
81502            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
81503            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
81504            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
81505            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
81506            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
81507            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
81508            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
81509            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
81510            - eg/van/vanish eg/who eg/wrapsuid
81511            ! MANIFEST
81512 ____________________________________________________________________________
81513 [  6555] By: jhi                                   on 2000/08/08  18:51:08
81514         Log: Delete chat2 as requested by Randal.
81515              
81516              Subject: Re: perlfaq8 coyness
81517              From: merlyn@stonehenge.com (Randal L. Schwartz) 
81518              Date: 15 May 2000 18:52:42 -0700 
81519              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
81520      Branch: perl
81521            - lib/chat2.pl
81522            ! MANIFEST
81523 ____________________________________________________________________________
81524 [  6554] By: jhi                                   on 2000/08/08  18:31:35
81525         Log: Regen global.sym.
81526      Branch: perl
81527            ! global.sym
81528 ____________________________________________________________________________
81529 [  6553] By: jhi                                   on 2000/08/08  18:28:13
81530         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
81531              (either perlbug or p5p ate the original), plus regen
81532              perlapi and perltoc. 
81533      Branch: perl
81534            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
81535            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
81536            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
81537            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
81538            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
81539            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
81540            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
81541            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
81542            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
81543            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
81544 ____________________________________________________________________________
81545 [  6552] By: jhi                                   on 2000/08/08  18:06:29
81546         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
81547              From: Mike Guy <mjtg@cam.ac.uk>
81548              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
81549              Date: Tue, 08 Aug 2000 15:51:27 +0100
81550      Branch: perl
81551            ! doop.c sv.h t/op/join.t t/pragma/overload.t
81552 ____________________________________________________________________________
81553 [  6551] By: jhi                                   on 2000/08/08  18:01:11
81554         Log: Re-apply #6549.
81555      Branch: perl
81556            ! lib/perl5db.pl
81557 ____________________________________________________________________________
81558 [  6550] By: jhi                                   on 2000/08/08  17:43:08
81559         Log: Accidental retraction of #6549.
81560      Branch: perl
81561            ! lib/perl5db.pl
81562 ____________________________________________________________________________
81563 [  6549] By: jhi                                   on 2000/08/08  17:40:04
81564         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
81565              From: Mike Guy <mjtg@cam.ac.uk>
81566              Date: Mon, 07 Aug 2000 21:49:58 +0100
81567              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
81568      Branch: perl
81569            ! lib/perl5db.pl
81570 ____________________________________________________________________________
81571 [  6548] By: jhi                                   on 2000/08/08  17:37:57
81572         Log: Document here-doc better.
81573              
81574              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
81575              From: Mike Guy <mjtg@cam.ac.uk>
81576              Date: Mon, 07 Aug 2000 14:02:09 +0100
81577              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
81578      Branch: perl
81579            ! pod/perldata.pod
81580 ____________________________________________________________________________
81581 [  6547] By: jhi                                   on 2000/08/08  17:33:34
81582         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
81583              From: "Randy J. Ray" <rjray@redhat.com>
81584              Date: Mon, 07 Aug 2000 19:12:25 -0700
81585              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
81586      Branch: perl
81587            ! perl.c pod/perlrun.pod
81588 ____________________________________________________________________________
81589 [  6546] By: jhi                                   on 2000/08/08  17:29:26
81590         Log: Subject: Re: enhanced(?) regex error messages 
81591              From: Hugo <hv@crypt.compulink.co.uk>
81592              Date: Tue, 08 Aug 2000 03:25:51 +0100
81593              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
81594              
81595              plus Capitalize the error messages, plus perldiag them.
81596      Branch: perl
81597            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
81598 ____________________________________________________________________________
81599 [  6545] By: jhi                                   on 2000/08/08  13:59:28
81600         Log: Augment #6539 a bit: don't croak if there's magic in the air.
81601              
81602              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
81603              From: Hugo <hv@crypt.compulink.co.uk>
81604              Date: Tue, 08 Aug 2000 03:02:03 +0100
81605              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
81606      Branch: perl
81607            ! pp.c t/op/bless.t
81608 ____________________________________________________________________________
81609 [  6544] By: jhi                                   on 2000/08/07  21:11:52
81610         Log: Make the test -w clean.
81611      Branch: perl
81612            ! t/op/bless.t
81613 ____________________________________________________________________________
81614 [  6543] By: jhi                                   on 2000/08/07  19:49:53
81615         Log: use warnings instead of $^W.
81616      Branch: perl
81617            ! t/op/bless.t
81618 ____________________________________________________________________________
81619 [  6542] By: jhi                                   on 2000/08/07  17:41:41
81620         Log: Disable a portability warning Because We Know What We Are Doing.
81621      Branch: perl
81622            ! t/op/bless.t
81623 ____________________________________________________________________________
81624 [  6541] By: jhi                                   on 2000/08/07  17:29:51
81625         Log: Tiny tidying on report_evil_fh().
81626      Branch: perl
81627            ! util.c
81628 ____________________________________________________________________________
81629 [  6540] By: jhi                                   on 2000/08/07  16:37:38
81630         Log: Make regular expression parse error messages easier to understand.
81631              
81632              Subject: Re: enhanced(?) regex error messages
81633              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
81634              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
81635              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
81636      Branch: perl
81637            ! regcomp.c
81638 ____________________________________________________________________________
81639 [  6539] By: jhi                                   on 2000/08/07  16:12:27
81640         Log: Make bless(REF, REF) a fatal error, add bless tests.
81641              
81642              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
81643              From: Hugo <hv@crypt.compulink.co.uk>
81644              Date: Mon, 07 Aug 2000 16:59:38 +0100
81645              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
81646      Branch: perl
81647            + t/op/bless.t
81648            ! MANIFEST pod/perldiag.pod pp.c sv.c
81649 ____________________________________________________________________________
81650 [  6538] By: jhi                                   on 2000/08/07  15:59:43
81651         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
81652              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
81653              Date: Thu, 3 Aug 2000 14:29:21 -0700
81654              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
81655      Branch: perl
81656            ! lib/lib_pm.PL
81657 ____________________________________________________________________________
81658 [  6537] By: jhi                                   on 2000/08/07  15:47:18
81659         Log: Retract #6419 for now since it breaks in AFS and MachTen.
81660      Branch: perl
81661            ! lib/Cwd.pm
81662 ____________________________________________________________________________
81663 [  6536] By: jhi                                   on 2000/08/07  15:05:29
81664         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
81665              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
81666              The security hole exists only in suidperls, which isn't
81667              installed or even built by default.
81668      Branch: perl
81669            ! perl.c
81670 ____________________________________________________________________________
81671 [  6535] By: jhi                                   on 2000/08/07  14:45:14
81672         Log: tr memory corruption fix from Simon Cozens.
81673      Branch: perl
81674            ! doop.c
81675 ____________________________________________________________________________
81676 [  6534] By: jhi                                   on 2000/08/06  11:38:16
81677         Log: Document a bit that UDP is not what you might think.
81678              
81679              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
81680              From: Lupe Christoph <lupe@lupe-christoph.de>
81681              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
81682              Date: Mon, 24 Jul 2000 08:59:15 +0200
81683      Branch: perl
81684            ! pod/perlipc.pod
81685 ____________________________________________________________________________
81686 [  6533] By: jhi                                   on 2000/08/06  11:35:01
81687         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
81688              From: Jeff Pinyan <jeffp@hut.crusoe.net>
81689              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
81690              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
81691      Branch: perl
81692            ! pod/perlfunc.pod
81693 ____________________________________________________________________________
81694 [  6532] By: jhi                                   on 2000/08/06  03:45:41
81695         Log: Have symbols for the IoTYPEs.
81696      Branch: perl
81697            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
81698 ____________________________________________________________________________
81699 [  6531] By: jhi                                   on 2000/08/06  01:33:55
81700         Log: Continue fixing the io warnings.  This also
81701              sort of fixes bug ID 20000802.003: the core dump
81702              is no more.  Whether the current behaviour is correct
81703              (giving a warning: "Not a format reference"), is another matter.
81704      Branch: perl
81705            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
81706            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
81707 ____________________________________________________________________________
81708 [  6530] By: jhi                                   on 2000/08/05  21:33:12
81709         Log: Change the Policy policy: now -Dprefix= with an existing
81710              Policy.sh and prefix == siteprefix == vendorprefix, then all
81711              of them follow along the new prefix.
81712              
81713              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
81714              From: Andy Dougherty <doughera@lafayette.edu>
81715              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
81716              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
81717      Branch: perl
81718            ! Policy_sh.SH
81719 ____________________________________________________________________________
81720 [  6529] By: jhi                                   on 2000/08/05  18:57:28
81721         Log: Zap lib/Sys directory when cleaning up.
81722      Branch: perl
81723            ! Makefile.SH
81724 ____________________________________________________________________________
81725 [  6528] By: jhi                                   on 2000/08/05  18:40:44
81726         Log: Essential prototype changes were missing from #6527.
81727              Also make report_evil_fh() more bomb-proof.
81728      Branch: perl
81729            ! embed.h util.c
81730 ____________________________________________________________________________
81731 [  6527] By: jhi                                   on 2000/08/05  03:22:05
81732         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
81733              From: "Ronald F. Guilmette" <rfg@monkeys.com>
81734              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
81735              Message-Id: <200007242247.PAA52177@monkeys.com>
81736      Branch: perl
81737            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
81738 ____________________________________________________________________________
81739 [  6526] By: jhi                                   on 2000/08/04  21:23:27
81740         Log: gcc versions might have (parentheses) in them.
81741      Branch: metaconfig/U/perl
81742            ! gccvers.U
81743      Branch: perl
81744            ! Configure config_h.SH
81745 ____________________________________________________________________________
81746 [  6525] By: jhi                                   on 2000/08/04  20:23:12
81747         Log: Weed buglets pointed out by
81748              
81749              From: Lupe Christoph <lupe@lupe-christoph.de>
81750              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
81751              Date: Fri, 4 Aug 2000 17:34:39 +0200
81752              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
81753      Branch: metaconfig/U/perl
81754            ! gccvers.U uselfs.U
81755      Branch: perl
81756            ! Configure config_h.SH
81757 ____________________________________________________________________________
81758 [  6524] By: jhi                                   on 2000/08/04  19:02:08
81759         Log: Warn under -w if lstat(FH) is attempted.
81760              
81761              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
81762              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
81763              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
81764              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
81765      Branch: perl
81766            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
81767            ! t/pragma/warn/pp_sys
81768 ____________________________________________________________________________
81769 [  6523] By: jhi                                   on 2000/08/04  12:31:11
81770         Log: Subject: New perlcc, take 2
81771              From: simon@brecon.co.uk (Simon Cozens)
81772              Date: 4 Aug 2000 06:21:04 GMT
81773              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
81774      Branch: perl
81775            ! utils/perlcc.PL
81776 ____________________________________________________________________________
81777 [  6522] By: jhi                                   on 2000/08/04  12:26:33
81778         Log: Subject: Re: Array vs. List context
81779              From: Daniel Chetlin <daniel@chetlin.com>
81780              Date: Fri, 4 Aug 2000 00:22:44 -0700
81781              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
81782      Branch: perl
81783            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
81784            ! pod/perlfaq4.pod
81785 ____________________________________________________________________________
81786 [  6521] By: jhi                                   on 2000/08/04  12:22:38
81787         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
81788              From: Raymund Will <ray@caldera.de>
81789              Date: Fri, 4 Aug 2000 12:07:09 +0200
81790              Message-Id: <20000804120709.A14982@caldera.de>
81791      Branch: perl
81792            ! configure.gnu
81793 ____________________________________________________________________________
81794 [  6520] By: jhi                                   on 2000/08/04  04:09:06
81795         Log: After the #6519 a warning about stat() is just that,
81796              not about a filetest, which now have their own warning.
81797      Branch: perl
81798            ! pod/perldiag.pod
81799 ____________________________________________________________________________
81800 [  6519] By: jhi                                   on 2000/08/04  04:06:30
81801         Log: In the warnings call filehandles consistently so;
81802              add "unopened" warning for stat().
81803      Branch: perl
81804            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
81805            ! t/pragma/warn/pp_sys
81806 ____________________________________________________________________________
81807 [  6518] By: jhi                                   on 2000/08/04  02:55:35
81808         Log: Subject: Minor tweak to perlvar.pod
81809              From: "Stephen P. Potter" <spp@ds.net>
81810              Date: Tue, 18 Apr 2000 09:26:03 -0400
81811              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
81812      Branch: perl
81813            ! pod/perlvar.pod
81814 ____________________________________________________________________________
81815 [  6517] By: jhi                                   on 2000/08/04  02:50:08
81816         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
81817              From: "Clinton Pierce" <cpierce1@ford.com>
81818              Date: Wed, 21 Jul 1999 16:45:31 -0400
81819              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
81820              
81821              Fix by Stephen Potter (visible in the bug db but not in p5p?)
81822      Branch: perl
81823            ! pod/perlfunc.pod pod/perlop.pod
81824 ____________________________________________________________________________
81825 [  6516] By: jhi                                   on 2000/08/04  02:09:25
81826         Log: This is 6512.  Really.
81827      Branch: perl
81828            ! dump.c
81829 ____________________________________________________________________________
81830 [  6515] By: jhi                                   on 2000/08/04  01:25:50
81831         Log: mention the idea of @( and @)
81832      Branch: perl
81833            ! Todo-5.6
81834 ____________________________________________________________________________
81835 [  6514] By: bailey                                on 2000/08/04  01:18:46
81836         Log: YA resync with mainstem, including VMS patches from others
81837      Branch: vmsperl
81838           +> (branch 48 files)
81839            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
81840           !> (integrate 354 files)
81841 ____________________________________________________________________________
81842 [  6513] By: jhi                                   on 2000/08/04  01:18:18
81843         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
81844              From: Mark Dickinson <dickins3@fas.harvard.edu>
81845              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
81846              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
81847      Branch: perl
81848            ! t/op/grent.t t/op/pwent.t
81849 ____________________________________________________________________________
81850 [  6512] By: jhi                                   on 2000/08/04  01:14:06
81851         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
81852              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81853              Date: Wed, 02 Aug 2000 10:51:01 +0100
81854              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
81855      Branch: perl
81856            ! sv.c
81857 ____________________________________________________________________________
81858 [  6511] By: jhi                                   on 2000/08/04  00:57:00
81859         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
81860              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81861              Date: Thu, 03 Aug 2000 17:20:04 -0700
81862              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
81863      Branch: metaconfig
81864            ! U/modified/Cppsym.U
81865      Branch: perl
81866            ! Configure config_h.SH
81867 ____________________________________________________________________________
81868 [  6510] By: jhi                                   on 2000/08/04  00:25:28
81869         Log: detypo
81870      Branch: perl
81871            ! Makefile.SH
81872 ____________________________________________________________________________
81873 [  6509] By: jhi                                   on 2000/08/03  23:43:18
81874         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
81875              From: Dominic Dunlop <domo@computer.org>
81876              Date: Thu, 3 Aug 2000 22:16:46 +0200
81877              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
81878      Branch: perl
81879            ! t/op/sprintf.t
81880 ____________________________________________________________________________
81881 [  6508] By: jhi                                   on 2000/08/03  23:40:37
81882         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
81883              From: Hugo <hv@crypt.compulink.co.uk>
81884              Date: Thu, 03 Aug 2000 18:25:30 +0100
81885              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
81886      Branch: perl
81887            ! regcomp.c t/op/re_tests
81888 ____________________________________________________________________________
81889 [  6507] By: jhi                                   on 2000/08/03  23:38:28
81890         Log: Subject: [PATCH] sv.h documentation - SvLEN
81891              From: Mike Guy <mjtg@cam.ac.uk>
81892              Date: Thu, 03 Aug 2000 14:43:09 +0100
81893              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
81894      Branch: perl
81895            ! sv.h
81896 ____________________________________________________________________________
81897 [  6506] By: jhi                                   on 2000/08/03  15:49:14
81898         Log: Disable the fix_pl hack for now.
81899      Branch: perl
81900            ! Makefile.SH
81901 ____________________________________________________________________________
81902 [  6505] By: jhi                                   on 2000/08/03  13:49:04
81903         Log: Add a URL for FSF.
81904              
81905              Subject: Patch for README
81906              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
81907              Date: Wed, 2 Aug 2000 13:25:09 -0500
81908              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
81909      Branch: perl
81910            ! README
81911 ____________________________________________________________________________
81912 [  6504] By: jhi                                   on 2000/08/03  13:29:19
81913         Log: Be more informative on what is skipped and why,
81914              also repeat the list at the end.
81915      Branch: perl
81916            ! Porting/p4desc
81917 ____________________________________________________________________________
81918 [  6503] By: jhi                                   on 2000/08/03  13:07:05
81919         Log: Circumvent the removal of .patch by fix_pl.
81920              
81921              Subject: Re: [ID 20000802.011] unable to 'make test'          
81922              From: simon@brecon.co.uk (Simon Cozens) 
81923              Date: 3 Aug 2000 04:17:00 GMT
81924              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
81925      Branch: perl
81926            ! Makefile.SH
81927 ____________________________________________________________________________
81928 [  6502] By: jhi                                   on 2000/08/03  00:14:34
81929         Log: Add the missing setproctitle unit.
81930      Branch: metaconfig/U/perl
81931            + d_setproctitle.U
81932 ____________________________________________________________________________
81933 [  6501] By: jhi                                   on 2000/08/03  00:00:26
81934         Log: The subtest 4 may fail also on VOBS, as pointed out
81935              by Nick Ing-Simmons in November 1999, bug id 19991124.003
81936              (but the failure in that bug report isn't the subtest 4).
81937      Branch: perl
81938            ! t/op/stat.t
81939 ____________________________________________________________________________
81940 [  6500] By: jhi                                   on 2000/08/02  23:49:30
81941         Log: Better skip message for the test; one of the two problems in
81942              
81943              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
81944              From: Lupe Christoph <lupe@lupe-christoph.de>
81945              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
81946              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
81947      Branch: perl
81948            ! t/op/numconvert.t
81949 ____________________________________________________________________________
81950 [  6499] By: jhi                                   on 2000/08/02  22:49:16
81951         Log: Allow "no Module;" even if there is no 'unimport'.
81952              
81953              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
81954              From: mjd@plover.com
81955              Date: 24 Mar 2000 15:24:34 -0000
81956              Message-Id: <20000324152434.15160.qmail@plover.com>
81957      Branch: perl
81958            ! gv.c
81959 ____________________________________________________________________________
81960 [  6498] By: jhi                                   on 2000/08/02  22:42:58
81961         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
81962              that are hopefully soon put into use.
81963      Branch: perl
81964            ! opcode.h opcode.pl opnames.h
81965 ____________________________________________________________________________
81966 [  6497] By: gsar                                  on 2000/08/02  22:28:59
81967         Log: require.t needs binmode() to work on windows
81968      Branch: perl
81969            ! t/comp/require.t
81970 ____________________________________________________________________________
81971 [  6496] By: jhi                                   on 2000/08/02  22:08:51
81972         Log: Document the IVdf UVuf UVof UVxf.
81973      Branch: perl
81974            ! pod/perlguts.pod
81975 ____________________________________________________________________________
81976 [  6495] By: jhi                                   on 2000/08/02  21:54:26
81977         Log: detypo #6494
81978      Branch: perl
81979            ! ext/Data/Dumper/Dumper.xs
81980 ____________________________________________________________________________
81981 [  6494] By: jhi                                   on 2000/08/02  21:49:17
81982         Log: Dump UVs as UVs in Data::Dumper.
81983              
81984              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
81985              From: Gurusamy Sarathy <gsar@ActiveState.com>
81986              Date: Thu, 27 Apr 2000 12:26:25 -0700
81987              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
81988      Branch: perl
81989            ! ext/Data/Dumper/Dumper.xs
81990 ____________________________________________________________________________
81991 [  6493] By: jhi                                   on 2000/08/02  17:01:58
81992         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
81993              From: Hugo <hv@crypt.compulink.co.uk>
81994              Date: Wed, 02 Aug 2000 14:53:56 +0100
81995              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
81996      Branch: perl
81997            ! regexec.c t/op/re_tests
81998 ____________________________________________________________________________
81999 [  6492] By: jhi                                   on 2000/08/02  15:02:46
82000         Log: The new setproctitle() feature is available only in 
82001              bleeding edge FreeBSD.  From Paul Saab.
82002      Branch: perl
82003            ! mg.c
82004 ____________________________________________________________________________
82005 [  6491] By: jhi                                   on 2000/08/02  13:34:36
82006         Log: The tr utf8 patching continues.
82007              
82008              Subject: Re: #6469, too many tests claimed in require.t
82009              From: simon@brecon.co.uk (Simon Cozens)
82010              Date: 2 Aug 2000 02:37:17 GMT
82011              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
82012              
82013              (the logic of the test was the wrong way round in the patch)
82014      Branch: perl
82015            ! doop.c
82016 ____________________________________________________________________________
82017 [  6490] By: jhi                                   on 2000/08/02  13:27:38
82018         Log: The name of a filehandle does not have <these>.
82019      Branch: perl
82020            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
82021            ! t/pragma/warn/pp_sys util.c
82022 ____________________________________________________________________________
82023 [  6489] By: jhi                                   on 2000/08/02  04:26:46
82024         Log: Remove the extraneous "main::" prefix from all the
82025              "opened only for", "on closed", and "never opened" warnings.
82026              
82027              Subject: Re: inappropriate warning
82028              From: Gurusamy Sarathy <gsar@ActiveState.com>
82029              Date: Mon, 20 Mar 2000 11:28:02 -0800
82030              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
82031      Branch: perl
82032            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
82033            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
82034            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
82035 ____________________________________________________________________________
82036 [  6488] By: jhi                                   on 2000/08/02  03:02:57
82037         Log: memcpy has n o in it, as pinted ut by Sarathy.
82038      Branch: perl
82039            ! pod/perlguts.pod
82040 ____________________________________________________________________________
82041 [  6487] By: jhi                                   on 2000/08/02  02:44:51
82042         Log: Document in one place the memory abstractions used in Perl core.
82043              
82044              Subject: Re: Memory abstraction
82045              From: simon@brecon.co.uk (Simon Cozens)
82046              Date: 2 Aug 2000 02:20:23 GMT
82047              Organization: Earth.li Origins
82048      Branch: perl
82049            ! pod/perlguts.pod
82050 ____________________________________________________________________________
82051 [  6486] By: jhi                                   on 2000/08/02  02:41:57
82052         Log: regen_headers, regen perltoc.
82053      Branch: perl
82054            ! perlapi.c pod/perltoc.pod
82055 ____________________________________________________________________________
82056 [  6485] By: jhi                                   on 2000/08/02  01:43:33
82057         Log: "This little thing tests for a file .patch, and if it contains
82058              a number, pops into patchlevel.h" (making it easier to track
82059              which development version people are reporting bugs against)
82060              
82061              Subject: Patchlevel autogeneration for repository perls
82062              From: simon@brecon.co.uk (Simon Cozens)
82063              Date: 14 Jul 2000 07:12:15 GMT
82064              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
82065      Branch: perl
82066            + fix_pl
82067            ! MANIFEST Makefile.SH
82068 ____________________________________________________________________________
82069 [  6484] By: jhi                                   on 2000/08/02  01:32:54
82070         Log: FreeBSD 3.* updates from
82071              
82072              From: Paul Saab <ps@yahoo-inc.com>
82073              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
82074              Date: Tue, 1 Aug 2000 15:41:39 -0700
82075              Message-Id: <20000801154139.A53740@yahoo-inc.com>
82076      Branch: perl
82077            ! hints/freebsd.sh
82078 ____________________________________________________________________________
82079 [  6483] By: jhi                                   on 2000/08/02  01:27:44
82080         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
82081              instead one must use setproctitle().  This was already addressed
82082              by change #6457, but the below has a new variant for FreeBSD 4.0
82083              or later, and the matter is also documented more.
82084              
82085              From: Paul Saab <ps@yahoo-inc.com>
82086              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
82087              Date: Tue, 1 Aug 2000 15:41:39 -0700
82088              Message-Id: <20000801154139.A53740@yahoo-inc.com>
82089      Branch: metaconfig/U/perl
82090            + i_libutil.U
82091      Branch: perl
82092            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
82093 ____________________________________________________________________________
82094 [  6482] By: jhi                                   on 2000/08/01  22:17:32
82095         Log: The test from this
82096              
82097              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
82098              Date: Sat, 15 Apr 2000 17:03:44 +0100
82099              From: Tom Hughes <tom@compton.nu>
82100              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
82101              
82102              was missing, the code change went in as #5989
82103              (which had a different test?)
82104      Branch: perl
82105            ! t/op/misc.t
82106 ____________________________________________________________________________
82107 [  6481] By: jhi                                   on 2000/08/01  21:48:38
82108         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
82109              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
82110              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
82111              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
82112      Branch: perl
82113            ! perl.h
82114 ____________________________________________________________________________
82115 [  6480] By: jhi                                   on 2000/08/01  18:05:28
82116         Log: Make p4desc to skip non-mainperl branches by default.
82117      Branch: perl
82118            ! Porting/p4desc
82119 ____________________________________________________________________________
82120 [  6479] By: jhi                                   on 2000/08/01  17:29:19
82121         Log: If gccosandvers is equal to osname, clear gccosandvers.
82122      Branch: metaconfig/U/perl
82123            ! gccvers.U
82124      Branch: perl
82125            ! Configure config_h.SH
82126 ____________________________________________________________________________
82127 [  6478] By: jhi                                   on 2000/08/01  15:54:08
82128         Log: BOM patching from Simon Cozens.
82129      Branch: perl
82130            ! toke.c
82131 ____________________________________________________________________________
82132 [  6477] By: jhi                                   on 2000/08/01  04:50:33
82133         Log: Stash away the largefiles flags and libswanted.
82134      Branch: perl
82135            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
82136 ____________________________________________________________________________
82137 [  6476] By: gsar                                  on 2000/08/01  04:24:24
82138         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
82139              on Windows)
82140      Branch: perl
82141            ! t/pragma/utf8.t utf8.c win32/win32.c
82142 ____________________________________________________________________________
82143 [  6475] By: jhi                                   on 2000/08/01  03:35:24
82144         Log: Make chr() for values >127 to create utf8 when under utf8.
82145              
82146              Subject: Re: uft8/chr()
82147              From: simon@brecon.co.uk (Simon Cozens)
82148              Date: 1 Aug 2000 02:37:02 GMT
82149              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
82150      Branch: perl
82151            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
82152 ____________________________________________________________________________
82153 [  6474] By: jhi                                   on 2000/08/01  02:36:18
82154         Log: In Digital UNIX warn if gcc explicitly chosen because even
82155              2.95.2 is known to cause problems.
82156      Branch: perl
82157            ! hints/dec_osf.sh
82158 ____________________________________________________________________________
82159 [  6473] By: jhi                                   on 2000/08/01  02:00:56
82160         Log: Make the safety catch for buggy gccs work with triple version
82161              numbers like 2.95.2.  Reported in
82162              
82163              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
82164              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
82165              Date: Mon, 31 Jul 2000 14:55:06 +0200
82166              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
82167      Branch: perl
82168            ! hints/dec_osf.sh
82169 ____________________________________________________________________________
82170 [  6472] By: jhi                                   on 2000/08/01  01:13:33
82171         Log: Subject: fix and question re: waitpid() under win32
82172              From: Brian Clarke <clarke@appliedmeta.com>
82173              Date: Fri, 28 Jul 2000 15:18:29 -0400
82174              Message-ID: <3981DC85.290314EB@appliedmeta.com>
82175              
82176              Slightly reformatted and WNOHANG # define moved to win32.h
82177              so that also POSIX.xs sees it, as suggsted by Sarathy.
82178      Branch: perl
82179            ! win32/win32.c win32/win32.h
82180 ____________________________________________________________________________
82181 [  6471] By: jhi                                   on 2000/08/01  00:55:05
82182         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
82183              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82184              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
82185              Date: Mon, 31 Jul 2000 13:28:51 +0100
82186              
82187              (aka ID 20000730.002)
82188      Branch: perl
82189            ! op.c t/op/tr.t
82190 ____________________________________________________________________________
82191 [  6470] By: jhi                                   on 2000/07/31  23:34:42
82192         Log: Document the problem with -P in HP-UX and its workaround.
82193              
82194              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
82195              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
82196              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
82197              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
82198      Branch: perl
82199            ! README.hpux
82200 ____________________________________________________________________________
82201 [  6469] By: jhi                                   on 2000/07/31  04:15:02
82202         Log: The swallow_bom() saga continues.  The #23 of require.t
82203              (UTF16-LE) still fails (silently, no output) but the #22
82204              (UTF16-BE) seems to be working now.  The root of the
82205              failure may be in sv_gets(): is it UTF-16LE-aware,
82206              especially when it comes to line endings? 
82207      Branch: perl
82208            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
82209            ! t/comp/require.t toke.c utf8.c
82210 ____________________________________________________________________________
82211 [  6468] By: jhi                                   on 2000/07/30  19:05:48
82212         Log: Find green threads before native threads.
82213              
82214              Subject: Re: Patch to jpl/JNI/Makefile.PL
82215              From: Jens Thomsen <jens@fiend.cis.com>
82216              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
82217              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
82218      Branch: perl
82219            ! jpl/JNI/Makefile.PL
82220 ____________________________________________________________________________
82221 [  6467] By: jhi                                   on 2000/07/30  18:36:22
82222         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
82223      Branch: perl
82224            ! doop.c
82225 ____________________________________________________________________________
82226 [  6466] By: jhi                                   on 2000/07/30  04:37:29
82227         Log: A new version of the "remove UPPERACSE string comparison"
82228              operators.  The problem with the previous one (change #6454)
82229              was that it was for Perl 5.6.0.  From Paul Marquess.
82230      Branch: perl
82231            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
82232            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
82233            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
82234 ____________________________________________________________________________
82235 [  6465] By: jhi                                   on 2000/07/29  22:39:56
82236         Log: Do not upgrade SVs into utf8 just because they participate
82237              in eq or cmp.  Reported and fix suggested in
82238              
82239              Subject: [ID 20000720.009] sv_eq UTF8 bug
82240              From: "Simon Cozens" <simon@othersideofthe.earth.li>
82241              Date: 21 Jul 2000 04:37:29 -0000
82242              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
82243              
82244              Exercise for the kind reader: should we or should we not
82245              cache the utf8 conversion alongside the SV? (as magic,
82246              as the strxfrm()ed version is cached under use locale)
82247              Argue both for and against.
82248      Branch: perl
82249            ! sv.c
82250 ____________________________________________________________________________
82251 [  6464] By: jhi                                   on 2000/07/29  22:36:22
82252         Log: Subject: UTF8 concat
82253              From: simon@brecon.co.uk (Simon Cozens) 
82254              Date: 30 Jun 2000 06:13:25 GMT
82255              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
82256              
82257              (with a memory leak fixed, plus a few casts added)
82258              
82259              This also seems to help for
82260              
82261              Subject: [ID 20000716.015] join UTF8 weirdness
82262              From: root <root@ak-71.mind.de> 
82263              Date: Sat, 15 Jul 2000 15:29:54 +0200
82264              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
82265              
82266              (from Andreas König)
82267      Branch: perl
82268            ! pp_hot.c
82269 ____________________________________________________________________________
82270 [  6463] By: jhi                                   on 2000/07/29  00:55:39
82271         Log: Tune the comments and hopefully stop a memory leak.
82272      Branch: perl
82273            ! toke.c utf8.c
82274 ____________________________________________________________________________
82275 [  6462] By: jhi                                   on 2000/07/29  00:16:53
82276         Log: The problem described in this
82277              
82278              Subject: [ID 20000322.018] named chars aren't magical enough
82279              From: root <root@dixie.cscaper.com>     
82280              Date: Wed, 22 Mar 2000 18:37:42 -0700
82281              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
82282              
82283              has been fixed in perl 5.6.0 but just in case added a test
82284              to keep it away.  (The report from Joseph Hall.)
82285      Branch: perl
82286            ! t/lib/charnames.t
82287 ____________________________________________________________________________
82288 [  6461] By: jhi                                   on 2000/07/28  23:56:36
82289         Log: Tiny fixes for #6460.
82290      Branch: metaconfig/U/perl
82291            ! gccvers.U
82292      Branch: perl
82293            ! Configure config_h.SH
82294 ____________________________________________________________________________
82295 [  6460] By: jhi                                   on 2000/07/28  23:24:41
82296         Log: Warn if the version of the operating system used to compile gcc
82297              differs from the current version of the operating system.
82298              Also display the gcc compilation os and version in myconfig.
82299              Inspiration from
82300              
82301              Subject: Re: [ID 20000710.003] ERRORS!!         
82302              From: "Kurt D. Starsinic" <kstar@chapin.edu>
82303              Date: Mon, 10 Jul 2000 15:54:16 -0400
82304              Message-ID: <20000710155416.A1384@O2.chapin.edu>
82305      Branch: metaconfig/U/perl
82306            ! gccvers.U
82307      Branch: perl
82308            ! Configure config_h.SH myconfig.SH
82309 ____________________________________________________________________________
82310 [  6459] By: jhi                                   on 2000/07/28  22:00:32
82311         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
82312              letter to $Config{osvers}.
82313      Branch: metaconfig
82314            ! U/modified/Oldconfig.U
82315      Branch: perl
82316            ! Configure config_h.SH
82317 ____________________________________________________________________________
82318 [  6458] By: jhi                                   on 2000/07/28  04:15:39
82319         Log: Back out #6454, doesn't seem to work.
82320              (Reason: that patch was for perl 5.6.0, not perl-current)
82321              (A version of the patch for perl-current came in later as #6466)
82322      Branch: perl
82323            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
82324            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
82325            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
82326 ____________________________________________________________________________
82327 [  6457] By: jhi                                   on 2000/07/27  23:31:49
82328         Log: Use setproctitle() if available to modify $0.
82329              
82330              Subject: setting $* on BSD4 broken
82331              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
82332              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
82333              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
82334      Branch: metaconfig
82335            ! U/modified/Myinit.U
82336      Branch: perl
82337            ! Configure config_h.SH mg.c
82338 ____________________________________________________________________________
82339 [  6456] By: jhi                                   on 2000/07/27  14:50:47
82340         Log: Allow "no AutoLoader;", based on change #6444,
82341              suggested by Graham Barr.
82342      Branch: perl
82343            ! lib/AutoLoader.pm
82344 ____________________________________________________________________________
82345 [  6455] By: jhi                                   on 2000/07/27  14:19:10
82346         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
82347              From: rspier@pobox.com (Robert Spier)
82348              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
82349              Message-ID: <14720.15855.787664.424783@rls.cx>
82350      Branch: perl
82351            ! pod/perldiag.pod
82352 ____________________________________________________________________________
82353 [  6454] By: jhi                                   on 2000/07/27  14:03:02
82354         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
82355              for a long time).
82356              
82357              Reported in
82358              
82359              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
82360              From: Ryan Herbert <rherbert@sycamorehq.com>
82361              Date: Mon, 17 Jul 2000 11:40:42 -0400
82362              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
82363              
82364              Patched in
82365              
82366              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
82367              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
82368              Date: Wed, 26 Jul 2000 23:40:18 +0100
82369              Message-ID: <000001bff752$79511880$0a17073e@tiny>
82370              
82371              based on an earlier patch from Stephen P. Potter.
82372              
82373              (Removed later by change #6458 because this patch was for
82374              perl 5.6.0, not perl-current)
82375      Branch: perl
82376            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
82377            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
82378            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
82379 ____________________________________________________________________________
82380 [  6453] By: jhi                                   on 2000/07/27  13:48:02
82381         Log: Subject: [PATCH] fixes bug 20000508.004
82382              From: Michael Stevens <mstevens@globnix.org>
82383              Date: Thu, 27 Jul 2000 13:49:04 +0100
82384              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
82385      Branch: perl
82386            ! pod/perldata.pod
82387 ____________________________________________________________________________
82388 [  6452] By: jhi                                   on 2000/07/26  23:51:26
82389         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
82390              and Craig A. Berry.
82391      Branch: perl
82392            ! lib/File/Temp.pm pod/perlport.pod
82393 ____________________________________________________________________________
82394 [  6451] By: jhi                                   on 2000/07/26  19:43:30
82395         Log: Be wary of close()s, too.
82396              
82397              Subject: Re: [PATCH] perlbug cleanup
82398              From: Tim Jenness <t.jenness@jach.hawaii.edu>
82399              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
82400              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
82401      Branch: perl
82402            ! utils/perlbug.PL
82403 ____________________________________________________________________________
82404 [  6450] By: jhi                                   on 2000/07/26  18:41:40
82405         Log: Subject: Minor doc patch: handy.h
82406              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
82407              Date: Wed, 26 Jul 2000 15:34:25 -0300
82408              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
82409      Branch: perl
82410            ! handy.h pod/perlapi.pod
82411 ____________________________________________________________________________
82412 [  6449] By: jhi                                   on 2000/07/26  18:23:55
82413         Log: Subject: [PATCH] minor doc change - perlguts
82414              From: Michael Stevens <mstevens@globnix.org>
82415              Date: Thu, 13 Jul 2000 12:39:18 +0100
82416              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
82417      Branch: perl
82418            ! pod/perlguts.pod
82419 ____________________________________________________________________________
82420 [  6448] By: jhi                                   on 2000/07/26  18:20:30
82421         Log: open() wariness in perlbug.
82422              
82423              Subject: [PATCH] perlbug cleanup
82424              From: Michael Stevens <mstevens@globnix.org>
82425              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
82426              Date: Thu, 13 Jul 2000 15:52:23 +0100
82427      Branch: perl
82428            ! utils/perlbug.PL
82429 ____________________________________________________________________________
82430 [  6447] By: jhi                                   on 2000/07/26  18:13:04
82431         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
82432      Branch: perl
82433            ! lib/File/Temp.pm t/lib/ftmp-security.t
82434 ____________________________________________________________________________
82435 [  6446] By: jhi                                   on 2000/07/26  18:06:32
82436         Log: docfix from Peter Scott <Peter@PSDT.com>.
82437      Branch: perl
82438            ! pod/perlfunc.pod
82439 ____________________________________________________________________________
82440 [  6445] By: jhi                                   on 2000/07/26  17:53:31
82441         Log: Fix *foo{FORMAT}.
82442              
82443              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82444              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
82445              Date: Wed, 26 Jul 2000 19:51:02 +0200
82446              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
82447              
82448              From: Graham Barr <gbarr@pobox.com>
82449              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
82450              Date: Wed, 26 Jul 2000 17:38:36 +0100
82451              Message-ID: <20000726173836.L472@pobox.com>
82452      Branch: perl
82453            ! pp.c sv.c t/op/gv.t
82454 ____________________________________________________________________________
82455 [  6444] By: jhi                                   on 2000/07/26  17:49:14
82456         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
82457              from Graham Barr in the module list.
82458      Branch: perl
82459            ! gv.c pod/perlobj.pod
82460 ____________________________________________________________________________
82461 [  6443] By: jhi                                   on 2000/07/26  16:06:56
82462         Log: More split() doc and test patches from Mike Guy.
82463      Branch: perl
82464            ! pod/perlfunc.pod t/op/split.t
82465 ____________________________________________________________________________
82466 [  6442] By: jhi                                   on 2000/07/26  16:05:30
82467         Log: MacOS nits from Matthias Neeracher.
82468      Branch: perl
82469            ! perl.c pp_ctl.c
82470 ____________________________________________________________________________
82471 [  6441] By: jhi                                   on 2000/07/26  04:39:57
82472         Log: Subject: [PATCH] split /^/
82473              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82474              Date: Tue, 25 Jul 2000 14:18:57 +0100
82475              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
82476              
82477              (with notes from tchrist and gbarr)
82478      Branch: perl
82479            ! pod/perlfunc.pod t/op/split.t
82480 ____________________________________________________________________________
82481 [  6440] By: jhi                                   on 2000/07/26  04:32:32
82482         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
82483              From: Peter Prymmer <pvhp@forte.com>
82484              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
82485              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
82486      Branch: perl
82487            ! vms/munchconfig.c
82488 ____________________________________________________________________________
82489 [  6439] By: jhi                                   on 2000/07/26  04:31:01
82490         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
82491              to be fatal errors (instead of by default ignoring them, and
82492              ignoring with a bug: even though -w gave an error, the opening [
82493              was left in)  Reported in:
82494              
82495              Subject: [ID 20000716.024] [=cc=] / [:blank:]
82496              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
82497              Date: Sun, 16 Jul 2000 17:55:29 -0700
82498              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
82499      Branch: perl
82500            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
82501 ____________________________________________________________________________
82502 [  6438] By: jhi                                   on 2000/07/25  15:41:15
82503         Log: Subject: [PATCH] av.c apidoc
82504              From: simon@brecon.co.uk (Simon Cozens)
82505              Date: 24 Jul 2000 06:40:52 GMT
82506              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
82507      Branch: perl
82508            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
82509            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
82510 ____________________________________________________________________________
82511 [  6437] By: jhi                                   on 2000/07/25  14:05:36
82512         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
82513              From: "Stephen P. Potter" <spp@ds.net>
82514              Date: Mon, 24 Jul 2000 14:22:23 -0400
82515              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
82516      Branch: perl
82517            ! pod/perllocale.pod
82518 ____________________________________________________________________________
82519 [  6436] By: jhi                                   on 2000/07/25  14:02:03
82520         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
82521              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82522              Date: Mon, 24 Jul 2000 18:04:28 +0100
82523              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
82524      Branch: perl
82525            ! t/lib/syslfs.t t/op/lfs.t
82526 ____________________________________________________________________________
82527 [  6435] By: jhi                                   on 2000/07/25  13:59:28
82528         Log: Get UTF16 BOMs working.  Patch from
82529              
82530              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
82531              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82532              Date: Tue, 25 Jul 2000 12:52:45 +0100
82533              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
82534              
82535              and notes from
82536              
82537              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
82538              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82539              Date: Tue, 25 Jul 2000 11:43:25 +0100
82540              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
82541      Branch: perl
82542            ! t/comp/require.t toke.c utf8.c
82543 ____________________________________________________________________________
82544 [  6434] By: jhi                                   on 2000/07/25  02:39:54
82545         Log: Make the "uninit variable" warning to say "concat or string"
82546              or "join or string" when in concat or join .
82547              
82548              Subject: Re: [ID 20000403.009] uninitialised concatenation???
82549              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82550              Date: Tue, 04 Apr 2000 18:22:58 +0100
82551              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
82552              
82553              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
82554              From: William R Ward <hermit@BayView.COM>
82555              Date: Thu, 30 Mar 2000 19:50:03 -0800
82556              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
82557      Branch: perl
82558            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
82559            ! t/pragma/warn/op t/pragma/warn/sv
82560 ____________________________________________________________________________
82561 [  6433] By: jhi                                   on 2000/07/24  17:52:56
82562         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
82563      Branch: perl
82564            ! lib/File/Spec/VMS.pm
82565 ____________________________________________________________________________
82566 [  6432] By: jhi                                   on 2000/07/24  17:44:44
82567         Log: Test cases for #6431.
82568              
82569              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
82570              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82571              Date: Mon, 24 Jul 2000 15:32:29 +0100
82572              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
82573      Branch: perl
82574            ! t/op/pat.t t/op/split.t
82575 ____________________________________________________________________________
82576 [  6431] By: jhi                                   on 2000/07/24  17:43:17
82577         Log: Bind op fix.
82578              
82579              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
82580              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82581              Date: Mon, 17 Jul 2000 20:04:56 +0100
82582              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
82583      Branch: perl
82584            ! op.c
82585 ____________________________________________________________________________
82586 [  6430] By: jhi                                   on 2000/07/24  03:42:42
82587         Log: Subject: [ID 20000716.023] syslog test fails without sockets
82588              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82589              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
82590              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
82591      Branch: metaconfig/U/perl
82592            ! Extensions.U
82593      Branch: perl
82594            ! Configure config_h.SH
82595 ____________________________________________________________________________
82596 [  6429] By: jhi                                   on 2000/07/24  03:11:52
82597         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
82598              case, but add also notes explaining the relationship of this
82599              patch and the earlier notes by Sarathy.
82600              
82601              Subject: Map is still slow
82602              From: "Ben Tilly" <ben_tilly@hotmail.com>
82603              Date: Sat, 15 Jul 2000 17:23:27 EDT
82604              Message-ID: <20000715212327.21656.qmail@hotmail.com>
82605      Branch: perl
82606            ! pp_ctl.c
82607 ____________________________________________________________________________
82608 [  6428] By: jhi                                   on 2000/07/24  02:58:52
82609         Log: Documentation to explain the behaviour of map().
82610              
82611              Subject: Re: Map is still slow 
82612              From: Gurusamy Sarathy <gsar@ActiveState.com>
82613              Date: Sat, 15 Jul 2000 16:05:09 -0700
82614              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
82615      Branch: perl
82616            ! pp_ctl.c
82617 ____________________________________________________________________________
82618 [  6427] By: jhi                                   on 2000/07/24  02:50:03
82619         Log: Add tests for
82620              [ID 19991110.003] another matching finding by pcre author
82621              which has already been fixed by some patch, as verified in
82622              
82623              Subject: Re: two regex bugs from the mists of time (well, last November)
82624              From: Hugo <hv@crypt.compulink.co.uk>
82625              Date: Sat, 22 Jul 2000 18:12:58 +0100
82626              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
82627      Branch: perl
82628            ! t/op/re_tests
82629 ____________________________________________________________________________
82630 [  6426] By: jhi                                   on 2000/07/24  02:11:20
82631         Log: A missing 'break' after the [[:space:]] switch case.
82632              
82633              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
82634              From: "Stephen P. Potter" <spp@ds.net>
82635              Date: Tue, 18 Jul 2000 16:25:17 -0400
82636              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
82637      Branch: perl
82638            ! regcomp.c
82639 ____________________________________________________________________________
82640 [  6425] By: jhi                                   on 2000/07/24  02:06:12
82641         Log: The output might have been produced in the wrong order.
82642              
82643              Subject: [ID 20000720.003] [PATCH] t/op/write.t
82644              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82645              Date: Thu, 20 Jul 2000 18:49:18 +0100
82646              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
82647      Branch: perl
82648            ! t/op/write.t
82649 ____________________________________________________________________________
82650 [  6424] By: jhi                                   on 2000/07/24  02:00:07
82651         Log: Use STDOUT consistently.
82652              
82653              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
82654              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82655              Date: Thu, 20 Jul 2000 18:04:01 +0100
82656              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
82657      Branch: perl
82658            ! lib/Test/Harness.pm
82659 ____________________________________________________________________________
82660 [  6423] By: jhi                                   on 2000/07/24  01:54:54
82661         Log: Protect against "wild next"s, that is, callbacks doing "next"
82662              instead of "return".
82663              
82664              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
82665              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82666              Date: Tue, 18 Jul 2000 11:30:16 +0100
82667              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
82668      Branch: perl
82669            ! lib/File/Find.pm
82670 ____________________________________________________________________________
82671 [  6422] By: jhi                                   on 2000/07/24  01:35:47
82672         Log: Out-of-date note removed.
82673              
82674              Subject: [PATCH] documentation perlipc
82675              From: rspier@pobox.com (Robert Spier)
82676              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
82677              Message-ID: <14711.35178.572612.502654@rls.cx>
82678      Branch: perl
82679            ! pod/perlipc.pod
82680 ____________________________________________________________________________
82681 [  6421] By: jhi                                   on 2000/07/24  00:09:18
82682         Log: Send all installperl messages to STDERR and be -w clean.
82683              
82684              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
82685              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82686              Date: Sat, 22 Jul 2000 14:02:11 +0100
82687              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
82688      Branch: perl
82689            ! installperl
82690 ____________________________________________________________________________
82691 [  6420] By: jhi                                   on 2000/07/24  00:04:19
82692         Log: Decutandpasto.
82693              
82694              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
82695              From: "Richard Soderberg" <rs@crystalflame.net>
82696              Date: Sun, 23 Jul 2000 01:37:23 -0700
82697              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
82698      Branch: perl
82699            ! pod/perlipc.pod
82700 ____________________________________________________________________________
82701 [  6419] By: jhi                                   on 2000/07/24  00:01:12
82702         Log: A cleaner abs_path().
82703              Subject: Re: unix alternative to Cwd.pm
82704              From: Jeff Pinyan <jeffp@crusoe.net>
82705              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
82706              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
82707      Branch: perl
82708            ! lib/Cwd.pm
82709 ____________________________________________________________________________
82710 [  6418] By: jhi                                   on 2000/07/23  23:48:56
82711         Log: Detypo.
82712              
82713              Subject: [PATCH perl-current] Typo in hints/powerux.sh
82714              From: "Richard Soderberg" <rs@crystalflame.net>
82715              Date: Sun, 23 Jul 2000 01:27:33 -0700
82716              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
82717      Branch: perl
82718            ! hints/powerux.sh
82719 ____________________________________________________________________________
82720 [  6417] By: jhi                                   on 2000/07/17  22:13:31
82721         Log: Subject: SDBM_File documentation
82722              From: mjd@plover.com
82723              Date: 16 Jul 2000 17:41:17 -0000
82724              Message-ID: <20000716174117.18515.qmail@plover.com>
82725      Branch: perl
82726            ! ext/SDBM_File/SDBM_File.pm
82727 ____________________________________________________________________________
82728 [  6416] By: jhi                                   on 2000/07/17  19:13:26
82729         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
82730      Branch: perl
82731            ! hints/mpeix.sh mpeix/relink
82732 ____________________________________________________________________________
82733 [  6415] By: jhi                                   on 2000/07/15  14:11:02
82734         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
82735              the utf8 'characters' can be more than one octet).
82736              
82737              Date: Sat, 15 Jul 2000 00:21:56 +0100
82738              From: Tom Hughes <tom@compton.nu>
82739              Subject: Re: [ID 20000714.002]
82740              Message-ID: <db2334de49.tom@compton.compton.nu>
82741              
82742              Reported in
82743              
82744              Subject: [ID 20000714.002]
82745              From: "Simon Cozens" <simon@othersideofthe.earth.li>
82746              Date: 14 Jul 2000 15:13:09 -0000
82747              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
82748      Branch: perl
82749            ! doop.c
82750 ____________________________________________________________________________
82751 [  6414] By: jhi                                   on 2000/07/15  03:13:41
82752         Log: another VMS build tweak from Peter Prymmer
82753      Branch: perl
82754            ! vms/descrip_mms.template
82755 ____________________________________________________________________________
82756 [  6413] By: jhi                                   on 2000/07/15  03:10:40
82757         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
82758      Branch: perl
82759            ! vms/perlvms.pod
82760 ____________________________________________________________________________
82761 [  6412] By: jhi                                   on 2000/07/15  00:31:05
82762         Log: More docs for sv functions.
82763              
82764              Subject: [PATCH cfgperl] sv.c apidoc
82765              From: simon@brecon.co.uk (Simon Cozens)
82766              Date: 13 Jul 2000 09:00:20 GMT
82767              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
82768              
82769              Subject: Re: [PATCH cfgperl] sv.c apidoc
82770              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82771              Date: Thu, 13 Jul 2000 12:27:41 +0100
82772              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
82773              
82774              Subject: Re: [PATCH cfgperl] sv.c apidoc
82775              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82776              Date: Thu, 13 Jul 2000 13:23:09 +0100
82777              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
82778              
82779              Subject: Re: [PATCH cfgperl] sv.c apidoc
82780              From: simon@brecon.co.uk (Simon Cozens)
82781              Date: 14 Jul 2000 06:51:02 GMT
82782              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
82783      Branch: perl
82784            ! embed.pl pod/perlapi.pod sv.c
82785 ____________________________________________________________________________
82786 [  6411] By: jhi                                   on 2000/07/15  00:10:41
82787         Log: lib/b test fixes from Peter Prymmer.
82788      Branch: perl
82789            ! t/lib/b.t
82790 ____________________________________________________________________________
82791 [  6410] By: jhi                                   on 2000/07/15  00:02:09
82792         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
82793              From: Hugo <hv@crypt.compulink.co.uk>
82794              Date: Fri, 14 Jul 2000 23:05:20 +0100
82795              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
82796              
82797              Didn't anymore apply, but that point still could use another fix.
82798      Branch: perl
82799            ! pod/perlfunc.pod
82800 ____________________________________________________________________________
82801 [  6409] By: jhi                                   on 2000/07/14  23:15:15
82802         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
82803              not in pod, from Peter Prymmer
82804      Branch: perl
82805            ! vms/descrip_mms.template
82806 ____________________________________________________________________________
82807 [  6408] By: jhi                                   on 2000/07/14  20:35:05
82808         Log: The bug report
82809              [ID 19991110.002] minimal matching discrepancy found by pcre author
82810              seems to have been fixed (though differently from what was suggested
82811              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
82812      Branch: perl
82813            ! t/op/re_tests
82814 ____________________________________________________________________________
82815 [  6407] By: jhi                                   on 2000/07/14  17:38:08
82816         Log: Fix AutoSplit to use File::Spec the right way in VMS,
82817              from Peter Prymmer.
82818      Branch: perl
82819            ! lib/AutoSplit.pm
82820 ____________________________________________________________________________
82821 [  6406] By: jhi                                   on 2000/07/14  14:13:22
82822         Log: Merge perlhacktut into perlhack, update perlguts.
82823              
82824              Subject: Re: Perlhacktut
82825              From: simon@brecon.co.uk (Simon Cozens)
82826              Date: 14 Jul 2000 06:49:21 GMT
82827              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
82828              
82829              Subject: Re: Perlhacktut
82830              From: simon@brecon.co.uk (Simon Cozens)
82831              Date: 14 Jul 2000 07:09:45 GMT
82832              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
82833      Branch: perl
82834            ! pod/perlguts.pod pod/perlhack.pod
82835 ____________________________________________________________________________
82836 [  6405] By: jhi                                   on 2000/07/14  14:02:31
82837         Log: Integrate with Sarathy.
82838      Branch: cfgperl
82839           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
82840           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
82841           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
82842 ____________________________________________________________________________
82843 [  6404] By: gsar                                  on 2000/07/14  12:15:02
82844         Log: PERL_OBJECT build tweaks
82845      Branch: perl
82846            ! toke.c
82847 ____________________________________________________________________________
82848 [  6403] By: gsar                                  on 2000/07/14  11:23:41
82849         Log: inconsistent types needs casts
82850      Branch: perl
82851            ! toke.c
82852 ____________________________________________________________________________
82853 [  6402] By: gsar                                  on 2000/07/14  11:12:04
82854         Log: typos in change#6399, regen headers
82855      Branch: perl
82856            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
82857 ____________________________________________________________________________
82858 [  6401] By: gsar                                  on 2000/07/14  10:59:12
82859         Log: typecasts needed for change#6394
82860      Branch: perl
82861            ! toke.c
82862 ____________________________________________________________________________
82863 [  6400] By: gsar                                  on 2000/07/14  10:49:37
82864         Log: integrate cfgperl contents into mainline
82865      Branch: perl
82866           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
82867           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
82868 ____________________________________________________________________________
82869 [  6399] By: gsar                                  on 2000/07/14  10:38:35
82870         Log: enable UTF-16 filter by default if relevant BOM is seen; various
82871              cleanups (typos, misformatted code, and small bugs)
82872      Branch: perl
82873            ! doop.c embed.pl mg.c op.c pp.c toke.c
82874 ____________________________________________________________________________
82875 [  6398] By: gsar                                  on 2000/07/14  08:55:38
82876         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
82877              name suggests anyway)
82878      Branch: perl
82879            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
82880 ____________________________________________________________________________
82881 [  6397] By: gsar                                  on 2000/07/14  08:44:33
82882         Log: move new variables to the end of the interpreter structure (for
82883              bincompat in code that doesn't #include XSUB.h)
82884      Branch: perl
82885            ! intrpvar.h
82886 ____________________________________________________________________________
82887 [  6396] By: gsar                                  on 2000/07/14  08:13:58
82888         Log: MakeMaker should not remove editor backups (*~) on `make clean`
82889              by default (completes change#6383)
82890      Branch: perl
82891            ! lib/ExtUtils/MM_Unix.pm
82892 ____________________________________________________________________________
82893 [  6395] By: jhi                                   on 2000/07/14  05:20:33
82894         Log: Replace change #6337 with a better one.
82895              
82896              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
82897              From: Hugo <hv@crypt.compulink.co.uk>
82898              Date: Fri, 14 Jul 2000 04:16:20 +0100
82899              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
82900      Branch: cfgperl
82901            ! regexec.c t/op/re_tests
82902 ____________________________________________________________________________
82903 [  6394] By: jhi                                   on 2000/07/14  01:33:59
82904         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
82905      Branch: cfgperl
82906            ! embed.pl global.sym proto.h toke.c
82907 ____________________________________________________________________________
82908 [  6393] By: jhi                                   on 2000/07/13  23:41:23
82909         Log: remove discarded test
82910      Branch: cfgperl
82911            ! MANIFEST
82912 ____________________________________________________________________________
82913 [  6392] By: jhi                                   on 2000/07/13  23:32:25
82914         Log: The {multiplier} of a fixed substring was overlooked which
82915              caused a wrong initial search offset for that substring.
82916              
82917              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
82918              From: Hugo <hv@crypt.compulink.co.uk>
82919              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
82920              Date: Thu, 13 Jul 2000 19:27:13 +0100
82921      Branch: cfgperl
82922            ! regcomp.c t/op/re_tests
82923 ____________________________________________________________________________
82924 [  6391] By: jhi                                   on 2000/07/13  16:37:42
82925         Log: typo fix from Craig Berry
82926      Branch: cfgperl
82927            ! vms/subconfigure.com
82928 ____________________________________________________________________________
82929 [  6390] By: jhi                                   on 2000/07/13  13:20:12
82930         Log: Integrate with Sarathy.
82931      Branch: cfgperl
82932            - t/op/method2entersub.t
82933           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
82934           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
82935           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
82936           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
82937 ____________________________________________________________________________
82938 [  6389] By: jhi                                   on 2000/07/13  13:18:48
82939         Log: Detypo from Peter Prymmer, part of #6388.
82940      Branch: cfgperl
82941            ! Configure config_h.SH
82942      Branch: metaconfig
82943            ! U/modified/d_longlong.U
82944 ____________________________________________________________________________
82945 [  6388] By: gsar                                  on 2000/07/13  06:33:40
82946         Log: typos (spotted by Peter Prymmer)
82947      Branch: perl
82948            ! Configure t/lib/english.t
82949 ____________________________________________________________________________
82950 [  6387] By: gsar                                  on 2000/07/13  05:35:28
82951         Log: new selfloader.t in change#6183 doesn't close DATA handles,
82952              and thus fails to clean up tmp files on dosish platforms
82953      Branch: perl
82954            ! t/lib/selfloader.t
82955 ____________________________________________________________________________
82956 [  6386] By: gsar                                  on 2000/07/12  21:42:39
82957         Log: sprintf test tweaks (from Dominic Dunlop)
82958      Branch: perl
82959            ! t/op/sprintf.t
82960 ____________________________________________________________________________
82961 [  6385] By: gsar                                  on 2000/07/12  21:33:46
82962         Log: fix bugs in processing %v-*d and similar format specs (from
82963              Avi Finkel <avi@finkel.org>)
82964      Branch: perl
82965            ! sv.c t/op/sprintf.t
82966 ____________________________________________________________________________
82967 [  6384] By: gsar                                  on 2000/07/12  16:04:19
82968         Log: readd missing perldelta.pod changes from changes#6339,6376
82969      Branch: perl
82970            ! pod/perldelta.pod
82971 ____________________________________________________________________________
82972 [  6383] By: gsar                                  on 2000/07/12  16:00:51
82973         Log: don't clobber *.orig files on *clean targets
82974      Branch: perl
82975            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
82976 ____________________________________________________________________________
82977 [  6382] By: gsar                                  on 2000/07/12  07:59:12
82978         Log: fix broken integrations in cfgperl
82979      Branch: cfgperl
82980           !> Changes pod/perldelta.pod
82981 ____________________________________________________________________________
82982 [  6381] By: gsar                                  on 2000/07/12  07:42:17
82983         Log: integrate cfgperl changes into mainline
82984      Branch: perl
82985            ! Changes
82986           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
82987           !> pod/perlre.pod
82988 ____________________________________________________________________________
82989 [  6380] By: gsar                                  on 2000/07/12  07:31:00
82990         Log: get sprintf.t to adjust properly for 3-digit exponents
82991      Branch: perl
82992            ! t/op/sprintf.t
82993 ____________________________________________________________________________
82994 [  6379] By: gsar                                  on 2000/07/12  06:40:04
82995         Log: change#6174 needs corresponding change in win32/config_h.PL,
82996              which grovels through config_h.SH to find the config.h name
82997      Branch: perl
82998            ! win32/config_h.PL
82999 ____________________________________________________________________________
83000 [  6378] By: jhi                                   on 2000/07/12  05:03:59
83001         Log: Do the cc sanity check both before the hints and
83002              after the cc selction.
83003      Branch: cfgperl
83004            ! Configure config_h.SH
83005      Branch: metaconfig
83006            ! U/modified/Oldconfig.U U/modified/cc.U
83007      Branch: metaconfig/U/perl
83008            + Checkcc.U
83009 ____________________________________________________________________________
83010 [  6377] By: jhi                                   on 2000/07/12  02:49:22
83011         Log: Fix nits noticed by Boston.pm.
83012      Branch: cfgperl
83013            ! pod/perlre.pod
83014 ____________________________________________________________________________
83015 [  6376] By: jhi                                   on 2000/07/11  21:22:13
83016         Log: Configure cosmetics and perldelta.
83017      Branch: cfgperl
83018            ! Configure config_h.SH pod/perldelta.pod
83019      Branch: metaconfig
83020            ! U/modified/cc.U
83021 ____________________________________________________________________________
83022 [  6375] By: gsar                                  on 2000/07/11  21:17:35
83023         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
83024      Branch: perl
83025            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
83026            ! win32/win32sck.c
83027 ____________________________________________________________________________
83028 [  6374] By: gsar                                  on 2000/07/11  20:48:50
83029         Log: tweak for build failure under multiplicity
83030      Branch: perl
83031            ! toke.c
83032 ____________________________________________________________________________
83033 [  6373] By: gsar                                  on 2000/07/11  20:37:23
83034         Log: integrate cfgperl changes#6325..6373 into mainline
83035              (NOTE: today's batch of integrations still untested)
83036      Branch: perl
83037           +> ext/DynaLoader/hints/netbsd.pl
83038            ! Changes
83039           !> (integrate 26 files)
83040 ____________________________________________________________________________
83041 [  6372] By: jhi                                   on 2000/07/11  20:30:36
83042         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
83043              regen perltoc.
83044      Branch: cfgperl
83045            + pod/perlbook.pod
83046            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
83047            ! pod/perltoc.pod
83048 ____________________________________________________________________________
83049 [  6371] By: jhi                                   on 2000/07/11  20:08:56
83050         Log: Minor cleanups on the booklist.
83051      Branch: cfgperl
83052            ! pod/perlfaq2.pod
83053 ____________________________________________________________________________
83054 [  6370] By: jhi                                   on 2000/07/11  19:31:13
83055         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
83056      Branch: cfgperl
83057            ! t/pragma/overload.t
83058 ____________________________________________________________________________
83059 [  6369] By: gsar                                  on 2000/07/11  19:27:48
83060         Log: integrate cfgperl changes#6293..6324 into mainline
83061      Branch: perl
83062           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
83063            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
83064           !> (integrate 30 files)
83065 ____________________________________________________________________________
83066 [  6368] By: gsar                                  on 2000/07/11  19:18:57
83067         Log: skip integrate of problematic change#6292 from cfgperl into mainline
83068      Branch: perl
83069           !> pp_hot.c
83070 ____________________________________________________________________________
83071 [  6367] By: gsar                                  on 2000/07/11  19:17:21
83072         Log: integrate cfgperl changes#6288..6290 into mainline
83073      Branch: perl
83074           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
83075 ____________________________________________________________________________
83076 [  6366] By: gsar                                  on 2000/07/11  19:11:18
83077         Log: integrate cfgperl changes#6268..6282 into mainline
83078      Branch: perl
83079           !> (integrate 30 files)
83080 ____________________________________________________________________________
83081 [  6365] By: gsar                                  on 2000/07/11  18:57:00
83082         Log: delete new accidentally branched file
83083      Branch: perl
83084            - t/op/method2entersub.t
83085 ____________________________________________________________________________
83086 [  6364] By: gsar                                  on 2000/07/11  18:55:13
83087         Log: skip integrate of change#6267 from cfgperl into mainline (the
83088              method call optimization is flawed without additional hints
83089              from user about immutableness of @ISA and no runtime method
83090              definitions)
83091      Branch: perl
83092           +> t/op/method2entersub.t
83093           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
83094           !> perl.h t/op/sprintf.t xsutils.c
83095 ____________________________________________________________________________
83096 [  6363] By: gsar                                  on 2000/07/11  18:49:43
83097         Log: integrate cfgperl changes#6261..6266 into mainline
83098      Branch: perl
83099           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
83100           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
83101           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
83102           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
83103 ____________________________________________________________________________
83104 [  6362] By: gsar                                  on 2000/07/11  18:43:26
83105         Log: integrate cfgperl changes#6252..6260 into mainline
83106      Branch: perl
83107           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
83108           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
83109           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
83110           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
83111 ____________________________________________________________________________
83112 [  6361] By: gsar                                  on 2000/07/11  18:37:12
83113         Log: skip integrate of problematic change#6251 from cfgperl into mainline
83114      Branch: perl
83115           !> lib/Exporter.pm
83116 ____________________________________________________________________________
83117 [  6360] By: gsar                                  on 2000/07/11  18:34:56
83118         Log: integrate cfgperl change#6250 into mainline
83119      Branch: perl
83120           +> t/op/my_stash.t
83121           !> MANIFEST embed.pl proto.h toke.c
83122 ____________________________________________________________________________
83123 [  6359] By: gsar                                  on 2000/07/11  18:21:19
83124         Log: integrate cfgperl changes#6242..6249 into mainline
83125      Branch: perl
83126           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
83127           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
83128           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
83129           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
83130           !> t/lib/peek.t utf8.c
83131 ____________________________________________________________________________
83132 [  6358] By: gsar                                  on 2000/07/11  18:15:45
83133         Log: skip integrate of problematic change#6241 from cfgperl into mainline
83134      Branch: perl
83135           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
83136 ____________________________________________________________________________
83137 [  6357] By: jhi                                   on 2000/07/11  18:15:16
83138         Log: Fix for
83139              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
83140              From: Roderick Schertler <roderick@argon.org> 
83141              Date: Tue, 11 Jul 2000 13:55:05 -0400 
83142              Message-Id: <200007111755.NAA05077@jones.argon.org> 
83143      Branch: cfgperl
83144            ! doio.c
83145 ____________________________________________________________________________
83146 [  6356] By: jhi                                   on 2000/07/11  18:12:51
83147         Log: Typo in #6341.
83148      Branch: cfgperl
83149            ! pp_hot.c
83150 ____________________________________________________________________________
83151 [  6355] By: gsar                                  on 2000/07/11  18:12:10
83152         Log: integrate cfgperl changes#6231..6240 into mainline
83153      Branch: perl
83154           +> pod/perlutil.pod
83155           !> (integrate 35 files)
83156 ____________________________________________________________________________
83157 [  6354] By: jhi                                   on 2000/07/11  18:04:34
83158         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
83159              From: Dominic Dunlop <domo@computer.org> 
83160              Date: Tue, 11 Jul 2000 12:27:33 +0200 
83161              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
83162              
83163              Replaces change #6268.
83164      Branch: cfgperl
83165            ! t/op/sprintf.t
83166 ____________________________________________________________________________
83167 [  6353] By: gsar                                  on 2000/07/11  17:59:51
83168         Log: skip integrate of problematic change#6230 from cfgperl into mainline
83169              (a later version of File::Spec is already in mainline)
83170      Branch: perl
83171           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
83172           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
83173 ____________________________________________________________________________
83174 [  6352] By: gsar                                  on 2000/07/11  17:57:48
83175         Log: integrate cfgperl changes#6224..6229 into mainline
83176      Branch: perl
83177           +> lib/lib.pm.PL
83178            - lib/lib.pm
83179           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
83180           !> lib/English.pm op.c t/lib/english.t
83181 ____________________________________________________________________________
83182 [  6351] By: gsar                                  on 2000/07/11  17:50:10
83183         Log: skip integrate of problematic change#6223 from cfgperl into mainline
83184      Branch: perl
83185           !> doio.c
83186 ____________________________________________________________________________
83187 [  6350] By: gsar                                  on 2000/07/11  17:48:28
83188         Log: integrate cfgperl changes#6220..6222 into mainline
83189      Branch: perl
83190           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
83191           !> toke.c utf8.c win32/win32.h
83192 ____________________________________________________________________________
83193 [  6349] By: gsar                                  on 2000/07/11  17:46:13
83194         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
83195              mainline
83196      Branch: perl
83197           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
83198           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
83199           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
83200 ____________________________________________________________________________
83201 [  6348] By: jhi                                   on 2000/07/11  17:45:49
83202         Log: README.posix-bc podified from Thomas Dorner.
83203      Branch: cfgperl
83204            ! README.posix-bc
83205 ____________________________________________________________________________
83206 [  6347] By: gsar                                  on 2000/07/11  17:42:04
83207         Log: integrate cfgperl change#6217 into mainline
83208      Branch: perl
83209           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
83210           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
83211           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
83212 ____________________________________________________________________________
83213 [  6346] By: gsar                                  on 2000/07/11  17:39:37
83214         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
83215              mainline
83216      Branch: perl
83217           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
83218           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
83219           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
83220           !> perlapi.h pod/perlapi.pod
83221 ____________________________________________________________________________
83222 [  6345] By: gsar                                  on 2000/07/11  17:36:42
83223         Log: integrate cfgperl changes#6207..6210 into mainline
83224      Branch: perl
83225           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
83226           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
83227 ____________________________________________________________________________
83228 [  6344] By: gsar                                  on 2000/07/11  17:31:20
83229         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
83230              mainline
83231      Branch: perl
83232           !> (integrate 40 files)
83233 ____________________________________________________________________________
83234 [  6343] By: gsar                                  on 2000/07/11  17:19:08
83235         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
83236      Branch: perl
83237           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
83238            ! Changes
83239           !> (integrate 34 files)
83240 ____________________________________________________________________________
83241 [  6342] By: jhi                                   on 2000/07/11  16:05:48
83242         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
83243              To: perl5-porters@perl.org
83244              From: Karsten Sperling <spiff@phreax.net>
83245              Date: Mon, 10 Jul 2000 15:12:52 +0200
83246              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
83247      Branch: cfgperl
83248            ! lib/Symbol.pm
83249 ____________________________________________________________________________
83250 [  6341] By: jhi                                   on 2000/07/11  15:59:23
83251         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
83252              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83253              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
83254              Date: Fri, 07 Jul 2000 17:57:16 +0100
83255      Branch: cfgperl
83256            ! pp_hot.c
83257 ____________________________________________________________________________
83258 [  6340] By: jhi                                   on 2000/07/11  15:55:47
83259         Log: Subject: Re: format bug report  [Patch]
83260              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83261              Date: Wed, 05 Jul 2000 13:12:52 +0200
83262              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
83263              
83264              Subject: Re: format bug report  [Patch]
83265              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83266              Date: Wed, 05 Jul 2000 14:10:01 +0200
83267              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
83268      Branch: cfgperl
83269            ! t/op/write.t toke.c
83270 ____________________________________________________________________________
83271 [  6339] By: jhi                                   on 2000/07/11  13:54:09
83272         Log: Be less forgiving about ambiguous and illegal tr ranges.
83273              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
83274              From: Mark-Jason Dominus <mjd@plover.com>
83275              Date: Tue, 04 Jul 2000 10:00:12 -0400
83276              Message-ID: <20000704140012.17772.qmail@plover.com>
83277              
83278              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
83279              From: Mark-Jason Dominus <mjd@plover.com>
83280              Date: Wed, 05 Jul 2000 09:37:36 -0400
83281              Message-ID: <20000705133736.27293.qmail@plover.com>
83282      Branch: cfgperl
83283            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
83284 ____________________________________________________________________________
83285 [  6338] By: jhi                                   on 2000/07/11  13:31:24
83286         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
83287              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83288              Date: Tue, 11 Jul 2000 13:50:51 +0100
83289              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
83290      Branch: cfgperl
83291            ! sv.c
83292 ____________________________________________________________________________
83293 [  6337] By: jhi                                   on 2000/07/11  13:29:14
83294         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
83295              From: Hugo <hv@crypt.compulink.co.uk>
83296              Date: Tue, 11 Jul 2000 12:44:50 +0100
83297              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
83298      Branch: cfgperl
83299            ! regexec.c t/op/re_tests
83300 ____________________________________________________________________________
83301 [  6336] By: jhi                                   on 2000/07/11  13:26:47
83302         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
83303              From: simon@brecon.co.uk (Simon Cozens)
83304              Date: 7 Jul 2000 11:26:09 GMT
83305              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
83306      Branch: cfgperl
83307            ! mg.c
83308 ____________________________________________________________________________
83309 [  6335] By: jhi                                   on 2000/07/11  13:23:37
83310         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
83311              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
83312              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
83313              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
83314      Branch: cfgperl
83315            + ext/DynaLoader/hints/netbsd.pl
83316            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
83317 ____________________________________________________________________________
83318 [  6334] By: jhi                                   on 2000/07/11  13:20:38
83319         Log: Subject: PATCH perlguts.pod: Document D and d magic types
83320              From: mjd@plover.com
83321              Date: 5 Jul 2000 18:01:51 -0000
83322              Message-ID: <20000705180151.29413.qmail@plover.com>
83323      Branch: cfgperl
83324            ! pod/perlguts.pod
83325 ____________________________________________________________________________
83326 [  6333] By: jhi                                   on 2000/07/11  13:15:51
83327         Log: Precedence goof, fix based on
83328              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
83329              From: Hugo <hv@crypt.compulink.co.uk>
83330              Date: Tue, 11 Jul 2000 12:52:38 +0100
83331              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
83332      Branch: cfgperl
83333            ! t/op/taint.t
83334 ____________________________________________________________________________
83335 [  6332] By: jhi                                   on 2000/07/11  12:40:17
83336         Log: Integrate with Sarathy.
83337      Branch: cfgperl
83338           !> win32/win32sck.c
83339 ____________________________________________________________________________
83340 [  6331] By: jhi                                   on 2000/07/10  20:14:16
83341         Log: Sprinkle ldlibpath.
83342      Branch: cfgperl
83343            ! pod/Makefile.SH
83344 ____________________________________________________________________________
83345 [  6330] By: jhi                                   on 2000/07/10  17:54:49
83346         Log: More POSIX.pod tweaks.
83347      Branch: cfgperl
83348            ! ext/POSIX/POSIX.pod
83349 ____________________________________________________________________________
83350 [  6329] By: jhi                                   on 2000/07/10  14:02:12
83351         Log: Reorder perl.pod once more.
83352      Branch: cfgperl
83353            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
83354 ____________________________________________________________________________
83355 [  6328] By: gsar                                  on 2000/07/10  07:06:00
83356         Log: accept() leaks memory on windows due to incorrect ordering of
83357              closesocket() and fclose() calls
83358      Branch: perl
83359            ! win32/win32sck.c
83360 ____________________________________________________________________________
83361 [  6327] By: gsar                                  on 2000/07/10  06:49:17
83362         Log: winsock options weren't being set in all threads under ithreads
83363              (caused send()s from second and subsequent threads to fail)
83364      Branch: perl
83365            ! win32/win32sck.c
83366 ____________________________________________________________________________
83367 [  6326] By: jhi                                   on 2000/07/08  02:45:40
83368         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
83369              was cast to an unsigned (32-bit) integer with wild abandon.
83370      Branch: cfgperl
83371            ! ext/Devel/DProf/DProf.xs
83372 ____________________________________________________________________________
83373 [  6325] By: jhi                                   on 2000/07/07  18:50:33
83374         Log: Remove perlbook, update perlfaq book listing,
83375              rearrange perl.pod, regenerate perltoc.
83376      Branch: cfgperl
83377            - pod/perlbook.pod
83378            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
83379            ! pod/perlfaq2.pod pod/perltoc.pod
83380 ____________________________________________________________________________
83381 [  6324] By: jhi                                   on 2000/07/07  14:03:40
83382         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
83383      Branch: cfgperl
83384            ! sv.h toke.c
83385 ____________________________________________________________________________
83386 [  6323] By: jhi                                   on 2000/07/06  16:03:55
83387         Log: Fix complaints of buildtoc.
83388      Branch: cfgperl
83389            + lib/Win32.pod
83390            - pod/Win32.pod
83391            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
83392 ____________________________________________________________________________
83393 [  6322] By: jhi                                   on 2000/07/06  15:15:52
83394         Log: Add =head1 NAMEs so that buildtoc is happy.
83395              (The CGI::Util nit reported to Lincoln.)
83396      Branch: cfgperl
83397            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
83398            ! pod/perltoc.pod
83399 ____________________________________________________________________________
83400 [  6321] By: jhi                                   on 2000/07/06  03:16:04
83401         Log: Config is being used.
83402      Branch: cfgperl
83403            ! t/op/method.t
83404 ____________________________________________________________________________
83405 [  6320] By: jhi                                   on 2000/07/06  03:13:13
83406         Log: Integrate with Sarathy.
83407      Branch: cfgperl
83408           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
83409 ____________________________________________________________________________
83410 [  6319] By: jhi                                   on 2000/07/06  03:11:46
83411         Log: Autogenerate pod/Makefile and pod/buildtoc.
83412              buildtoc also checks whether the existing pods are
83413              mentioned in MANIFEST and perl.pod, and vice versa.
83414              (None of the thusly found discrepancies fixed yet.)
83415              roffitall also needs to be autogenerated similarly but it
83416              seems so badly out of date that I didn't touch it yet.
83417      Branch: cfgperl
83418            + pod/Makefile.SH pod/buildtoc.PL
83419            - pod/Makefile pod/buildtoc
83420            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
83421 ____________________________________________________________________________
83422 [  6318] By: gsar                                  on 2000/07/05  22:10:54
83423         Log: fix UNC path handling on Windows under ithreads, and chdir()
83424              return value when given a non-existent directory
83425      Branch: perl
83426            ! win32/vdir.h
83427 ____________________________________________________________________________
83428 [  6317] By: gsar                                  on 2000/07/05  22:08:19
83429         Log: winsock cleanup never done on Windows (leads to handle leaks)
83430      Branch: perl
83431            ! win32/perllib.c win32/win32sck.c
83432 ____________________________________________________________________________
83433 [  6316] By: gsar                                  on 2000/07/05  22:06:19
83434         Log: some debugger output does not go to the socket when RemotePort is set
83435      Branch: perl
83436            ! lib/perl5db.pl
83437 ____________________________________________________________________________
83438 [  6315] By: jhi                                   on 2000/07/05  00:25:21
83439         Log: Integrate with Sarathy, preliminary fix for unicos
83440              alignment problems in [ID 20000612.002] Perl problem on Cray system.
83441      Branch: cfgperl
83442            ! sv.h
83443           !> pp_hot.c
83444 ____________________________________________________________________________
83445 [  6314] By: gsar                                  on 2000/07/04  23:34:02
83446         Log: tyop in change#6306
83447      Branch: perl
83448            ! pp_hot.c
83449 ____________________________________________________________________________
83450 [  6313] By: jhi                                   on 2000/07/04  22:14:38
83451         Log: Multiline string literals ENONPORTABLE.
83452      Branch: cfgperl
83453            ! pp_hot.c
83454 ____________________________________________________________________________
83455 [  6312] By: jhi                                   on 2000/07/04  20:34:44
83456         Log: Integrate with Sarathy.
83457      Branch: cfgperl
83458           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
83459           !> t/op/method.t
83460 ____________________________________________________________________________
83461 [  6311] By: jhi                                   on 2000/07/04  20:30:56
83462         Log: More POSIX.pod embellishment.
83463      Branch: cfgperl
83464            ! ext/POSIX/POSIX.pod
83465 ____________________________________________________________________________
83466 [  6310] By: gsar                                  on 2000/07/04  17:28:48
83467         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
83468      Branch: perl
83469            ! t/lib/b.t
83470 ____________________________________________________________________________
83471 [  6309] By: jhi                                   on 2000/07/04  17:22:18
83472         Log: The #6308 required a little bit more.
83473      Branch: cfgperl
83474            ! Makefile.SH win32/Makefile
83475 ____________________________________________________________________________
83476 [  6308] By: jhi                                   on 2000/07/04  16:35:24
83477         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
83478      Branch: cfgperl
83479            + lib/lib_pm.PL
83480            - lib/lib.pm.PL
83481            ! MANIFEST Makefile.SH
83482 ____________________________________________________________________________
83483 [  6307] By: jhi                                   on 2000/07/04  16:28:58
83484         Log: Win32 patches for cfgperl from Sarathy.
83485      Branch: cfgperl
83486            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
83487            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
83488            ! thread.h toke.c util.c win32/Makefile win32/win32.c
83489 ____________________________________________________________________________
83490 [  6306] By: gsar                                  on 2000/07/04  16:28:40
83491         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
83492              (from Richard Soderberg <rs@oregonnet.com>)
83493      Branch: perl
83494            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
83495 ____________________________________________________________________________
83496 [  6305] By: jhi                                   on 2000/07/04  16:24:24
83497         Log: Integrate with Sarathy.
83498      Branch: cfgperl
83499           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
83500           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
83501           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
83502           !> proto.h win32/win32.c
83503 ____________________________________________________________________________
83504 [  6304] By: gsar                                  on 2000/07/04  16:17:24
83505         Log: missing perldiag entry for unpack("w",...) diagnostic (from
83506              Andreas Koenig)
83507      Branch: perl
83508            ! pod/perldiag.pod
83509 ____________________________________________________________________________
83510 [  6303] By: gsar                                  on 2000/07/04  16:14:44
83511         Log: remove rel2abs prototypes (from Barrie Slaymaker)
83512      Branch: perl
83513            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
83514            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
83515 ____________________________________________________________________________
83516 [  6302] By: gsar                                  on 2000/07/04  04:59:35
83517         Log: adjust change#6299
83518      Branch: perl
83519            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
83520            ! win32/win32.c
83521 ____________________________________________________________________________
83522 [  6301] By: jhi                                   on 2000/07/04  04:50:07
83523         Log: Integrate with Sarathy.
83524      Branch: cfgperl
83525           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
83526           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
83527           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
83528 ____________________________________________________________________________
83529 [  6300] By: gsar                                  on 2000/07/04  04:42:09
83530         Log: PERL_OBJECT build tweak
83531      Branch: perl
83532            ! perl.h
83533 ____________________________________________________________________________
83534 [  6299] By: gsar                                  on 2000/07/04  04:37:00
83535         Log: fix memory leak on Windows (PL_sys_intern contents were never
83536              freed)
83537      Branch: perl
83538            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83539            ! perlapi.c proto.h win32/win32.c
83540 ____________________________________________________________________________
83541 [  6298] By: gsar                                  on 2000/07/04  04:15:59
83542         Log: fix large memory leak that has been around for ever, masked by
83543              -DPURIFY (most of the arenas were never freed!)
83544      Branch: perl
83545            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
83546 ____________________________________________________________________________
83547 [  6297] By: gsar                                  on 2000/07/04  04:07:46
83548         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
83549      Branch: perl
83550            ! perl.c
83551 ____________________________________________________________________________
83552 [  6296] By: jhi                                   on 2000/06/30  18:28:37
83553         Log: Elaborate POSIX.pod.  Still needs work.
83554      Branch: cfgperl
83555            ! ext/POSIX/POSIX.pod
83556 ____________________________________________________________________________
83557 [  6295] By: jhi                                   on 2000/06/30  14:58:18
83558         Log: Point to perlipc for more SysV IPC examples.
83559      Branch: cfgperl
83560            ! pod/perlfunc.pod
83561 ____________________________________________________________________________
83562 [  6294] By: gsar                                  on 2000/06/30  14:47:45
83563         Log: slurp mode fix in change#4736 still not quite right
83564      Branch: perl
83565            ! pp_hot.c t/io/argv.t
83566 ____________________________________________________________________________
83567 [  6293] By: jhi                                   on 2000/06/30  12:02:55
83568         Log: Integrate with Sarathy.
83569      Branch: cfgperl
83570           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
83571 ____________________________________________________________________________
83572 [  6292] By: jhi                                   on 2000/06/30  12:01:11
83573         Log: From: simon@brecon.co.uk (Simon Cozens)
83574              Subject: UTF8 concat
83575              Date: 30 Jun 2000 06:13:25 GMT
83576              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
83577      Branch: cfgperl
83578            ! pp_hot.c
83579 ____________________________________________________________________________
83580 [  6291] By: gsar                                  on 2000/06/30  04:37:33
83581         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
83582              when @_ is modified, causing coredumps
83583      Branch: perl
83584            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
83585 ____________________________________________________________________________
83586 [  6290] By: jhi                                   on 2000/06/30  02:21:44
83587         Log: Integrate with Sarathy.
83588      Branch: cfgperl
83589           !> vms/vms.c vms/vmsish.h
83590 ____________________________________________________________________________
83591 [  6289] By: jhi                                   on 2000/06/30  02:21:02
83592         Log: Check VERSIONs.
83593      Branch: cfgperl
83594            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
83595            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
83596            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
83597 ____________________________________________________________________________
83598 [  6288] By: jhi                                   on 2000/06/30  02:18:52
83599         Log: Integrate with Sarathy.
83600      Branch: cfgperl
83601           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
83602           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
83603           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
83604           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
83605 ____________________________________________________________________________
83606 [  6287] By: gsar                                  on 2000/06/30  02:17:08
83607         Log: integrate vmsperl changes into mainline
83608      Branch: perl
83609           !> vms/vms.c vms/vmsish.h
83610 ____________________________________________________________________________
83611 [  6285] By: gsar                                  on 2000/06/30  02:05:28
83612         Log: localize %INC in a Safe compartment so that use/require work
83613              (many other magic globals probably need similar treatment)
83614      Branch: perl
83615            ! ext/Opcode/Opcode.xs
83616 ____________________________________________________________________________
83617 [  6284] By: gsar                                  on 2000/06/30  01:54:54
83618         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
83619              about Windows
83620      Branch: perl
83621            ! pod/perlembed.pod
83622 ____________________________________________________________________________
83623 [  6283] By: jhi                                   on 2000/06/30  01:50:10
83624         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
83625              From: Barrie Slaymaker <barries@jester.slaysys.com>
83626              Date: Wed, 28 Jun 2000 11:35:29 -0400
83627              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
83628      Branch: perl
83629            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
83630            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
83631            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
83632            ! lib/File/Spec/Win32.pm
83633 ____________________________________________________________________________
83634 [  6282] By: jhi                                   on 2000/06/29  22:57:22
83635         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
83636              From: Dan Sugalski <dan@sidhe.org>
83637              Date: Tue, 06 Jun 2000 11:59:50 -0400
83638              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
83639      Branch: cfgperl
83640            ! vms/vms.c
83641 ____________________________________________________________________________
83642 [  6281] By: jhi                                   on 2000/06/29  22:52:50
83643         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
83644              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
83645              Date: Wed, 7 Jun 2000 04:02:04 -0500
83646              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
83647      Branch: cfgperl
83648            ! utils/h2xs.PL
83649 ____________________________________________________________________________
83650 [  6280] By: jhi                                   on 2000/06/29  22:45:47
83651         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
83652              From: rspier@pobox.com (Robert Spier)
83653              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
83654              Message-ID: <14654.31913.845602.610277@rls.cx>
83655      Branch: cfgperl
83656            ! utils/h2xs.PL
83657 ____________________________________________________________________________
83658 [  6279] By: jhi                                   on 2000/06/29  22:38:16
83659         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
83660              From: Tim Ayers <tayers@bridge.com>
83661              Date: Thu, 08 Jun 2000 08:11:06 +0200
83662              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
83663              [resent by Richard Foley, Message-Id probably wrong]
83664      Branch: cfgperl
83665            ! pod/perlsub.pod
83666 ____________________________________________________________________________
83667 [  6278] By: jhi                                   on 2000/06/29  22:21:45
83668         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
83669              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
83670              Date: Fri, 09 Jun 2000 12:39:27 -0400
83671              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
83672              (plus update the version "number" of Text::Wrap)
83673      Branch: cfgperl
83674            ! lib/Text/Wrap.pm
83675 ____________________________________________________________________________
83676 [  6277] By: jhi                                   on 2000/06/29  22:13:10
83677         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
83678              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83679              Date: Mon, 12 Jun 2000 14:55:59 +0100
83680              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
83681      Branch: cfgperl
83682            ! pod/perlfunc.pod
83683 ____________________________________________________________________________
83684 [  6276] By: jhi                                   on 2000/06/29  22:11:06
83685         Log: Subject: [PATCH] Re: eval documentation: context
83686              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83687              Date: Mon, 12 Jun 2000 15:07:29 +0100
83688              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
83689      Branch: cfgperl
83690            ! pod/perlfunc.pod
83691 ____________________________________________________________________________
83692 [  6275] By: jhi                                   on 2000/06/29  21:59:46
83693         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
83694              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
83695              Date: Tue, 13 Jun 2000 02:43:48 -0500
83696              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
83697      Branch: cfgperl
83698            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
83699 ____________________________________________________________________________
83700 [  6274] By: jhi                                   on 2000/06/29  21:56:14
83701         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
83702              From: Andy Dougherty <doughera@lafayette.edu>
83703              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
83704              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
83705      Branch: cfgperl
83706            ! ext/File/Glob/Glob.pm
83707 ____________________________________________________________________________
83708 [  6273] By: jhi                                   on 2000/06/29  21:49:09
83709         Log: Subject: [PATCH] xsub attributes
83710              From: Doug MacEachern <dougm@covalent.net>
83711              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
83712              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
83713      Branch: cfgperl
83714            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
83715            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
83716 ____________________________________________________________________________
83717 [  6272] By: jhi                                   on 2000/06/29  21:41:28
83718         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
83719              From: Tom Phoenix <rootbeer@redcat.com>
83720              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
83721              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
83722      Branch: cfgperl
83723            ! lib/Net/Ping.pm
83724 ____________________________________________________________________________
83725 [  6271] By: jhi                                   on 2000/06/29  21:36:55
83726         Log: Subject: PATCH pod/perltie.pod
83727              From: Ian Phillipps <Ian.Phillipps@iname.com>
83728              Date: Fri, 16 Jun 2000 00:17:19 +0100
83729              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
83730              (only the first hunk, the second hunk had already been done
83731              by some other patch)
83732      Branch: cfgperl
83733            ! pod/perltie.pod
83734 ____________________________________________________________________________
83735 [  6270] By: jhi                                   on 2000/06/29  21:24:51
83736         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
83737              From: Nicholas Clark <nick@talking.bollo.cx>
83738              Date: Fri, 23 Jun 2000 16:21:15 +0100
83739              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
83740      Branch: cfgperl
83741            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
83742            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
83743 ____________________________________________________________________________
83744 [  6269] By: jhi                                   on 2000/06/29  19:38:15
83745         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
83746              silence few compiler warnings.
83747      Branch: cfgperl
83748            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
83749 ____________________________________________________________________________
83750 [  6268] By: jhi                                   on 2000/06/29  18:21:50
83751         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
83752              From: Dominic Dunlop <domo@computer.org> 
83753              Date: Thu, 29 Jun 2000 12:32:39 +0200 
83754              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
83755      Branch: cfgperl
83756            ! t/op/sprintf.t
83757 ____________________________________________________________________________
83758 [  6267] By: jhi                                   on 2000/06/29  18:16:07
83759         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
83760              From: Doug MacEachern <dougm@covalent.net>
83761              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
83762              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
83763      Branch: cfgperl
83764            + t/op/method2entersub.t
83765            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
83766            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
83767            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
83768            ! xsutils.c
83769 ____________________________________________________________________________
83770 [  6266] By: jhi                                   on 2000/06/29  15:11:15
83771         Log: Subject: [PATCH 5.6.0] cygwin port
83772              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
83773              From: "Fifer, Eric" <EFifer@sanwaint.com>
83774              Date: Thu, 29 Jun 2000 12:58:29 +0100
83775      Branch: cfgperl
83776            ! cygwin/Makefile.SHs
83777 ____________________________________________________________________________
83778 [  6265] By: jhi                                   on 2000/06/29  15:04:05
83779         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
83780              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83781              Date: Wed, 28 Jun 2000 17:50:12 -0700
83782              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
83783      Branch: cfgperl
83784            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
83785 ____________________________________________________________________________
83786 [  6264] By: jhi                                   on 2000/06/29  15:00:57
83787         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
83788              From: Marty Lucich <marty@netcom.com>
83789              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
83790              Message-Id: <200006282116.OAA11148@netcom.com>
83791              ccdlflags update (the BSD/OS 4.1 part had already been taken
83792              care of by #6141).
83793      Branch: cfgperl
83794            ! hints/bsdos.sh
83795 ____________________________________________________________________________
83796 [  6263] By: jhi                                   on 2000/06/29  13:47:44
83797         Log: tr fixes from Simon Cozens
83798      Branch: cfgperl
83799            ! doop.c
83800 ____________________________________________________________________________
83801 [  6262] By: jhi                                   on 2000/06/28  18:46:01
83802         Log: Subject: 5.6.0 Patch for EPOC
83803              From: Olaf Flebbe <o.flebbe@gmx.de>
83804              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
83805              Message-ID: <23449.960929969@www11.gmx.net>
83806      Branch: cfgperl
83807            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
83808            ! epoc/epocish.h
83809 ____________________________________________________________________________
83810 [  6261] By: jhi                                   on 2000/06/28  18:29:07
83811         Log: Subject: Re: [PATCH cfgperl] BOMs away!
83812              From: simon@brecon.co.uk (Simon Cozens)
83813              Date: 17 Jun 2000 11:49:57 GMT
83814              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
83815      Branch: cfgperl
83816            ! pod/perldiag.pod t/comp/require.t toke.c
83817 ____________________________________________________________________________
83818 [  6260] By: jhi                                   on 2000/06/28  17:47:16
83819         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
83820              From: simon@brecon.co.uk (Simon Cozens) 
83821              Date: 17 Jun 2000 11:56:44 GMT 
83822              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
83823              pack U0, pack C0
83824      Branch: cfgperl
83825            ! pod/perlfunc.pod pp.c t/op/pack.t
83826 ____________________________________________________________________________
83827 [  6259] By: jhi                                   on 2000/06/28  16:43:17
83828         Log: perlnewmod was missing from MANIFEST.
83829      Branch: cfgperl
83830            ! MANIFEST
83831 ____________________________________________________________________________
83832 [  6258] By: jhi                                   on 2000/06/28  15:54:30
83833         Log: linenumber tweak
83834      Branch: cfgperl
83835            ! t/pragma/warn/regcomp
83836 ____________________________________________________________________________
83837 [  6257] By: jhi                                   on 2000/06/28  15:50:44
83838         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
83839              From: Doug MacEachern <dougm@covalent.net>
83840              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
83841              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
83842              (one part of the patch had been applied earlier)
83843      Branch: cfgperl
83844            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
83845 ____________________________________________________________________________
83846 [  6256] By: jhi                                   on 2000/06/28  15:40:22
83847         Log: tweaks from Simon Cozens to further fix tr/// under utf8
83848      Branch: cfgperl
83849            ! doop.c
83850 ____________________________________________________________________________
83851 [  6255] By: jhi                                   on 2000/06/28  15:33:45
83852         Log: small thinko tweaks
83853      Branch: cfgperl
83854            ! lib/IPC/Open3.pm t/op/my_stash.t
83855 ____________________________________________________________________________
83856 [  6254] By: jhi                                   on 2000/06/28  15:33:25
83857         Log: Subject: tr///, help wanted.
83858              From: simon@brecon.co.uk (Simon Cozens)
83859              Date: 28 Jun 2000 11:29:04 GMT
83860              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
83861      Branch: cfgperl
83862            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
83863            ! pp_proto.h proto.h t/op/tr.t
83864 ____________________________________________________________________________
83865 [  6253] By: jhi                                   on 2000/06/28  15:09:17
83866         Log: Paranoia tweak on #6249.
83867              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
83868              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
83869              Date: Sun, 25 Jun 2000 23:43:12 -0400
83870              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
83871      Branch: cfgperl
83872            ! lib/IPC/Open3.pm
83873 ____________________________________________________________________________
83874 [  6252] By: jhi                                   on 2000/06/28  15:01:38
83875         Log: Document #6249 and #6251.
83876      Branch: cfgperl
83877            ! lib/Exporter.pm lib/IPC/Open3.pm
83878 ____________________________________________________________________________
83879 [  6251] By: jhi                                   on 2000/06/28  14:50:43
83880         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
83881              From: Doug MacEachern <dougm@covalent.net>
83882              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
83883              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
83884      Branch: cfgperl
83885            ! lib/Exporter.pm
83886 ____________________________________________________________________________
83887 [  6250] By: jhi                                   on 2000/06/28  14:45:23
83888         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
83889              From: Doug MacEachern <dougm@covalent.net>
83890              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
83891              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
83892      Branch: cfgperl
83893            + t/op/my_stash.t
83894            ! MANIFEST embed.pl global.sym proto.h toke.c
83895 ____________________________________________________________________________
83896 [  6249] By: jhi                                   on 2000/06/28  14:36:34
83897         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
83898              From: Frank Tobin <ftobin@uiuc.edu>
83899              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
83900              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
83901      Branch: cfgperl
83902            ! lib/IPC/Open3.pm
83903 ____________________________________________________________________________
83904 [  6248] By: jhi                                   on 2000/06/28  14:11:25
83905         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
83906              From: Mark-Jason Dominus <mjd@plover.com>
83907              Date: Tue, 27 Jun 2000 22:36:42 -0400
83908              Message-ID: <20000628023642.12166.qmail@plover.com>
83909      Branch: cfgperl
83910            ! pod/perlfunc.pod
83911 ____________________________________________________________________________
83912 [  6247] By: jhi                                   on 2000/06/27  12:46:37
83913         Log: Tweak $VERSION, patch from Doug MacEachern.
83914      Branch: cfgperl
83915            ! lib/File/Spec.pm
83916 ____________________________________________________________________________
83917 [  6246] By: jhi                                   on 2000/06/27  03:34:46
83918         Log: Allow for standalone testing.
83919      Branch: cfgperl
83920            ! t/lib/filefunc.t t/lib/filespec.t
83921 ____________________________________________________________________________
83922 [  6245] By: jhi                                   on 2000/06/27  02:50:02
83923         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
83924              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
83925              Date: Sat, 24 Jun 2000 13:06:20 +0100
83926              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
83927      Branch: cfgperl
83928            ! ext/DynaLoader/DynaLoader_pm.PL
83929 ____________________________________________________________________________
83930 [  6244] By: jhi                                   on 2000/06/27  02:46:10
83931         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
83932              From: Doug MacEachern <dougm@covalent.net>
83933              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
83934              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
83935      Branch: cfgperl
83936            ! gv.c sv.c t/lib/peek.t
83937 ____________________________________________________________________________
83938 [  6243] By: jhi                                   on 2000/06/27  02:38:07
83939         Log: Subject: [PATCH] is_utf8_string
83940              From: simon@brecon.co.uk (Simon Cozens)
83941              Date: 26 Jun 2000 02:25:59 GMT
83942              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
83943      Branch: cfgperl
83944            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
83945            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
83946            ! proto.h utf8.c
83947 ____________________________________________________________________________
83948 [  6242] By: jhi                                   on 2000/06/27  02:24:00
83949         Log: Subject: [PATCH] bytes<->utf8 fixes
83950              From: simon@brecon.co.uk (Simon Cozens)
83951              Date: 26 Jun 2000 04:55:45 GMT
83952              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
83953      Branch: cfgperl
83954            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
83955 ____________________________________________________________________________
83956 [  6241] By: jhi                                   on 2000/06/27  02:12:42
83957         Log: Do no -warn on \_, only on \alpha.
83958              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
83959              From: David Dyck <dcd@tc.fluke.com>
83960              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
83961              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
83962      Branch: cfgperl
83963            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
83964 ____________________________________________________________________________
83965 [  6240] By: jhi                                   on 2000/06/27  02:00:01
83966         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
83967              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
83968              Date: Mon, 26 Jun 2000 18:40:14 +0100
83969              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
83970      Branch: cfgperl
83971            ! utils/h2xs.PL
83972 ____________________________________________________________________________
83973 [  6239] By: jhi                                   on 2000/06/27  01:53:40
83974         Log: Configure maintenance.  Sever some dependency cycles,
83975              separate gccversion from the cc unit,
83976              address [ID 20000623.006] Configure script patch for using gcc on AIX
83977              (but solve it a little bit differently),
83978              unduplex some accidentally duplicated units,
83979              suggest using gcc if no cc available
83980              (p5p thread: "Solaris configure: counterproposal", 1999-09)
83981      Branch: cfgperl
83982            ! Configure Todo-5.6 config_h.SH
83983      Branch: metaconfig
83984            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
83985            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
83986      Branch: metaconfig/U/perl
83987            + gccvers.U
83988            ! d_getespwnam.U d_getprpwnam.U i_prot.U
83989 ____________________________________________________________________________
83990 [  6238] By: jhi                                   on 2000/06/25  18:04:56
83991         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
83992              From: Dan Sugalski <dan@sidhe.org>
83993              Date: Fri, 23 Jun 2000 17:00:00 -0400
83994              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
83995      Branch: cfgperl
83996            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
83997 ____________________________________________________________________________
83998 [  6237] By: jhi                                   on 2000/06/25  16:36:45
83999         Log: Tweak embed.pl, regen headers.
84000      Branch: cfgperl
84001            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
84002            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
84003            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
84004            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
84005            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
84006 ____________________________________________________________________________
84007 [  6236] By: jhi                                   on 2000/06/25  15:26:42
84008         Log: Regen headers.
84009      Branch: cfgperl
84010            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
84011            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
84012            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
84013            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
84014            ! regnodes.h warnings.h
84015 ____________________________________________________________________________
84016 [  6235] By: jhi                                   on 2000/06/23  19:39:35
84017         Log: The thread begun by
84018              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
84019              From: Kevin.Ruscoe@ubsw.com
84020              Date: Fri, 16 Jun 2000 16:38:51 +0100
84021              Message-Id: <H000019b03c300d6@MHS>
84022      Branch: cfgperl
84023            ! hints/solaris_2.sh
84024 ____________________________________________________________________________
84025 [  6234] By: jhi                                   on 2000/06/23  19:23:36
84026         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
84027              because when run as services (Win32ese for daemons)
84028              no environment variables are set and tmpdir ends up as /tmp,
84029              which is ambiguous.
84030              
84031              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
84032              From: matt@sergeant.org
84033              Date: 16 Jun 2000 16:30:43 -0000
84034              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
84035      Branch: cfgperl
84036            ! lib/File/Spec/Win32.pm
84037 ____________________________________________________________________________
84038 [  6233] By: jhi                                   on 2000/06/23  19:18:58
84039         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
84040              From: Mark-Jason Dominus <mjd@plover.com>
84041              Date: Fri, 16 Jun 2000 20:53:04 -0400
84042              Message-ID: <20000617005304.8008.qmail@plover.com>
84043      Branch: cfgperl
84044            ! op.h
84045 ____________________________________________________________________________
84046 [  6232] By: jhi                                   on 2000/06/23  16:10:02
84047         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
84048              From: simon@brecon.co.uk (Simon Cozens)
84049              Date: 19 Jun 2000 15:18:27 GMT
84050              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
84051              
84052              plus update pod/Makefile and regenerate perltoc
84053      Branch: cfgperl
84054            + pod/perlutil.pod
84055            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
84056 ____________________________________________________________________________
84057 [  6231] By: jhi                                   on 2000/06/23  15:19:18
84058         Log: Subject: [PATCH 5.6.0] cygwin port
84059              From: "Fifer, Eric" <EFifer@sanwaint.com>
84060              Date: Tue, 20 Jun 2000 14:30:58 +0100
84061              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
84062      Branch: cfgperl
84063            ! README.cygwin lib/File/Find.pm
84064 ____________________________________________________________________________
84065 [  6230] By: jhi                                   on 2000/06/23  14:25:21
84066         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
84067      Branch: cfgperl
84068            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
84069            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
84070            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
84071            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
84072 ____________________________________________________________________________
84073 [  6229] By: jhi                                   on 2000/06/23  14:13:34
84074         Log: Subject: README.hpux version 0.6.1
84075              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
84076              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
84077              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
84078      Branch: cfgperl
84079            ! README.hpux
84080 ____________________________________________________________________________
84081 [  6228] By: jhi                                   on 2000/06/23  14:07:20
84082         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
84083              From: Doug MacEachern <dougm@covalent.net>
84084              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
84085              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
84086      Branch: cfgperl
84087            ! op.c
84088 ____________________________________________________________________________
84089 [  6227] By: jhi                                   on 2000/06/23  14:01:06
84090         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
84091              From: Doug MacEachern <dougm@covalent.net>
84092              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
84093              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
84094      Branch: cfgperl
84095            + lib/lib.pm.PL
84096            - lib/lib.pm
84097            ! MANIFEST Makefile.SH
84098 ____________________________________________________________________________
84099 [  6226] By: jhi                                   on 2000/06/23  13:53:07
84100         Log: Subject: [PATCH] remove forward declarations in Socket.pm
84101              From: Doug MacEachern <dougm@covalent.net>
84102              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
84103              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
84104              
84105              From: Doug MacEachern <dougm@covalent.net>
84106              Subject: Re: [PATCH] remove forward declarations in Socket.pm
84107              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
84108              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
84109      Branch: cfgperl
84110            ! ext/Socket/Socket.pm op.c
84111 ____________________________________________________________________________
84112 [  6225] By: jhi                                   on 2000/06/23  13:41:52
84113         Log: Add source code filenames to apidoc.
84114              From: simon@brecon.co.uk (Simon Cozens)
84115              Subject: [PATCH embed.pl] Source X-ref
84116              Date: 22 Jun 2000 02:18:49 GMT
84117              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
84118      Branch: cfgperl
84119            ! embed.pl
84120 ____________________________________________________________________________
84121 [  6224] By: jhi                                   on 2000/06/23  13:32:33
84122         Log: A way to avoid English.pm performance hit.
84123              From: root <root@jester.slaysys.com>
84124              Subject: [YAPATCH English.pm] My turn to putt again
84125              Date: Thu, 22 Jun 2000 20:33:58 -0400
84126              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
84127      Branch: cfgperl
84128            ! lib/English.pm t/lib/english.t
84129 ____________________________________________________________________________
84130 [  6223] By: jhi                                   on 2000/06/23  13:27:06
84131         Log: Avoid double close().
84132              Subject: [PATCH] avoid double close()
84133              From: Doug MacEachern <dougm@covalent.net>
84134              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
84135              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
84136      Branch: cfgperl
84137            ! doio.c
84138 ____________________________________________________________________________
84139 [  6222] By: jhi                                   on 2000/06/23  13:25:54
84140         Log: doc typo fix
84141              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
84142              From: Ian Phillipps <Ian.Phillipps@iname.com>
84143              Date: Fri, 23 Jun 2000 10:40:58 +0100
84144              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
84145      Branch: cfgperl
84146            ! lib/Pod/Usage.pm
84147 ____________________________________________________________________________
84148 [  6221] By: jhi                                   on 2000/06/23  13:24:15
84149         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
84150              From: simon@brecon.co.uk (Simon Cozens)
84151              Subject: [PATCH] Eliminate tr///[CU][CU]
84152              Date: 23 Jun 2000 11:05:40 GMT
84153              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
84154      Branch: cfgperl
84155            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
84156 ____________________________________________________________________________
84157 [  6220] By: jhi                                   on 2000/06/22  16:07:51
84158         Log: Win32 patches from Benjamin Stuhl.
84159      Branch: cfgperl
84160            ! makedef.pl win32/win32.h
84161 ____________________________________________________________________________
84162 [  6219] By: jhi                                   on 2000/06/22  16:06:34
84163         Log: Bytecode patches from Benjamin Stuhl.
84164      Branch: cfgperl
84165            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
84166            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
84167            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84168 ____________________________________________________________________________
84169 [  6218] By: jhi                                   on 2000/06/15  23:54:16
84170         Log: Bytecode patches from Benjamin Stuhl.
84171      Branch: cfgperl
84172            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
84173 ____________________________________________________________________________
84174 [  6217] By: jhi                                   on 2000/06/09  13:38:29
84175         Log: Rename the fdpid locking and integrate with Sarathy.
84176      Branch: cfgperl
84177            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
84178            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
84179            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
84180            ! win32/win32.c
84181           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
84182 ____________________________________________________________________________
84183 [  6216] By: gsar                                  on 2000/06/08  14:54:21
84184         Log: be more optimal about clearing @_
84185      Branch: perl
84186            ! cop.h
84187 ____________________________________________________________________________
84188 [  6215] By: gsar                                  on 2000/06/08  14:33:04
84189         Log: tweak comment about @DB::args
84190      Branch: perl
84191            ! av.h pp_ctl.c
84192 ____________________________________________________________________________
84193 [  6214] By: gsar                                  on 2000/06/08  13:57:54
84194         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
84195              caller() wants to populate @DB::args with it (causes a coredump
84196              in Carp::confess())
84197      Branch: perl
84198            ! cop.h t/op/runlevel.t
84199 ____________________________________________________________________________
84200 [  6213] By: gsar                                  on 2000/06/08  07:06:35
84201         Log: back out change#6106 (seems problematic)
84202      Branch: perl
84203            ! hints/solaris_2.sh
84204 ____________________________________________________________________________
84205 [  6212] By: jhi                                   on 2000/06/07  03:10:36
84206         Log: Continuing mopup for #6204.
84207      Branch: cfgperl
84208            ! ext/B/defsubs_h.PL
84209 ____________________________________________________________________________
84210 [  6211] By: jhi                                   on 2000/06/07  02:41:50
84211         Log: Mopup for #6204.
84212              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
84213              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
84214              This is comes from const() where POK isn't on when expected.
84215      Branch: cfgperl
84216            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
84217            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84218            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
84219            ! perlapi.h pod/perlapi.pod
84220 ____________________________________________________________________________
84221 [  6210] By: jhi                                   on 2000/06/07  01:56:29
84222         Log: Mopup for #6207 and #6209.
84223      Branch: cfgperl
84224            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
84225 ____________________________________________________________________________
84226 [  6209] By: jhi                                   on 2000/06/07  01:33:12
84227         Log: Lock PL_fdpid against race conditions, based on:
84228              Subject: [PATCH 5.6.0]subprocess fixup for threads
84229              From: Dan Sugalski <dan@sidhe.org>
84230              To: perl5-porters@perl.org
84231              Date: Tue, 11 Apr 2000 17:02:32 -0400
84232              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
84233      Branch: cfgperl
84234            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
84235            ! win32/win32.c
84236 ____________________________________________________________________________
84237 [  6208] By: jhi                                   on 2000/06/07  01:05:23
84238         Log: Regen headers for #6207.
84239      Branch: cfgperl
84240            ! embed.h global.sym objXSUB.h proto.h
84241 ____________________________________________________________________________
84242 [  6207] By: jhi                                   on 2000/06/06  23:43:13
84243         Log: Subject: [PATCH 5.6.0] Threadsafe patches
84244              From: Dan Sugalski <dan@sidhe.org>
84245              To: perl5-porters@perl.org
84246              Date: Mon, 08 May 2000 18:08:13 -0400
84247              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
84248      Branch: cfgperl
84249            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
84250            ! proto.h sv.h util.c
84251 ____________________________________________________________________________
84252 [  6206] By: jhi                                   on 2000/06/06  23:21:23
84253         Log: Subject: [PATCH] Eliminate $a/$b in pod
84254              From: David Glasser <me@davidglasser.net>
84255              To: perl5-porters@perl.org
84256              Date: Mon, 29 May 2000 21:15:59 -0400
84257              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
84258      Branch: cfgperl
84259            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
84260            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
84261            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
84262            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
84263            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
84264            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
84265            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
84266            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
84267            ! pod/perlvar.pod pod/perlxs.pod
84268 ____________________________________________________________________________
84269 [  6205] By: jhi                                   on 2000/06/06  23:12:14
84270         Log: Subject: [PATCH] Win32 improvements
84271              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
84272              To: gsar@activestate.com, perl5-porters@perl.org
84273              Date: Mon, 29 May 2000 17:22:24 PDT
84274              Message-ID: <20000530002224.91142.qmail@hotmail.com>
84275              (MUA had mangled many lines by wordwrapping)
84276      Branch: cfgperl
84277            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
84278 ____________________________________________________________________________
84279 [  6204] By: jhi                                   on 2000/06/06  23:01:50
84280         Log: Subject: [PATCH] B::Bytecode patches
84281              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
84282              To: gsar@activestate.com, jhi@iki.fi
84283              Cc: perl5-porters@perl.org
84284              Message-ID: <20000602202526.48694.qmail@hotmail.com>
84285              (MUA had mangled many lines by wordwrapping)
84286      Branch: cfgperl
84287            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
84288            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
84289            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84290            ! intrpvar.h perl.c
84291 ____________________________________________________________________________
84292 [  6203] By: jhi                                   on 2000/06/06  22:32:43
84293         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
84294              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84295              Date: Tue, 06 Jun 2000 13:07:45 -0700
84296              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
84297      Branch: cfgperl
84298            ! pod/perldiag.pod
84299 ____________________________________________________________________________
84300 [  6202] By: jhi                                   on 2000/06/06  19:38:35
84301         Log: Integrate with Sarathy.
84302      Branch: cfgperl
84303           !> perl.c
84304 ____________________________________________________________________________
84305 [  6201] By: gsar                                  on 2000/06/06  00:42:59
84306         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
84307              does a PUSHMARK that's never ever POPMARKed; in general, only
84308              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
84309              Perl_eval_[sp]v() don't because they don't take any incoming
84310              arguments (this leak has been around since the original version
84311              of perl_eval_pv() in 5.003_97e)
84312      Branch: perl
84313            ! perl.c
84314 ____________________________________________________________________________
84315 [  6200] By: jhi                                   on 2000/06/04  03:44:52
84316         Log: Update to cperl-mode.el 4.31 from
84317              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
84318              Subject: A couple of notes
84319              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
84320              To: Mailing list Perl5 <perl5-porters@perl.org>
84321              Date: Sat, 3 Jun 2000 23:33:32 -0400
84322              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
84323      Branch: cfgperl
84324            ! emacs/cperl-mode.el
84325 ____________________________________________________________________________
84326 [  6199] By: jhi                                   on 2000/06/03  15:11:05
84327         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
84328              From: Dan Sugalski <dan@sidhe.org>
84329              To: perl5-porters@perl.org, vmsperl@perl.org
84330              Date: Fri, 02 Jun 2000 17:30:51 -0400
84331              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
84332      Branch: cfgperl
84333            ! vms/descrip_mms.template vms/gen_shrfls.pl
84334 ____________________________________________________________________________
84335 [  6198] By: jhi                                   on 2000/06/03  14:59:15
84336         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
84337              From: Dan Sugalski <dan@sidhe.org>
84338              To: vmsperl@perl.org, perl5-porters@perl.org
84339              Date: Fri, 02 Jun 2000 16:00:41 -0400
84340              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
84341              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
84342      Branch: cfgperl
84343            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
84344            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
84345            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
84346 ____________________________________________________________________________
84347 [  6197] By: jhi                                   on 2000/06/03  14:41:30
84348         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
84349              From: John Borwick <jhborwic@unity.ncsu.edu>
84350              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
84351              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
84352      Branch: cfgperl
84353            ! pod/perlsyn.pod
84354 ____________________________________________________________________________
84355 [  6196] By: jhi                                   on 2000/06/03  14:38:09
84356         Log: Integrate with Sarathy.
84357      Branch: cfgperl
84358           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
84359           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
84360           !> vms/perly_c.vms
84361 ____________________________________________________________________________
84362 [  6195] By: gsar                                  on 2000/06/02  22:43:13
84363         Log: fix yet another eval"" leak under USE_ITHREADS
84364      Branch: perl
84365            ! op.c
84366 ____________________________________________________________________________
84367 [  6194] By: gsar                                  on 2000/06/02  18:22:06
84368         Log: fix small eval"" memory leaks under USE_ITHREADS
84369      Branch: perl
84370            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
84371            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
84372            ! vms/perly_c.vms
84373 ____________________________________________________________________________
84374 [  6193] By: jhi                                   on 2000/06/01  13:03:56
84375         Log: Signals-be-gone for microperl.
84376      Branch: cfgperl
84377            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
84378 ____________________________________________________________________________
84379 [  6192] By: jhi                                   on 2000/06/01  12:52:02
84380         Log: Integrate with Sarathy.
84381      Branch: cfgperl
84382           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
84383           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
84384           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
84385           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
84386           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
84387           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
84388           !> t/op/vec.t utils/h2xs.PL
84389 ____________________________________________________________________________
84390 [  6191] By: gsar                                  on 2000/06/01  09:38:21
84391         Log: vec() loses numericalness (modified version of patch suggested
84392              by Robin Barker)
84393      Branch: perl
84394            ! doop.c t/op/vec.t
84395 ____________________________________________________________________________
84396 [  6190] By: gsar                                  on 2000/06/01  09:26:15
84397         Log: submit missing embed.pl change
84398      Branch: perl
84399            ! embed.pl
84400 ____________________________________________________________________________
84401 [  6189] By: gsar                                  on 2000/06/01  09:05:34
84402         Log: counting tr/// corrupts later operation (from M.J.T Guy)
84403      Branch: perl
84404            ! doop.c t/op/tr.t
84405 ____________________________________________________________________________
84406 [  6188] By: gsar                                  on 2000/06/01  08:58:39
84407         Log: h2xs tweaks
84408      Branch: perl
84409            ! utils/h2xs.PL
84410 ____________________________________________________________________________
84411 [  6187] By: gsar                                  on 2000/06/01  08:50:07
84412         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
84413              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
84414      Branch: perl
84415            + lib/Pod/LaTeX.pm
84416            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
84417            ! pod/pod2latex.PL
84418 ____________________________________________________________________________
84419 [  6186] By: gsar                                  on 2000/06/01  08:24:40
84420         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
84421              <wolfgang.laun@alcatel.at>)
84422      Branch: perl
84423            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
84424            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
84425 ____________________________________________________________________________
84426 [  6185] By: gsar                                  on 2000/06/01  08:12:00
84427         Log: remove incorrect documentation about implicit split to @_ in
84428              list context, which never really worked in perl 5 (from
84429              M.J.T. Guy)
84430      Branch: perl
84431            ! pod/perlfunc.pod pod/perltrap.pod
84432 ____________________________________________________________________________
84433 [  6184] By: gsar                                  on 2000/06/01  07:52:27
84434         Log: tweak for change#6127
84435      Branch: perl
84436            ! perl.c
84437 ____________________________________________________________________________
84438 [  6183] By: gsar                                  on 2000/06/01  07:41:02
84439         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
84440              <nick@ccl4.org>)
84441      Branch: perl
84442            + t/lib/selfloader.t
84443            ! MANIFEST lib/SelfLoader.pm
84444 ____________________________________________________________________________
84445 [  6182] By: jhi                                   on 2000/06/01  00:34:42
84446         Log: Be Cleaner Part Deux.
84447      Branch: cfgperl
84448            ! Makefile.SH
84449 ____________________________________________________________________________
84450 [  6181] By: jhi                                   on 2000/06/01  00:32:09
84451         Log: Integrate with Sarathy.
84452      Branch: cfgperl
84453           !> pp.c t/op/arith.t
84454 ____________________________________________________________________________
84455 [  6180] By: jhi                                   on 2000/06/01  00:31:13
84456         Log: microperl nits from Simon Cozens.
84457      Branch: cfgperl
84458            + uconfig.h
84459            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
84460            ! unixish.h
84461 ____________________________________________________________________________
84462 [  6179] By: gsar                                  on 2000/05/31  22:37:51
84463         Log: buggy modulus on UVs introduced by change#3378 (resulted in
84464              4063328477 % 65535 amounting to 27406, instead of 27407)
84465      Branch: perl
84466            ! pp.c t/op/arith.t
84467 ____________________________________________________________________________
84468 [  6178] By: jhi                                   on 2000/05/31  21:52:41
84469         Log: Be cleaner.
84470      Branch: cfgperl
84471            ! Makefile.SH
84472 ____________________________________________________________________________
84473 [  6177] By: jhi                                   on 2000/05/31  21:47:33
84474         Log: Substitution utf8 patch from Simon Cozens.
84475      Branch: cfgperl
84476            ! pp_hot.c
84477 ____________________________________________________________________________
84478 [  6176] By: jhi                                   on 2000/05/31  21:45:34
84479         Log: Single-quoted utf8 patch from Simon Cozens.
84480      Branch: cfgperl
84481            ! toke.c
84482 ____________________________________________________________________________
84483 [  6175] By: jhi                                   on 2000/05/31  21:40:18
84484         Log: Integrate with Sarathy.
84485      Branch: cfgperl
84486           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
84487 ____________________________________________________________________________
84488 [  6174] By: jhi                                   on 2000/05/31  21:37:31
84489         Log: microperl changes from Simon Cozens; Makefile for microperl
84490              written from scratch; few casts added as microperl compilation
84491              doesn't have all prototypes available.
84492      Branch: cfgperl
84493            + Makefile.micro README.micro Todo.micro uconfig.sh
84494            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
84495            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
84496      Branch: metaconfig
84497            + U/modified/Config_h.U
84498 ____________________________________________________________________________
84499 [  6173] By: jhi                                   on 2000/05/31  20:00:24
84500         Log: metaconfig maintenance.
84501      Branch: metaconfig
84502            + U/modified/Inhdr.U U/typedefs/inotype.U
84503      Branch: metaconfig/U/perl
84504            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
84505            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
84506 ____________________________________________________________________________
84507 [  6172] By: gsar                                  on 2000/05/31  05:05:42
84508         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
84509              (from Ilya Zakharevich)
84510      Branch: perl
84511            ! regexec.c t/op/re_tests
84512 ____________________________________________________________________________
84513 [  6171] By: gsar                                  on 2000/05/31  05:01:47
84514         Log: scalar() doesn't force scalar context when used in void context
84515              (from Simon Cozens)
84516      Branch: perl
84517            ! op.c t/op/wantarray.t
84518 ____________________________________________________________________________
84519 [  6170] By: gsar                                  on 2000/05/31  04:41:33
84520         Log: change#6142 needs tweaks to tests to work where there's no symlink()
84521              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
84522      Branch: perl
84523            ! t/lib/filefind.t
84524 ____________________________________________________________________________
84525 [  6169] By: gsar                                  on 2000/05/31  04:29:49
84526         Log: integrate cfgperl contents into mainline
84527      Branch: perl
84528           +> pod/perlmodlib.PL pod/perlnewmod.pod
84529           !> (integrate 42 files)
84530 ____________________________________________________________________________
84531 [  6168] By: jhi                                   on 2000/05/30  22:53:37
84532         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
84533      Branch: cfgperl
84534            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84535            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
84536            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
84537            ! win32/config.bc win32/config.gc win32/config.vc
84538            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
84539            ! win32/config_h.PL win32/config_sh.PL
84540      Branch: metaconfig/U/perl
84541            ! perlxv.U
84542 ____________________________________________________________________________
84543 [  6167] By: jhi                                   on 2000/05/30  22:20:21
84544         Log: tweak todo 
84545      Branch: cfgperl
84546            ! Todo-5.6
84547 ____________________________________________________________________________
84548 [  6166] By: jhi                                   on 2000/05/30  22:11:51
84549         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
84550              in case somebody wants to write an extension for more
84551              shadow database interfaces.
84552      Branch: cfgperl
84553            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84554            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
84555            ! vos/config.def vos/config.h vos/config_h.SH_orig
84556            ! win32/config.bc win32/config.gc win32/config.vc
84557            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
84558      Branch: metaconfig
84559            ! U/modified/Myinit.U
84560      Branch: metaconfig/U/perl
84561            + d_getespwnam.U d_getprpwnam.U i_prot.U
84562 ____________________________________________________________________________
84563 [  6165] By: jhi                                   on 2000/05/30  18:35:34
84564         Log: Integrate with Sarathy.
84565      Branch: cfgperl
84566           !> op.c
84567 ____________________________________________________________________________
84568 [  6164] By: jhi                                   on 2000/05/30  18:30:16
84569         Log: detypo
84570      Branch: cfgperl
84571            ! Configure config_h.SH
84572      Branch: metaconfig/U/perl
84573            ! perlxv.U
84574 ____________________________________________________________________________
84575 [  6163] By: gsar                                  on 2000/05/30  03:24:03
84576         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
84577      Branch: perl
84578            ! op.c
84579 ____________________________________________________________________________
84580 [  6162] By: gsar                                  on 2000/05/30  03:09:38
84581         Log: fix memory leak in method call optimization (change#3768);
84582              made C<eval "$x->foo()"> leak
84583      Branch: perl
84584            ! op.c
84585 ____________________________________________________________________________
84586 [  6161] By: jhi                                   on 2000/05/29  17:56:26
84587         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
84588              both from Simon Cozens.
84589      Branch: cfgperl
84590            + pod/perlmodlib.PL pod/perlnewmod.pod
84591            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
84592            ! pod/perlmodlib.pod pod/perltoc.pod
84593 ____________________________________________________________________________
84594 [  6160] By: jhi                                   on 2000/05/29  17:23:55
84595         Log: Changes for the File::Temp 0.08 (change #6159) test suite
84596              to fit better into the Perl distribution test framework.
84597      Branch: cfgperl
84598            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
84599            ! t/lib/ftmp-tempfile.t
84600 ____________________________________________________________________________
84601 [  6159] By: jhi                                   on 2000/05/29  16:55:36
84602         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
84603      Branch: cfgperl
84604            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
84605            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
84606 ____________________________________________________________________________
84607 [  6158] By: bailey                                on 2000/05/29  16:22:08
84608         Log: Add fallback to tmpfile for use in cases where user's relying on
84609              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
84610              Lane's patch)
84611      Branch: vmsperl
84612            ! vms/vms.c vms/vmsish.h
84613 ____________________________________________________________________________
84614 [  6157] By: jhi                                   on 2000/05/29  03:10:36
84615         Log: Regen Configure to jive with #6149.
84616      Branch: cfgperl
84617            ! Configure
84618      Branch: metaconfig
84619            ! U/modified/Getfile.U
84620 ____________________________________________________________________________
84621 [  6156] By: jhi                                   on 2000/05/29  03:01:38
84622         Log: Integrate with Sarathy.
84623      Branch: cfgperl
84624           +> ext/DynaLoader/dl_mac.xs
84625           !> (integrate 38 files)
84626 ____________________________________________________________________________
84627 [  6155] By: gsar                                  on 2000/05/28  21:15:58
84628         Log: small bug in change#6144; remove random \xA0 character that snuck
84629              in via change#6145
84630      Branch: perl
84631            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
84632 ____________________________________________________________________________
84633 [  6154] By: gsar                                  on 2000/05/28  21:04:19
84634         Log: avoid type mismatch warning
84635      Branch: perl
84636            ! perl.c
84637 ____________________________________________________________________________
84638 [  6153] By: gsar                                  on 2000/05/28  20:58:31
84639         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
84640              <nick@Bagpuss.uk.boo.com>)
84641      Branch: perl
84642            ! lib/Test/Harness.pm
84643 ____________________________________________________________________________
84644 [  6152] By: gsar                                  on 2000/05/28  20:53:42
84645         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
84646      Branch: perl
84647            ! regexec.c
84648 ____________________________________________________________________________
84649 [  6151] By: gsar                                  on 2000/05/28  20:50:28
84650         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
84651      Branch: perl
84652            ! regexec.c
84653 ____________________________________________________________________________
84654 [  6150] By: gsar                                  on 2000/05/28  20:39:58
84655         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
84656      Branch: perl
84657            ! pod/perlrequick.pod
84658 ____________________________________________________________________________
84659 [  6149] By: gsar                                  on 2000/05/28  20:35:16
84660         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
84661              <troc@netrus.net>)
84662      Branch: perl
84663            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
84664            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
84665            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
84666            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
84667 ____________________________________________________________________________
84668 [  6148] By: gsar                                  on 2000/05/28  20:21:07
84669         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
84670      Branch: perl
84671            ! lib/ExtUtils/MM_Unix.pm
84672 ____________________________________________________________________________
84673 [  6147] By: gsar                                  on 2000/05/28  20:12:41
84674         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
84675              (from Peter Prymmer)
84676      Branch: perl
84677            ! vms/subconfigure.com
84678 ____________________________________________________________________________
84679 [  6146] By: gsar                                  on 2000/05/28  20:06:15
84680         Log: doc typo
84681      Branch: perl
84682            ! lib/warnings.pm warnings.h warnings.pl
84683 ____________________________________________________________________________
84684 [  6145] By: gsar                                  on 2000/05/28  18:44:33
84685         Log: make xsubpp skip embedded pod (from Matthias Neeracher
84686              <neeri@iis.ee.ethz.ch>)
84687      Branch: perl
84688            ! lib/ExtUtils/xsubpp
84689 ____________________________________________________________________________
84690 [  6144] By: gsar                                  on 2000/05/28  18:42:49
84691         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
84692              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
84693              <neeri@iis.ee.ethz.ch>)
84694      Branch: perl
84695            ! lib/AutoSplit.pm
84696 ____________________________________________________________________________
84697 [  6143] By: gsar                                  on 2000/05/28  18:41:12
84698         Log: MacOS support, part 1 (from Matthias Neeracher
84699              <neeri@iis.ee.ethz.ch>)
84700      Branch: perl
84701            + ext/DynaLoader/dl_mac.xs
84702            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
84703            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
84704            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
84705            ! util.h
84706 ____________________________________________________________________________
84707 [  6142] By: gsar                                  on 2000/05/28  18:21:51
84708         Log: File::Find fails to chdir when chasing symlinks (from
84709              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
84710      Branch: perl
84711            ! lib/File/Find.pm t/lib/filefind.t
84712 ____________________________________________________________________________
84713 [  6141] By: jhi                                   on 2000/05/28  14:25:15
84714         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
84715              forwarded by Peter Seebach from the bsdi-users mailing list.
84716              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
84717      Branch: perl
84718            ! hints/bsdos.sh
84719 ____________________________________________________________________________
84720 [  6140] By: jhi                                   on 2000/05/28  14:11:57
84721         Log: Integrate with Sarathy.
84722      Branch: cfgperl
84723           +> (branch 30 files)
84724           !> (integrate 93 files)
84725 ____________________________________________________________________________
84726 [  6139] By: gsar                                  on 2000/05/28  10:01:48
84727         Log: revise mktables.PL for bugs and newness in Unicode 3.0
84728              (from James Bence <jbence@amgen.com>)
84729      Branch: perl
84730            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
84731            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
84732            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
84733            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
84734            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
84735            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
84736            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
84737            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
84738            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
84739            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
84740            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
84741            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
84742            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
84743            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
84744            + lib/unicode/Is/SylWU.pl
84745            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
84746            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
84747            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
84748            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
84749            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
84750            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
84751            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
84752            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
84753            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
84754            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
84755            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
84756            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
84757            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
84758            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
84759            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
84760            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
84761            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
84762            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
84763            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
84764            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
84765            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
84766            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
84767            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
84768            ! lib/unicode/Makefile lib/unicode/mktables.PL
84769 ____________________________________________________________________________
84770 [  6138] By: gsar                                  on 2000/05/28  08:50:32
84771         Log: add note about the handling of negative indices to tied arrays
84772              (from Michael G Schwern <schwern@pobox.com>)
84773      Branch: perl
84774            ! pod/perltie.pod
84775 ____________________________________________________________________________
84776 [  6137] By: gsar                                  on 2000/05/28  08:46:10
84777         Log: fix bogus redeclaration warning for "our" variables in different
84778              scopes
84779      Branch: perl
84780            ! op.c t/pragma/strict-vars
84781 ____________________________________________________________________________
84782 [  6136] By: gsar                                  on 2000/05/28  08:31:20
84783         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
84784      Branch: perl
84785            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
84786 ____________________________________________________________________________
84787 [  6135] By: gsar                                  on 2000/05/28  08:17:50
84788         Log: enable Test::Harness to dynamically determine column width etc.
84789              (from Rob Napier <rnapier@employees.org>)
84790      Branch: perl
84791            ! lib/Test/Harness.pm
84792 ____________________________________________________________________________
84793 [  6134] By: gsar                                  on 2000/05/28  08:13:39
84794         Log: make Test::Harness use wait.h/WCOREDUMP if available
84795              (from Ben Tilly <ben_tilly@hotmail.com>)
84796      Branch: perl
84797            ! lib/Test/Harness.pm
84798 ____________________________________________________________________________
84799 [  6133] By: gsar                                  on 2000/05/28  08:08:05
84800         Log: elide bogus test in change#6132
84801      Branch: perl
84802            ! t/pragma/warn/9enabled
84803 ____________________________________________________________________________
84804 [  6132] By: gsar                                  on 2000/05/28  08:03:14
84805         Log: warnings::enabled() doesn't fall back to looking at $^W if
84806              caller isn't using lexical warnings (from Paul Marquess)
84807      Branch: perl
84808            ! pp_ctl.c t/pragma/warn/9enabled
84809 ____________________________________________________________________________
84810 [  6131] By: gsar                                  on 2000/05/28  07:57:47
84811         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
84812      Branch: perl
84813            ! ext/POSIX/POSIX.pm
84814 ____________________________________________________________________________
84815 [  6130] By: gsar                                  on 2000/05/28  07:29:12
84816         Log: fix places that mean C<"word" character> but say C<alphanumeric
84817              character>
84818      Branch: perl
84819            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
84820 ____________________________________________________________________________
84821 [  6129] By: gsar                                  on 2000/05/28  07:18:41
84822         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
84823      Branch: perl
84824            ! vms/test.com
84825 ____________________________________________________________________________
84826 [  6128] By: gsar                                  on 2000/05/28  07:12:55
84827         Log: new perlxstut example for passing/returning refs to arrays
84828              (from David Lowe <dlowe@pootpoot.com>)
84829      Branch: perl
84830            ! pod/perlxstut.pod
84831 ____________________________________________________________________________
84832 [  6127] By: gsar                                  on 2000/05/28  07:02:50
84833         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
84834              failed (from Gisle Aas)
84835      Branch: perl
84836            ! cop.h perl.c
84837 ____________________________________________________________________________
84838 [  6126] By: gsar                                  on 2000/05/28  06:39:53
84839         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
84840              (reworked variant of patch suggested by Simon Cozens)
84841      Branch: perl
84842            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
84843            ! pp_hot.c proto.h t/op/gv.t
84844 ____________________________________________________________________________
84845 [  6125] By: gsar                                  on 2000/05/28  05:14:55
84846         Log: enable propagating exception objects via Perl_croak() in XS code
84847              (from Gisle Aas)
84848      Branch: perl
84849            ! util.c
84850 ____________________________________________________________________________
84851 [  6124] By: gsar                                  on 2000/05/28  05:07:28
84852         Log: integrate vmsperl contents into mainline
84853      Branch: perl
84854           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
84855           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
84856           !> vms/vmsish.h
84857 ____________________________________________________________________________
84858 [  6123] By: gsar                                  on 2000/05/28  05:03:53
84859         Log: clarify gotcha with #line directives (from Rocco Caputo
84860              <troc@netrus.net>)
84861      Branch: perl
84862            ! pod/perldebug.pod pod/perlsyn.pod
84863 ____________________________________________________________________________
84864 [  6122] By: gsar                                  on 2000/05/28  04:58:29
84865         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
84866              (from Mark-Jason Dominus)
84867      Branch: perl
84868            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
84869            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
84870            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
84871            ! toke.c
84872 ____________________________________________________________________________
84873 [  6121] By: bailey                                on 2000/05/25  04:46:54
84874         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
84875              lists (based on fixes by Craig Berry)
84876      Branch: vmsperl
84877            ! lib/File/Spec/VMS.pm
84878 ____________________________________________________________________________
84879 [  6120] By: bailey                                on 2000/05/25  04:25:38
84880         Log: Add missing escape (Charles Lane)
84881      Branch: vmsperl
84882            ! t/op/lex_assign.t
84883 ____________________________________________________________________________
84884 [  6119] By: bailey                                on 2000/05/25  04:21:25
84885         Log: Quiet error messages in vmsish.t (Charles Lane)
84886      Branch: vmsperl
84887            ! vms/ext/vmsish.t
84888 ____________________________________________________________________________
84889 [  6118] By: bailey                                on 2000/05/25  04:17:57
84890         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
84891              Flatten case labels in switch statements uniformly (Charles Bailey)
84892      Branch: vmsperl
84893            ! vms/vms.c
84894 ____________________________________________________________________________
84895 [  6117] By: bailey                                on 2000/05/25  03:58:09
84896         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
84897      Branch: vmsperl
84898            ! vms/vmsish.h
84899 ____________________________________________________________________________
84900 [  6116] By: bailey                                on 2000/05/25  03:11:15
84901         Log: Miscellaneous cosmetic fixes (Charles Lane)
84902      Branch: vmsperl
84903            ! lib/ExtUtils/MM_VMS.pm
84904 ____________________________________________________________________________
84905 [  6115] By: bailey                                on 2000/05/25  03:10:36
84906         Log: Add bounds checking for several strings (Charles Lane)
84907      Branch: vmsperl
84908            ! vms/vms.c
84909 ____________________________________________________________________________
84910 [  6114] By: bailey                                on 2000/05/25  02:25:34
84911         Log: Urk -- undo previous removal of vmsish 'exit' change
84912      Branch: vmsperl
84913            ! vms/ext/vmsish.pm vms/vmsish.h
84914 ____________________________________________________________________________
84915 [  6113] By: bailey                                on 2000/05/24  02:24:40
84916         Log: Ugly workaround for version-specific RTL error
84917      Branch: vmsperl
84918            ! vms/vms.c
84919 ____________________________________________________________________________
84920 [  6112] By: bailey                                on 2000/05/24  02:19:55
84921         Log: Check for existence of file before trying to delete
84922      Branch: vmsperl
84923            ! vms/test.com
84924 ____________________________________________________________________________
84925 [  6111] By: bailey                                on 2000/05/23  23:35:13
84926         Log: Resync with mainline prior to post-5.6.0 updates
84927      Branch: vmsperl
84928           +> (branch 49 files)
84929            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
84930            ! vms/ext/vmsish.pm
84931           !> (integrate 334 files)
84932 ____________________________________________________________________________
84933 [  6110] By: jhi                                   on 2000/05/23  19:28:32
84934         Log: todo tweak
84935      Branch: cfgperl
84936            ! Todo-5.6
84937 ____________________________________________________________________________
84938 [  6109] By: jhi                                   on 2000/05/18  17:38:54
84939         Log: Integrate with Sarathy.
84940      Branch: cfgperl
84941           !> mg.c perl.h win32/perlhost.h
84942 ____________________________________________________________________________
84943 [  6108] By: gsar                                  on 2000/05/17  02:24:56
84944         Log: reenable fake signal handling on Windows, bugs and all
84945      Branch: perl
84946            ! mg.c perl.h win32/perlhost.h
84947 ____________________________________________________________________________
84948 [  6107] By: jhi                                   on 2000/05/15  18:01:41
84949         Log: Tweak the todo list.
84950      Branch: cfgperl
84951            ! Todo-5.6
84952 ____________________________________________________________________________
84953 [  6106] By: jhi                                   on 2000/05/15  13:41:48
84954         Log: The (Configure) script refuses to go on, after asking for
84955              'You may also choose to try maximal 64-bitness....'.
84956              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
84957              -- Patrick Zima
84958              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
84959      Branch: cfgperl
84960            ! hints/solaris_2.sh
84961 ____________________________________________________________________________
84962 [  6105] By: jhi                                   on 2000/05/11  14:37:43
84963         Log: Integrate with Sarathy.
84964      Branch: cfgperl
84965           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
84966           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
84967 ____________________________________________________________________________
84968 [  6104] By: gsar                                  on 2000/05/11  03:39:07
84969         Log: PL_sys_intern was being initialized too late on windows
84970      Branch: perl
84971            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
84972            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
84973 ____________________________________________________________________________
84974 [  6103] By: jhi                                   on 2000/05/09  19:42:20
84975         Log: Test tweaking for Unicos continues.
84976      Branch: cfgperl
84977            ! t/op/64bitint.t
84978 ____________________________________________________________________________
84979 [  6102] By: jhi                                   on 2000/05/09  16:47:27
84980         Log: The test suite tweak in #6101 wasn't quite right.
84981      Branch: cfgperl
84982            ! t/lib/complex.t
84983 ____________________________________________________________________________
84984 [  6101] By: jhi                                   on 2000/05/09  15:35:34
84985         Log: Hints and test tweaks for Unicos.
84986      Branch: cfgperl
84987            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
84988 ____________________________________________________________________________
84989 [  6100] By: jhi                                   on 2000/05/08  21:15:06
84990         Log: More compilation tweakery from Allen Smith.
84991      Branch: cfgperl
84992            ! hints/irix_6.sh
84993 ____________________________________________________________________________
84994 [  6099] By: jhi                                   on 2000/05/08  19:21:18
84995         Log: Tweaks for the cc bugs from Allen Smith.
84996      Branch: cfgperl
84997            ! hints/irix_6.sh
84998 ____________________________________________________________________________
84999 [  6098] By: jhi                                   on 2000/05/08  19:13:37
85000         Log: Add a note about other, yet unsupported, shadow password APIs.
85001      Branch: cfgperl
85002            ! pp_sys.c
85003 ____________________________________________________________________________
85004 [  6097] By: jhi                                   on 2000/05/08  18:46:34
85005         Log: Add a note about possible compilation problems from Allen Smith.
85006      Branch: cfgperl
85007            ! hints/irix_6.sh
85008 ____________________________________________________________________________
85009 [  6096] By: jhi                                   on 2000/05/08  17:33:10
85010         Log: Integrate with Sarathy.
85011      Branch: cfgperl
85012           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
85013           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
85014 ____________________________________________________________________________
85015 [  6095] By: jhi                                   on 2000/05/08  16:21:33
85016         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
85017              might be useful in future.
85018      Branch: cfgperl
85019            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85020            ! config_h.SH
85021      Branch: metaconfig
85022            ! U/installdirs/inc_version_list.U
85023      Branch: metaconfig/U/perl
85024            ! perlxv.U
85025 ____________________________________________________________________________
85026 [  6094] By: gsar                                  on 2000/05/08  14:22:22
85027         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
85028      Branch: perl
85029            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
85030            ! hints/cygwin.sh pp_sys.c
85031 ____________________________________________________________________________
85032 [  6093] By: gsar                                  on 2000/05/08  12:52:28
85033         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
85034              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
85035      Branch: perl
85036            ! pp_sys.c sv.c win32/perlhost.h
85037 ____________________________________________________________________________
85038 [  6092] By: jhi                                   on 2000/05/07  22:40:34
85039         Log: Regen perltoc with the fixed buildtoc.
85040      Branch: cfgperl
85041            ! pod/perltoc.pod
85042 ____________________________________________________________________________
85043 [  6091] By: jhi                                   on 2000/05/07  22:24:16
85044         Log: Integrate with Sarathy.
85045      Branch: cfgperl
85046           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
85047           !> t/op/substr.t toke.c
85048 ____________________________________________________________________________
85049 [  6090] By: gsar                                  on 2000/05/07  19:47:07
85050         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
85051              [NI]OK; added tests for both
85052      Branch: perl
85053            ! perl.c pp_hot.c sv.c t/op/substr.t
85054 ____________________________________________________________________________
85055 [  6089] By: gsar                                  on 2000/05/07  18:18:38
85056         Log: buildtoc tweak to fix newline lossage
85057      Branch: perl
85058            ! pod/buildtoc
85059 ____________________________________________________________________________
85060 [  6088] By: jhi                                   on 2000/05/07  16:35:36
85061         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
85062              because we do not use those.  The HAS_GETSPNAM remains,
85063              though, because we still do use that.
85064      Branch: cfgperl
85065            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85066            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
85067            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
85068            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
85069            ! win32/config.vc win32/config_H.bc win32/config_H.gc
85070            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
85071 ____________________________________________________________________________
85072 [  6087] By: gsar                                  on 2000/05/07  16:05:16
85073         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
85074      Branch: perl
85075            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
85076 ____________________________________________________________________________
85077 [  6086] By: jhi                                   on 2000/05/07  15:27:07
85078         Log: Integrate with Sarathy.
85079      Branch: cfgperl
85080           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
85081           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
85082           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
85083           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
85084           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
85085           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
85086 ____________________________________________________________________________
85087 [  6085] By: gsar                                  on 2000/05/07  05:52:02
85088         Log: repeat operator (x) doesn't preserve utf8-ness
85089      Branch: perl
85090            ! pp.c t/op/substr.t
85091 ____________________________________________________________________________
85092 [  6084] By: gsar                                  on 2000/05/07  05:39:55
85093         Log: substr() does not preserve utf8-ness (from Stefan Eissing
85094              <Eissing@medicaldataservice.de>); added tests
85095      Branch: perl
85096            ! pp.c t/op/substr.t
85097 ____________________________________________________________________________
85098 [  6083] By: gsar                                  on 2000/05/07  05:24:46
85099         Log: note about undocumented caller() return value (from M.J.T. Guy);
85100              yet another peek.t tweak
85101      Branch: perl
85102            ! pod/perlfunc.pod t/lib/peek.t
85103 ____________________________________________________________________________
85104 [  6082] By: gsar                                  on 2000/05/07  05:08:40
85105         Log: peek.t non-portable to ithreads
85106      Branch: perl
85107            ! t/lib/peek.t
85108 ____________________________________________________________________________
85109 [  6081] By: gsar                                  on 2000/05/07  04:17:04
85110         Log: better default perlbug categories for ok reports (from Richard Foley)
85111      Branch: perl
85112            ! utils/perlbug.PL
85113 ____________________________________________________________________________
85114 [  6080] By: gsar                                  on 2000/05/07  04:08:07
85115         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
85116              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
85117      Branch: perl
85118            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
85119            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
85120            ! AUTHORS MAINTAIN MANIFEST
85121 ____________________________________________________________________________
85122 [  6079] By: gsar                                  on 2000/05/07  04:01:38
85123         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
85124      Branch: perl
85125            ! lib/Carp/Heavy.pm
85126 ____________________________________________________________________________
85127 [  6078] By: gsar                                  on 2000/05/07  01:24:19
85128         Log: workaround for CRT bug in chdir() (from Charles Lane, via
85129              Peter Prymmer)
85130      Branch: perl
85131            ! iperlsys.h vms/vms.c vms/vmsish.h
85132 ____________________________________________________________________________
85133 [  6077] By: gsar                                  on 2000/05/07  01:22:23
85134         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
85135              and Tom Phoenix)
85136      Branch: perl
85137            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
85138 ____________________________________________________________________________
85139 [  6076] By: gsar                                  on 2000/05/06  17:36:29
85140         Log: integrate cfgperl contents into mainline
85141      Branch: perl
85142           +> t/lib/peek.t
85143           !> Configure MANIFEST Porting/Glossary Porting/config.sh
85144           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
85145           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
85146           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
85147 ____________________________________________________________________________
85148 [  6075] By: jhi                                   on 2000/05/05  18:56:10
85149         Log: Make the test more portable.
85150      Branch: cfgperl
85151            ! t/lib/peek.t
85152 ____________________________________________________________________________
85153 [  6074] By: jhi                                   on 2000/05/05  18:49:20
85154         Log: Introduce t/lib/peek.t.
85155      Branch: cfgperl
85156            + t/lib/peek.t
85157            ! MANIFEST
85158 ____________________________________________________________________________
85159 [  6073] By: jhi                                   on 2000/05/05  14:30:45
85160         Log: Complex tweaks.
85161      Branch: cfgperl
85162            ! lib/Math/Complex.pm t/lib/complex.t
85163 ____________________________________________________________________________
85164 [  6072] By: jhi                                   on 2000/05/05  12:27:13
85165         Log: Integrate with Sarathy.
85166      Branch: cfgperl
85167           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
85168           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
85169           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
85170           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
85171 ____________________________________________________________________________
85172 [  6071] By: gsar                                  on 2000/05/05  02:24:46
85173         Log: misformatted perllocal.pod (from Tim Jenness
85174              <t.jenness@jach.hawaii.edu>)
85175      Branch: perl
85176            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
85177 ____________________________________________________________________________
85178 [  6070] By: gsar                                  on 2000/05/05  02:16:52
85179         Log: remove misleading comment (from M.J.T. Guy)
85180      Branch: perl
85181            ! t/lib/anydbm.t
85182 ____________________________________________________________________________
85183 [  6069] By: gsar                                  on 2000/05/05  02:15:13
85184         Log: File::Spec compatibility update (from Barrie Slaymaker
85185              <barries@slaysys.com>)
85186      Branch: perl
85187            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
85188            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
85189 ____________________________________________________________________________
85190 [  6068] By: gsar                                  on 2000/05/05  02:01:50
85191         Log: note about values()
85192      Branch: perl
85193            ! pod/perlfunc.pod
85194 ____________________________________________________________________________
85195 [  6067] By: gsar                                  on 2000/05/05  01:33:09
85196         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
85197      Branch: perl
85198            ! win32/win32.c
85199 ____________________________________________________________________________
85200 [  6066] By: gsar                                  on 2000/05/05  01:23:43
85201         Log: s/END/CHECK/
85202      Branch: perl
85203            ! perl.c
85204 ____________________________________________________________________________
85205 [  6065] By: jhi                                   on 2000/05/04  17:30:22
85206         Log: Integrate with Sarathy.
85207      Branch: cfgperl
85208           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
85209 ____________________________________________________________________________
85210 [  6064] By: gsar                                  on 2000/05/04  17:26:14
85211         Log: change#5905 wasn't quite right--it's intent only applies when arguments
85212              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
85213      Branch: perl
85214            ! pp_sys.c sv.c
85215 ____________________________________________________________________________
85216 [  6063] By: gsar                                  on 2000/05/04  16:52:29
85217         Log: tokeq() could read unallocated field in argument
85218      Branch: perl
85219            ! toke.c
85220 ____________________________________________________________________________
85221 [  6062] By: gsar                                  on 2000/05/04  16:34:51
85222         Log: additional tests for utf8.t
85223      Branch: perl
85224            ! t/pragma/utf8.t
85225 ____________________________________________________________________________
85226 [  6061] By: gsar                                  on 2000/05/04  16:09:28
85227         Log: change#5921 neglected to make eq honor "use bytes"
85228      Branch: perl
85229            ! sv.c
85230 ____________________________________________________________________________
85231 [  6060] By: jhi                                   on 2000/05/04  15:30:16
85232         Log: Integrate with Sarathy.
85233      Branch: cfgperl
85234           !> perl.c regcomp.c t/pragma/utf8.t
85235 ____________________________________________________________________________
85236 [  6059] By: jhi                                   on 2000/05/04  15:26:37
85237         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
85238              in natively 64-bit platforms where a long is a quad (no need
85239              for long longs).  Also added bias for IVs.
85240      Branch: cfgperl
85241            ! toke.c
85242 ____________________________________________________________________________
85243 [  6058] By: gsar                                  on 2000/05/04  00:19:14
85244         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
85245              (spotted by Donald Kinzer <dkinzer@premia.com>)
85246      Branch: perl
85247            ! perl.c
85248 ____________________________________________________________________________
85249 [  6057] By: gsar                                  on 2000/05/03  18:34:01
85250         Log: fix broken parsing of /\x{ab}/
85251      Branch: perl
85252            ! regcomp.c t/pragma/utf8.t
85253 ____________________________________________________________________________
85254 [  6056] By: jhi                                   on 2000/05/03  17:57:16
85255         Log: The search of infinity continues, this time simplified.
85256      Branch: cfgperl
85257            ! lib/Math/Complex.pm
85258 ____________________________________________________________________________
85259 [  6055] By: jhi                                   on 2000/05/03  17:45:30
85260         Log: Detypo.
85261      Branch: cfgperl
85262            ! hints/unicos.sh
85263 ____________________________________________________________________________
85264 [  6054] By: jhi                                   on 2000/05/02  22:28:27
85265         Log: Be more forgiving in POSIX about HUGE_VALL.
85266      Branch: cfgperl
85267            ! ext/POSIX/POSIX.xs
85268 ____________________________________________________________________________
85269 [  6053] By: jhi                                   on 2000/05/02  22:25:05
85270         Log: Integrate with Sarathy.
85271      Branch: cfgperl
85272           !> hints/irix_6.sh pod/perlop.pod
85273 ____________________________________________________________________________
85274 [  6052] By: jhi                                   on 2000/05/02  22:24:31
85275         Log: Unicos hint tweak.
85276      Branch: cfgperl
85277            ! hints/unicos.sh
85278 ____________________________________________________________________________
85279 [  6051] By: jhi                                   on 2000/05/02  22:21:26
85280         Log: Complex tweakery.
85281      Branch: cfgperl
85282            ! lib/Math/Complex.pm t/lib/complex.t
85283 ____________________________________________________________________________
85284 [  6050] By: jhi                                   on 2000/05/02  19:26:22
85285         Log: Use setxxent()/endxxent().
85286      Branch: cfgperl
85287            ! t/op/grent.t t/op/pwent.t
85288 ____________________________________________________________________________
85289 [  6049] By: jhi                                   on 2000/05/02  19:06:02
85290         Log: Test both the scalar and list contexts.
85291      Branch: cfgperl
85292            ! t/op/grent.t t/op/pwent.t
85293 ____________________________________________________________________________
85294 [  6048] By: gsar                                  on 2000/05/02  18:29:10
85295         Log: add note about how $( doesn't interpolate in REs (from
85296              Philip Newton <newton@ficus.frogspace.net>)
85297      Branch: perl
85298            ! pod/perlop.pod
85299 ____________________________________________________________________________
85300 [  6047] By: jhi                                   on 2000/05/02  17:41:24
85301         Log: Call getspnam() only iff needed.
85302      Branch: cfgperl
85303            ! pp_sys.c
85304 ____________________________________________________________________________
85305 [  6046] By: gsar                                  on 2000/05/02  17:07:25
85306         Log: libscheck has insufficient checks for n32 libs (from
85307              Albert Chin-A-Young <china@thewrittenword.com>)
85308      Branch: perl
85309            ! hints/irix_6.sh
85310 ____________________________________________________________________________
85311 [  6045] By: jhi                                   on 2000/05/02  13:57:17
85312         Log: Integrate with Sarathy.
85313      Branch: cfgperl
85314           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
85315           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
85316 ____________________________________________________________________________
85317 [  6044] By: gsar                                  on 2000/05/02  06:48:19
85318         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
85319              such that underscores are only ignored in literal numbers,
85320              "\x{...}", and hex/oct argument
85321      Branch: perl
85322            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
85323 ____________________________________________________________________________
85324 [  6043] By: gsar                                  on 2000/05/02  02:22:29
85325         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
85326      Branch: perl
85327            ! pod/perlretut.pod
85328 ____________________________________________________________________________
85329 [  6042] By: gsar                                  on 2000/05/02  02:17:51
85330         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
85331      Branch: perl
85332            ! pod/perltrap.pod
85333 ____________________________________________________________________________
85334 [  6041] By: gsar                                  on 2000/05/02  01:53:51
85335         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
85336              to compensate
85337      Branch: perl
85338            ! Porting/makerel
85339 ____________________________________________________________________________
85340 [  6040] By: gsar                                  on 2000/05/02  01:51:57
85341         Log: missing files in MANIFEST
85342      Branch: perl
85343            ! MANIFEST
85344 ____________________________________________________________________________
85345 [  6039] By: jhi                                   on 2000/05/02  00:36:46
85346         Log: Infinite problems.
85347      Branch: cfgperl
85348            ! lib/Math/Complex.pm
85349 ____________________________________________________________________________
85350 [  6038] By: jhi                                   on 2000/05/02  00:06:38
85351         Log: pwent/spent #ifdef imbalance.
85352      Branch: cfgperl
85353            ! pp_sys.c
85354 ____________________________________________________________________________
85355 [  6037] By: jhi                                   on 2000/05/01  22:50:11
85356         Log: Use HUGE_VALL if applicable.
85357      Branch: cfgperl
85358            ! ext/POSIX/POSIX.xs util.c
85359 ____________________________________________________________________________
85360 [  6036] By: jhi                                   on 2000/05/01  22:20:53
85361         Log: Correct Freudian slip.
85362      Branch: cfgperl
85363            ! pp_sys.c
85364 ____________________________________________________________________________
85365 [  6035] By: jhi                                   on 2000/05/01  21:07:38
85366         Log: Continue on the pwent/spent case.
85367      Branch: cfgperl
85368            ! pp_sys.c
85369 ____________________________________________________________________________
85370 [  6034] By: jhi                                   on 2000/05/01  17:45:14
85371         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
85372              adjustments in 6032 conflicted badly with this, will have
85373              to revisit them later.
85374      Branch: cfgperl
85375           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
85376           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
85377           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
85378           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
85379           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
85380           !> t/lib/cgi-html.t t/lib/cgi-request.t
85381 ____________________________________________________________________________
85382 [  6033] By: jhi                                   on 2000/05/01  17:40:49
85383         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
85384      Branch: cfgperl
85385            ! pp_sys.c
85386 ____________________________________________________________________________
85387 [  6032] By: gsar                                  on 2000/05/01  15:56:32
85388         Log: whitespace adjustments
85389      Branch: perl
85390            ! pp_sys.c
85391 ____________________________________________________________________________
85392 [  6031] By: gsar                                  on 2000/05/01  15:19:41
85393         Log: small nits in diagnostics.pm (from Robin Barker)
85394      Branch: perl
85395            ! lib/diagnostics.pm pod/perldiag.pod
85396 ____________________________________________________________________________
85397 [  6030] By: gsar                                  on 2000/05/01  08:39:18
85398         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
85399              for @- and @+ (from Johan Vromans)
85400      Branch: perl
85401            ! lib/English.pm pod/perlvar.pod
85402 ____________________________________________________________________________
85403 [  6029] By: gsar                                  on 2000/05/01  08:16:10
85404         Log: add CGI.pm v2.66 (from Lincoln Stein)
85405      Branch: perl
85406            + lib/CGI/Util.pm t/lib/cgi-pretty.t
85407            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
85408            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
85409            ! t/lib/cgi-html.t t/lib/cgi-request.t
85410 ____________________________________________________________________________
85411 [  6028] By: gsar                                  on 2000/05/01  06:34:41
85412         Log: Pod::Man generates groff-incompatible macro definition (from
85413              Tom Christiansen)
85414      Branch: perl
85415            ! lib/Pod/Man.pm
85416 ____________________________________________________________________________
85417 [  6027] By: gsar                                  on 2000/05/01  06:31:36
85418         Log: podlators-1.02 update (from Russ Allbery)
85419      Branch: perl
85420            ! lib/Pod/Man.pm lib/Pod/Text.pm
85421 ____________________________________________________________________________
85422 [  6026] By: jhi                                   on 2000/04/30  23:24:23
85423         Log: Integrate with Sarathy.
85424      Branch: cfgperl
85425           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
85426           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
85427           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
85428           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
85429           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
85430           !> t/lib/syslog.t toke.c win32/win32.h
85431 ____________________________________________________________________________
85432 [  6025] By: gsar                                  on 2000/04/30  18:17:47
85433         Log: Is{Alnum,Alpha,Word} don't match titlecase
85434              
85435              TODO: IsSpace is defined recursively!
85436              
85437              (both spotted by Larry)
85438      Branch: perl
85439            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
85440            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
85441 ____________________________________________________________________________
85442 [  6024] By: gsar                                  on 2000/04/30  17:50:19
85443         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
85444              (from Hugo van der Sanden)
85445      Branch: perl
85446            ! toke.c
85447 ____________________________________________________________________________
85448 [  6023] By: gsar                                  on 2000/04/30  17:14:43
85449         Log: debugger stomps on $. (from M.J.T. Guy)
85450      Branch: perl
85451            ! lib/perl5db.pl
85452 ____________________________________________________________________________
85453 [  6022] By: gsar                                  on 2000/04/30  16:59:22
85454         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
85455      Branch: perl
85456            ! sv.c
85457 ____________________________________________________________________________
85458 [  6021] By: gsar                                  on 2000/04/29  21:00:08
85459         Log: remove Win2K issue in pod (fixed by change#6020)
85460      Branch: perl
85461            ! README.win32 pod/perl56delta.pod
85462 ____________________________________________________________________________
85463 [  6020] By: gsar                                  on 2000/04/29  20:51:49
85464         Log: test tweak
85465      Branch: perl
85466            ! t/lib/open3.t
85467 ____________________________________________________________________________
85468 [  6019] By: gsar                                  on 2000/04/29  20:34:27
85469         Log: windows portability tweaks
85470      Branch: perl
85471            ! t/lib/b.t win32/win32.h
85472 ____________________________________________________________________________
85473 [  6018] By: gsar                                  on 2000/04/29  19:55:24
85474         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
85475              make _PATH_LOG() return "" if unavailable
85476      Branch: perl
85477            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
85478            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
85479 ____________________________________________________________________________
85480 [  6017] By: jhi                                   on 2000/04/28  22:49:46
85481         Log: Integrate with Sarathy.
85482      Branch: cfgperl
85483           !> op.c perl.c pod/perldiag.pod t/lib/b.t
85484 ____________________________________________________________________________
85485 [  6016] By: jhi                                   on 2000/04/28  22:46:14
85486         Log: Do not warn that an infinity does not look like a number.
85487      Branch: cfgperl
85488            ! sv.c
85489 ____________________________________________________________________________
85490 [  6015] By: gsar                                  on 2000/04/28  22:35:49
85491         Log: tweak test for portability
85492      Branch: perl
85493            ! t/lib/b.t
85494 ____________________________________________________________________________
85495 [  6014] By: gsar                                  on 2000/04/28  22:05:31
85496         Log: glob() loading File::Glob behind the scenes may cause syntax errors
85497      Branch: perl
85498            ! op.c
85499 ____________________________________________________________________________
85500 [  6013] By: gsar                                  on 2000/04/28  21:25:22
85501         Log: tweak change#5945 to display correct switch name in diagnostic
85502      Branch: perl
85503            ! perl.c pod/perldiag.pod
85504 ____________________________________________________________________________
85505 [  6012] By: jhi                                   on 2000/04/28  21:08:12
85506         Log: Integrate with Sarathy.
85507      Branch: cfgperl
85508           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
85509           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
85510           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
85511 ____________________________________________________________________________
85512 [  6011] By: jhi                                   on 2000/04/28  21:04:46
85513         Log: &HUGE_VAL is not defined, it exists.
85514      Branch: cfgperl
85515            ! lib/Math/Complex.pm
85516 ____________________________________________________________________________
85517 [  6010] By: gsar                                  on 2000/04/28  21:02:58
85518         Log: clarify note about shadow password support (from
85519              gellyfish@gellyfish.com)
85520      Branch: perl
85521            ! pod/perlfunc.pod
85522 ____________________________________________________________________________
85523 [  6009] By: gsar                                  on 2000/04/28  21:00:00
85524         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
85525      Branch: perl
85526            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
85527 ____________________________________________________________________________
85528 [  6008] By: gsar                                  on 2000/04/28  20:56:33
85529         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
85530      Branch: perl
85531            ! installperl vms/subconfigure.com
85532 ____________________________________________________________________________
85533 [  6007] By: gsar                                  on 2000/04/28  20:51:21
85534         Log: note about compile failures and END blocks (from M.J.T. Guy)
85535      Branch: perl
85536            ! pod/perl56delta.pod pod/perlmod.pod
85537 ____________________________________________________________________________
85538 [  6006] By: jhi                                   on 2000/04/28  20:42:14
85539         Log: Regen Configure.
85540      Branch: cfgperl
85541            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85542            ! config_h.SH
85543 ____________________________________________________________________________
85544 [  6005] By: gsar                                  on 2000/04/28  20:41:16
85545         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
85546      Branch: perl
85547            ! utils/perldoc.PL
85548 ____________________________________________________________________________
85549 [  6004] By: jhi                                   on 2000/04/28  20:28:21
85550         Log: Integrate with Sarathy.
85551      Branch: cfgperl
85552           !> Configure INSTALL Porting/Glossary Porting/config.sh
85553           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
85554           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
85555           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
85556           !> win32/config.vc win32/win32.c
85557 ____________________________________________________________________________
85558 [  6003] By: gsar                                  on 2000/04/28  20:11:20
85559         Log: allow REG_EXPAND_SZ keys in Windows registry (from
85560              John Clayton <John.Clayton@barclayscapital.com>)
85561      Branch: perl
85562            ! win32/win32.c
85563 ____________________________________________________________________________
85564 [  6002] By: gsar                                  on 2000/04/28  19:34:16
85565         Log: destructive sv_setsv() can lose UV-ness from source, causing
85566              numeric promotions/comparisons to fail to do the right thing
85567      Branch: perl
85568            ! sv.c
85569 ____________________________________________________________________________
85570 [  6001] By: gsar                                  on 2000/04/28  18:44:15
85571         Log: support additional library locations via $Config{otherlibdirs}
85572              (from Andy Dougherty)
85573      Branch: perl
85574            ! Configure INSTALL Porting/Glossary Porting/config.sh
85575            ! Porting/config_H config_h.SH epoc/config.sh perl.c
85576            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
85577            ! win32/config.bc win32/config.gc win32/config.vc
85578 ____________________________________________________________________________
85579 [  6000] By: gsar                                  on 2000/04/28  18:26:58
85580         Log: reworked otherlibdirs.U (from Andy Dougherty)
85581      Branch: metaconfig
85582            ! U/installdirs/otherlibdirs.U
85583 ____________________________________________________________________________
85584 [  5999] By: gsar                                  on 2000/04/28  18:17:07
85585         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
85586      Branch: perl
85587            ! t/pragma/warn/toke toke.c
85588 ____________________________________________________________________________
85589 [  5998] By: jhi                                   on 2000/04/28  13:32:17
85590         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
85591      Branch: cfgperl
85592            ! lib/Math/Complex.pm
85593 ____________________________________________________________________________
85594 [  5997] By: jhi                                   on 2000/04/28  13:14:04
85595         Log: Preserve $!.
85596      Branch: cfgperl
85597            ! lib/Math/Complex.pm
85598 ____________________________________________________________________________
85599 [  5996] By: jhi                                   on 2000/04/28  12:59:23
85600         Log: Integrate with Sarathy.
85601      Branch: cfgperl
85602           +> pod/perlrequick.pod pod/perlretut.pod
85603           !> (integrate 51 files)
85604 ____________________________________________________________________________
85605 [  5995] By: gsar                                  on 2000/04/28  09:37:36
85606         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
85607      Branch: perl
85608            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
85609 ____________________________________________________________________________
85610 [  5994] By: gsar                                  on 2000/04/28  09:33:26
85611         Log: fix for missed accounting for null byte in pack("Z",...) (from
85612              M.J.T. Guy)
85613      Branch: perl
85614            ! pp.c t/op/pack.t
85615 ____________________________________________________________________________
85616 [  5993] By: gsar                                  on 2000/04/28  09:30:05
85617         Log: various minor tweaks seen on p5p
85618      Branch: perl
85619            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
85620 ____________________________________________________________________________
85621 [  5992] By: gsar                                  on 2000/04/28  09:08:19
85622         Log: pod nit (from Simon Cozens)
85623      Branch: perl
85624            ! pod/perlop.pod
85625 ____________________________________________________________________________
85626 [  5991] By: gsar                                  on 2000/04/28  09:06:36
85627         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
85628      Branch: perl
85629            ! README.posix-bc hints/posix-bc.sh
85630 ____________________________________________________________________________
85631 [  5990] By: gsar                                  on 2000/04/28  08:54:52
85632         Log: use $ENV{LIB} to search for libs under Visual C compiler
85633              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
85634      Branch: perl
85635            ! lib/ExtUtils/Liblist.pm
85636 ____________________________________________________________________________
85637 [  5989] By: gsar                                  on 2000/04/28  08:27:12
85638         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
85639              itself and no other (from Tom Hughes)
85640      Branch: perl
85641            ! t/op/array.t toke.c
85642 ____________________________________________________________________________
85643 [  5988] By: gsar                                  on 2000/04/28  08:01:38
85644         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
85645              <paul@miraclefish.com>)
85646      Branch: perl
85647            ! lib/ExtUtils/MakeMaker.pm
85648 ____________________________________________________________________________
85649 [  5987] By: gsar                                  on 2000/04/28  07:53:09
85650         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
85651      Branch: perl
85652            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
85653 ____________________________________________________________________________
85654 [  5986] By: gsar                                  on 2000/04/28  07:44:17
85655         Log: add regular expressions tutorial and quick-start guide (from
85656              Mark Kvale <kvale@phy.ucsf.edu>)
85657      Branch: perl
85658            + pod/perlrequick.pod pod/perlretut.pod
85659            ! AUTHORS MAINTAIN MANIFEST
85660 ____________________________________________________________________________
85661 [  5985] By: gsar                                  on 2000/04/28  07:30:28
85662         Log: forked child may not exit correctly if it failed to open
85663              /dev/console (from Graham Barr)
85664      Branch: perl
85665            ! ext/Sys/Syslog/Syslog.pm
85666 ____________________________________________________________________________
85667 [  5984] By: gsar                                  on 2000/04/28  07:27:20
85668         Log: attributes::reftype() doesn't work on tied argument
85669      Branch: perl
85670            ! xsutils.c
85671 ____________________________________________________________________________
85672 [  5983] By: gsar                                  on 2000/04/28  07:15:04
85673         Log: numeric conversion of non-number in change#3378 tramples on
85674              OOK offset, causing segfaults
85675      Branch: perl
85676            ! sv.c
85677 ____________________________________________________________________________
85678 [  5982] By: gsar                                  on 2000/04/28  04:48:25
85679         Log: avoid error in IO::Socket::INET when given an unknown service name
85680              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
85681      Branch: perl
85682            ! ext/IO/lib/IO/Socket/INET.pm
85683 ____________________________________________________________________________
85684 [  5981] By: gsar                                  on 2000/04/28  04:31:31
85685         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
85686              prototype mismatch with CORE::glob(); update pod and tests to
85687              suit (File::Glob::glob() is still available for backward
85688              compatibility, but should be considered deprecated)
85689      Branch: perl
85690            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
85691            ! t/lib/glob-taint.t
85692 ____________________________________________________________________________
85693 [  5980] By: gsar                                  on 2000/04/28  03:47:29
85694         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
85695              <ghudson@mit.edu>)
85696      Branch: metaconfig
85697            ! U/modified/Options.U
85698      Branch: perl
85699            ! Configure
85700 ____________________________________________________________________________
85701 [  5979] By: gsar                                  on 2000/04/28  03:07:54
85702         Log: under useithreads, constant pad entries could inadvertently be
85703              shared across threads (from Eric Blood <eblood@xmission.com>);
85704              added Eric's test case to testsuite
85705      Branch: perl
85706            ! op.c t/op/misc.t
85707 ____________________________________________________________________________
85708 [  5978] By: gsar                                  on 2000/04/27  21:13:00
85709         Log: sync version numbers in File::Spec with the ones on CPAN
85710              (from Barrie Slaymaker)
85711      Branch: perl
85712            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
85713            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
85714            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
85715 ____________________________________________________________________________
85716 [  5977] By: gsar                                  on 2000/04/27  21:07:29
85717         Log: autoquote barewords followed by newline and arrow properly
85718              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
85719      Branch: perl
85720            ! t/pragma/warn/toke toke.c
85721 ____________________________________________________________________________
85722 [  5976] By: gsar                                  on 2000/04/27  20:41:20
85723         Log: DB_File v1.73 update (from Paul Marquess)
85724      Branch: perl
85725            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
85726            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
85727 ____________________________________________________________________________
85728 [  5975] By: gsar                                  on 2000/04/27  20:34:24
85729         Log: allow sort() reentrancy (variant of patch suggested by
85730              Hugo van der Sanden)
85731      Branch: perl
85732            ! pp_ctl.c t/op/sort.t
85733 ____________________________________________________________________________
85734 [  5974] By: gsar                                  on 2000/04/27  19:46:57
85735         Log: change#4197 somehow missed initializing PL_errors, meaning
85736              sytax error queueing wasn't working outside eval"" at all;
85737              also fixed eval"" to localize PL_error_count, so that compile-time
85738              eval's don't clobber the error state of the outer context
85739      Branch: perl
85740            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
85741            ! t/pragma/warn/toke
85742 ____________________________________________________________________________
85743 [  5973] By: gsar                                  on 2000/04/27  18:29:05
85744         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
85745      Branch: perl
85746            ! regcomp.c regexec.c t/op/re_tests
85747 ____________________________________________________________________________
85748 [  5972] By: jhi                                   on 2000/04/27  18:22:41
85749         Log: Integrate with Sarathy.
85750      Branch: cfgperl
85751           +> t/lib/b.t t/lib/syslog.t
85752           !> (integrate 31 files)
85753 ____________________________________________________________________________
85754 [  5971] By: jhi                                   on 2000/04/27  18:18:46
85755         Log: Unicos tweaks from Mark P. Lutz.
85756      Branch: cfgperl
85757            ! hints/unicos.sh lib/Math/Complex.pm
85758 ____________________________________________________________________________
85759 [  5970] By: gsar                                  on 2000/04/27  18:05:11
85760         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
85761              IV is >32bits
85762      Branch: perl
85763            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
85764 ____________________________________________________________________________
85765 [  5969] By: gsar                                  on 2000/04/27  17:50:56
85766         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
85767      Branch: perl
85768            + t/lib/syslog.t
85769            ! MANIFEST ext/Sys/Syslog/Syslog.pm
85770 ____________________________________________________________________________
85771 [  5968] By: gsar                                  on 2000/04/27  17:44:49
85772         Log: tolerate spaces in group names in test on solaris (from David Boyce
85773              <dsb@boyski.com>)
85774      Branch: perl
85775            ! t/op/groups.t
85776 ____________________________________________________________________________
85777 [  5967] By: gsar                                  on 2000/04/27  17:41:22
85778         Log: improved docs on the warn_uninit diagnostic (from David Glasser
85779              and Simon Cozens)
85780      Branch: perl
85781            ! pod/perldiag.pod
85782 ____________________________________________________________________________
85783 [  5966] By: gsar                                  on 2000/04/27  16:54:58
85784         Log: add testsuite for B backends, fix bug in B::Deparse (from
85785              Simon Cozens <simon@brecon.co.uk>)
85786      Branch: perl
85787            + t/lib/b.t
85788            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
85789 ____________________________________________________________________________
85790 [  5965] By: gsar                                  on 2000/04/27  16:10:37
85791         Log: avoid "will not stay shared" warnings for our variables (from
85792              Robin Barker)
85793      Branch: perl
85794            ! op.c t/pragma/warn/op
85795 ____________________________________________________________________________
85796 [  5964] By: gsar                                  on 2000/04/27  07:05:05
85797         Log: reformat to 72 columns (again)
85798      Branch: perl
85799            ! pod/perldiag.pod
85800 ____________________________________________________________________________
85801 [  5963] By: gsar                                  on 2000/04/27  06:28:31
85802         Log: patch from Larry to make (\&) prototype work; added tests for
85803              the same
85804      Branch: perl
85805            ! op.c t/comp/proto.t
85806 ____________________________________________________________________________
85807 [  5962] By: gsar                                  on 2000/04/27  06:15:47
85808         Log: updated README.hpux (from Jeff Okamoto)
85809      Branch: perl
85810            ! README.hpux
85811 ____________________________________________________________________________
85812 [  5961] By: gsar                                  on 2000/04/27  05:55:03
85813         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
85814      Branch: perl
85815            ! emacs/cperl-mode.el
85816 ____________________________________________________________________________
85817 [  5960] By: gsar                                  on 2000/04/27  05:49:26
85818         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
85819      Branch: perl
85820            ! INSTALL
85821 ____________________________________________________________________________
85822 [  5959] By: gsar                                  on 2000/04/27  05:33:41
85823         Log: doubled words in pods (from Simon Cozens
85824              <simon.p.cozens@jp.pwcglobal.com>)
85825      Branch: perl
85826            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
85827            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
85828            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
85829            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
85830            ! pod/perltootc.pod
85831 ____________________________________________________________________________
85832 [  5958] By: gsar                                  on 2000/04/27  05:11:39
85833         Log: change#3569 deleted some essential code, revert; avoid use of
85834              atexit() to make DynaLoader work properly on AIX under mod_perl
85835              (from Jens-Uwe Mager <jum@helios.de>)
85836      Branch: perl
85837            ! ext/DynaLoader/dl_aix.xs
85838 ____________________________________________________________________________
85839 [  5957] By: gsar                                  on 2000/04/27  04:54:51
85840         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
85841      Branch: perl
85842            ! pod/perlmod.pod
85843 ____________________________________________________________________________
85844 [  5956] By: gsar                                  on 2000/04/27  04:51:47
85845         Log: better diagnostics on failed tests (from Ilya Zakharevich)
85846      Branch: perl
85847            ! t/op/lex_assign.t
85848 ____________________________________________________________________________
85849 [  5955] By: gsar                                  on 2000/04/27  04:26:44
85850         Log: longstanding bug exposed by change#3307: sort arguments weren't
85851              compiled with the right wantarray context (ensuing runtime lookup
85852              via block_gimme() was getting the incidental context of the
85853              sort() itself)
85854      Branch: perl
85855            ! op.c t/op/sort.t
85856 ____________________________________________________________________________
85857 [  5954] By: gsar                                  on 2000/04/26  23:42:12
85858         Log: integrate cfgperl contents into mainline
85859      Branch: perl
85860           !> (integrate 30 files)
85861 ____________________________________________________________________________
85862 [  5953] By: jhi                                   on 2000/04/26  23:06:42
85863         Log: Integrate with Sarathy.
85864      Branch: cfgperl
85865           !> README.win32 ext/B/B/Deparse.pm
85866           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
85867           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
85868           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
85869           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
85870           !> utils/perldoc.PL vms/perlvms.pod
85871 ____________________________________________________________________________
85872 [  5952] By: jhi                                   on 2000/04/26  23:03:46
85873         Log: Undo "use integer" addition from 64bitint as it seems
85874              to break most of the subtests in Digital UNIX;
85875              Unicos needs to find another way.
85876      Branch: cfgperl
85877            ! t/op/64bitint.t
85878 ____________________________________________________________________________
85879 [  5951] By: jhi                                   on 2000/04/26  22:57:53
85880         Log: Be more robust on "extreme" (large absolute value)
85881              arguments.  Originally reported by Daniel Connelly
85882              as a problem with asinh() on large negative arguments,
85883              asinh() used to bail out because an argument to log()
85884              ended up being zero.  Ilya Zakharevich proposed using
85885              Taylor's series in such cases, which for such large
85886              arguments is a very good approximation.
85887      Branch: cfgperl
85888            ! lib/Math/Complex.pm t/lib/complex.t
85889 ____________________________________________________________________________
85890 [  5950] By: gsar                                  on 2000/04/25  19:13:12
85891         Log: reformat perldiag to avoid long lines
85892      Branch: perl
85893            ! pod/perldiag.pod
85894 ____________________________________________________________________________
85895 [  5949] By: gsar                                  on 2000/04/25  18:41:11
85896         Log: make perldoc use the pod2man from the same version (from
85897              M.J.T. Guy)
85898      Branch: perl
85899            ! utils/perldoc.PL
85900 ____________________________________________________________________________
85901 [  5948] By: gsar                                  on 2000/04/25  18:21:57
85902         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
85903              <kompas@kompas.usr.onet.pl>)
85904      Branch: perl
85905            ! lib/vars.pm
85906 ____________________________________________________________________________
85907 [  5947] By: gsar                                  on 2000/04/25  18:11:53
85908         Log: use &dl_error rather than &dl_load_file as the guard for calling
85909              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
85910              statically built perl)
85911      Branch: perl
85912            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
85913 ____________________________________________________________________________
85914 [  5946] By: jhi                                   on 2000/04/25  17:37:54
85915         Log: Document that tr() is not tr(1).
85916      Branch: cfgperl
85917            ! pod/perlop.pod
85918 ____________________________________________________________________________
85919 [  5945] By: gsar                                  on 2000/04/25  16:34:33
85920         Log: make module name mandatory after -M switch; reorder perldiag
85921              alphabetically (from Mark-Jason Dominus)
85922      Branch: perl
85923            ! perl.c pod/perldiag.pod
85924 ____________________________________________________________________________
85925 [  5944] By: jhi                                   on 2000/04/25  01:15:18
85926         Log: On second thoughts frexp() does have two arguments.
85927      Branch: cfgperl
85928            ! perl.h
85929 ____________________________________________________________________________
85930 [  5943] By: jhi                                   on 2000/04/24  22:56:32
85931         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
85932              Now pp_ncmp() returns undef is either operand is a NaN.
85933      Branch: cfgperl
85934            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85935            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
85936            ! vms/subconfigure.com vos/config.def vos/config.h
85937            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
85938            ! win32/config.vc win32/config_H.bc win32/config_H.gc
85939            ! win32/config_H.vc
85940      Branch: metaconfig/U/perl
85941            + d_modfl.U
85942 ____________________________________________________________________________
85943 [  5942] By: jhi                                   on 2000/04/24  19:45:17
85944         Log: Regen Configure to match #5937.
85945      Branch: cfgperl
85946            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85947            ! config_h.SH
85948      Branch: metaconfig
85949            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
85950 ____________________________________________________________________________
85951 [  5941] By: jhi                                   on 2000/04/24  19:24:11
85952         Log: Further Unicos fixes for Mark Lutz.
85953      Branch: cfgperl
85954            ! hints/unicos.sh pp_ctl.c
85955 ____________________________________________________________________________
85956 [  5940] By: jhi                                   on 2000/04/24  19:09:06
85957         Log: Various Unicos 10.0.0.6 fixes.
85958              
85959              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
85960              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
85961              Reply-To: tecmpl1@triton.ca.boeing.com 
85962              To: perl5-porters@perl.org 
85963              Date: Fri, 14 Apr 2000 20:21:00 GMT 
85964              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
85965      Branch: cfgperl
85966            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
85967 ____________________________________________________________________________
85968 [  5939] By: gsar                                  on 2000/04/24  19:01:24
85969         Log: more pod nits (from Larry Virden)
85970      Branch: perl
85971            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
85972            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
85973            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
85974 ____________________________________________________________________________
85975 [  5938] By: gsar                                  on 2000/04/24  18:54:01
85976         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
85977      Branch: perl
85978            ! ext/B/B/Deparse.pm
85979 ____________________________________________________________________________
85980 [  5937] By: jhi                                   on 2000/04/24  17:39:00
85981         Log: Integrate with Sarathy.
85982      Branch: cfgperl
85983           +> (branch 31 files)
85984           !> (integrate 73 files)
85985 ____________________________________________________________________________
85986 [  5936] By: gsar                                  on 2000/04/24  17:30:06
85987         Log: additional tests for change#5934 (from Paul Marquess, who also
85988              sent in the same fix)
85989      Branch: perl
85990            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
85991            ! t/pragma/warn/5nolint t/pragma/warn/6default
85992 ____________________________________________________________________________
85993 [  5935] By: jhi                                   on 2000/04/24  17:26:05
85994         Log: Do not assume sign propagation.
85995              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
85996              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
85997              To: payner@ncifcrf.gov, perl5-porters@perl.org 
85998              Date: Tue, 18 Apr 2000 18:24:49 +0100 
85999              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
86000      Branch: cfgperl
86001            ! t/op/bop.t t/op/misc.t
86002 ____________________________________________________________________________
86003 [  5934] By: gsar                                  on 2000/04/24  17:16:54
86004         Log: propagate lexical warnings from surrounding scope correctly
86005              within string eval()
86006      Branch: perl
86007            ! pp_ctl.c t/pragma/warn/pp_ctl
86008 ____________________________________________________________________________
86009 [  5933] By: jhi                                   on 2000/04/24  17:01:07
86010         Log: Flatten the cpp jungle doing the nosuid checking.
86011      Branch: cfgperl
86012            ! perl.c
86013 ____________________________________________________________________________
86014 [  5932] By: gsar                                  on 2000/04/24  09:08:14
86015         Log: add rsignal(), whichsig() and do_join() to public API list
86016              (mod_perl uses them to good advantage)
86017      Branch: perl
86018            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
86019 ____________________________________________________________________________
86020 [  5931] By: gsar                                  on 2000/04/24  09:01:40
86021         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
86022      Branch: perl
86023            ! pp_hot.c regexec.c t/op/pat.t
86024 ____________________________________________________________________________
86025 [  5930] By: gsar                                  on 2000/04/24  08:58:33
86026         Log: small os390 tweaks (from Peter Prymmer)
86027      Branch: perl
86028            ! config_h.SH makedepend.SH
86029 ____________________________________________________________________________
86030 [  5929] By: gsar                                  on 2000/04/24  08:55:25
86031         Log: pod nits
86032      Branch: perl
86033            ! pod/perlguts.pod
86034 ____________________________________________________________________________
86035 [  5928] By: gsar                                  on 2000/04/24  08:50:13
86036         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
86037      Branch: perl
86038            ! ext/IO/lib/IO/Poll.pm
86039 ____________________________________________________________________________
86040 [  5927] By: gsar                                  on 2000/04/24  08:43:24
86041         Log: arrange for next() to resume at the unstack op rather than the
86042              loop conditional, so that scope cleanup happens correctly
86043              (from Stephen McCamant)
86044      Branch: perl
86045            ! op.c pp_ctl.c t/op/misc.t
86046 ____________________________________________________________________________
86047 [  5926] By: gsar                                  on 2000/04/24  08:18:40
86048         Log: on windows, reserve 16M of stack rather than 128M (allows more
86049              threads to run concurrently)
86050      Branch: perl
86051            ! win32/Makefile win32/makefile.mk
86052 ____________________________________________________________________________
86053 [  5925] By: gsar                                  on 2000/04/24  08:13:52
86054         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
86055      Branch: perl
86056            ! toke.c
86057 ____________________________________________________________________________
86058 [  5924] By: gsar                                  on 2000/04/24  08:08:59
86059         Log: avoid using uninitialized memory in require version check
86060      Branch: perl
86061            ! pp_ctl.c universal.c
86062 ____________________________________________________________________________
86063 [  5923] By: gsar                                  on 2000/04/24  07:20:14
86064         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
86065      Branch: perl
86066            ! ext/IO/lib/IO/Poll.pm
86067 ____________________________________________________________________________
86068 [  5922] By: gsar                                  on 2000/04/24  07:08:42
86069         Log: commentary about IoTYPE() (from Nathan Torkington)
86070      Branch: perl
86071            ! sv.h
86072 ____________________________________________________________________________
86073 [  5921] By: gsar                                  on 2000/04/24  06:58:26
86074         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
86075              by fix
86076      Branch: perl
86077            ! sv.c t/lib/charnames.t t/pragma/utf8.t
86078 ____________________________________________________________________________
86079 [  5920] By: gsar                                  on 2000/04/24  06:37:59
86080         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
86081      Branch: perl
86082            ! doop.c t/op/ver.t
86083 ____________________________________________________________________________
86084 [  5919] By: gsar                                  on 2000/04/24  06:21:58
86085         Log: Configure might miss old directories when prefix must be
86086              expanded (from Robin Barker)
86087      Branch: metaconfig
86088            ! U/installdirs/inc_version_list.U
86089      Branch: perl
86090            ! Configure
86091 ____________________________________________________________________________
86092 [  5918] By: gsar                                  on 2000/04/24  06:16:11
86093         Log: VMS nits in glob() test (from Charles Lane)
86094      Branch: perl
86095            ! t/lib/glob-basic.t
86096 ____________________________________________________________________________
86097 [  5917] By: gsar                                  on 2000/04/24  06:11:56
86098         Log: various pod nits (from Larry Virden and others)
86099      Branch: perl
86100            ! README.amiga README.hpux README.machten README.os2
86101            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
86102            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
86103            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
86104            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
86105            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
86106            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
86107            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
86108            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
86109 ____________________________________________________________________________
86110 [  5916] By: gsar                                  on 2000/04/24  05:52:43
86111         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
86112              <wjones@tc.fluke.com>)
86113      Branch: perl
86114            ! t/lib/glob-basic.t
86115 ____________________________________________________________________________
86116 [  5915] By: gsar                                  on 2000/04/24  05:07:01
86117         Log: supported platforms mixed up
86118      Branch: perl
86119            ! pod/perl56delta.pod pod/perlport.pod
86120 ____________________________________________________________________________
86121 [  5914] By: gsar                                  on 2000/04/24  04:56:08
86122         Log: caller() wasn't returning the right number of elements for
86123              eval {...}
86124      Branch: perl
86125            ! pp_ctl.c t/pragma/warn/9enabled
86126 ____________________________________________________________________________
86127 [  5913] By: gsar                                  on 2000/04/24  04:35:41
86128         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
86129              Mark-Jason Dominus)
86130      Branch: perl
86131            ! pod/perlfunc.pod
86132 ____________________________________________________________________________
86133 [  5912] By: gsar                                  on 2000/04/24  04:17:15
86134         Log: fix totally broken caching in UNIVERSAL::isa() (from
86135              Nick Ing-Simmons)
86136      Branch: perl
86137            ! t/op/universal.t universal.c
86138 ____________________________________________________________________________
86139 [  5911] By: gsar                                  on 2000/04/24  03:39:47
86140         Log: add linebreak properties from unicode/LineBrk.txt (from
86141              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
86142      Branch: perl
86143            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
86144            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
86145            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
86146            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
86147            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
86148            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
86149            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
86150            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
86151            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
86152            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
86153            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
86154            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
86155            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
86156            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
86157            + lib/unicode/Is/LbrkZW.pl
86158            ! lib/unicode/mktables.PL
86159 ____________________________________________________________________________
86160 [  5910] By: gsar                                  on 2000/04/24  03:23:10
86161         Log: typo in pod
86162      Branch: perl
86163            ! ext/Thread/Thread.pm
86164 ____________________________________________________________________________
86165 [  5909] By: gsar                                  on 2000/04/24  03:22:03
86166         Log: mode argument to do_binmode() should be file mode, not boolean
86167      Branch: perl
86168            ! pp_sys.c
86169 ____________________________________________________________________________
86170 [  5908] By: gsar                                  on 2000/04/16  16:51:08
86171         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
86172              always returns a valid GV even when the symbol is trapped by strictures
86173              (avoids coredumps)
86174              
86175              TODO: the C<package;> hack needs similar treatment
86176      Branch: perl
86177            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
86178            ! t/pragma/strict-vars
86179 ____________________________________________________________________________
86180 [  5907] By: jhi                                   on 2000/03/31  23:42:56
86181         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
86182              an assumption which #5905 demolished.
86183      Branch: cfgperl
86184            ! pp_sys.c
86185 ____________________________________________________________________________
86186 [  5906] By: jhi                                   on 2000/03/31  18:54:37
86187         Log: Typo in #5905.
86188      Branch: cfgperl
86189            ! t/op/64bitint.t
86190 ____________________________________________________________________________
86191 [  5905] By: jhi                                   on 2000/03/31  18:50:54
86192         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
86193              reported by Joseph N. Hall.  The bug was that even with use64bitint
86194              one had to use the prefixes q, L, or ll with printf/sprintf,
86195              contrary to the documentation and common sense.
86196      Branch: cfgperl
86197            ! sv.c t/op/64bitint.t
86198 ____________________________________________________________________________
86199 [  5904] By: gsar                                  on 2000/03/28  02:31:32
86200         Log: add Changes, perldelta.pod
86201      Branch: perl
86202            + Changes pod/perldelta.pod
86203 ____________________________________________________________________________
86204 [  5903] By: gsar                                  on 2000/03/28  02:03:55
86205         Log: rename Changes and perldelta.pod
86206      Branch: perl
86207           +> Changes5.6 pod/perl56delta.pod
86208            - Changes pod/perldelta.pod
86209            ! MANIFEST
86210 ____________________________________________________________________________
86211 [  5902] By: gsar                                  on 2000/03/28  01:59:14
86212         Log: create maint-5.6 branch
86213      Branch: maint-5.6/perl
86214           +> (branch 1611 files)
86215 ____________________________________________________________________________
86216 [  5901] By: jhi                                   on 2000/03/23  05:48:43
86217         Log: Integrate with Sarathy.
86218      Branch: cfgperl
86219           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
86220 ____________________________________________________________________________
86221 [  5900] By: gsar                                  on 2000/03/23  05:42:43
86222         Log: three guesses on what this is :-)
86223      Branch: perl
86224            ! Changes